Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bca8455642164c3d303fb1e1cb399f48d9b73870 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-ssh15121773739859412957.key Verifying host key using known hosts file > 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-ssh8053674550691793555.key Verifying host key using known hosts file > 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-ssh2038322699751433044.key Verifying host key using known hosts file > 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-ssh2802304427307064479.key Verifying host key using known hosts file > 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-ssh557670990261948927.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7680 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 bca8455642164c3d303fb1e1cb399f48d9b73870 (main) Commit message: "docs: changes based on validation (#171)" > 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 bca8455642164c3d303fb1e1cb399f48d9b73870 # timeout=10 > git rev-list --no-walk 0ad2d87d4e9137a99dd08ec03f05aa06ef31ff99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:22:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:22:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:22:23 ========================================================= 22:22:23 EdgeX Global Pipelines Version Info 22:22:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:24 ------------------- 22:22:24 stable info: 22:22:24 ------------------- 22:22:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:22:24 Message: update stable to v1.0.239 22:22:25 ------------------- 22:22:25 experimental info: 22:22:25 ------------------- 22:22:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:22:25 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bca8455 [Pipeline] echo 22:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:25 provisioning config files... 22:22:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8925853176850452046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:26 ---> docker-login.sh 22:22:26 nexus3.edgexfoundry.org:10001 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 nexus3.edgexfoundry.org:10002 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 nexus3.edgexfoundry.org:10003 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 nexus3.edgexfoundry.org:10004 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 docker.io 22:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:27 Configure a credential helper to remove this warning. See 22:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:27 22:22:27 Login Succeeded 22:22:27 ---> docker-login.sh ends [Pipeline] } 22:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:22:27 + git rev-list -1 --merges bca8455642164c3d303fb1e1cb399f48d9b73870~1..bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo 22:22:27 -----------> git rev-list -1 --merges bca8455642164c3d303fb1e1cb399f48d9b73870~1..bca8455642164c3d303fb1e1cb399f48d9b73870 bca8455642164c3d303fb1e1cb399f48d9b73870 [false] [Pipeline] sh 22:22:28 + git log --format=format:%s -1 bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo 22:22:28 ========================================================= 22:22:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:22:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:22:28 + git log --format=format:%s -1 bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo 22:22:28 [semverPrep] GIT_COMMIT: bca8455642164c3d303fb1e1cb399f48d9b73870, Commit Message: docs: changes based on validation (#171) [Pipeline] echo 22:22:28 [semverPrep] This is not a build commit. [Pipeline] sh 22:22:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:28 + grep -v github /etc/ssh/ssh_known_hosts 22:22:28 + [ -e /tmp/ssh_known_hosts ] 22:22:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:22:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:22:28 + sudo tee -a /etc/ssh/ssh_known_hosts 22:22:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:29 22:22:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:29 0.1.4: Pulling from edgex-devops/py-git-semver 22:22:29 b85a868b505f: Pulling fs layer 22:22:29 e2be974225ed: Pulling fs layer 22:22:29 339a4e72a1f5: Pulling fs layer 22:22:29 988bab9f4d93: Pulling fs layer 22:22:29 1469e6f7b9e6: Pulling fs layer 22:22:29 eaf3925da568: Pulling fs layer 22:22:29 bab4dde63d76: Pulling fs layer 22:22:29 bde34c3a00c8: Pulling fs layer 22:22:29 b352a97aabf1: Pulling fs layer 22:22:29 4872d77fe225: Pulling fs layer 22:22:29 5851b861e8e6: Pulling fs layer 22:22:29 bab4dde63d76: Waiting 22:22:29 1469e6f7b9e6: Waiting 22:22:29 4872d77fe225: Waiting 22:22:29 b352a97aabf1: Waiting 22:22:29 5851b861e8e6: Waiting 22:22:29 eaf3925da568: Waiting 22:22:29 bde34c3a00c8: Waiting 22:22:29 988bab9f4d93: Waiting 22:22:29 e2be974225ed: Download complete 22:22:29 988bab9f4d93: Verifying Checksum 22:22:29 988bab9f4d93: Download complete 22:22:29 1469e6f7b9e6: Verifying Checksum 22:22:29 1469e6f7b9e6: Download complete 22:22:29 eaf3925da568: Verifying Checksum 22:22:29 eaf3925da568: Download complete 22:22:29 339a4e72a1f5: Verifying Checksum 22:22:29 339a4e72a1f5: Download complete 22:22:29 bde34c3a00c8: Verifying Checksum 22:22:29 bde34c3a00c8: Download complete 22:22:29 b352a97aabf1: Verifying Checksum 22:22:29 b352a97aabf1: Download complete 22:22:29 4872d77fe225: Download complete 22:22:29 5851b861e8e6: Verifying Checksum 22:22:29 5851b861e8e6: Download complete 22:22:29 b85a868b505f: Download complete 22:22:29 bab4dde63d76: Download complete 22:22:30 b85a868b505f: Pull complete 22:22:31 e2be974225ed: Pull complete 22:22:31 339a4e72a1f5: Pull complete 22:22:31 988bab9f4d93: Pull complete 22:22:32 1469e6f7b9e6: Pull complete 22:22:32 eaf3925da568: Pull complete 22:22:33 bab4dde63d76: Pull complete 22:22:33 bde34c3a00c8: Pull complete 22:22:34 b352a97aabf1: Pull complete 22:22:34 4872d77fe225: Pull complete 22:22:34 5851b861e8e6: Pull complete 22:22:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:34 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:36 $ docker top a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa -eo pid,comm 22:22:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:22:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:36 [ssh-agent] Looking for ssh-agent implementation... 22:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:36 $ docker exec a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent 22:22:36 SSH_AUTH_SOCK=/tmp/ssh-aOKi7WXlWcSH/agent.31 22:22:36 SSH_AGENT_PID=37 22:22:36 Running ssh-add (command line suppressed) 22:22:37 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17958583276806237311.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17958583276806237311.key) 22:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:37 + git tag --points-at HEAD [Pipeline] } 22:22:37 $ docker exec --env ******** --env ******** a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent -k 22:22:37 unset SSH_AUTH_SOCK; 22:22:37 unset SSH_AGENT_PID; 22:22:37 echo Agent pid 37 killed; 22:22:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:37 [ssh-agent] Looking for ssh-agent implementation... 22:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:37 $ docker exec a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent 22:22:37 SSH_AUTH_SOCK=/tmp/ssh-3atxs6Jcedpa/agent.69 22:22:37 SSH_AGENT_PID=75 22:22:37 Running ssh-add (command line suppressed) 22:22:37 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9849231442744173104.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9849231442744173104.key) 22:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:38 + git semver init 22:22:38 2022-10-11 22:22:38,343 [run_init] DEBUG init version:0.0.0 force:False 22:22:38 2022-10-11 22:22:38,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 22:22:38 2022-10-11 22:22:38,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 22:22:38 2022-10-11 22:22:38,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:22:39 2022-10-11 22:22:39,327 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 22:22:39 2022-10-11 22:22:39,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 22:22:39 2022-10-11 22:22:39,328 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:39 2022-10-11 22:22:39,328 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:39 2.3.0-dev.30 [Pipeline] } 22:22:39 $ docker exec --env ******** --env ******** a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent -k 22:22:39 unset SSH_AUTH_SOCK; 22:22:39 unset SSH_AGENT_PID; 22:22:39 echo Agent pid 75 killed; 22:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:39 + git semver [Pipeline] } 22:22:40 $ docker stop --time=1 a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa 22:22:41 $ docker rm -f a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa [Pipeline] // withDockerContainer [Pipeline] sh 22:22:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:41 Stashed 1 file(s) [Pipeline] echo 22:22:41 [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:42 provisioning config files... 22:22:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9473710071269209430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:42 ---> docker-login.sh 22:22:42 nexus3.edgexfoundry.org:10001 22:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:42 Configure a credential helper to remove this warning. See 22:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:42 22:22:42 Login Succeeded 22:22:42 nexus3.edgexfoundry.org:10002 22:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:42 Configure a credential helper to remove this warning. See 22:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:42 22:22:42 Login Succeeded 22:22:42 nexus3.edgexfoundry.org:10003 22:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:42 Configure a credential helper to remove this warning. See 22:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:42 22:22:42 Login Succeeded 22:22:42 nexus3.edgexfoundry.org:10004 22:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:42 Configure a credential helper to remove this warning. See 22:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:42 22:22:42 Login Succeeded 22:22:42 docker.io 22:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:43 Configure a credential helper to remove this warning. See 22:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:43 22:22:43 Login Succeeded 22:22:43 ---> docker-login.sh ends [Pipeline] } 22:22:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:43 ========================================================= 22:22:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:22:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:22:43 Sending build context to Docker daemon 20.77MB 22:22:43 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 22:22:43 Step 2/14 : FROM ${BASE} AS builder 22:22:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:43 213ec9aee27d: Pulling fs layer 22:22:43 4583459ba037: Pulling fs layer 22:22:43 93c1e223e6f2: Pulling fs layer 22:22:43 53926ce57604: Pulling fs layer 22:22:43 21b2b0c7a3f4: Pulling fs layer 22:22:43 30f14e443154: Pulling fs layer 22:22:43 801331c1e519: Pulling fs layer 22:22:43 99cc6dd402b0: Pulling fs layer 22:22:43 7d9ed39f4882: Pulling fs layer 22:22:43 801331c1e519: Waiting 22:22:43 99cc6dd402b0: Waiting 22:22:43 30f14e443154: Waiting 22:22:43 7d9ed39f4882: Waiting 22:22:43 53926ce57604: Waiting 22:22:43 21b2b0c7a3f4: Waiting 22:22:43 93c1e223e6f2: Verifying Checksum 22:22:43 93c1e223e6f2: Download complete 22:22:43 4583459ba037: Download complete 22:22:43 21b2b0c7a3f4: Verifying Checksum 22:22:43 21b2b0c7a3f4: Download complete 22:22:43 30f14e443154: Verifying Checksum 22:22:43 30f14e443154: Download complete 22:22:43 213ec9aee27d: Verifying Checksum 22:22:43 801331c1e519: Verifying Checksum 22:22:43 801331c1e519: Download complete 22:22:44 213ec9aee27d: Pull complete 22:22:44 4583459ba037: Pull complete 22:22:44 93c1e223e6f2: Pull complete 22:22:44 99cc6dd402b0: Verifying Checksum 22:22:44 99cc6dd402b0: Download complete 22:22:44 53926ce57604: Download complete 22:22:44 7d9ed39f4882: Verifying Checksum 22:22:44 7d9ed39f4882: Download complete 22:22:49 53926ce57604: Pull complete 22:22:49 21b2b0c7a3f4: Pull complete 22:22:49 30f14e443154: Pull complete 22:22:49 801331c1e519: Pull complete 22:22:50 99cc6dd402b0: Pull complete 22:22:51 7d9ed39f4882: Pull complete 22:22:51 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 22:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:51 ---> 1dedd983c030 22:22:51 Step 3/14 : ARG ADD_BUILD_TAGS="" 22:22:55 ---> Running in ef854b35b0c7 22:22:55 Removing intermediate container ef854b35b0c7 22:22:55 ---> b0318b582b5a 22:22:55 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:55 ---> Running in 79a1dbe9b4db 22:22:55 Removing intermediate container 79a1dbe9b4db 22:22:55 ---> bc370a25fcf2 22:22:55 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:22:55 ---> Running in 8461e6126ce2 22:22:55 Removing intermediate container 8461e6126ce2 22:22:55 ---> 9b655f21d8de 22:22:55 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 22:22:55 ---> Running in 0dfa3169317d 22:22:55 Removing intermediate container 0dfa3169317d 22:22:55 ---> 9e67c71026d8 22:22:55 Step 7/14 : LABEL Name=edgex-device-onvif-camera 22:22:55 ---> Running in 5a5cb35282b3 22:22:55 Removing intermediate container 5a5cb35282b3 22:22:55 ---> 9ec3cf606993 22:22:55 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:55 ---> Running in 546a609814b3 22:22:56 Removing intermediate container 546a609814b3 22:22:56 ---> 53c35b768c0c 22:22:56 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:56 ---> Running in db4b1e6fe487 22:22:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:22:57 Still waiting to schedule task 22:22:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:22:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:22:57 OK: 211 MiB in 51 packages 22:22:58 Removing intermediate container db4b1e6fe487 22:22:58 ---> bac52162273b 22:22:58 Step 10/14 : WORKDIR /device-onvif-camera 22:22:58 ---> Running in f474f2c9b07d 22:22:58 Removing intermediate container f474f2c9b07d 22:22:58 ---> 6990febe5719 22:22:58 Step 11/14 : COPY go.mod vendor* ./ 22:22:58 ---> bcf14d376641 22:22:58 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:58 ---> Running in 6dfe155d945f 22:23:25 Removing intermediate container 6dfe155d945f 22:23:25 ---> 37dc9c76da14 22:23:25 Step 13/14 : COPY . . 22:23:25 ---> 44443ab17bd3 22:23:25 Step 14/14 : RUN ${MAKE} 22:23:25 ---> Running in 2469ceea6368 22:23:25 noop 22:23:25 Removing intermediate container 2469ceea6368 22:23:25 ---> 9078eb461c86 22:23:25 Successfully built 9078eb461c86 22:23:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:25 + docker inspect -f . ci-base-image-x86_64 22:23:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:25 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:23:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:25 $ docker top 75042f000eeffa99f4071a1965a3d6e07d7cf560f98ceb7b347450074e520a8a -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:26 + go version 22:23:26 go version go1.18.7 linux/amd64 [Pipeline] } 22:23:26 $ docker stop --time=1 75042f000eeffa99f4071a1965a3d6e07d7cf560f98ceb7b347450074e520a8a 22:23:27 $ docker rm -f 75042f000eeffa99f4071a1965a3d6e07d7cf560f98ceb7b347450074e520a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:27 + docker inspect -f . ci-base-image-x86_64 22:23:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:27 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:28 $ docker top 6c90521d9e8417d144cc595f19721697b6fffd5ec9c2f0baed854674fd0598cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:28 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 22:23:28 + make test 22:23:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:23:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:23:38 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:23:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.043s coverage: 28.2% of statements 22:23:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:23:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.411s coverage: 86.5% of statements 22:23:46 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:23:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:23:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:23:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:23:50 ./bin/test-attribution-txt.sh [Pipeline] echo 22:23:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:23:50 $ docker stop --time=1 6c90521d9e8417d144cc595f19721697b6fffd5ec9c2f0baed854674fd0598cf 22:23:53 $ docker rm -f 6c90521d9e8417d144cc595f19721697b6fffd5ec9c2f0baed854674fd0598cf [Pipeline] // withDockerContainer [Pipeline] sh 22:23:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:23:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:23:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:54 + ls -al . 22:23:54 total 236 22:23:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 22:23 . 22:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:22 .. 22:23:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 22:23 .git 22:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:22 .github 22:23:54 -rw-rw-r-- 1 jenkins jenkins 418 Oct 11 22:22 .gitignore 22:23:54 -rw-rw-r-- 1 jenkins jenkins 42 Oct 11 22:22 .golangci.yml 22:23:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 22:22 .semver 22:23:54 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 11 22:22 Attribution.txt 22:23:54 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 11 22:22 CHANGELOG.md 22:23:54 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 11 22:22 Dockerfile 22:23:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 22:22 GOVERNANCE.md 22:23:54 -rw-rw-r-- 1 jenkins jenkins 734 Oct 11 22:22 Jenkinsfile 22:23:54 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 11 22:22 LICENSE 22:23:54 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 11 22:22 Makefile 22:23:54 -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 22:22 OWNERS.md 22:23:54 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 11 22:22 README.md 22:23:54 -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 22:22 VERSION 22:23:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 22:22 bin 22:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:22 cmd 22:23:54 -rw-r--r-- 1 jenkins jenkins 78461 Oct 11 22:23 coverage.out 22:23:54 drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 22:22 doc 22:23:54 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 11 22:22 go.mod 22:23:54 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 11 22:22 go.sum 22:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:22 internal 22:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:22 snap 22:23:54 -rw-rw-r-- 1 jenkins jenkins 236 Oct 11 22:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:54 + 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=bca8455642164c3d303fb1e1cb399f48d9b73870 --label arch=amd64 --label version=2.3.0-dev.30 . 22:23:54 Sending build context to Docker daemon 20.85MB 22:23:54 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 22:23:54 Step 2/27 : FROM ${BASE} AS builder 22:23:54 ---> 9078eb461c86 22:23:54 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:23:55 ---> Running in 7021a2ab4832 22:23:55 Removing intermediate container 7021a2ab4832 22:23:55 ---> 14d8fafb8a1e 22:23:55 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:23:55 ---> Running in da46059f6a3e 22:23:55 Removing intermediate container da46059f6a3e 22:23:55 ---> f3b17f48a57d 22:23:55 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:23:55 ---> Running in 39178cfb7e5c 22:23:55 Removing intermediate container 39178cfb7e5c 22:23:55 ---> 44eb560ca9dc 22:23:55 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:23:55 ---> Running in 0538b547f42b 22:23:55 Removing intermediate container 0538b547f42b 22:23:55 ---> a14d5f79549a 22:23:55 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:23:55 ---> Running in ec730dd62b02 22:23:55 Removing intermediate container ec730dd62b02 22:23:55 ---> 32aedef0e91f 22:23:55 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:55 ---> Running in 323e06c2db38 22:23:56 Removing intermediate container 323e06c2db38 22:23:56 ---> cb5b54c85afe 22:23:56 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:56 ---> Running in 3c0b6c582f27 22:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:23:57 OK: 211 MiB in 51 packages 22:23:57 Removing intermediate container 3c0b6c582f27 22:23:57 ---> 748479b06aa9 22:23:57 Step 10/27 : WORKDIR /device-onvif-camera 22:23:57 ---> Running in 589156f5abf9 22:23:57 Removing intermediate container 589156f5abf9 22:23:57 ---> d5f8ef7955ad 22:23:57 Step 11/27 : COPY go.mod vendor* ./ 22:23:58 ---> 4bda164d6a6b 22:23:58 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:58 ---> Running in 233f53505a2d 22:23:58 Removing intermediate container 233f53505a2d 22:23:58 ---> e1c00bbb9523 22:23:58 Step 13/27 : COPY . . 22:23:59 ---> 255591aebc44 22:23:59 Step 14/27 : RUN ${MAKE} 22:23:59 ---> Running in 4db6ebb6ba4e 22:23:59 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:24:21 Removing intermediate container 4db6ebb6ba4e 22:24:21 ---> 31861eea0658 22:24:21 Step 15/27 : FROM alpine:3.16 22:24:21 3.16: Pulling from library/alpine 22:24:21 213ec9aee27d: Already exists 22:24:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:24:21 Status: Downloaded newer image for alpine:3.16 22:24:21 ---> 9c6f07244728 22:24:21 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:24:21 ---> Running in 257d2fe903c9 22:24:21 Removing intermediate container 257d2fe903c9 22:24:21 ---> 2e3e8af07680 22:24:21 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 22:24:21 ---> Running in dc9e1818e4ae 22:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:24:22 (1/6) Installing dumb-init (1.2.5-r1) 22:24:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:24:22 (3/6) Installing libsodium (1.0.18-r0) 22:24:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:24:22 (5/6) Installing libzmq (4.3.4-r0) 22:24:22 (6/6) Installing zeromq (4.3.4-r0) 22:24:22 Executing busybox-1.35.0-r17.trigger 22:24:22 OK: 8 MiB in 20 packages 22:24:22 Removing intermediate container dc9e1818e4ae 22:24:22 ---> e232bbb977bf 22:24:22 Step 18/27 : WORKDIR / 22:24:22 ---> Running in 1f1e69840587 22:24:22 Removing intermediate container 1f1e69840587 22:24:22 ---> 3f9e50940335 22:24:22 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:24:23 ---> a8da9daa092a 22:24:23 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:24:23 ---> b78d088ea1c9 22:24:23 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:24:23 ---> c13be7a106c7 22:24:23 Step 22/27 : EXPOSE 59984 22:24:23 ---> Running in 5447d60ebcb2 22:24:23 Removing intermediate container 5447d60ebcb2 22:24:23 ---> c925d504f85f 22:24:23 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:24:23 ---> Running in 71c17948cab7 22:24:23 Removing intermediate container 71c17948cab7 22:24:23 ---> a23b08486b68 22:24:23 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:23 ---> Running in 4e539416dfde 22:24:23 Removing intermediate container 4e539416dfde 22:24:23 ---> a8c72fd76d54 22:24:23 Step 25/27 : LABEL arch=amd64 22:24:24 ---> Running in 20b29bcf1596 22:24:24 Removing intermediate container 20b29bcf1596 22:24:24 ---> 5094d9f7f53e 22:24:24 Step 26/27 : LABEL git_sha=bca8455642164c3d303fb1e1cb399f48d9b73870 22:24:24 ---> Running in 8d451003d1ac 22:24:24 Removing intermediate container 8d451003d1ac 22:24:24 ---> 7a2c1ad7fed5 22:24:24 Step 27/27 : LABEL version=2.3.0-dev.30 22:24:24 ---> Running in eb3f3d80b520 22:24:24 Removing intermediate container eb3f3d80b520 22:24:24 ---> e295d85b2399 22:24:24 [Warning] One or more build-args [ARCH] were not consumed 22:24:24 Successfully built e295d85b2399 22:24:24 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:24 provisioning config files... 22:24:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9487359578210334698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:24 ---> docker-login.sh 22:24:24 nexus3.edgexfoundry.org:10001 22:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:24 Configure a credential helper to remove this warning. See 22:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:24 22:24:24 Login Succeeded 22:24:24 nexus3.edgexfoundry.org:10002 22:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:24 Configure a credential helper to remove this warning. See 22:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:24 22:24:24 Login Succeeded 22:24:24 nexus3.edgexfoundry.org:10003 22:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:25 Configure a credential helper to remove this warning. See 22:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:25 22:24:25 Login Succeeded 22:24:25 nexus3.edgexfoundry.org:10004 22:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:25 Configure a credential helper to remove this warning. See 22:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:25 22:24:25 Login Succeeded 22:24:25 docker.io 22:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:25 Configure a credential helper to remove this warning. See 22:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:25 22:24:25 Login Succeeded 22:24:25 ---> docker-login.sh ends [Pipeline] } 22:24:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:25 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 22:24:25 bca8455642164c3d303fb1e1cb399f48d9b73870 22:24:25 latest 22:24:25 2.3.0-dev.30 22:24:25 bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 22:24:25 main 22:24:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870 22:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:24:26 6d99b759aced: Preparing 22:24:26 16d4fa17efa8: Preparing 22:24:26 7594bcc64226: Preparing 22:24:26 02a0c533eabc: Preparing 22:24:26 994393dc58e7: Preparing 22:24:26 994393dc58e7: Layer already exists 22:24:26 6d99b759aced: Pushed 22:24:26 16d4fa17efa8: Pushed 22:24:26 02a0c533eabc: Pushed 22:24:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7681 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 22:24:27 Running in /w/workspace/device-onvif-camera/69 [Pipeline] { [Pipeline] checkout 22:24:27 The recommended git tool is: git 22:24:29 7594bcc64226: Pushed 22:24:29 bca8455642164c3d303fb1e1cb399f48d9b73870: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:29 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:24:29 6d99b759aced: Preparing 22:24:29 16d4fa17efa8: Preparing 22:24:29 7594bcc64226: Preparing 22:24:29 02a0c533eabc: Preparing 22:24:29 994393dc58e7: Preparing 22:24:29 7594bcc64226: Layer already exists 22:24:29 6d99b759aced: Layer already exists 22:24:29 16d4fa17efa8: Layer already exists 22:24:29 02a0c533eabc: Layer already exists 22:24:29 994393dc58e7: Layer already exists 22:24:29 latest: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:30 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.30 22:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:24:30 6d99b759aced: Preparing 22:24:30 16d4fa17efa8: Preparing 22:24:30 7594bcc64226: Preparing 22:24:30 02a0c533eabc: Preparing 22:24:30 994393dc58e7: Preparing 22:24:30 02a0c533eabc: Layer already exists 22:24:30 994393dc58e7: Layer already exists 22:24:30 16d4fa17efa8: Layer already exists 22:24:30 6d99b759aced: Layer already exists 22:24:30 7594bcc64226: Layer already exists 22:24:30 2.3.0-dev.30: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:30 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 22:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:24:31 6d99b759aced: Preparing 22:24:31 16d4fa17efa8: Preparing 22:24:31 7594bcc64226: Preparing 22:24:31 02a0c533eabc: Preparing 22:24:31 994393dc58e7: Preparing 22:24:31 7594bcc64226: Layer already exists 22:24:31 02a0c533eabc: Layer already exists 22:24:31 994393dc58e7: Layer already exists 22:24:31 16d4fa17efa8: Layer already exists 22:24:31 6d99b759aced: Layer already exists 22:24:31 bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 22:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:24:31 6d99b759aced: Preparing 22:24:31 16d4fa17efa8: Preparing 22:24:31 7594bcc64226: Preparing 22:24:31 02a0c533eabc: Preparing 22:24:31 994393dc58e7: Preparing 22:24:31 994393dc58e7: Layer already exists 22:24:31 7594bcc64226: Layer already exists 22:24:31 6d99b759aced: Layer already exists 22:24:31 02a0c533eabc: Layer already exists 22:24:31 16d4fa17efa8: Layer already exists 22:24:31 main: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:31 ===================================================== [Pipeline] echo 22:24:31 taggedImages: 22:24:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870 22:24:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:24:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.30 22:24:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 22:24:31 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:32 22:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:32 latest: Pulling from edgex-lftools-log-publisher 22:24:32 5eb5b503b376: Pulling fs layer 22:24:32 5c69ac0246d0: Pulling fs layer 22:24:32 ec43610c2a17: Pulling fs layer 22:24:32 3a2ae6a8a46f: Pulling fs layer 22:24:32 33b1e0a273af: Pulling fs layer 22:24:32 5d3b04190fa2: Pulling fs layer 22:24:32 2f39f015ded8: Pulling fs layer 22:24:32 33b1e0a273af: Waiting 22:24:32 5d3b04190fa2: Waiting 22:24:32 2f39f015ded8: Waiting 22:24:32 3a2ae6a8a46f: Waiting 22:24:32 5c69ac0246d0: Download complete 22:24:32 3a2ae6a8a46f: Download complete 22:24:32 using credential edgex-jenkins-ssh 22:24:32 Cloning the remote Git repository 22:24:32 33b1e0a273af: Verifying Checksum 22:24:32 33b1e0a273af: Download complete 22:24:32 5d3b04190fa2: Verifying Checksum 22:24:32 5d3b04190fa2: Download complete 22:24:32 ec43610c2a17: Verifying Checksum 22:24:32 ec43610c2a17: Download complete 22:24:32 5eb5b503b376: Download complete 22:24:33 2f39f015ded8: Download complete 22:24:32 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:24:32 > git init /w/workspace/device-onvif-camera/69 # timeout=10 22:24:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:24:32 > git --version # timeout=10 22:24:32 > git --version # 'git version 2.25.1' 22:24:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:32 Verifying host key using known hosts file 22:24:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:24:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:33 5eb5b503b376: Pull complete 22:24:34 5c69ac0246d0: Pull complete 22:24:34 ec43610c2a17: Pull complete 22:24:34 3a2ae6a8a46f: Pull complete 22:24:34 33b1e0a273af: Pull complete 22:24:34 5d3b04190fa2: Pull complete 22:24:34 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:24:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:35 Avoid second fetch 22:24:35 Checking out Revision bca8455642164c3d303fb1e1cb399f48d9b73870 (main) 22:24:35 Commit message: "docs: changes based on validation (#171)" 22:24:36 22:24:36 GitHub has been notified of this commit’s build result 22:24:36 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:35 > git config core.sparsecheckout # timeout=10 22:24:35 > git checkout -f bca8455642164c3d303fb1e1cb399f48d9b73870 # timeout=10 22:24:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:36 Dload Upload Total Spent Left Speed 22:24:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh 22:24:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:24:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:24:37 + sudo tee /etc/docker/daemon.new 22:24:37 { 22:24:37 "registry-mirrors": [ 22:24:37 "https://nexus3.edgexfoundry.org:10001" 22:24:37 ], 22:24:37 "bip": "10.250.0.254/24", 22:24:37 "hosts": [ 22:24:37 "tcp://0.0.0.0:5555", 22:24:37 "unix:///var/run/docker.sock" 22:24:37 ], 22:24:37 "mtu": 1458, 22:24:37 "selinux-enabled": true, 22:24:37 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:37 } [Pipeline] sh 22:24:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:38 + sudo service docker restart 22:24:38 2f39f015ded8: Pull complete 22:24:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:39 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:42 $ docker top d4595833cae14eb2f056e474dda2261e5a3b4997408d70b2b862776dabaae5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:42 ---> job-cost.sh 22:24:42 lf-activate-venv: SKIPPING 22:24:42 INFO: No Stack... 22:24:43 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:43 INFO: Archiving Costs [Pipeline] sh 22:24:43 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 22:24:43 + cut -d, -f6 [Pipeline] lock 22:24:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] 22:24:43 Resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] did not exist. Created. 22:24:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:43 + echo total: 0.2199999988079071 [Pipeline] stash 22:24:43 Stashed 1 file(s) [Pipeline] } 22:24:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:43 $ docker stop --time=1 d4595833cae14eb2f056e474dda2261e5a3b4997408d70b2b862776dabaae5be 22:24:45 $ docker rm -f d4595833cae14eb2f056e474dda2261e5a3b4997408d70b2b862776dabaae5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:56 provisioning config files... 22:24:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/69@tmp/config8508982042859924676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:56 ---> docker-login.sh 22:24:56 nexus3.edgexfoundry.org:10001 22:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:57 Configure a credential helper to remove this warning. See 22:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:57 22:24:57 Login Succeeded 22:24:57 nexus3.edgexfoundry.org:10002 22:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:57 Configure a credential helper to remove this warning. See 22:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:57 22:24:57 Login Succeeded 22:24:57 nexus3.edgexfoundry.org:10003 22:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:58 Configure a credential helper to remove this warning. See 22:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:58 22:24:58 Login Succeeded 22:24:58 nexus3.edgexfoundry.org:10004 22:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:58 Configure a credential helper to remove this warning. See 22:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:58 22:24:58 Login Succeeded 22:24:58 docker.io 22:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:58 Configure a credential helper to remove this warning. See 22:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:58 22:24:58 Login Succeeded 22:24:58 ---> docker-login.sh ends [Pipeline] } 22:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:59 ========================================================= 22:24:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:24:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:24:59 Sending build context to Docker daemon 14.2MB 22:24:59 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 22:24:59 Step 2/14 : FROM ${BASE} AS builder 22:24:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:59 9b18e9b68314: Pulling fs layer 22:24:59 d32db5db7311: Pulling fs layer 22:24:59 d0c4b47475fc: Pulling fs layer 22:24:59 5831b945b038: Pulling fs layer 22:24:59 86bbec2aaacd: Pulling fs layer 22:24:59 e10730c5d714: Pulling fs layer 22:24:59 5dd5c2283517: Pulling fs layer 22:24:59 d5ac0230b979: Pulling fs layer 22:24:59 5831b945b038: Waiting 22:24:59 86bbec2aaacd: Waiting 22:24:59 e10730c5d714: Waiting 22:24:59 5dd5c2283517: Waiting 22:24:59 d5ac0230b979: Waiting 22:24:59 d0c4b47475fc: Verifying Checksum 22:24:59 d0c4b47475fc: Download complete 22:24:59 d32db5db7311: Download complete 22:24:59 86bbec2aaacd: Verifying Checksum 22:24:59 86bbec2aaacd: Download complete 22:25:00 e10730c5d714: Verifying Checksum 22:25:00 e10730c5d714: Download complete 22:25:00 9b18e9b68314: Verifying Checksum 22:25:00 9b18e9b68314: Download complete 22:25:01 d5ac0230b979: Verifying Checksum 22:25:01 d5ac0230b979: Download complete 22:25:01 9b18e9b68314: Pull complete 22:25:01 d32db5db7311: Pull complete 22:25:01 d0c4b47475fc: Pull complete 22:25:02 5dd5c2283517: Download complete 22:25:02 5831b945b038: Download complete 22:25:15 5831b945b038: Pull complete 22:25:15 86bbec2aaacd: Pull complete 22:25:15 e10730c5d714: Pull complete 22:25:20 5dd5c2283517: Pull complete 22:25:22 d5ac0230b979: Pull complete 22:25:22 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 22:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:22 ---> 59b3b1a385d4 22:25:22 Step 3/14 : ARG ADD_BUILD_TAGS="" 22:25:24 ---> Running in b1199e81d87b 22:25:24 Removing intermediate container b1199e81d87b 22:25:24 ---> 9e53d5486d10 22:25:24 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:25:24 ---> Running in 4caff50f9184 22:25:24 Removing intermediate container 4caff50f9184 22:25:24 ---> 42f864f9183b 22:25:24 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:25:24 ---> Running in 0ccbc67bc6cf 22:25:25 Removing intermediate container 0ccbc67bc6cf 22:25:25 ---> 40e5daedbbf9 22:25:25 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 22:25:25 ---> Running in e887c9ea8755 22:25:25 Removing intermediate container e887c9ea8755 22:25:25 ---> df2178a7c3a0 22:25:25 Step 7/14 : LABEL Name=edgex-device-onvif-camera 22:25:25 ---> Running in 95ae53bd9296 22:25:25 Removing intermediate container 95ae53bd9296 22:25:25 ---> b96800db7c1f 22:25:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:25 ---> Running in 26a4cc521af3 22:25:29 Removing intermediate container 26a4cc521af3 22:25:29 ---> d0f9e5f4faf0 22:25:29 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:29 ---> Running in c7ba05d7cfc5 22:25:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:31 OK: 221 MiB in 51 packages 22:25:32 Removing intermediate container c7ba05d7cfc5 22:25:32 ---> 3235045e2494 22:25:32 Step 10/14 : WORKDIR /device-onvif-camera 22:25:32 ---> Running in 3c216fc8690a 22:25:32 Removing intermediate container 3c216fc8690a 22:25:32 ---> fe51a2b80d4e 22:25:32 Step 11/14 : COPY go.mod vendor* ./ 22:25:33 ---> 4368093bbfdb 22:25:33 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:33 ---> Running in e74bbade05b7 22:26:29 Removing intermediate container e74bbade05b7 22:26:29 ---> 9a94eda33d47 22:26:29 Step 13/14 : COPY . . 22:26:29 ---> a1ff0c6b6e45 22:26:29 Step 14/14 : RUN ${MAKE} 22:26:29 ---> Running in d753e44c2353 22:26:29 noop 22:26:29 Removing intermediate container d753e44c2353 22:26:29 ---> 1db49020b9df 22:26:29 Successfully built 1db49020b9df 22:26:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:30 + docker inspect -f . ci-base-image-arm64 22:26:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:30 prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container 22:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/69 -v /w/workspace/device-onvif-camera/69:/w/workspace/device-onvif-camera/69:rw,z -v /w/workspace/device-onvif-camera/69@tmp:/w/workspace/device-onvif-camera/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:31 $ docker top bd3af3f934a1504fceb6c505f8d8c7949575432a8a86f17853ddc6b2d99ef0f1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:32 + go version 22:26:32 go version go1.18.7 linux/arm64 [Pipeline] } 22:26:32 $ docker stop --time=1 bd3af3f934a1504fceb6c505f8d8c7949575432a8a86f17853ddc6b2d99ef0f1 22:26:34 $ docker rm -f bd3af3f934a1504fceb6c505f8d8c7949575432a8a86f17853ddc6b2d99ef0f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:34 + docker inspect -f . ci-base-image-arm64 22:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:34 prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container 22:26:34 $ 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/69 -v /w/workspace/device-onvif-camera/69:/w/workspace/device-onvif-camera/69:rw,z -v /w/workspace/device-onvif-camera/69@tmp:/w/workspace/device-onvif-camera/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:35 $ docker top f09645de97c1f9ad5252fce869701e853d72710cef8419ec7a36ea55e26ff4c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:36 + git config --global --add safe.directory /w/workspace/device-onvif-camera/69 [Pipeline] fileExists [Pipeline] sh 22:26:36 + make test 22:26:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:26:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:28:15 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:28:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.202s coverage: 28.2% of statements 22:28:15 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:28:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.681s coverage: 86.5% of statements 22:28:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:28:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:28:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:28:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:28:57 ./bin/test-attribution-txt.sh [Pipeline] echo 22:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:28:57 $ docker stop --time=1 f09645de97c1f9ad5252fce869701e853d72710cef8419ec7a36ea55e26ff4c1 22:28:58 $ docker rm -f f09645de97c1f9ad5252fce869701e853d72710cef8419ec7a36ea55e26ff4c1 [Pipeline] // withDockerContainer [Pipeline] sh 22:28:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:28:59 Warning: overwriting stash ‘coverage-report’ 22:29:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:01 + ls -al . 22:29:01 total 232 22:29:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 22:26 . 22:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:24 .. 22:29:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 22:24 .git 22:29:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:24 .github 22:29:01 -rw-rw-r-- 1 jenkins jenkins 418 Oct 11 22:24 .gitignore 22:29:01 -rw-rw-r-- 1 jenkins jenkins 42 Oct 11 22:24 .golangci.yml 22:29:01 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 11 22:24 Attribution.txt 22:29:01 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 11 22:24 CHANGELOG.md 22:29:01 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 11 22:24 Dockerfile 22:29:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 22:24 GOVERNANCE.md 22:29:01 -rw-rw-r-- 1 jenkins jenkins 734 Oct 11 22:24 Jenkinsfile 22:29:01 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 11 22:24 LICENSE 22:29:01 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 11 22:24 Makefile 22:29:01 -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 22:24 OWNERS.md 22:29:01 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 11 22:24 README.md 22:29:01 -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 22:22 VERSION 22:29:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 22:24 bin 22:29:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:24 cmd 22:29:01 -rw-r--r-- 1 jenkins jenkins 78461 Oct 11 22:28 coverage.out 22:29:01 drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 22:24 doc 22:29:01 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 11 22:24 go.mod 22:29:01 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 11 22:24 go.sum 22:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:24 internal 22:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:24 snap 22:29:01 -rw-rw-r-- 1 jenkins jenkins 236 Oct 11 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:01 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bca8455642164c3d303fb1e1cb399f48d9b73870 --label arch=arm64 --label version=2.3.0-dev.30 . 22:29:02 Sending build context to Docker daemon 14.28MB 22:29:02 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 22:29:02 Step 2/27 : FROM ${BASE} AS builder 22:29:02 ---> 1db49020b9df 22:29:02 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:29:02 ---> Running in 14893cb935f8 22:29:02 Removing intermediate container 14893cb935f8 22:29:02 ---> 91b158a3d7f4 22:29:02 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:02 ---> Running in e70a81af1448 22:29:03 Removing intermediate container e70a81af1448 22:29:03 ---> 4cfe0f68fc14 22:29:03 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:29:03 ---> Running in 361415f122b3 22:29:04 Removing intermediate container 361415f122b3 22:29:04 ---> 909543db978a 22:29:04 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:29:04 ---> Running in 424824469e9d 22:29:04 Removing intermediate container 424824469e9d 22:29:04 ---> 3711738c5965 22:29:04 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:29:04 ---> Running in 6ebd253c4b4c 22:29:04 Removing intermediate container 6ebd253c4b4c 22:29:04 ---> 11ca5e2c97ca 22:29:04 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:05 ---> Running in 49840767abe0 22:29:07 Removing intermediate container 49840767abe0 22:29:07 ---> 7925cbd5d490 22:29:07 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:07 ---> Running in 53681068eba8 22:29:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:29:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:29:10 OK: 221 MiB in 51 packages 22:29:10 Removing intermediate container 53681068eba8 22:29:10 ---> 529f367b559a 22:29:10 Step 10/27 : WORKDIR /device-onvif-camera 22:29:11 ---> Running in 9a5ff8532d3d 22:29:11 Removing intermediate container 9a5ff8532d3d 22:29:11 ---> 683df19848b4 22:29:11 Step 11/27 : COPY go.mod vendor* ./ 22:29:12 ---> cb372d69868a 22:29:12 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:12 ---> Running in 199f0e20fc64 22:29:14 Removing intermediate container 199f0e20fc64 22:29:14 ---> d9109955354d 22:29:14 Step 13/27 : COPY . . 22:29:16 ---> b5f98cc7218a 22:29:16 Step 14/27 : RUN ${MAKE} 22:29:16 ---> Running in 716286efba1a 22:29:16 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:31:53 Removing intermediate container 716286efba1a 22:31:53 ---> 6fa4254966c9 22:31:53 Step 15/27 : FROM alpine:3.16 22:31:53 3.16: Pulling from library/alpine 22:31:53 9b18e9b68314: Already exists 22:31:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:31:53 Status: Downloaded newer image for alpine:3.16 22:31:53 ---> a6215f271958 22:31:53 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:31:53 ---> Running in 9d9078a14959 22:31:53 Removing intermediate container 9d9078a14959 22:31:53 ---> ad561618cf01 22:31:53 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 22:31:53 ---> Running in b3de6360d4fb 22:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:31:53 (1/6) Installing dumb-init (1.2.5-r1) 22:31:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:31:53 (3/6) Installing libsodium (1.0.18-r0) 22:31:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:31:53 (5/6) Installing libzmq (4.3.4-r0) 22:31:53 (6/6) Installing zeromq (4.3.4-r0) 22:31:53 Executing busybox-1.35.0-r17.trigger 22:31:53 OK: 8 MiB in 20 packages 22:31:53 Removing intermediate container b3de6360d4fb 22:31:53 ---> 650b110ebd89 22:31:53 Step 18/27 : WORKDIR / 22:31:53 ---> Running in 464db58d8402 22:31:53 Removing intermediate container 464db58d8402 22:31:53 ---> 380a99226e98 22:31:53 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:31:53 ---> 43ebf5691450 22:31:53 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:31:53 ---> a11bad876855 22:31:53 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:31:53 ---> d4bb7f0f169c 22:31:53 Step 22/27 : EXPOSE 59984 22:31:53 ---> Running in 67d45c7c4351 22:31:53 Removing intermediate container 67d45c7c4351 22:31:53 ---> f54b22256295 22:31:53 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:31:53 ---> Running in a82d8ba5652b 22:31:53 Removing intermediate container a82d8ba5652b 22:31:53 ---> 5eb6de8a7535 22:31:53 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:53 ---> Running in 29b6f98dff1a 22:31:53 Removing intermediate container 29b6f98dff1a 22:31:53 ---> ee281207bfb1 22:31:53 Step 25/27 : LABEL arch=arm64 22:31:53 ---> Running in 9aa98f2bbe34 22:31:53 Removing intermediate container 9aa98f2bbe34 22:31:53 ---> 849bdd2833bf 22:31:53 Step 26/27 : LABEL git_sha=bca8455642164c3d303fb1e1cb399f48d9b73870 22:31:53 ---> Running in c7e485c8ca06 22:31:53 Removing intermediate container c7e485c8ca06 22:31:53 ---> 77102ed44ae1 22:31:53 Step 27/27 : LABEL version=2.3.0-dev.30 22:31:53 ---> Running in 387be5623270 22:31:53 Removing intermediate container 387be5623270 22:31:53 ---> 4f0ad89d1e1b 22:31:53 [Warning] One or more build-args [ARCH] were not consumed 22:31:53 Successfully built 4f0ad89d1e1b 22:31:53 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:53 provisioning config files... 22:31:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/69@tmp/config98396886470652697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:54 ---> docker-login.sh 22:31:54 nexus3.edgexfoundry.org:10001 22:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:54 Configure a credential helper to remove this warning. See 22:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:54 22:31:54 Login Succeeded 22:31:54 nexus3.edgexfoundry.org:10002 22:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:54 Configure a credential helper to remove this warning. See 22:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:54 22:31:54 Login Succeeded 22:31:54 nexus3.edgexfoundry.org:10003 22:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:55 Configure a credential helper to remove this warning. See 22:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:55 22:31:55 Login Succeeded 22:31:55 nexus3.edgexfoundry.org:10004 22:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:55 Configure a credential helper to remove this warning. See 22:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:55 22:31:55 Login Succeeded 22:31:55 docker.io 22:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:56 Configure a credential helper to remove this warning. See 22:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:56 22:31:56 Login Succeeded 22:31:56 ---> docker-login.sh ends [Pipeline] } 22:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:56 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 22:31:56 bca8455642164c3d303fb1e1cb399f48d9b73870 22:31:56 latest 22:31:56 2.3.0-dev.30 22:31:56 bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 22:31:56 main 22:31:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870 22:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:31:57 9333fa74278d: Preparing 22:31:57 10dad42795ec: Preparing 22:31:57 8e7a549240f8: Preparing 22:31:57 4df506da3121: Preparing 22:31:57 5d3e392a13a0: Preparing 22:31:57 5d3e392a13a0: Layer already exists 22:31:57 10dad42795ec: Pushed 22:31:57 9333fa74278d: Pushed 22:31:57 4df506da3121: Pushed 22:32:03 8e7a549240f8: Pushed 22:32:03 bca8455642164c3d303fb1e1cb399f48d9b73870: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:03 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:32:03 9333fa74278d: Preparing 22:32:03 10dad42795ec: Preparing 22:32:03 8e7a549240f8: Preparing 22:32:03 4df506da3121: Preparing 22:32:03 5d3e392a13a0: Preparing 22:32:03 5d3e392a13a0: Layer already exists 22:32:03 8e7a549240f8: Layer already exists 22:32:03 9333fa74278d: Layer already exists 22:32:03 10dad42795ec: Layer already exists 22:32:03 4df506da3121: Layer already exists 22:32:04 latest: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:04 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.30 22:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:32:04 9333fa74278d: Preparing 22:32:04 10dad42795ec: Preparing 22:32:04 8e7a549240f8: Preparing 22:32:04 4df506da3121: Preparing 22:32:04 5d3e392a13a0: Preparing 22:32:04 5d3e392a13a0: Layer already exists 22:32:04 8e7a549240f8: Layer already exists 22:32:04 4df506da3121: Layer already exists 22:32:04 10dad42795ec: Layer already exists 22:32:04 9333fa74278d: Layer already exists 22:32:04 2.3.0-dev.30: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:05 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 22:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:32:05 9333fa74278d: Preparing 22:32:05 10dad42795ec: Preparing 22:32:05 8e7a549240f8: Preparing 22:32:05 4df506da3121: Preparing 22:32:05 5d3e392a13a0: Preparing 22:32:05 5d3e392a13a0: Layer already exists 22:32:05 10dad42795ec: Layer already exists 22:32:05 8e7a549240f8: Layer already exists 22:32:05 4df506da3121: Layer already exists 22:32:05 9333fa74278d: Layer already exists 22:32:05 bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 22:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:32:06 9333fa74278d: Preparing 22:32:06 10dad42795ec: Preparing 22:32:06 8e7a549240f8: Preparing 22:32:06 4df506da3121: Preparing 22:32:06 5d3e392a13a0: Preparing 22:32:06 10dad42795ec: Layer already exists 22:32:06 4df506da3121: Layer already exists 22:32:06 8e7a549240f8: Layer already exists 22:32:06 9333fa74278d: Layer already exists 22:32:06 5d3e392a13a0: Layer already exists 22:32:06 main: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:06 ===================================================== [Pipeline] echo 22:32:06 taggedImages: 22:32:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870 22:32:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:32:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.30 22:32:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 22:32:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:07 22:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:07 arm64: Pulling from edgex-lftools-log-publisher 22:32:07 8998bd30e6a1: Pulling fs layer 22:32:07 04944245beec: Pulling fs layer 22:32:07 699f458cf7ca: Pulling fs layer 22:32:07 765212b225bb: Pulling fs layer 22:32:07 f23df028b6ca: Pulling fs layer 22:32:07 d65c8cfc05b1: Pulling fs layer 22:32:07 2437ff75d9bd: Pulling fs layer 22:32:07 f23df028b6ca: Waiting 22:32:07 d65c8cfc05b1: Waiting 22:32:07 2437ff75d9bd: Waiting 22:32:07 765212b225bb: Waiting 22:32:07 04944245beec: Verifying Checksum 22:32:07 04944245beec: Download complete 22:32:07 765212b225bb: Verifying Checksum 22:32:07 765212b225bb: Download complete 22:32:07 f23df028b6ca: Download complete 22:32:07 d65c8cfc05b1: Verifying Checksum 22:32:07 d65c8cfc05b1: Download complete 22:32:07 699f458cf7ca: Verifying Checksum 22:32:07 699f458cf7ca: Download complete 22:32:08 8998bd30e6a1: Verifying Checksum 22:32:08 8998bd30e6a1: Download complete 22:32:10 2437ff75d9bd: Verifying Checksum 22:32:10 2437ff75d9bd: Download complete 22:32:12 8998bd30e6a1: Pull complete 22:32:12 04944245beec: Pull complete 22:32:13 699f458cf7ca: Pull complete 22:32:13 765212b225bb: Pull complete 22:32:14 f23df028b6ca: Pull complete 22:32:14 d65c8cfc05b1: Pull complete 22:32:29 2437ff75d9bd: Pull complete 22:32:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:29 prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container 22:32:30 $ 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/69 -v /w/workspace/device-onvif-camera/69:/w/workspace/device-onvif-camera/69:rw,z -v /w/workspace/device-onvif-camera/69@tmp:/w/workspace/device-onvif-camera/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:32:32 $ docker top b901acec2f558239453b6d1569b83bfd2a71abdb875d35dc1c21c91dbd4c9577 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:33 ---> job-cost.sh 22:32:33 lf-activate-venv: SKIPPING 22:32:33 INFO: No Stack... 22:32:33 INFO: Retrieving Pricing Info for: v3-standard-4 22:32:34 INFO: Archiving Costs [Pipeline] sh 22:32:35 + cat /w/workspace/device-onvif-camera/69/archives/cost.csv 22:32:35 + cut -d, -f6 [Pipeline] lock 22:32:35 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] 22:32:35 Resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] did not exist. Created. 22:32:35 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:35 /w/workspace/device-onvif-camera/69@tmp/durable-f2f3aa45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:32:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:32:35 Warning: overwriting stash ‘stack-cost’ 22:32:36 Stashed 1 file(s) [Pipeline] } 22:32:36 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 22:32:36 $ docker stop --time=1 b901acec2f558239453b6d1569b83bfd2a71abdb875d35dc1c21c91dbd4c9577 22:32:37 $ docker rm -f b901acec2f558239453b6d1569b83bfd2a71abdb875d35dc1c21c91dbd4c9577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:32:37 provisioning config files... 22:32:37 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10353001497588048228tmp [Pipeline] { [Pipeline] sh 22:32:38 + set +x 22:32:38 + curl -s https://codecov.io/bash 22:32:38 + bash -s -- 22:32:38 22:32:38 _____ _ 22:32:38 / ____| | | 22:32:38 | | ___ __| | ___ ___ _____ __ 22:32:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:32:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:32:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:32:38 Bash-1.0.6 22:32:38 22:32:38 22:32:38 ==> git version 2.25.1 found 22:32:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:32:38 Release-Date: 2020-01-08 22:32:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:32:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:32:38 ==> Jenkins CI detected. 22:32:38 current dir:  /w/workspace/foundry_device-onvif-camera_main 22:32:38 project root: . 22:32:38 --> token set from env 22:32:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:32:38 ==> Running gcov in . (disable via -X gcov) 22:32:38 ==> Python coveragepy not found 22:32:38 ==> Searching for coverage reports in: 22:32:38 + . 22:32:38 -> Found 1 reports 22:32:38 ==> Detecting git/mercurial file structure 22:32:38 ==> Reading reports 22:32:38 + ./coverage.out bytes=78461 22:32:38 ==> Appending adjustments 22:32:38 https://docs.codecov.io/docs/fixing-reports 22:32:38 + Found adjustments 22:32:38 ==> Gzipping contents 22:32:38 12K /tmp/codecov.LsUXET.gz 22:32:38 ==> Uploading reports 22:32:38 url: https://codecov.io 22:32:38 query: branch=main&commit=bca8455642164c3d303fb1e1cb399f48d9b73870&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:32:38 -> Pinging Codecov 22:32:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=bca8455642164c3d303fb1e1cb399f48d9b73870&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:32:38 -> Uploading to 22:32:38 https://storage.googleapis.com/codecov/v4/raw/2022-10-11/F29A59C45E3A92E06B3E522C9905F8EF/bca8455642164c3d303fb1e1cb399f48d9b73870/7a29ebe1-3254-4790-80e2-3474d4b2d7ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221011T223238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b51aa98ba43c1d4720c37db32b4bdce63fdefba7323bb72b6755a2da33fd47e5 22:32:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:32:38 Dload Upload Total Spent Left Speed 22:32:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10737 0 0 100 10737 0 48583 --:--:-- --:--:-- --:--:-- 48583 100 10737 0 0 100 10737 0 47092 --:--:-- --:--:-- --:--:-- 46886 22:32:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] } 22:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:32:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:32:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:39 22:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:32:39 df9b9388f04a: Pulling fs layer 22:32:39 52dc419b0ee2: Pulling fs layer 22:32:39 25bc292e5bac: Pulling fs layer 22:32:39 114826534d7a: Pulling fs layer 22:32:39 4657fd5d0bcf: Pulling fs layer 22:32:39 6ad1cebc031e: Pulling fs layer 22:32:39 8a3aa393b2d8: Pulling fs layer 22:32:39 4657fd5d0bcf: Waiting 22:32:39 6ad1cebc031e: Waiting 22:32:39 8a3aa393b2d8: Waiting 22:32:39 114826534d7a: Waiting 22:32:39 25bc292e5bac: Download complete 22:32:39 52dc419b0ee2: Verifying Checksum 22:32:39 52dc419b0ee2: Download complete 22:32:39 4657fd5d0bcf: Download complete 22:32:39 df9b9388f04a: Download complete 22:32:40 df9b9388f04a: Pull complete 22:32:40 6ad1cebc031e: Verifying Checksum 22:32:40 6ad1cebc031e: Download complete 22:32:40 52dc419b0ee2: Pull complete 22:32:40 25bc292e5bac: Pull complete 22:32:40 114826534d7a: Verifying Checksum 22:32:40 114826534d7a: Download complete 22:32:40 8a3aa393b2d8: Verifying Checksum 22:32:40 8a3aa393b2d8: Download complete 22:32:44 114826534d7a: Pull complete 22:32:44 4657fd5d0bcf: Pull complete 22:32:44 6ad1cebc031e: Pull complete 22:32:46 8a3aa393b2d8: Pull complete 22:32:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:46 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:32:51 $ docker top 1e61e984947afa3464312996d380f4135d5b8ea373b839ab2e981104b0cc582a -eo pid,comm [Pipeline] { [Pipeline] echo 22:32:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 22:32:51 + set -o pipefail 22:32:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 22:32:58 22:32:58 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 22:32:58 22:32:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/1a09732d-665e-4963-8423-1666984ff31d 22:32:58 22:32:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:32:58 22:32:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:32:58 22:32:59 22:32:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:32:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:32:59 More details here: https://snyk.co/ue1NS [Pipeline] } 22:32:59 $ docker stop --time=1 1e61e984947afa3464312996d380f4135d5b8ea373b839ab2e981104b0cc582a 22:33:02 $ docker rm -f 1e61e984947afa3464312996d380f4135d5b8ea373b839ab2e981104b0cc582a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:33:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:03 provisioning config files... 22:33:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13138554741690198229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:03 --> edgex-publish-swagger.sh 22:33:03 === Publish doc/openapi/v2 API === 22:33:03 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 22:33:03 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 22:33:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:03 Dload Upload Total Spent Left Speed 22:33:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 139k 0 0 100 139k 0 87384 0:00:01 0:00:01 --:--:-- 87330 100 139k 0 0 100 139k 0 87384 0:00:01 0:00:01 --:--:-- 87330 22:33:05 22:33:05 [Pipeline] } 22:33:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:05 + git log --format=format:%s -1 bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] sh 22:33:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:06 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:33:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:33:06 $ docker top ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 -eo pid,comm 22:33:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:33:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:06 [ssh-agent] Looking for ssh-agent implementation... 22:33:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:07 $ docker exec ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 ssh-agent 22:33:07 SSH_AUTH_SOCK=/tmp/ssh-eEiVH8r4svCu/agent.33 22:33:07 SSH_AGENT_PID=40 22:33:07 Running ssh-add (command line suppressed) 22:33:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14038282124775434524.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14038282124775434524.key) 22:33:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:07 + git semver tag 22:33:07 2022-10-11 22:33:07,716 [run_tag] DEBUG tag force:False 22:33:07 2022-10-11 22:33:07,716 [check_head_tag] DEBUG check head tag 22:33:07 2022-10-11 22:33:07,717 [execute] INFO git cat-file --batch-check 22:33:07 2022-10-11 22:33:07,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:33:07 2022-10-11 22:33:07,721 [execute] INFO git cat-file --batch 22:33:07 2022-10-11 22:33:07,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:33:07 2022-10-11 22:33:07,743 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:33:07 2022-10-11 22:33:07,743 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 22:33:07 2022-10-11 22:33:07,744 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:33:07 2022-10-11 22:33:07,749 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:33:07 2.3.0-dev.30 [Pipeline] } 22:33:07 $ docker exec --env ******** --env ******** ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 ssh-agent -k 22:33:07 unset SSH_AUTH_SOCK; 22:33:07 unset SSH_AGENT_PID; 22:33:07 echo Agent pid 40 killed; 22:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:08 + git semver [Pipeline] } 22:33:08 $ docker stop --time=1 ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 22:33:09 $ docker rm -f ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:10 22:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:10 0.23.1-centos7: Pulling from edgex-lftools 22:33:10 ab5ef0e58194: Pulling fs layer 22:33:10 9712f1f96733: Pulling fs layer 22:33:10 63f879dbbcfc: Pulling fs layer 22:33:10 0d9ebad4ef96: Pulling fs layer 22:33:10 e9a5061849ea: Pulling fs layer 22:33:10 d747dcd14b5f: Pulling fs layer 22:33:10 2de7ff778b66: Pulling fs layer 22:33:10 e9a5061849ea: Waiting 22:33:10 2de7ff778b66: Waiting 22:33:10 0d9ebad4ef96: Waiting 22:33:10 9712f1f96733: Verifying Checksum 22:33:10 9712f1f96733: Download complete 22:33:10 63f879dbbcfc: Verifying Checksum 22:33:10 63f879dbbcfc: Download complete 22:33:10 0d9ebad4ef96: Verifying Checksum 22:33:10 0d9ebad4ef96: Download complete 22:33:10 ab5ef0e58194: Verifying Checksum 22:33:10 ab5ef0e58194: Download complete 22:33:10 e9a5061849ea: Verifying Checksum 22:33:10 e9a5061849ea: Download complete 22:33:10 d747dcd14b5f: Verifying Checksum 22:33:10 d747dcd14b5f: Download complete 22:33:11 2de7ff778b66: Verifying Checksum 22:33:11 2de7ff778b66: Download complete 22:33:13 ab5ef0e58194: Pull complete 22:33:13 9712f1f96733: Pull complete 22:33:14 63f879dbbcfc: Pull complete 22:33:18 0d9ebad4ef96: Pull complete 22:33:18 e9a5061849ea: Pull complete 22:33:18 d747dcd14b5f: Pull complete 22:33:19 2de7ff778b66: Pull complete 22:33:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:19 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:33:24 $ docker top 427f7628b618b58ebf700a7ffa11e755bc89902cd0b7f13312a7291de5a8f4ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:33:25 provisioning config files... 22:33:25 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2762903197779255554tmp 22:33:25 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16892796236754866628tmp 22:33:25 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9938655422210263503tmp [Pipeline] { [Pipeline] echo 22:33:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:33:25 ---> sigul-configuration.sh 22:33:25 gpg: directory `/root/.gnupg' created 22:33:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:33:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:33:25 gpg: keyring `/root/.gnupg/secring.gpg' created 22:33:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:33:25 gpg: CAST5 encrypted data 22:33:25 gpg: encrypted with 1 passphrase 22:33:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:33:25 + mkdir /home/jenkins 22:33:25 + mkdir /home/jenkins/sigul [Pipeline] sh 22:33:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:33:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:33:26 ---> sigul-install.sh 22:33:26 Sigul already installed; skipping installation. [Pipeline] sh 22:33:26 + git tag --list 22:33:26 v0.0.0 22:33:26 v0.0.1-dev.1 22:33:26 v0.0.1-dev.10 22:33:26 v0.0.1-dev.11 22:33:26 v0.0.1-dev.12 22:33:26 v0.0.1-dev.13 22:33:26 v0.0.1-dev.14 22:33:26 v0.0.1-dev.15 22:33:26 v0.0.1-dev.16 22:33:26 v0.0.1-dev.17 22:33:26 v0.0.1-dev.18 22:33:26 v0.0.1-dev.19 22:33:26 v0.0.1-dev.2 22:33:26 v0.0.1-dev.20 22:33:26 v0.0.1-dev.21 22:33:26 v0.0.1-dev.22 22:33:26 v0.0.1-dev.23 22:33:26 v0.0.1-dev.24 22:33:26 v0.0.1-dev.25 22:33:26 v0.0.1-dev.26 22:33:26 v0.0.1-dev.27 22:33:26 v0.0.1-dev.28 22:33:26 v0.0.1-dev.3 22:33:26 v0.0.1-dev.4 22:33:26 v0.0.1-dev.5 22:33:26 v0.0.1-dev.6 22:33:26 v0.0.1-dev.7 22:33:26 v0.0.1-dev.8 22:33:26 v0.0.1-dev.9 22:33:26 v2.2.0 22:33:26 v2.2.0-dev.29 22:33:26 v2.2.0-dev.30 22:33:26 v2.2.0-dev.31 22:33:26 v2.2.0-dev.32 22:33:26 v2.2.0-dev.33 22:33:26 v2.2.0-dev.34 22:33:26 v2.2.0-dev.35 22:33:26 v2.3.0-dev.1 22:33:26 v2.3.0-dev.10 22:33:26 v2.3.0-dev.11 22:33:26 v2.3.0-dev.12 22:33:26 v2.3.0-dev.13 22:33:26 v2.3.0-dev.14 22:33:26 v2.3.0-dev.15 22:33:26 v2.3.0-dev.16 22:33:26 v2.3.0-dev.17 22:33:26 v2.3.0-dev.18 22:33:26 v2.3.0-dev.19 22:33:26 v2.3.0-dev.2 22:33:26 v2.3.0-dev.20 22:33:26 v2.3.0-dev.21 22:33:26 v2.3.0-dev.22 22:33:26 v2.3.0-dev.23 22:33:26 v2.3.0-dev.24 22:33:26 v2.3.0-dev.25 22:33:26 v2.3.0-dev.26 22:33:26 v2.3.0-dev.27 22:33:26 v2.3.0-dev.28 22:33:26 v2.3.0-dev.29 22:33:26 v2.3.0-dev.3 22:33:26 v2.3.0-dev.30 22:33:26 v2.3.0-dev.4 22:33:26 v2.3.0-dev.5 22:33:26 v2.3.0-dev.6 22:33:26 v2.3.0-dev.7 22:33:26 v2.3.0-dev.8 22:33:26 v2.3.0-dev.9 [Pipeline] sh 22:33:26 + lftools sign git-tag v2.3.0-dev.30 22:33:27 Signing Git tag with Sigul... 22:33:27 Signing v2.3.0-dev.30 [Pipeline] echo 22:33:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:33:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:33:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:33:27 $ docker stop --time=1 427f7628b618b58ebf700a7ffa11e755bc89902cd0b7f13312a7291de5a8f4ac 22:33:29 $ docker rm -f 427f7628b618b58ebf700a7ffa11e755bc89902cd0b7f13312a7291de5a8f4ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:33:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:29 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:33:30 $ docker top 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 -eo pid,comm 22:33:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:33:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:30 [ssh-agent] Looking for ssh-agent implementation... 22:33:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:30 $ docker exec 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 ssh-agent 22:33:30 SSH_AUTH_SOCK=/tmp/ssh-z7ycZyBX6nde/agent.31 22:33:30 SSH_AGENT_PID=37 22:33:30 Running ssh-add (command line suppressed) 22:33:30 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1851994158837149733.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1851994158837149733.key) 22:33:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:31 + git semver bump pre 22:33:31 2022-10-11 22:33:31,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:33:31 2022-10-11 22:33:31,208 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev 22:33:31 2022-10-11 22:33:31,208 [bump_version] DEBUG bumped version:2.3.0-dev.31 22:33:31 2022-10-11 22:33:31,208 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 22:33:31 2022-10-11 22:33:31,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:33:31 2022-10-11 22:33:31,209 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 22:33:31 2022-10-11 22:33:31,211 [execute] INFO git cat-file --batch-check 22:33:31 2022-10-11 22:33:31,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:31 2022-10-11 22:33:31,217 [execute] INFO git cat-file --batch 22:33:31 2022-10-11 22:33:31,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:31 2022-10-11 22:33:31,221 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:33:31 2.3.0-dev.31 [Pipeline] } 22:33:31 $ docker exec --env ******** --env ******** 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 ssh-agent -k 22:33:31 unset SSH_AUTH_SOCK; 22:33:31 unset SSH_AGENT_PID; 22:33:31 echo Agent pid 37 killed; 22:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:31 + git semver [Pipeline] } 22:33:31 $ docker stop --time=1 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 22:33:33 $ docker rm -f 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:33 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:33:34 $ docker top d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 -eo pid,comm 22:33:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:33:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:34 [ssh-agent] Looking for ssh-agent implementation... 22:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:34 $ docker exec d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 ssh-agent 22:33:34 SSH_AUTH_SOCK=/tmp/ssh-oDSVjYzneW96/agent.32 22:33:34 SSH_AGENT_PID=38 22:33:34 Running ssh-add (command line suppressed) 22:33:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9347024809691907611.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9347024809691907611.key) 22:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:34 + git semver push 22:33:35 2022-10-11 22:33:35,150 [run_push] DEBUG push 22:33:35 2022-10-11 22:33:35,151 [execute] INFO git cat-file --batch-check 22:33:35 2022-10-11 22:33:35,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:35 2022-10-11 22:33:35,154 [execute] INFO git rev-list 16b66d690c381ea613a2750056ddf22a840ac06d -- 22:33:35 2022-10-11 22:33:35,155 [execute] DEBUG Popen(['git', 'rev-list', '16b66d690c381ea613a2750056ddf22a840ac06d', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:33:35 2022-10-11 22:33:35,161 [execute] INFO git fetch -v origin 22:33:35 2022-10-11 22:33:35,161 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:33:35 2022-10-11 22:33:35,781 [run_push] DEBUG no remote changes detected 22:33:35 2022-10-11 22:33:35,781 [execute] INFO git push origin semver 22:33:35 2022-10-11 22:33:35,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:33:36 2022-10-11 22:33:36,531 [run_push] DEBUG push all version tags 22:33:36 2022-10-11 22:33:36,531 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:33:36 2022-10-11 22:33:36,532 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:33:37 2022-10-11 22:33:37,241 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:33:37 2.3.0-dev.31 [Pipeline] } 22:33:37 $ docker exec --env ******** --env ******** d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 ssh-agent -k 22:33:37 unset SSH_AUTH_SOCK; 22:33:37 unset SSH_AGENT_PID; 22:33:37 echo Agent pid 38 killed; 22:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:37 + git semver [Pipeline] } 22:33:37 $ docker stop --time=1 d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 22:33:39 $ docker rm -f d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:33:39 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 22:33:39 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:33:39 total 16 22:33:39 drwxr-xr-x 3 root root 4096 Oct 11 22:24 . 22:33:39 drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 22:33 .. 22:33:39 drwxr-xr-x 2 root root 4096 Oct 11 22:24 cost 22:33:39 -rw-r--r-- 1 root root 90 Oct 11 22:24 cost.csv 22:33:39 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 22:33:39 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:33:39 total 16 22:33:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 22:24 . 22:33:39 drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 22:33 .. 22:33:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 22:24 cost 22:33:39 -rw-r--r-- 1 jenkins jenkins 90 Oct 11 22:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:33:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:40 ---> package-listing.sh 22:33:40 ++ facter osfamily 22:33:40 ++ tr '[:upper:]' '[:lower:]' 22:33:41 + OS_FAMILY=debian 22:33:41 + workspace=/w/workspace/foundry_device-onvif-camera_main 22:33:41 + START_PACKAGES=/tmp/packages_start.txt 22:33:41 + END_PACKAGES=/tmp/packages_end.txt 22:33:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:41 + PACKAGES=/tmp/packages_start.txt 22:33:41 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:33:41 + PACKAGES=/tmp/packages_end.txt 22:33:41 + case "${OS_FAMILY}" in 22:33:41 + dpkg -l 22:33:41 + grep '^ii' 22:33:41 + '[' -f /tmp/packages_start.txt ']' 22:33:41 + '[' -f /tmp/packages_end.txt ']' 22:33:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:41 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:33:41 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 22:33:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 22:33:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:41 prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container 22:33:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:33:42 $ docker top f84fb5aaeacdc7dfe28124496d3146a2359ba91e90d04a7b23768baf2771e6ab -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:42 + touch /tmp/pre-build-complete [Pipeline] sh 22:33:42 + mkdir -p /var/log/sysstat [Pipeline] sh 22:33:43 + ls /var/log/sa-host 22:33:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:43 provisioning config files... 22:33:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1990223793929950834tmp [Pipeline] { [Pipeline] echo 22:33:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:43 ---> create-netrc.sh [Pipeline] } 22:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:33:43 ---> python-tools-install.sh [Pipeline] echo 22:33:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:33:44 ---> sudo-logs.sh 22:33:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:33:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:33:44 ---> job-cost.sh 22:33:44 lf-activate-venv: SKIPPING 22:33:44 DEBUG: total: 0.2199999988079071 22:33:44 INFO: Retrieving Stack Cost... 22:33:44 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:45 INFO: Archiving Costs [Pipeline] echo 22:33:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:45 ---> logs-deploy.sh 22:33:45 lf-activate-venv: SKIPPING 22:33:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/69 22:33:45 INFO: archiving workspace using pattern(s): 22:33:46 Archives upload complete. 22:33:46 INFO: archiving logs to Nexus 22:33:47 ---> uname -a: 22:33:47 Linux prd-ubuntu20-04-docker-8c-8g-7680 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:33:47 22:33:47 22:33:47 ---> lscpu: 22:33:47 Architecture: x86_64 22:33:47 CPU op-mode(s): 32-bit, 64-bit 22:33:47 Byte Order: Little Endian 22:33:47 Address sizes: 40 bits physical, 48 bits virtual 22:33:47 CPU(s): 8 22:33:47 On-line CPU(s) list: 0-7 22:33:47 Thread(s) per core: 1 22:33:47 Core(s) per socket: 1 22:33:47 Socket(s): 8 22:33:47 NUMA node(s): 1 22:33:47 Vendor ID: AuthenticAMD 22:33:47 CPU family: 23 22:33:47 Model: 49 22:33:47 Model name: AMD EPYC-Rome Processor 22:33:47 Stepping: 0 22:33:47 CPU MHz: 2800.002 22:33:47 BogoMIPS: 5600.00 22:33:47 Virtualization: AMD-V 22:33:47 Hypervisor vendor: KVM 22:33:47 Virtualization type: full 22:33:47 L1d cache: 256 KiB 22:33:47 L1i cache: 256 KiB 22:33:47 L2 cache: 4 MiB 22:33:47 L3 cache: 128 MiB 22:33:47 NUMA node0 CPU(s): 0-7 22:33:47 Vulnerability Itlb multihit: Not affected 22:33:47 Vulnerability L1tf: Not affected 22:33:47 Vulnerability Mds: Not affected 22:33:47 Vulnerability Meltdown: Not affected 22:33:47 Vulnerability Mmio stale data: Not affected 22:33:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:33:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:33:47 Vulnerability Srbds: Not affected 22:33:47 Vulnerability Tsx async abort: Not affected 22:33:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:33:47 22:33:47 22:33:47 ---> nproc: 22:33:47 8 22:33:47 22:33:47 22:33:47 ---> df -h: 22:33:47 Filesystem Size Used Avail Use% Mounted on 22:33:47 overlay 155G 13G 143G 9% / 22:33:47 tmpfs 64M 0 64M 0% /dev 22:33:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:33:47 shm 64M 0 64M 0% /dev/shm 22:33:47 /dev/vda1 155G 13G 143G 9% /facter-os 22:33:47 22:33:47 22:33:47 ---> sar -b -r -n DEV: 22:33:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7680) 10/11/22 _x86_64_ (8 CPU) 22:33:47 22:33:47 22:21:47 LINUX RESTART (8 CPU) 22:33:47 22:33:47 22:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:33:47 22:23:02 208.95 47.66 161.29 0.00 5383.24 94168.84 0.00 22:33:47 22:24:01 174.04 1.08 172.95 0.00 15.86 48694.39 0.00 22:33:47 22:25:01 121.43 0.03 121.40 0.00 5.20 34573.17 0.00 22:33:47 22:26:01 2.62 0.00 2.62 0.00 0.00 30.81 0.00 22:33:47 22:27:01 26.12 7.76 18.36 0.00 904.90 2280.84 0.00 22:33:47 22:28:01 14.88 1.58 13.30 0.00 1980.20 2535.71 0.00 22:33:47 22:29:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 22:33:47 22:30:01 1.77 0.00 1.77 0.00 0.00 18.66 0.00 22:33:47 22:31:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 22:33:47 22:32:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 22:33:47 22:33:01 49.94 0.42 49.53 0.00 12.80 33267.26 0.00 22:33:47 Average: 54.69 5.33 49.37 0.00 755.87 19556.66 0.00 22:33:47 22:33:47 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:33:47 22:23:02 29157996 31597340 716668 2.18 76152 2633888 1988244 5.86 982528 2373624 2064 22:33:47 22:24:01 28396140 31503136 794604 2.42 137816 3175708 2357204 6.95 1319328 2717956 26180 22:33:47 22:25:01 27759328 31575524 723892 2.20 148188 3822220 1767344 5.21 1286136 3336844 336 22:33:47 22:26:01 27758544 31574768 724372 2.20 148240 3822228 1767344 5.21 1286240 3336848 160 22:33:47 22:27:01 27559076 31536728 745576 2.27 165244 3968060 1838704 5.42 1394948 3410508 22552 22:33:47 22:28:01 27474768 31562384 718808 2.19 166592 4071032 1778320 5.24 1435864 3447108 152 22:33:47 22:29:01 27482508 31570268 710936 2.16 166664 4071036 1778320 5.24 1427988 3447120 16 22:33:47 22:30:01 27482760 31570648 710504 2.16 166724 4071036 1778320 5.24 1427884 3447156 48 22:33:47 22:31:01 27482988 31570880 710208 2.16 166744 4071040 1778320 5.24 1427596 3447156 12 22:33:47 22:32:01 27483048 31571188 709868 2.16 166784 4071044 1778320 5.24 1427640 3447324 28 22:33:47 22:33:01 26360592 31533128 742768 2.26 187432 5055272 1910924 5.63 1572936 4340732 76160 22:33:47 Average: 27672523 31560545 728019 2.21 154235 3893869 1865579 5.50 1362644 3341125 11610 22:33:47 22:33:47 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:33:47 22:23:02 docker0 66.76 84.34 5.54 199.31 0.00 0.00 0.00 0.00 22:33:47 22:23:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 22:33:47 22:23:02 ens3 740.69 511.06 6643.69 97.11 0.00 0.00 0.00 0.00 22:33:47 22:23:02 vethc17acf1 54.34 68.67 5.19 52.24 0.00 0.00 0.00 0.00 22:33:47 22:24:01 docker0 101.97 144.89 7.97 1712.71 0.00 0.00 0.00 0.00 22:33:47 22:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:33:47 22:24:01 ens3 187.85 127.45 1752.07 25.90 0.00 0.00 0.00 0.00 22:33:47 22:24:01 veth076d14f 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:33:47 22:25:01 docker0 2.35 4.85 0.16 57.93 0.00 0.00 0.00 0.00 22:33:47 22:25:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 22:33:47 22:25:01 ens3 189.85 155.49 2613.67 334.72 0.00 0.00 0.00 0.00 22:33:47 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:47 22:26:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:33:47 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:33:47 22:27:01 ens3 72.49 43.45 1189.28 3.11 0.00 0.00 0.00 0.00 22:33:47 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:33:47 22:28:01 ens3 4.48 2.88 109.28 0.34 0.00 0.00 0.00 0.00 22:33:47 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:47 22:30:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:33:47 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:31:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:47 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:47 22:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:33:47 22:33:01 docker0 46.64 67.72 3.97 737.82 0.00 0.00 0.00 0.00 22:33:47 22:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:33:47 22:33:01 ens3 229.10 151.99 4728.13 18.85 0.00 0.00 0.00 0.00 22:33:47 Average: docker0 19.67 27.26 1.59 243.93 0.00 0.00 0.00 0.00 22:33:47 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 22:33:47 Average: ens3 129.44 90.19 1548.43 43.67 0.00 0.00 0.00 0.00 22:33:47 22:33:47 22:33:47 ---> sar -P ALL: 22:33:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7680) 10/11/22 _x86_64_ (8 CPU) 22:33:47 22:33:47 22:21:47 LINUX RESTART (8 CPU) 22:33:47 22:33:47 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:33:47 22:23:02 all 9.55 0.00 3.56 3.21 0.07 83.61 22:33:47 22:23:02 0 7.48 0.00 3.20 4.51 0.10 84.71 22:33:47 22:23:02 1 7.72 0.00 4.02 1.70 0.05 86.50 22:33:47 22:23:02 2 10.62 0.00 3.19 0.99 0.05 85.15 22:33:47 22:23:02 3 11.90 0.00 4.35 8.34 0.08 75.33 22:33:47 22:23:02 4 10.47 0.00 3.16 3.80 0.07 82.49 22:33:47 22:23:02 5 8.60 0.00 3.77 3.16 0.07 84.41 22:33:47 22:23:02 6 9.58 0.00 3.13 2.90 0.08 84.31 22:33:47 22:23:02 7 10.01 0.00 3.64 0.34 0.07 85.95 22:33:47 22:24:01 all 27.28 0.00 5.50 2.49 0.10 64.64 22:33:47 22:24:01 0 26.39 0.00 5.01 0.43 0.17 68.00 22:33:47 22:24:01 1 26.98 0.00 5.65 1.01 0.07 66.28 22:33:47 22:24:01 2 27.92 0.00 5.63 0.05 0.10 66.30 22:33:47 22:24:01 3 27.37 0.00 5.37 1.99 0.12 65.15 22:33:47 22:24:01 4 27.22 0.00 5.99 5.61 0.10 61.07 22:33:47 22:24:01 5 27.21 0.00 6.43 9.27 0.10 56.99 22:33:47 22:24:01 6 26.19 0.00 4.74 0.55 0.07 68.45 22:33:47 22:24:01 7 28.93 0.00 5.14 1.06 0.09 64.79 22:33:47 22:25:01 all 18.21 0.00 3.64 1.54 0.05 76.56 22:33:47 22:25:01 0 18.36 0.00 3.65 0.08 0.05 77.85 22:33:47 22:25:01 1 16.79 0.00 4.39 1.63 0.05 77.14 22:33:47 22:25:01 2 17.70 0.00 3.45 0.44 0.03 78.39 22:33:47 22:25:01 3 18.84 0.00 3.69 2.70 0.05 74.72 22:33:47 22:25:01 4 19.02 0.00 3.53 0.03 0.05 77.37 22:33:47 22:25:01 5 17.81 0.00 3.04 0.07 0.05 79.03 22:33:47 22:25:01 6 19.44 0.00 4.13 6.19 0.07 70.18 22:33:47 22:25:01 7 17.76 0.00 3.23 1.19 0.05 77.77 22:33:47 22:26:01 all 0.03 0.00 0.01 0.02 0.01 99.92 22:33:47 22:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:33:47 22:26:01 1 0.03 0.00 0.00 0.03 0.03 99.90 22:33:47 22:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:47 22:26:01 3 0.07 0.00 0.03 0.00 0.02 99.88 22:33:47 22:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:33:47 22:26:01 5 0.10 0.00 0.03 0.00 0.02 99.85 22:33:47 22:26:01 6 0.00 0.00 0.03 0.15 0.02 99.80 22:33:47 22:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:33:47 22:27:01 all 0.85 0.00 0.68 0.32 0.01 98.14 22:33:47 22:27:01 0 0.98 0.00 0.42 0.13 0.02 98.45 22:33:47 22:27:01 1 0.99 0.00 0.52 0.96 0.02 97.52 22:33:47 22:27:01 2 1.35 0.00 0.85 0.48 0.02 97.30 22:33:47 22:27:01 3 0.50 0.00 1.64 0.18 0.02 97.66 22:33:47 22:27:01 4 1.30 0.00 0.40 0.12 0.00 98.18 22:33:47 22:27:01 5 0.72 0.00 0.40 0.03 0.00 98.85 22:33:47 22:27:01 6 0.45 0.00 0.37 0.02 0.00 99.17 22:33:47 22:27:01 7 0.48 0.00 0.87 0.63 0.02 98.00 22:33:47 22:28:01 all 0.47 0.00 0.13 0.28 0.01 99.10 22:33:47 22:28:01 0 0.13 0.00 0.08 0.03 0.00 99.75 22:33:47 22:28:01 1 1.21 0.00 0.15 0.41 0.02 98.21 22:33:47 22:28:01 2 0.35 0.00 0.13 0.23 0.02 99.27 22:33:47 22:28:01 3 0.15 0.00 0.10 0.03 0.02 99.70 22:33:47 22:28:01 4 0.72 0.00 0.13 0.83 0.02 98.30 22:33:47 22:28:01 5 0.42 0.00 0.32 0.68 0.02 98.57 22:33:47 22:28:01 6 0.08 0.00 0.05 0.00 0.02 99.85 22:33:47 22:28:01 7 0.70 0.00 0.10 0.02 0.00 99.18 22:33:47 22:29:01 all 0.26 0.00 0.01 0.00 0.01 99.73 22:33:47 22:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:47 22:29:01 1 1.86 0.00 0.00 0.00 0.00 98.14 22:33:47 22:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:33:47 22:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:33:47 22:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:33:47 22:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:33:47 22:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:33:47 22:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:33:47 22:30:01 all 0.07 0.00 0.02 0.01 0.01 99.89 22:33:47 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:33:47 22:30:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:33:47 22:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:33:47 22:30:01 3 0.03 0.00 0.03 0.02 0.02 99.90 22:33:47 22:30:01 4 0.03 0.00 0.02 0.03 0.02 99.90 22:33:47 22:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:33:47 22:30:01 6 0.07 0.00 0.05 0.00 0.03 99.85 22:33:47 22:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:33:47 22:31:01 all 0.06 0.00 0.01 0.00 0.00 99.93 22:33:47 22:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:33:47 22:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:33:47 22:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:33:47 22:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:33:47 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:33:47 22:31:01 5 0.30 0.00 0.02 0.00 0.00 99.68 22:33:47 22:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:33:47 22:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:33:47 22:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 22:33:47 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:33:47 22:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:47 22:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:33:47 22:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:33:47 22:32:01 4 0.03 0.00 0.02 0.02 0.00 99.93 22:33:47 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:33:47 22:32:01 6 0.05 0.00 0.07 0.00 0.02 99.87 22:33:47 22:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:33:47 22:33:01 all 4.09 0.00 1.66 1.42 0.03 92.81 22:33:47 22:33:01 0 3.88 0.00 2.02 0.07 0.03 93.99 22:33:47 22:33:01 1 3.59 0.00 1.26 0.22 0.02 94.91 22:33:47 22:33:01 2 4.21 0.00 2.13 0.45 0.08 93.13 22:33:47 22:33:01 3 4.54 0.00 1.56 9.17 0.03 84.69 22:33:47 22:33:01 4 4.28 0.00 1.47 1.42 0.02 92.81 22:33:47 22:33:01 5 4.44 0.00 1.02 0.02 0.03 94.49 22:33:47 22:33:01 6 4.00 0.00 1.92 0.02 0.03 94.03 22:33:47 22:33:01 7 3.76 0.00 1.85 0.00 0.02 94.38 22:33:47 22:33:47 Average: CPU %user %nice %system %iowait %steal %idle 22:33:47 Average: all 5.47 0.00 1.37 0.84 0.03 92.29 22:33:47 Average: 0 5.16 0.00 1.30 0.47 0.03 93.03 22:33:47 Average: 1 5.36 0.00 1.44 0.54 0.03 92.64 22:33:47 Average: 2 5.59 0.00 1.39 0.24 0.03 92.75 22:33:47 Average: 3 5.71 0.00 1.52 2.03 0.04 90.71 22:33:47 Average: 4 5.66 0.00 1.32 1.07 0.02 91.92 22:33:47 Average: 5 5.35 0.00 1.35 1.18 0.03 92.10 22:33:47 Average: 6 5.38 0.00 1.31 0.89 0.03 92.39 22:33:47 Average: 7 5.55 0.00 1.34 0.29 0.02 92.79 22:33:47 22:33:47 22:33:47