Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 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-ssh5890821325246538808.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9780550644107647514.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3777553087910020967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13116074771146368960.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9129366335403888131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15721’ Running on prd-ubuntu20.04-docker-8c-8g-15723 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 (main) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#362)" > git config core.sparsecheckout # timeout=10 > git checkout -f 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 # timeout=10 > git rev-list --no-walk c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:27:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:27:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:27:09 ========================================================= 12:27:09 EdgeX Global Pipelines Version Info 12:27:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:27:10 ------------------- 12:27:10 stable info: 12:27:10 ------------------- 12:27:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:27:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:27:10 Message: update stable to v1.0.249 12:27:11 ------------------- 12:27:11 experimental info: 12:27:11 ------------------- 12:27:11 Commited By: **** collab-it+edgex@linuxfoundation.org 12:27:11 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:27:11 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cbb4e3 [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:11 provisioning config files... 12:27:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9814732257576659614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:12 ---> docker-login.sh 12:27:12 nexus3.edgexfoundry.org:10001 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:12 Configure a credential helper to remove this warning. See 12:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:12 12:27:12 Login Succeeded 12:27:12 nexus3.edgexfoundry.org:10002 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:12 Configure a credential helper to remove this warning. See 12:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:12 12:27:12 Login Succeeded 12:27:12 nexus3.edgexfoundry.org:10003 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:12 Configure a credential helper to remove this warning. See 12:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:12 12:27:12 Login Succeeded 12:27:12 nexus3.edgexfoundry.org:10004 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:12 Configure a credential helper to remove this warning. See 12:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:12 12:27:12 Login Succeeded 12:27:12 docker.io 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:13 Configure a credential helper to remove this warning. See 12:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:13 12:27:13 Login Succeeded 12:27:13 ---> docker-login.sh ends [Pipeline] } 12:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:27:13 + git rev-list -1 --merges 4cbb4e31d347d152f2d64cc131833a0f5aa3a873~1..4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo 12:27:13 -----------> git rev-list -1 --merges 4cbb4e31d347d152f2d64cc131833a0f5aa3a873~1..4cbb4e31d347d152f2d64cc131833a0f5aa3a873 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [false] [Pipeline] sh 12:27:13 + git log --format=format:%s -1 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo 12:27:13 ========================================================= 12:27:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:27:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:14 + git log --format=format:%s -1 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo 12:27:14 [semverPrep] GIT_COMMIT: 4cbb4e31d347d152f2d64cc131833a0f5aa3a873, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#362) [Pipeline] echo 12:27:14 [semverPrep] This is not a build commit. [Pipeline] sh 12:27:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:27:14 + grep -v github /etc/ssh/ssh_known_hosts 12:27:14 + [ -e /tmp/ssh_known_hosts ] 12:27:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:27:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:27:14 + sudo tee -a /etc/ssh/ssh_known_hosts 12:27:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:15 12:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:15 0.1.4: Pulling from edgex-devops/py-git-semver 12:27:15 b85a868b505f: Pulling fs layer 12:27:15 e2be974225ed: Pulling fs layer 12:27:15 339a4e72a1f5: Pulling fs layer 12:27:15 988bab9f4d93: Pulling fs layer 12:27:15 1469e6f7b9e6: Pulling fs layer 12:27:15 eaf3925da568: Pulling fs layer 12:27:15 bab4dde63d76: Pulling fs layer 12:27:15 bde34c3a00c8: Pulling fs layer 12:27:15 b352a97aabf1: Pulling fs layer 12:27:15 4872d77fe225: Pulling fs layer 12:27:15 5851b861e8e6: Pulling fs layer 12:27:15 bde34c3a00c8: Waiting 12:27:15 b352a97aabf1: Waiting 12:27:15 4872d77fe225: Waiting 12:27:15 5851b861e8e6: Waiting 12:27:15 988bab9f4d93: Waiting 12:27:15 1469e6f7b9e6: Waiting 12:27:15 eaf3925da568: Waiting 12:27:15 bab4dde63d76: Waiting 12:27:15 e2be974225ed: Verifying Checksum 12:27:15 e2be974225ed: Download complete 12:27:15 988bab9f4d93: Verifying Checksum 12:27:15 988bab9f4d93: Download complete 12:27:15 339a4e72a1f5: Verifying Checksum 12:27:15 339a4e72a1f5: Download complete 12:27:15 1469e6f7b9e6: Verifying Checksum 12:27:15 1469e6f7b9e6: Download complete 12:27:15 eaf3925da568: Verifying Checksum 12:27:15 eaf3925da568: Download complete 12:27:15 bde34c3a00c8: Download complete 12:27:15 b352a97aabf1: Verifying Checksum 12:27:15 b352a97aabf1: Download complete 12:27:15 4872d77fe225: Verifying Checksum 12:27:15 4872d77fe225: Download complete 12:27:15 5851b861e8e6: Verifying Checksum 12:27:15 5851b861e8e6: Download complete 12:27:15 b85a868b505f: Verifying Checksum 12:27:15 b85a868b505f: Download complete 12:27:15 bab4dde63d76: Verifying Checksum 12:27:15 bab4dde63d76: Download complete 12:27:16 b85a868b505f: Pull complete 12:27:17 e2be974225ed: Pull complete 12:27:17 339a4e72a1f5: Pull complete 12:27:17 988bab9f4d93: Pull complete 12:27:18 1469e6f7b9e6: Pull complete 12:27:18 eaf3925da568: Pull complete 12:27:20 bab4dde63d76: Pull complete 12:27:20 bde34c3a00c8: Pull complete 12:27:20 b352a97aabf1: Pull complete 12:27:20 4872d77fe225: Pull complete 12:27:20 5851b861e8e6: Pull complete 12:27:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:20 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:27:20 $ 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 12:27:23 $ docker top 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 -eo pid,comm 12:27:23 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). 12:27:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:23 [ssh-agent] Looking for ssh-agent implementation... 12:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:23 $ docker exec 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent 12:27:23 SSH_AUTH_SOCK=/tmp/ssh-sQgLTxkNE22q/agent.33 12:27:23 SSH_AGENT_PID=39 12:27:23 Running ssh-add (command line suppressed) 12:27:23 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13181069255621981160.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13181069255621981160.key) 12:27:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:24 + git tag --points-at HEAD [Pipeline] } 12:27:24 $ docker exec --env ******** --env ******** 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent -k 12:27:24 unset SSH_AUTH_SOCK; 12:27:24 unset SSH_AGENT_PID; 12:27:24 echo Agent pid 39 killed; 12:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:24 [ssh-agent] Looking for ssh-agent implementation... 12:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:24 $ docker exec 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent 12:27:24 SSH_AUTH_SOCK=/tmp/ssh-SNp3nZFLnfrw/agent.72 12:27:24 SSH_AGENT_PID=78 12:27:24 Running ssh-add (command line suppressed) 12:27:24 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6719592710846955242.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6719592710846955242.key) 12:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:24 + git semver init 12:27:25 2023-05-16 12:27:25,050 [run_init] DEBUG init version:0.0.0 force:False 12:27:25 2023-05-16 12:27:25,051 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 12:27:25 2023-05-16 12:27:25,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 12:27:25 2023-05-16 12:27:25,052 [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) 12:27:26 2023-05-16 12:27:26,009 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 12:27:26 2023-05-16 12:27:26,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 12:27:26 2023-05-16 12:27:26,010 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:27:26 2023-05-16 12:27:26,010 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:27:26 3.0.0-dev.52 [Pipeline] } 12:27:26 $ docker exec --env ******** --env ******** 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent -k 12:27:26 unset SSH_AUTH_SOCK; 12:27:26 unset SSH_AGENT_PID; 12:27:26 echo Agent pid 78 killed; 12:27:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:27:26 + git semver [Pipeline] } 12:27:26 $ docker stop --time=1 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 12:27:28 $ docker rm -f --volumes 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 [Pipeline] // withDockerContainer [Pipeline] sh 12:27:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:27:28 Stashed 1 file(s) [Pipeline] echo 12:27:28 [edgeXSemver]: initialized semver on version 3.0.0-dev.52 [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 12:27:28 provisioning config files... 12:27:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13377227002665854590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:29 ---> docker-login.sh 12:27:29 nexus3.edgexfoundry.org:10001 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 nexus3.edgexfoundry.org:10002 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 nexus3.edgexfoundry.org:10003 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 nexus3.edgexfoundry.org:10004 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 docker.io 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 ---> docker-login.sh ends [Pipeline] } 12:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:29 ========================================================= 12:27:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:27:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:27:30 Sending build context to Docker daemon 21.83MB 12:27:30 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 12:27:30 Step 2/13 : FROM ${BASE} AS builder 12:27:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:27:30 f56be85fc22e: Pulling fs layer 12:27:30 85791d961cd3: Pulling fs layer 12:27:30 d694b5ae8c79: Pulling fs layer 12:27:30 9f32a84ed3da: Pulling fs layer 12:27:30 4d19c01a9841: Pulling fs layer 12:27:30 9325e15d5711: Pulling fs layer 12:27:30 556b6ee489ea: Pulling fs layer 12:27:30 c5a4b2cf53e6: Pulling fs layer 12:27:30 4d19c01a9841: Waiting 12:27:30 9325e15d5711: Waiting 12:27:30 556b6ee489ea: Waiting 12:27:30 c5a4b2cf53e6: Waiting 12:27:30 85791d961cd3: Verifying Checksum 12:27:30 85791d961cd3: Download complete 12:27:30 9f32a84ed3da: Verifying Checksum 12:27:30 9f32a84ed3da: Download complete 12:27:30 4d19c01a9841: Verifying Checksum 12:27:30 4d19c01a9841: Download complete 12:27:30 f56be85fc22e: Verifying Checksum 12:27:30 f56be85fc22e: Download complete 12:27:30 9325e15d5711: Verifying Checksum 12:27:30 9325e15d5711: Download complete 12:27:30 f56be85fc22e: Pull complete 12:27:30 85791d961cd3: Pull complete 12:27:30 d694b5ae8c79: Verifying Checksum 12:27:30 d694b5ae8c79: Download complete 12:27:30 c5a4b2cf53e6: Verifying Checksum 12:27:30 c5a4b2cf53e6: Download complete 12:27:31 556b6ee489ea: Download complete 12:27:34 d694b5ae8c79: Pull complete 12:27:34 9f32a84ed3da: Pull complete 12:27:34 4d19c01a9841: Pull complete 12:27:34 9325e15d5711: Pull complete 12:27:36 556b6ee489ea: Pull complete 12:27:37 c5a4b2cf53e6: Pull complete 12:27:37 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:27:37 ---> c4be618373d6 12:27:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 12:27:42 ---> Running in 92d23c3f438f 12:27:42 Removing intermediate container 92d23c3f438f 12:27:42 ---> 6f74046a2eea 12:27:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:27:42 ---> Running in 307157ba333d 12:27:42 Removing intermediate container 307157ba333d 12:27:42 ---> e2a9f09cf17a 12:27:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 12:27:42 ---> Running in 4c4816433a77 12:27:42 Removing intermediate container 4c4816433a77 12:27:42 ---> 8b1ad8e2edfb 12:27:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 12:27:42 ---> Running in d6ae6f105931 12:27:42 Removing intermediate container d6ae6f105931 12:27:42 ---> 2cff7ec3936b 12:27:42 Step 7/13 : LABEL Name=edgex-device-onvif-camera 12:27:42 ---> Running in abf0cddc10ad 12:27:42 Removing intermediate container abf0cddc10ad 12:27:42 ---> 1b9a2aac037f 12:27:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:27:42 ---> Running in 7cfe980d5f64 12:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:27:42 OK: 265 MiB in 53 packages 12:27:43 Removing intermediate container 7cfe980d5f64 12:27:43 ---> 8eac798682f9 12:27:43 Step 9/13 : WORKDIR /device-onvif-camera 12:27:43 ---> Running in a34f23c623ea 12:27:43 Removing intermediate container a34f23c623ea 12:27:43 ---> dc9d863db1f6 12:27:43 Step 10/13 : COPY go.mod vendor* ./ 12:27:43 ---> 89c9c09e30a6 12:27:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:43 ---> Running in 640e73ff5b19 12:27:43 Still waiting to schedule task 12:27:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15722’ 12:28:15 Removing intermediate container 640e73ff5b19 12:28:15 ---> 51a4f5f01915 12:28:15 Step 12/13 : COPY . . 12:28:15 ---> 38ad97cc8630 12:28:15 Step 13/13 : RUN ${MAKE} 12:28:15 ---> Running in 66faaa9341b7 12:28:15 noop 12:28:15 Removing intermediate container 66faaa9341b7 12:28:15 ---> 89372daa1c5e 12:28:15 Successfully built 89372daa1c5e 12:28:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:15 + docker inspect -f . ci-base-image-x86_64 12:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:15 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:28:16 $ 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 12:28:17 $ docker top 0669ea224e0449577925dc0474ee3c04b4836bb118f50375c9b405bdf3bf04a8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:17 + go version 12:28:17 go version go1.20.2 linux/amd64 [Pipeline] } 12:28:17 $ docker stop --time=1 0669ea224e0449577925dc0474ee3c04b4836bb118f50375c9b405bdf3bf04a8 12:28:19 $ docker rm -f --volumes 0669ea224e0449577925dc0474ee3c04b4836bb118f50375c9b405bdf3bf04a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:19 + docker inspect -f . ci-base-image-x86_64 12:28:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:19 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:28:19 $ 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 12:28:20 $ docker top 48d73883d184dedc89749839a0e63ed48ec422c2226f1cf2247ebdc4b8a18284 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:20 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 12:28:21 + make test 12:28:21 go test ./... -coverprofile=coverage.out ./... 12:28:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 12:28:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 12:28:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 12:28:38 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.4% of statements 12:28:38 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.334s coverage: 86.5% of statements 12:28:45 go vet ./... 12:28:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:28:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:28:48 ./bin/test-attribution-txt.sh [Pipeline] echo 12:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:28:48 $ docker stop --time=1 48d73883d184dedc89749839a0e63ed48ec422c2226f1cf2247ebdc4b8a18284 12:28:51 $ docker rm -f --volumes 48d73883d184dedc89749839a0e63ed48ec422c2226f1cf2247ebdc4b8a18284 [Pipeline] // withDockerContainer [Pipeline] sh 12:28:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:28:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:28:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:28:53 + ls -al . 12:28:53 total 232 12:28:53 drwxrwxr-x 10 jenkins jenkins 4096 May 16 12:28 . 12:28:53 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 .. 12:28:53 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:27 .git 12:28:53 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:27 .github 12:28:53 -rw-rw-r-- 1 jenkins jenkins 496 May 16 12:27 .gitignore 12:28:53 -rw-rw-r-- 1 jenkins jenkins 42 May 16 12:27 .golangci.yml 12:28:53 drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:27 .semver 12:28:53 -rw-rw-r-- 1 jenkins jenkins 10087 May 16 12:27 Attribution.txt 12:28:53 -rw-rw-r-- 1 jenkins jenkins 6312 May 16 12:27 CHANGELOG.md 12:28:53 -rw-rw-r-- 1 jenkins jenkins 1574 May 16 12:27 Dockerfile 12:28:53 -rw-rw-r-- 1 jenkins jenkins 677 May 16 12:27 GOVERNANCE.md 12:28:53 -rw-rw-r-- 1 jenkins jenkins 739 May 16 12:27 Jenkinsfile 12:28:53 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 12:27 LICENSE 12:28:53 -rw-rw-r-- 1 jenkins jenkins 2751 May 16 12:27 Makefile 12:28:53 -rw-rw-r-- 1 jenkins jenkins 625 May 16 12:27 OWNERS.md 12:28:53 -rw-rw-r-- 1 jenkins jenkins 2690 May 16 12:27 README.md 12:28:53 -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:27 VERSION 12:28:53 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:27 bin 12:28:53 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:27 cmd 12:28:53 -rw-r--r-- 1 jenkins jenkins 78459 May 16 12:28 coverage.out 12:28:53 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 doc 12:28:53 -rw-rw-r-- 1 jenkins jenkins 3642 May 16 12:27 go.mod 12:28:53 -rw-rw-r-- 1 jenkins jenkins 33491 May 16 12:27 go.sum 12:28:53 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 internal 12:28:53 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 snap 12:28:53 -rw-rw-r-- 1 jenkins jenkins 236 May 16 12:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:53 + 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=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 --label arch=amd64 --label version=3.0.0-dev.52 . 12:28:53 Sending build context to Docker daemon 21.91MB 12:28:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:28:53 Step 2/26 : FROM ${BASE} AS builder 12:28:53 ---> 89372daa1c5e 12:28:53 Step 3/26 : ARG ADD_BUILD_TAGS="" 12:28:53 ---> Running in ea41e7df79d1 12:28:53 Removing intermediate container ea41e7df79d1 12:28:53 ---> 655fac4fffba 12:28:53 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:28:53 ---> Running in 2fe2eb5dd058 12:28:53 Removing intermediate container 2fe2eb5dd058 12:28:53 ---> 27a3722b94ad 12:28:53 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 12:28:53 ---> Running in a38852960cae 12:28:53 Removing intermediate container a38852960cae 12:28:53 ---> ab37dea3214d 12:28:53 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 12:28:53 ---> Running in 1c0648b46e52 12:28:54 Removing intermediate container 1c0648b46e52 12:28:54 ---> 73caceb0f40b 12:28:54 Step 7/26 : LABEL Name=edgex-device-onvif-camera 12:28:54 ---> Running in 150e5f7eb939 12:28:54 Removing intermediate container 150e5f7eb939 12:28:54 ---> 5d371f78aad7 12:28:54 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:28:54 ---> Running in f33c767000d3 12:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:28:54 OK: 265 MiB in 53 packages 12:28:54 Removing intermediate container f33c767000d3 12:28:54 ---> cbe7ea268793 12:28:54 Step 9/26 : WORKDIR /device-onvif-camera 12:28:55 ---> Running in 3cdea424d4ea 12:28:55 Removing intermediate container 3cdea424d4ea 12:28:55 ---> c81b94007619 12:28:55 Step 10/26 : COPY go.mod vendor* ./ 12:28:55 ---> a297bd1bd130 12:28:55 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:55 ---> Running in 92881246f5a4 12:28:56 Removing intermediate container 92881246f5a4 12:28:56 ---> 5974a2c2304d 12:28:56 Step 12/26 : COPY . . 12:28:57 ---> 35058fbdfaae 12:28:57 Step 13/26 : RUN ${MAKE} 12:28:57 ---> Running in 7659922cf30e 12:28:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 12:29:19 Removing intermediate container 7659922cf30e 12:29:19 ---> fd5a15fcc098 12:29:19 Step 14/26 : FROM alpine:3.17 12:29:19 3.17: Pulling from library/alpine 12:29:19 f56be85fc22e: Already exists 12:29:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:29:19 Status: Downloaded newer image for alpine:3.17 12:29:19 ---> 9ed4aefc74f6 12:29:19 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:29:19 ---> Running in 0e48053297a5 12:29:19 Removing intermediate container 0e48053297a5 12:29:19 ---> b317f68b02a8 12:29:19 Step 16/26 : RUN apk add --update --no-cache dumb-init 12:29:19 ---> Running in 7e3116f748b3 12:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:29:19 (1/1) Installing dumb-init (1.2.5-r2) 12:29:19 Executing busybox-1.35.0-r29.trigger 12:29:19 OK: 7 MiB in 16 packages 12:29:19 Removing intermediate container 7e3116f748b3 12:29:19 ---> 578bb3fe74b6 12:29:19 Step 17/26 : WORKDIR / 12:29:19 ---> Running in 43ffd56a0b81 12:29:19 Removing intermediate container 43ffd56a0b81 12:29:19 ---> 7cff921211ea 12:29:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 12:29:19 ---> 2a62b603247c 12:29:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 12:29:19 ---> b3451e18591a 12:29:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 12:29:19 ---> 1d53ebf6412b 12:29:19 Step 21/26 : EXPOSE 59984 12:29:19 ---> Running in 9d50a04e3dad 12:29:19 Removing intermediate container 9d50a04e3dad 12:29:19 ---> 4d18d8edbdfa 12:29:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 12:29:19 ---> Running in 5710e053dcc0 12:29:19 Removing intermediate container 5710e053dcc0 12:29:19 ---> 3d562899141f 12:29:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:29:19 ---> Running in 732b4481a49c 12:29:19 Removing intermediate container 732b4481a49c 12:29:19 ---> 9e37d6273150 12:29:19 Step 24/26 : LABEL arch=amd64 12:29:19 ---> Running in 1353cfce4d3a 12:29:19 Removing intermediate container 1353cfce4d3a 12:29:19 ---> ebbfa29456ec 12:29:19 Step 25/26 : LABEL git_sha=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:29:19 ---> Running in 2c659202c1af 12:29:20 Removing intermediate container 2c659202c1af 12:29:20 ---> 185e04a89106 12:29:20 Step 26/26 : LABEL version=3.0.0-dev.52 12:29:20 ---> Running in 2f00b9d36ab5 12:29:20 Removing intermediate container 2f00b9d36ab5 12:29:20 ---> b9405c386e54 12:29:20 [Warning] One or more build-args [ARCH] were not consumed 12:29:20 Successfully built b9405c386e54 12:29:20 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 12:29:20 provisioning config files... 12:29:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14158591689347812151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:20 ---> docker-login.sh 12:29:20 nexus3.edgexfoundry.org:10001 12:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:20 Configure a credential helper to remove this warning. See 12:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:20 12:29:20 Login Succeeded 12:29:20 nexus3.edgexfoundry.org:10002 12:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:20 Configure a credential helper to remove this warning. See 12:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:20 12:29:20 Login Succeeded 12:29:20 nexus3.edgexfoundry.org:10003 12:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:20 Configure a credential helper to remove this warning. See 12:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:20 12:29:20 Login Succeeded 12:29:20 nexus3.edgexfoundry.org:10004 12:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:20 Configure a credential helper to remove this warning. See 12:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:20 12:29:20 Login Succeeded 12:29:20 docker.io 12:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:21 Configure a credential helper to remove this warning. See 12:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:21 12:29:21 Login Succeeded 12:29:21 ---> docker-login.sh ends [Pipeline] } 12:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:29:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:29:21 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 12:29:21 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:29:21 latest 12:29:21 3.0.0-dev.52 12:29:21 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 12:29:21 main 12:29:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:21 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:29:21 b635e060a076: Preparing 12:29:21 90b67aec4b04: Preparing 12:29:21 2309f0e1a4ee: Preparing 12:29:21 201f6fbb7675: Preparing 12:29:21 f1417ff83b31: Preparing 12:29:21 f1417ff83b31: Layer already exists 12:29:21 201f6fbb7675: Pushed 12:29:21 b635e060a076: Pushed 12:29:21 90b67aec4b04: Pushed 12:29:24 2309f0e1a4ee: Pushed 12:29:24 4cbb4e31d347d152f2d64cc131833a0f5aa3a873: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:24 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 12:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:29:25 b635e060a076: Preparing 12:29:25 90b67aec4b04: Preparing 12:29:25 2309f0e1a4ee: Preparing 12:29:25 201f6fbb7675: Preparing 12:29:25 f1417ff83b31: Preparing 12:29:25 f1417ff83b31: Layer already exists 12:29:25 201f6fbb7675: Layer already exists 12:29:25 b635e060a076: Layer already exists 12:29:25 2309f0e1a4ee: Layer already exists 12:29:25 90b67aec4b04: Layer already exists 12:29:25 latest: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:25 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.52 12:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:29:25 b635e060a076: Preparing 12:29:25 90b67aec4b04: Preparing 12:29:25 2309f0e1a4ee: Preparing 12:29:25 201f6fbb7675: Preparing 12:29:25 f1417ff83b31: Preparing 12:29:25 2309f0e1a4ee: Layer already exists 12:29:25 90b67aec4b04: Layer already exists 12:29:25 f1417ff83b31: Layer already exists 12:29:25 201f6fbb7675: Layer already exists 12:29:25 b635e060a076: Layer already exists 12:29:25 3.0.0-dev.52: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 12:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:29:26 b635e060a076: Preparing 12:29:26 90b67aec4b04: Preparing 12:29:26 2309f0e1a4ee: Preparing 12:29:26 201f6fbb7675: Preparing 12:29:26 f1417ff83b31: Preparing 12:29:26 b635e060a076: Layer already exists 12:29:26 f1417ff83b31: Layer already exists 12:29:26 90b67aec4b04: Layer already exists 12:29:26 201f6fbb7675: Layer already exists 12:29:26 2309f0e1a4ee: Layer already exists 12:29:26 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 12:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:29:26 b635e060a076: Preparing 12:29:26 90b67aec4b04: Preparing 12:29:26 2309f0e1a4ee: Preparing 12:29:26 201f6fbb7675: Preparing 12:29:26 f1417ff83b31: Preparing 12:29:26 201f6fbb7675: Layer already exists 12:29:26 b635e060a076: Layer already exists 12:29:26 2309f0e1a4ee: Layer already exists 12:29:26 90b67aec4b04: Layer already exists 12:29:26 f1417ff83b31: Layer already exists 12:29:26 main: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:29:26 ===================================================== [Pipeline] echo 12:29:27 taggedImages: 12:29:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:29:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 12:29:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.52 12:29:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 12:29:27 - 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 12:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:27 12:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:27 latest: Pulling from edgex-lftools-log-publisher 12:29:27 5eb5b503b376: Pulling fs layer 12:29:27 5c69ac0246d0: Pulling fs layer 12:29:27 ec43610c2a17: Pulling fs layer 12:29:27 3a2ae6a8a46f: Pulling fs layer 12:29:27 33b1e0a273af: Pulling fs layer 12:29:27 5d3b04190fa2: Pulling fs layer 12:29:27 2f39f015ded8: Pulling fs layer 12:29:27 3a2ae6a8a46f: Waiting 12:29:27 33b1e0a273af: Waiting 12:29:27 5d3b04190fa2: Waiting 12:29:27 2f39f015ded8: Waiting 12:29:27 5c69ac0246d0: Download complete 12:29:27 3a2ae6a8a46f: Download complete 12:29:27 33b1e0a273af: Verifying Checksum 12:29:27 33b1e0a273af: Download complete 12:29:27 5d3b04190fa2: Verifying Checksum 12:29:27 5d3b04190fa2: Download complete 12:29:27 ec43610c2a17: Verifying Checksum 12:29:27 ec43610c2a17: Download complete 12:29:27 5eb5b503b376: Download complete 12:29:28 2f39f015ded8: Verifying Checksum 12:29:28 2f39f015ded8: Download complete 12:29:29 5eb5b503b376: Pull complete 12:29:29 5c69ac0246d0: Pull complete 12:29:29 ec43610c2a17: Pull complete 12:29:29 3a2ae6a8a46f: Pull complete 12:29:30 33b1e0a273af: Pull complete 12:29:30 5d3b04190fa2: Pull complete 12:29:34 2f39f015ded8: Pull complete 12:29:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:29:34 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:29:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 12:29:38 $ docker top e499eb3d767113769ed02e8ceccb5e53662942f552771e43f83b6ca4cd765ce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:38 ---> job-cost.sh 12:29:38 lf-activate-venv: SKIPPING 12:29:38 INFO: No Stack... 12:29:38 INFO: Retrieving Pricing Info for: v3-standard-8 12:29:38 INFO: Archiving Costs [Pipeline] sh 12:29:39 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 12:29:39 + cut -d, -f6 [Pipeline] lock 12:29:39 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] 12:29:39 Resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] did not exist. Created. 12:29:39 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:29:39 + echo total: 0.2199999988079071 [Pipeline] stash 12:29:39 Stashed 1 file(s) [Pipeline] } 12:29:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 12:29:39 $ docker stop --time=1 e499eb3d767113769ed02e8ceccb5e53662942f552771e43f83b6ca4cd765ce0 12:29:40 $ docker rm -f --volumes e499eb3d767113769ed02e8ceccb5e53662942f552771e43f83b6ca4cd765ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:31:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15724 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 12:31:05 Running in /w/workspace/device-onvif-camera/149 [Pipeline] { [Pipeline] checkout 12:31:05 The recommended git tool is: git 12:31:11 using credential edgex-jenkins-ssh 12:31:11 Cloning the remote Git repository 12:31:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 12:31:11 > git init /w/workspace/device-onvif-camera/149 # timeout=10 12:31:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 12:31:11 > git --version # timeout=10 12:31:11 > git --version # 'git version 2.25.1' 12:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 12:31:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:14 Avoid second fetch 12:31:14 Checking out Revision 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 (main) 12:31:15 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#362)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:31:14 > git config core.sparsecheckout # timeout=10 12:31:14 > git checkout -f 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 # timeout=10 12:31:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:31:16 Dload Upload Total Spent Left Speed 12:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 12:31:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:31:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:31:17 + sudo tee /etc/docker/daemon.new 12:31:17 { 12:31:17 "registry-mirrors": [ 12:31:17 "https://nexus3.edgexfoundry.org:10001" 12:31:17 ], 12:31:17 "bip": "10.250.0.254/24", 12:31:17 "hosts": [ 12:31:17 "tcp://0.0.0.0:5555", 12:31:17 "unix:///var/run/docker.sock" 12:31:17 ], 12:31:17 "mtu": 1458, 12:31:17 "selinux-enabled": true, 12:31:17 "seccomp-profile": "/etc/docker/seccomp.json" 12:31:17 } [Pipeline] sh 12:31:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:31:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:36 provisioning config files... 12:31:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/149@tmp/config15843705380759111416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:36 ---> docker-login.sh 12:31:36 nexus3.edgexfoundry.org:10001 12:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:37 Configure a credential helper to remove this warning. See 12:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:37 12:31:37 Login Succeeded 12:31:37 nexus3.edgexfoundry.org:10002 12:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:37 Configure a credential helper to remove this warning. See 12:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:37 12:31:37 Login Succeeded 12:31:37 nexus3.edgexfoundry.org:10003 12:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:37 Configure a credential helper to remove this warning. See 12:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:37 12:31:37 Login Succeeded 12:31:37 nexus3.edgexfoundry.org:10004 12:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:38 Configure a credential helper to remove this warning. See 12:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:38 12:31:38 Login Succeeded 12:31:38 docker.io 12:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:38 Configure a credential helper to remove this warning. See 12:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:38 12:31:38 Login Succeeded 12:31:38 ---> docker-login.sh ends [Pipeline] } 12:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:31:39 ========================================================= 12:31:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:31:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:31:40 Sending build context to Docker daemon 14.32MB 12:31:40 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 12:31:40 Step 2/13 : FROM ${BASE} AS builder 12:31:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:31:40 c41833b44d91: Pulling fs layer 12:31:40 ed15518f5707: Pulling fs layer 12:31:40 feae8fd75edb: Pulling fs layer 12:31:40 242c74f7c9fa: Pulling fs layer 12:31:40 3cdef696dda3: Pulling fs layer 12:31:40 2ced38df9373: Pulling fs layer 12:31:40 58f1dce35555: Pulling fs layer 12:31:40 242c74f7c9fa: Waiting 12:31:40 3cdef696dda3: Waiting 12:31:40 2ced38df9373: Waiting 12:31:40 58f1dce35555: Waiting 12:31:40 ed15518f5707: Verifying Checksum 12:31:40 ed15518f5707: Download complete 12:31:40 242c74f7c9fa: Verifying Checksum 12:31:40 242c74f7c9fa: Download complete 12:31:40 3cdef696dda3: Verifying Checksum 12:31:40 3cdef696dda3: Download complete 12:31:40 c41833b44d91: Download complete 12:31:41 58f1dce35555: Verifying Checksum 12:31:41 58f1dce35555: Download complete 12:31:42 feae8fd75edb: Verifying Checksum 12:31:42 feae8fd75edb: Download complete 12:31:42 2ced38df9373: Verifying Checksum 12:31:42 2ced38df9373: Download complete 12:31:42 c41833b44d91: Pull complete 12:31:43 ed15518f5707: Pull complete 12:31:55 feae8fd75edb: Pull complete 12:31:56 242c74f7c9fa: Pull complete 12:31:56 3cdef696dda3: Pull complete 12:32:04 2ced38df9373: Pull complete 12:32:05 58f1dce35555: Pull complete 12:32:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:32:05 ---> fadd8f120f05 12:32:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 12:32:07 ---> Running in 66a811be5bba 12:32:07 Removing intermediate container 66a811be5bba 12:32:07 ---> 403601953c20 12:32:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:32:07 ---> Running in 17048ae7d0e3 12:32:08 Removing intermediate container 17048ae7d0e3 12:32:08 ---> 013f365f330d 12:32:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 12:32:08 ---> Running in 1af2143ddee5 12:32:08 Removing intermediate container 1af2143ddee5 12:32:08 ---> dc34fa63e3b2 12:32:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 12:32:08 ---> Running in fce71d02150f 12:32:08 Removing intermediate container fce71d02150f 12:32:08 ---> fb13986c9715 12:32:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 12:32:09 ---> Running in 55b397374057 12:32:09 Removing intermediate container 55b397374057 12:32:09 ---> 73860a80ca5d 12:32:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:32:09 ---> Running in ff1d9f53ad0a 12:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:32:12 OK: 263 MiB in 53 packages 12:32:13 Removing intermediate container ff1d9f53ad0a 12:32:13 ---> f33370aea53d 12:32:13 Step 9/13 : WORKDIR /device-onvif-camera 12:32:13 ---> Running in ae42d812d6a3 12:32:13 Removing intermediate container ae42d812d6a3 12:32:13 ---> a5f11a42ddf5 12:32:13 Step 10/13 : COPY go.mod vendor* ./ 12:32:14 ---> 596cfa036471 12:32:14 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:32:14 ---> Running in 24062583bb50 12:33:21 Removing intermediate container 24062583bb50 12:33:21 ---> 1a0a3c33fd80 12:33:21 Step 12/13 : COPY . . 12:33:21 ---> 7b3ce6a85e6e 12:33:21 Step 13/13 : RUN ${MAKE} 12:33:21 ---> Running in 75c70b90c4eb 12:33:21 noop 12:33:21 Removing intermediate container 75c70b90c4eb 12:33:21 ---> 635a48531cc8 12:33:21 Successfully built 635a48531cc8 12:33:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:22 + docker inspect -f . ci-base-image-arm64 12:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:22 prd-ubuntu20.04-docker-arm64-4c-16g-15724 does not seem to be running inside a container 12:33:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/149 -v /w/workspace/device-onvif-camera/149:/w/workspace/device-onvif-camera/149:rw,z -v /w/workspace/device-onvif-camera/149@tmp:/w/workspace/device-onvif-camera/149@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 12:33:23 $ docker top b858901375d248235744b73cdaceee43a552f93ae047ac2cba40f56aaa201f2f -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:24 + go version 12:33:24 go version go1.20.2 linux/arm64 [Pipeline] } 12:33:24 $ docker stop --time=1 b858901375d248235744b73cdaceee43a552f93ae047ac2cba40f56aaa201f2f 12:33:26 $ docker rm -f --volumes b858901375d248235744b73cdaceee43a552f93ae047ac2cba40f56aaa201f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:26 + docker inspect -f . ci-base-image-arm64 12:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:26 prd-ubuntu20.04-docker-arm64-4c-16g-15724 does not seem to be running inside a container 12:33:27 $ 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/149 -v /w/workspace/device-onvif-camera/149:/w/workspace/device-onvif-camera/149:rw,z -v /w/workspace/device-onvif-camera/149@tmp:/w/workspace/device-onvif-camera/149@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 12:33:31 $ docker top 160f74ce6e01e40d74034200e2dc782cc9be80417ec8b1ea2579da30e40c70d5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:31 + git config --global --add safe.directory /w/workspace/device-onvif-camera/149 [Pipeline] fileExists [Pipeline] sh 12:33:32 + make test 12:33:32 go test ./... -coverprofile=coverage.out ./... 12:34:04 ? github.com/edgexfoundry/device-onvif-camera [no test files] 12:36:11 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 12:36:12 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 12:36:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.230s coverage: 31.4% of statements 12:36:41 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.938s coverage: 86.5% of statements 12:36:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:36:41 go vet ./... 12:37:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:37:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:37:08 ./bin/test-attribution-txt.sh [Pipeline] echo 12:37:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:37:08 $ docker stop --time=1 160f74ce6e01e40d74034200e2dc782cc9be80417ec8b1ea2579da30e40c70d5 12:37:11 $ docker rm -f --volumes 160f74ce6e01e40d74034200e2dc782cc9be80417ec8b1ea2579da30e40c70d5 [Pipeline] // withDockerContainer [Pipeline] sh 12:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:37:12 Warning: overwriting stash ‘coverage-report’ 12:37:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:37:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:37:13 + ls -al . 12:37:13 total 228 12:37:13 drwxrwxr-x 9 jenkins jenkins 4096 May 16 12:33 . 12:37:13 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 .. 12:37:13 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:31 .git 12:37:13 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:31 .github 12:37:13 -rw-rw-r-- 1 jenkins jenkins 496 May 16 12:31 .gitignore 12:37:13 -rw-rw-r-- 1 jenkins jenkins 42 May 16 12:31 .golangci.yml 12:37:13 -rw-rw-r-- 1 jenkins jenkins 10087 May 16 12:31 Attribution.txt 12:37:13 -rw-rw-r-- 1 jenkins jenkins 6312 May 16 12:31 CHANGELOG.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 1574 May 16 12:31 Dockerfile 12:37:13 -rw-rw-r-- 1 jenkins jenkins 677 May 16 12:31 GOVERNANCE.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 739 May 16 12:31 Jenkinsfile 12:37:13 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 12:31 LICENSE 12:37:13 -rw-rw-r-- 1 jenkins jenkins 2751 May 16 12:31 Makefile 12:37:13 -rw-rw-r-- 1 jenkins jenkins 625 May 16 12:31 OWNERS.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 2690 May 16 12:31 README.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:27 VERSION 12:37:13 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:31 bin 12:37:13 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:31 cmd 12:37:13 -rw-r--r-- 1 jenkins jenkins 78459 May 16 12:36 coverage.out 12:37:13 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 doc 12:37:13 -rw-rw-r-- 1 jenkins jenkins 3642 May 16 12:31 go.mod 12:37:13 -rw-rw-r-- 1 jenkins jenkins 33491 May 16 12:31 go.sum 12:37:13 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 internal 12:37:13 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 snap 12:37:13 -rw-rw-r-- 1 jenkins jenkins 236 May 16 12:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:13 + 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=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 --label arch=arm64 --label version=3.0.0-dev.52 . 12:37:14 Sending build context to Docker daemon 14.4MB 12:37:14 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:37:14 Step 2/26 : FROM ${BASE} AS builder 12:37:14 ---> 635a48531cc8 12:37:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 12:37:14 ---> Running in e5464c80b5d4 12:37:14 Removing intermediate container e5464c80b5d4 12:37:14 ---> bfd0ebc92a2d 12:37:14 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:37:15 ---> Running in 8c02040fe5f0 12:37:15 Removing intermediate container 8c02040fe5f0 12:37:15 ---> d86151b857ee 12:37:15 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 12:37:15 ---> Running in ab74a9cb3a4d 12:37:15 Removing intermediate container ab74a9cb3a4d 12:37:15 ---> 7dc729297e33 12:37:15 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 12:37:15 ---> Running in b6ed7953b5ac 12:37:15 Removing intermediate container b6ed7953b5ac 12:37:15 ---> 6a43fb807f8b 12:37:15 Step 7/26 : LABEL Name=edgex-device-onvif-camera 12:37:15 ---> Running in 007a1db5d718 12:37:16 Removing intermediate container 007a1db5d718 12:37:16 ---> e91bb9d81f27 12:37:16 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:37:16 ---> Running in aa242ff66171 12:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:37:18 OK: 263 MiB in 53 packages 12:37:19 Removing intermediate container aa242ff66171 12:37:19 ---> 5acbad633853 12:37:19 Step 9/26 : WORKDIR /device-onvif-camera 12:37:19 ---> Running in 4da75e057f85 12:37:20 Removing intermediate container 4da75e057f85 12:37:20 ---> 653ccf87794d 12:37:20 Step 10/26 : COPY go.mod vendor* ./ 12:37:20 ---> 6654a2e8bdac 12:37:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:37:20 ---> Running in abe2db11d72a 12:37:24 Removing intermediate container abe2db11d72a 12:37:24 ---> 04b08eac4b4a 12:37:24 Step 12/26 : COPY . . 12:37:25 ---> 43ffef899cf2 12:37:25 Step 13/26 : RUN ${MAKE} 12:37:25 ---> Running in 832d73f8aa4e 12:37:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 12:39:48 Removing intermediate container 832d73f8aa4e 12:39:48 ---> 491e5ea678c9 12:39:48 Step 14/26 : FROM alpine:3.17 12:39:48 3.17: Pulling from library/alpine 12:39:48 c41833b44d91: Already exists 12:39:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:39:48 Status: Downloaded newer image for alpine:3.17 12:39:48 ---> 51e60588ff2c 12:39:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:39:48 ---> Running in edf315dfe8fc 12:39:48 Removing intermediate container edf315dfe8fc 12:39:48 ---> 345a70c2d1e0 12:39:48 Step 16/26 : RUN apk add --update --no-cache dumb-init 12:39:48 ---> Running in c1d04cb1dbc3 12:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:39:48 (1/1) Installing dumb-init (1.2.5-r2) 12:39:48 Executing busybox-1.35.0-r29.trigger 12:39:48 OK: 8 MiB in 16 packages 12:39:48 Removing intermediate container c1d04cb1dbc3 12:39:48 ---> fc65123e4ee4 12:39:48 Step 17/26 : WORKDIR / 12:39:48 ---> Running in 80496b326b9b 12:39:48 Removing intermediate container 80496b326b9b 12:39:48 ---> 1edb9cbb1fb5 12:39:48 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 12:39:48 ---> 6cf3eb8c3727 12:39:48 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 12:39:48 ---> fc109c14248c 12:39:48 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 12:39:48 ---> 377cfebe86e5 12:39:48 Step 21/26 : EXPOSE 59984 12:39:48 ---> Running in 4f51e2fc62ea 12:39:48 Removing intermediate container 4f51e2fc62ea 12:39:48 ---> 7e6612f4cb72 12:39:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 12:39:48 ---> Running in 9ed9bf92f3e1 12:39:49 Removing intermediate container 9ed9bf92f3e1 12:39:49 ---> 71f4444fb29d 12:39:49 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:39:49 ---> Running in 6fb1f864f191 12:39:49 Removing intermediate container 6fb1f864f191 12:39:49 ---> 65b9c2f89c8c 12:39:49 Step 24/26 : LABEL arch=arm64 12:39:49 ---> Running in 9ae81396cc80 12:39:49 Removing intermediate container 9ae81396cc80 12:39:49 ---> 0c0a902953a9 12:39:49 Step 25/26 : LABEL git_sha=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:39:49 ---> Running in f2782abe973e 12:39:50 Removing intermediate container f2782abe973e 12:39:50 ---> 1959d34d9476 12:39:50 Step 26/26 : LABEL version=3.0.0-dev.52 12:39:50 ---> Running in ad8316b12cc8 12:39:50 Removing intermediate container ad8316b12cc8 12:39:50 ---> 1d960eee7104 12:39:50 [Warning] One or more build-args [ARCH] were not consumed 12:39:50 Successfully built 1d960eee7104 12:39:50 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 12:39:50 provisioning config files... 12:39:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/149@tmp/config17836533591574151860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:50 ---> docker-login.sh 12:39:50 nexus3.edgexfoundry.org:10001 12:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:51 Configure a credential helper to remove this warning. See 12:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:51 12:39:51 Login Succeeded 12:39:51 nexus3.edgexfoundry.org:10002 12:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:51 Configure a credential helper to remove this warning. See 12:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:51 12:39:51 Login Succeeded 12:39:51 nexus3.edgexfoundry.org:10003 12:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:52 Configure a credential helper to remove this warning. See 12:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:52 12:39:52 Login Succeeded 12:39:52 nexus3.edgexfoundry.org:10004 12:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:52 Configure a credential helper to remove this warning. See 12:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:52 12:39:52 Login Succeeded 12:39:52 docker.io 12:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:52 Configure a credential helper to remove this warning. See 12:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:52 12:39:52 Login Succeeded 12:39:52 ---> docker-login.sh ends [Pipeline] } 12:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:39:52 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 12:39:52 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:39:52 latest 12:39:52 3.0.0-dev.52 12:39:52 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 12:39:52 main 12:39:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:53 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:39:53 59f3c2b585c7: Preparing 12:39:53 b70af5bbd35d: Preparing 12:39:53 765e2b72b948: Preparing 12:39:53 c4c00cc940d9: Preparing 12:39:53 26cbea5cba74: Preparing 12:39:53 26cbea5cba74: Layer already exists 12:39:53 59f3c2b585c7: Pushed 12:39:53 b70af5bbd35d: Pushed 12:39:53 c4c00cc940d9: Pushed 12:39:59 765e2b72b948: Pushed 12:39:59 4cbb4e31d347d152f2d64cc131833a0f5aa3a873: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:59 + 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 12:39:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 12:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:39:59 59f3c2b585c7: Preparing 12:39:59 b70af5bbd35d: Preparing 12:39:59 765e2b72b948: Preparing 12:39:59 c4c00cc940d9: Preparing 12:39:59 26cbea5cba74: Preparing 12:39:59 26cbea5cba74: Layer already exists 12:39:59 b70af5bbd35d: Layer already exists 12:39:59 c4c00cc940d9: Layer already exists 12:39:59 765e2b72b948: Layer already exists 12:39:59 59f3c2b585c7: Layer already exists 12:39:59 latest: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:00 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.52 12:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:40:00 59f3c2b585c7: Preparing 12:40:00 b70af5bbd35d: Preparing 12:40:00 765e2b72b948: Preparing 12:40:00 c4c00cc940d9: Preparing 12:40:00 26cbea5cba74: Preparing 12:40:00 59f3c2b585c7: Layer already exists 12:40:00 c4c00cc940d9: Layer already exists 12:40:00 765e2b72b948: Layer already exists 12:40:00 b70af5bbd35d: Layer already exists 12:40:00 26cbea5cba74: Layer already exists 12:40:00 3.0.0-dev.52: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 12:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:40:01 59f3c2b585c7: Preparing 12:40:01 b70af5bbd35d: Preparing 12:40:01 765e2b72b948: Preparing 12:40:01 c4c00cc940d9: Preparing 12:40:01 26cbea5cba74: Preparing 12:40:01 b70af5bbd35d: Layer already exists 12:40:01 26cbea5cba74: Layer already exists 12:40:01 59f3c2b585c7: Layer already exists 12:40:01 765e2b72b948: Layer already exists 12:40:01 c4c00cc940d9: Layer already exists 12:40:01 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:01 + 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 12:40:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 12:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:40:02 59f3c2b585c7: Preparing 12:40:02 b70af5bbd35d: Preparing 12:40:02 765e2b72b948: Preparing 12:40:02 c4c00cc940d9: Preparing 12:40:02 26cbea5cba74: Preparing 12:40:02 b70af5bbd35d: Layer already exists 12:40:02 59f3c2b585c7: Layer already exists 12:40:02 c4c00cc940d9: Layer already exists 12:40:02 765e2b72b948: Layer already exists 12:40:02 26cbea5cba74: Layer already exists 12:40:02 main: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:40:02 ===================================================== [Pipeline] echo 12:40:02 taggedImages: 12:40:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 12:40:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 12:40:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.52 12:40:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 12:40:02 - 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 12:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:40:03 12:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:40:03 arm64: Pulling from edgex-lftools-log-publisher 12:40:03 8998bd30e6a1: Pulling fs layer 12:40:03 04944245beec: Pulling fs layer 12:40:03 699f458cf7ca: Pulling fs layer 12:40:03 765212b225bb: Pulling fs layer 12:40:03 f23df028b6ca: Pulling fs layer 12:40:03 d65c8cfc05b1: Pulling fs layer 12:40:03 2437ff75d9bd: Pulling fs layer 12:40:03 f23df028b6ca: Waiting 12:40:03 d65c8cfc05b1: Waiting 12:40:03 2437ff75d9bd: Waiting 12:40:03 765212b225bb: Waiting 12:40:03 04944245beec: Verifying Checksum 12:40:03 04944245beec: Download complete 12:40:03 765212b225bb: Verifying Checksum 12:40:03 765212b225bb: Download complete 12:40:03 f23df028b6ca: Download complete 12:40:03 d65c8cfc05b1: Verifying Checksum 12:40:03 d65c8cfc05b1: Download complete 12:40:03 699f458cf7ca: Verifying Checksum 12:40:03 699f458cf7ca: Download complete 12:40:04 8998bd30e6a1: Verifying Checksum 12:40:04 8998bd30e6a1: Download complete 12:40:06 2437ff75d9bd: Verifying Checksum 12:40:06 2437ff75d9bd: Download complete 12:40:08 8998bd30e6a1: Pull complete 12:40:08 04944245beec: Pull complete 12:40:09 699f458cf7ca: Pull complete 12:40:09 765212b225bb: Pull complete 12:40:10 f23df028b6ca: Pull complete 12:40:10 d65c8cfc05b1: Pull complete 12:40:25 2437ff75d9bd: Pull complete 12:40:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:40:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:25 prd-ubuntu20.04-docker-arm64-4c-16g-15724 does not seem to be running inside a container 12:40:25 $ 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/149 -v /w/workspace/device-onvif-camera/149:/w/workspace/device-onvif-camera/149:rw,z -v /w/workspace/device-onvif-camera/149@tmp:/w/workspace/device-onvif-camera/149@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 12:40:28 $ docker top 985eed35780ec8467e2c1676fb8f991414ba0a00abf25aea3b078b5e20df5246 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:29 ---> job-cost.sh 12:40:29 lf-activate-venv: SKIPPING 12:40:29 INFO: No Stack... 12:40:29 INFO: Retrieving Pricing Info for: v3-standard-4 12:40:30 INFO: Archiving Costs [Pipeline] sh 12:40:30 + cat /w/workspace/device-onvif-camera/149/archives/cost.csv 12:40:30 + cut -d, -f6 [Pipeline] lock 12:40:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] 12:40:31 Resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] did not exist. Created. 12:40:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:40:31 /w/workspace/device-onvif-camera/149@tmp/durable-fcca0ca7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:40:31 + echo total: 0.10999999940395355 [Pipeline] stash 12:40:31 Warning: overwriting stash ‘stack-cost’ 12:40:31 Stashed 1 file(s) [Pipeline] } 12:40:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 12:40:31 $ docker stop --time=1 985eed35780ec8467e2c1676fb8f991414ba0a00abf25aea3b078b5e20df5246 12:40:35 $ docker rm -f --volumes 985eed35780ec8467e2c1676fb8f991414ba0a00abf25aea3b078b5e20df5246 [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 12:40:35 provisioning config files... 12:40:35 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8293730419000391551tmp [Pipeline] { [Pipeline] sh 12:40:35 + set +x 12:40:35 + + curlbash -s -s https://codecov.io/bash -- 12:40:35 12:40:35 12:40:35 _____ _ 12:40:35 / ____| | | 12:40:35 | | ___ __| | ___ ___ _____ __ 12:40:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:40:35 | |___| (_) | (_| | __/ (_| (_) \ V / 12:40:35 \_____\___/ \__,_|\___|\___\___/ \_/ 12:40:35 Bash-1.0.6 12:40:35 12:40:35 12:40:35 ==> git version 2.25.1 found 12:40:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:40:35 Release-Date: 2020-01-08 12:40:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:40:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:40:35 ==> Jenkins CI detected. 12:40:35 current dir:  /w/workspace/foundry_device-onvif-camera_main 12:40:35 project root: . 12:40:35 --> token set from env 12:40:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:40:35 ==> Running gcov in . (disable via -X gcov) 12:40:35 ==> Python coveragepy not found 12:40:35 ==> Searching for coverage reports in: 12:40:35 + . 12:40:35 -> Found 1 reports 12:40:35 ==> Detecting git/mercurial file structure 12:40:36 ==> Reading reports 12:40:36 + ./coverage.out bytes=78459 12:40:36 ==> Appending adjustments 12:40:36 https://docs.codecov.io/docs/fixing-reports 12:40:36 + Found adjustments 12:40:36 ==> Gzipping contents 12:40:36 12K /tmp/codecov.QdNF4e.gz 12:40:36 ==> Uploading reports 12:40:36 url: https://codecov.io 12:40:36 query: branch=main&commit=4cbb4e31d347d152f2d64cc131833a0f5aa3a873&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 12:40:36 -> Pinging Codecov 12:40:36 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=4cbb4e31d347d152f2d64cc131833a0f5aa3a873&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 12:40:36 -> Uploading to 12:40:36 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/F29A59C45E3A92E06B3E522C9905F8EF/4cbb4e31d347d152f2d64cc131833a0f5aa3a873/1da60d4e-3b50-4b33-9be1-49db3b141687.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T124036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96e2551706e736c52dbc720b526165240d9be3afa2583bbf1067050dc3b2eb5c 12:40:36 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:36 Dload Upload Total Spent Left Speed 12:40:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 44171 --:--:-- --:--:-- --:--:-- 44171 12:40:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] } 12:40:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:40:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:40:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:40:37 12:40:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:40:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:40:37 df9b9388f04a: Pulling fs layer 12:40:37 52dc419b0ee2: Pulling fs layer 12:40:37 25bc292e5bac: Pulling fs layer 12:40:37 114826534d7a: Pulling fs layer 12:40:37 4657fd5d0bcf: Pulling fs layer 12:40:37 6ad1cebc031e: Pulling fs layer 12:40:37 8a3aa393b2d8: Pulling fs layer 12:40:37 4657fd5d0bcf: Waiting 12:40:37 6ad1cebc031e: Waiting 12:40:37 8a3aa393b2d8: Waiting 12:40:37 114826534d7a: Waiting 12:40:37 25bc292e5bac: Verifying Checksum 12:40:37 25bc292e5bac: Download complete 12:40:37 52dc419b0ee2: Verifying Checksum 12:40:37 52dc419b0ee2: Download complete 12:40:37 4657fd5d0bcf: Verifying Checksum 12:40:37 4657fd5d0bcf: Download complete 12:40:37 df9b9388f04a: Verifying Checksum 12:40:37 df9b9388f04a: Download complete 12:40:37 df9b9388f04a: Pull complete 12:40:37 6ad1cebc031e: Verifying Checksum 12:40:37 6ad1cebc031e: Download complete 12:40:37 52dc419b0ee2: Pull complete 12:40:37 25bc292e5bac: Pull complete 12:40:38 114826534d7a: Verifying Checksum 12:40:38 114826534d7a: Download complete 12:40:38 8a3aa393b2d8: Verifying Checksum 12:40:38 8a3aa393b2d8: Download complete 12:40:41 114826534d7a: Pull complete 12:40:41 4657fd5d0bcf: Pull complete 12:40:41 6ad1cebc031e: Pull complete 12:40:44 8a3aa393b2d8: Pull complete 12:40:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:44 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:40:47 $ docker top cf67fca3fc42eb40afd6901dd29e5c9b150bac3999d001b6c037e0323b1010fa -eo pid,comm [Pipeline] { [Pipeline] echo 12:40:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 12:40:48 + set -o pipefail 12:40:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 12:40:52 12:40:52 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 12:40:52 12:40:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/d902aa43-4b70-440d-a229-7c7ba05d9f46 12:40:52 12:40:52 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 12:40:52 12:40:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:40:52 12:40:52 12:40:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:40:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:40:52 More details here: https://snyk.co/ue1NS [Pipeline] } 12:40:52 $ docker stop --time=1 cf67fca3fc42eb40afd6901dd29e5c9b150bac3999d001b6c037e0323b1010fa 12:40:56 $ docker rm -f --volumes cf67fca3fc42eb40afd6901dd29e5c9b150bac3999d001b6c037e0323b1010fa [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 12:40:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:56 provisioning config files... 12:40:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13020246227220998799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:56 --> edgex-publish-swagger.sh 12:40:56 === Publish doc/openapi/v3 API === 12:40:56 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 12:40:56 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 12:40:56 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:56 Dload Upload Total Spent Left Speed 12:40:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 605k --:--:-- --:--:-- --:--:-- 605k 12:40:57 12:40:57 [Pipeline] } 12:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:40:57 + git log --format=format:%s -1 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] sh 12:40:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:40:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:58 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:40:58 $ docker top 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 -eo pid,comm 12:40:58 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). 12:40:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:40:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:58 [ssh-agent] Looking for ssh-agent implementation... 12:40:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:59 $ docker exec 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 ssh-agent 12:40:59 SSH_AUTH_SOCK=/tmp/ssh-Syxxq2e2aXgp/agent.32 12:40:59 SSH_AGENT_PID=38 12:40:59 Running ssh-add (command line suppressed) 12:40:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17900121190206459239.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17900121190206459239.key) 12:40:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:59 + git semver tag 12:40:59 2023-05-16 12:40:59,722 [run_tag] DEBUG tag force:False 12:40:59 2023-05-16 12:40:59,722 [check_head_tag] DEBUG check head tag 12:40:59 2023-05-16 12:40:59,724 [execute] INFO git cat-file --batch-check 12:40:59 2023-05-16 12:40:59,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 12:40:59 2023-05-16 12:40:59,728 [execute] INFO git cat-file --batch 12:40:59 2023-05-16 12:40:59,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 12:40:59 2023-05-16 12:40:59,763 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:40:59 2023-05-16 12:40:59,763 [execute] INFO git tag -a v3.0.0-dev.52 -m v3.0.0-dev.52 12:40:59 2023-05-16 12:40:59,763 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.52', '-m', 'v3.0.0-dev.52'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 12:40:59 2023-05-16 12:40:59,768 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:40:59 3.0.0-dev.52 [Pipeline] } 12:40:59 $ docker exec --env ******** --env ******** 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 ssh-agent -k 12:40:59 unset SSH_AUTH_SOCK; 12:40:59 unset SSH_AGENT_PID; 12:40:59 echo Agent pid 38 killed; 12:40:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:00 + git semver [Pipeline] } 12:41:00 $ docker stop --time=1 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 12:41:01 $ docker rm -f --volumes 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:02 12:41:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:02 0.23.1-centos7: Pulling from edgex-lftools 12:41:02 ab5ef0e58194: Pulling fs layer 12:41:02 9712f1f96733: Pulling fs layer 12:41:02 63f879dbbcfc: Pulling fs layer 12:41:02 0d9ebad4ef96: Pulling fs layer 12:41:02 e9a5061849ea: Pulling fs layer 12:41:02 d747dcd14b5f: Pulling fs layer 12:41:02 2de7ff778b66: Pulling fs layer 12:41:02 e9a5061849ea: Waiting 12:41:02 d747dcd14b5f: Waiting 12:41:02 2de7ff778b66: Waiting 12:41:02 0d9ebad4ef96: Waiting 12:41:02 9712f1f96733: Verifying Checksum 12:41:02 9712f1f96733: Download complete 12:41:02 63f879dbbcfc: Verifying Checksum 12:41:02 63f879dbbcfc: Download complete 12:41:03 e9a5061849ea: Verifying Checksum 12:41:03 e9a5061849ea: Download complete 12:41:03 0d9ebad4ef96: Verifying Checksum 12:41:03 0d9ebad4ef96: Download complete 12:41:03 d747dcd14b5f: Download complete 12:41:03 ab5ef0e58194: Verifying Checksum 12:41:03 ab5ef0e58194: Download complete 12:41:03 2de7ff778b66: Verifying Checksum 12:41:03 2de7ff778b66: Download complete 12:41:06 ab5ef0e58194: Pull complete 12:41:06 9712f1f96733: Pull complete 12:41:06 63f879dbbcfc: Pull complete 12:41:09 0d9ebad4ef96: Pull complete 12:41:10 e9a5061849ea: Pull complete 12:41:10 d747dcd14b5f: Pull complete 12:41:11 2de7ff778b66: Pull complete 12:41:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:11 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:41:16 $ docker top 33aafeecfadb23483335809c0a76287256106e112f3f5a1baaa68334f47538f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:41:16 provisioning config files... 12:41:16 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13231425564829988421tmp 12:41:16 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4720025711837251898tmp 12:41:16 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2176657632164658288tmp [Pipeline] { [Pipeline] echo 12:41:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:41:16 ---> sigul-configuration.sh 12:41:16 gpg: directory `/root/.gnupg' created 12:41:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:41:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:41:16 gpg: keyring `/root/.gnupg/secring.gpg' created 12:41:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:41:16 gpg: CAST5 encrypted data 12:41:16 gpg: encrypted with 1 passphrase 12:41:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:41:16 + mkdir /home/jenkins 12:41:16 + mkdir /home/jenkins/sigul [Pipeline] sh 12:41:17 + 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 12:41:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:41:17 ---> sigul-install.sh 12:41:17 Sigul already installed; skipping installation. [Pipeline] sh 12:41:17 + git tag --list 12:41:17 v0.0.0 12:41:17 v0.0.1-dev.1 12:41:17 v0.0.1-dev.10 12:41:17 v0.0.1-dev.11 12:41:17 v0.0.1-dev.12 12:41:17 v0.0.1-dev.13 12:41:17 v0.0.1-dev.14 12:41:17 v0.0.1-dev.15 12:41:17 v0.0.1-dev.16 12:41:17 v0.0.1-dev.17 12:41:17 v0.0.1-dev.18 12:41:17 v0.0.1-dev.19 12:41:17 v0.0.1-dev.2 12:41:17 v0.0.1-dev.20 12:41:17 v0.0.1-dev.21 12:41:17 v0.0.1-dev.22 12:41:17 v0.0.1-dev.23 12:41:17 v0.0.1-dev.24 12:41:17 v0.0.1-dev.25 12:41:17 v0.0.1-dev.26 12:41:17 v0.0.1-dev.27 12:41:17 v0.0.1-dev.28 12:41:17 v0.0.1-dev.3 12:41:17 v0.0.1-dev.4 12:41:17 v0.0.1-dev.5 12:41:17 v0.0.1-dev.6 12:41:17 v0.0.1-dev.7 12:41:17 v0.0.1-dev.8 12:41:17 v0.0.1-dev.9 12:41:17 v2.2.0 12:41:17 v2.2.0-dev.29 12:41:17 v2.2.0-dev.30 12:41:17 v2.2.0-dev.31 12:41:17 v2.2.0-dev.32 12:41:17 v2.2.0-dev.33 12:41:17 v2.2.0-dev.34 12:41:17 v2.2.0-dev.35 12:41:17 v2.3.0 12:41:17 v2.3.0-dev.1 12:41:17 v2.3.0-dev.10 12:41:17 v2.3.0-dev.11 12:41:17 v2.3.0-dev.12 12:41:17 v2.3.0-dev.13 12:41:17 v2.3.0-dev.14 12:41:17 v2.3.0-dev.15 12:41:17 v2.3.0-dev.16 12:41:17 v2.3.0-dev.17 12:41:17 v2.3.0-dev.18 12:41:17 v2.3.0-dev.19 12:41:17 v2.3.0-dev.2 12:41:17 v2.3.0-dev.20 12:41:17 v2.3.0-dev.21 12:41:17 v2.3.0-dev.22 12:41:17 v2.3.0-dev.23 12:41:17 v2.3.0-dev.24 12:41:17 v2.3.0-dev.25 12:41:17 v2.3.0-dev.26 12:41:17 v2.3.0-dev.27 12:41:17 v2.3.0-dev.28 12:41:17 v2.3.0-dev.29 12:41:17 v2.3.0-dev.3 12:41:17 v2.3.0-dev.30 12:41:17 v2.3.0-dev.31 12:41:17 v2.3.0-dev.32 12:41:17 v2.3.0-dev.33 12:41:17 v2.3.0-dev.34 12:41:17 v2.3.0-dev.35 12:41:17 v2.3.0-dev.36 12:41:17 v2.3.0-dev.37 12:41:17 v2.3.0-dev.38 12:41:17 v2.3.0-dev.39 12:41:17 v2.3.0-dev.4 12:41:17 v2.3.0-dev.40 12:41:17 v2.3.0-dev.41 12:41:17 v2.3.0-dev.42 12:41:17 v2.3.0-dev.43 12:41:17 v2.3.0-dev.44 12:41:17 v2.3.0-dev.45 12:41:17 v2.3.0-dev.5 12:41:17 v2.3.0-dev.6 12:41:17 v2.3.0-dev.7 12:41:17 v2.3.0-dev.8 12:41:17 v2.3.0-dev.9 12:41:17 v2.3.1 12:41:17 v2.3.1-dev.1 12:41:17 v2.3.1-dev.4 12:41:17 v2.3.1-dev.5 12:41:17 v2.3.2-dev.1 12:41:17 v2.3.2-dev.2 12:41:17 v3.0.0-dev.1 12:41:17 v3.0.0-dev.10 12:41:17 v3.0.0-dev.11 12:41:17 v3.0.0-dev.12 12:41:17 v3.0.0-dev.13 12:41:17 v3.0.0-dev.14 12:41:17 v3.0.0-dev.15 12:41:17 v3.0.0-dev.16 12:41:17 v3.0.0-dev.17 12:41:17 v3.0.0-dev.18 12:41:17 v3.0.0-dev.19 12:41:17 v3.0.0-dev.2 12:41:17 v3.0.0-dev.20 12:41:17 v3.0.0-dev.21 12:41:17 v3.0.0-dev.22 12:41:17 v3.0.0-dev.23 12:41:17 v3.0.0-dev.24 12:41:17 v3.0.0-dev.25 12:41:17 v3.0.0-dev.26 12:41:17 v3.0.0-dev.27 12:41:17 v3.0.0-dev.28 12:41:17 v3.0.0-dev.29 12:41:17 v3.0.0-dev.3 12:41:17 v3.0.0-dev.30 12:41:17 v3.0.0-dev.31 12:41:17 v3.0.0-dev.32 12:41:17 v3.0.0-dev.33 12:41:17 v3.0.0-dev.34 12:41:17 v3.0.0-dev.35 12:41:17 v3.0.0-dev.36 12:41:17 v3.0.0-dev.37 12:41:17 v3.0.0-dev.38 12:41:17 v3.0.0-dev.39 12:41:17 v3.0.0-dev.4 12:41:17 v3.0.0-dev.40 12:41:17 v3.0.0-dev.41 12:41:17 v3.0.0-dev.42 12:41:17 v3.0.0-dev.43 12:41:17 v3.0.0-dev.44 12:41:17 v3.0.0-dev.45 12:41:17 v3.0.0-dev.46 12:41:17 v3.0.0-dev.47 12:41:17 v3.0.0-dev.48 12:41:17 v3.0.0-dev.49 12:41:17 v3.0.0-dev.5 12:41:17 v3.0.0-dev.50 12:41:17 v3.0.0-dev.51 12:41:17 v3.0.0-dev.52 12:41:17 v3.0.0-dev.6 12:41:17 v3.0.0-dev.7 12:41:17 v3.0.0-dev.8 12:41:17 v3.0.0-dev.9 [Pipeline] sh 12:41:18 + lftools sign git-tag v3.0.0-dev.52 12:41:18 Signing Git tag with Sigul... 12:41:18 Signing v3.0.0-dev.52 [Pipeline] echo 12:41:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:41:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:41:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:41:19 $ docker stop --time=1 33aafeecfadb23483335809c0a76287256106e112f3f5a1baaa68334f47538f5 12:41:20 $ docker rm -f --volumes 33aafeecfadb23483335809c0a76287256106e112f3f5a1baaa68334f47538f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:41:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:41:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:21 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:41:21 $ 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 12:41:21 $ docker top 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 -eo pid,comm 12:41:21 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). 12:41:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:21 [ssh-agent] Looking for ssh-agent implementation... 12:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:21 $ docker exec 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 ssh-agent 12:41:22 SSH_AUTH_SOCK=/tmp/ssh-sKKmTXdFITy7/agent.31 12:41:22 SSH_AGENT_PID=37 12:41:22 Running ssh-add (command line suppressed) 12:41:22 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8465989405938694364.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8465989405938694364.key) 12:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:22 + git semver bump pre 12:41:22 2023-05-16 12:41:22,573 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:41:22 2023-05-16 12:41:22,573 [bump_version] DEBUG bumping version:3.0.0-dev.52 on axis:pre with prefix:dev 12:41:22 2023-05-16 12:41:22,573 [bump_version] DEBUG bumped version:3.0.0-dev.53 12:41:22 2023-05-16 12:41:22,573 [write_version] DEBUG write version:3.0.0-dev.53 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 12:41:22 2023-05-16 12:41:22,573 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:41:22 2023-05-16 12:41:22,574 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 12:41:22 2023-05-16 12:41:22,575 [execute] INFO git cat-file --batch-check 12:41:22 2023-05-16 12:41:22,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:41:22 2023-05-16 12:41:22,580 [execute] INFO git cat-file --batch 12:41:22 2023-05-16 12:41:22,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:41:22 2023-05-16 12:41:22,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:41:22 3.0.0-dev.53 [Pipeline] } 12:41:22 $ docker exec --env ******** --env ******** 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 ssh-agent -k 12:41:22 unset SSH_AUTH_SOCK; 12:41:22 unset SSH_AGENT_PID; 12:41:22 echo Agent pid 37 killed; 12:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:23 + git semver [Pipeline] } 12:41:23 $ docker stop --time=1 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 12:41:24 $ docker rm -f --volumes 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 [Pipeline] // withDockerContainer [Pipeline] sh 12:41:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:41:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:41:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:25 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:41:25 $ 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 12:41:25 $ docker top 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:25 [ssh-agent] Looking for ssh-agent implementation... 12:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:25 $ docker exec 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d ssh-agent 12:41:25 SSH_AUTH_SOCK=/tmp/ssh-Qe6YftULHJqb/agent.31 12:41:25 SSH_AGENT_PID=37 12:41:25 Running ssh-add (command line suppressed) 12:41:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11287155339502235971.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11287155339502235971.key) 12:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:26 + git semver push 12:41:26 2023-05-16 12:41:26,554 [run_push] DEBUG push 12:41:26 2023-05-16 12:41:26,555 [execute] INFO git cat-file --batch-check 12:41:26 2023-05-16 12:41:26,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:41:26 2023-05-16 12:41:26,559 [execute] INFO git rev-list 6c4d34e4e28a6cd5abd34b6ebaa2d70b9b506868 -- 12:41:26 2023-05-16 12:41:26,559 [execute] DEBUG Popen(['git', 'rev-list', '6c4d34e4e28a6cd5abd34b6ebaa2d70b9b506868', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 12:41:26 2023-05-16 12:41:26,567 [execute] INFO git fetch -v origin 12:41:26 2023-05-16 12:41:26,567 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 12:41:27 2023-05-16 12:41:27,004 [run_push] DEBUG no remote changes detected 12:41:27 2023-05-16 12:41:27,005 [execute] INFO git push origin semver 12:41:27 2023-05-16 12:41:27,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 12:41:27 2023-05-16 12:41:27,751 [run_push] DEBUG push all version tags 12:41:27 2023-05-16 12:41:27,751 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:41:27 2023-05-16 12:41:27,752 [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) 12:41:28 2023-05-16 12:41:28,514 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:41:28 3.0.0-dev.53 [Pipeline] } 12:41:28 $ docker exec --env ******** --env ******** 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d ssh-agent -k 12:41:28 unset SSH_AUTH_SOCK; 12:41:28 unset SSH_AGENT_PID; 12:41:28 echo Agent pid 37 killed; 12:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:29 + git semver [Pipeline] } 12:41:29 $ docker stop --time=1 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d 12:41:30 $ docker rm -f --volumes 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d [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 12:41:31 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 12:41:31 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:41:31 total 16 12:41:31 drwxr-xr-x 3 root root 4096 May 16 12:29 . 12:41:31 drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:41 .. 12:41:31 drwxr-xr-x 2 root root 4096 May 16 12:29 cost 12:41:31 -rw-r--r-- 1 root root 91 May 16 12:29 cost.csv 12:41:31 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 12:41:31 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:41:31 total 16 12:41:31 drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:29 . 12:41:31 drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:41 .. 12:41:31 drwxr-xr-x 2 jenkins jenkins 4096 May 16 12:29 cost 12:41:31 -rw-r--r-- 1 jenkins jenkins 91 May 16 12:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:41:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:41:32 ---> package-listing.sh 12:41:32 ++ facter osfamily 12:41:32 ++ tr '[:upper:]' '[:lower:]' 12:41:32 + OS_FAMILY=debian 12:41:32 + workspace=/w/workspace/foundry_device-onvif-camera_main 12:41:32 + START_PACKAGES=/tmp/packages_start.txt 12:41:32 + END_PACKAGES=/tmp/packages_end.txt 12:41:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:32 + PACKAGES=/tmp/packages_start.txt 12:41:32 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:41:32 + PACKAGES=/tmp/packages_end.txt 12:41:32 + case "${OS_FAMILY}" in 12:41:32 + dpkg -l 12:41:32 + grep '^ii' 12:41:32 + '[' -f /tmp/packages_start.txt ']' 12:41:32 + '[' -f /tmp/packages_end.txt ']' 12:41:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:32 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:41:32 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 12:41:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 12:41:32 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 12:41:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:33 prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container 12:41:33 $ 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 12:41:33 $ docker top 937de6d7ec41e82165b0b665817f61f03c41eda39ee6990d1281e07525daf5f9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:34 + touch /tmp/pre-build-complete [Pipeline] sh 12:41:34 + mkdir -p /var/log/sysstat [Pipeline] sh 12:41:34 + ls /var/log/sa-host 12:41:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:41:34 provisioning config files... 12:41:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7331159306983963737tmp [Pipeline] { [Pipeline] echo 12:41:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:41:35 ---> create-netrc.sh [Pipeline] } 12:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:41:35 ---> python-tools-install.sh [Pipeline] echo 12:41:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:41:35 ---> sudo-logs.sh 12:41:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:41:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:41:35 ---> job-cost.sh 12:41:35 lf-activate-venv: SKIPPING 12:41:35 DEBUG: total: 0.2199999988079071 12:41:35 INFO: Retrieving Stack Cost... 12:41:36 INFO: Retrieving Pricing Info for: v3-standard-8 12:41:36 INFO: Archiving Costs [Pipeline] echo 12:41:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:41:37 ---> logs-deploy.sh 12:41:37 lf-activate-venv: SKIPPING 12:41:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/149 12:41:37 INFO: archiving workspace using pattern(s): 12:41:37 Archives upload complete. 12:41:38 INFO: archiving logs to Nexus 12:41:38 ---> uname -a: 12:41:38 Linux prd-ubuntu20-04-docker-8c-8g-15723 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:41:38 12:41:38 12:41:38 ---> lscpu: 12:41:38 Architecture: x86_64 12:41:38 CPU op-mode(s): 32-bit, 64-bit 12:41:38 Byte Order: Little Endian 12:41:38 Address sizes: 40 bits physical, 48 bits virtual 12:41:38 CPU(s): 8 12:41:38 On-line CPU(s) list: 0-7 12:41:38 Thread(s) per core: 1 12:41:38 Core(s) per socket: 1 12:41:38 Socket(s): 8 12:41:38 NUMA node(s): 1 12:41:38 Vendor ID: AuthenticAMD 12:41:38 CPU family: 23 12:41:38 Model: 49 12:41:38 Model name: AMD EPYC-Rome Processor 12:41:38 Stepping: 0 12:41:38 CPU MHz: 2800.000 12:41:38 BogoMIPS: 5600.00 12:41:38 Virtualization: AMD-V 12:41:38 Hypervisor vendor: KVM 12:41:38 Virtualization type: full 12:41:38 L1d cache: 256 KiB 12:41:38 L1i cache: 256 KiB 12:41:38 L2 cache: 4 MiB 12:41:38 L3 cache: 128 MiB 12:41:38 NUMA node0 CPU(s): 0-7 12:41:38 Vulnerability Itlb multihit: Not affected 12:41:38 Vulnerability L1tf: Not affected 12:41:38 Vulnerability Mds: Not affected 12:41:38 Vulnerability Meltdown: Not affected 12:41:38 Vulnerability Mmio stale data: Not affected 12:41:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:41:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:41:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:41:38 Vulnerability Srbds: Not affected 12:41:38 Vulnerability Tsx async abort: Not affected 12:41:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:41:38 12:41:38 12:41:38 ---> nproc: 12:41:38 8 12:41:38 12:41:38 12:41:38 ---> df -h: 12:41:38 Filesystem Size Used Avail Use% Mounted on 12:41:38 overlay 155G 13G 143G 9% / 12:41:38 tmpfs 64M 0 64M 0% /dev 12:41:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:41:38 shm 64M 0 64M 0% /dev/shm 12:41:38 /dev/vda1 155G 13G 143G 9% /facter-os 12:41:38 12:41:38 12:41:38 ---> sar -b -r -n DEV: 12:41:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15723) 05/16/23 _x86_64_ (8 CPU) 12:41:38 12:41:38 12:26:36 LINUX RESTART (8 CPU) 12:41:38 12:41:38 12:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:41:38 12:28:01 204.47 39.28 165.19 0.00 4255.16 63051.49 0.00 12:41:38 12:29:01 141.31 0.33 140.98 0.00 26.26 37379.24 0.00 12:41:38 12:30:01 120.45 0.05 120.40 0.00 4.40 35358.91 0.00 12:41:38 12:31:01 1.78 0.00 1.78 0.00 0.00 20.68 0.00 12:41:38 12:32:01 43.75 10.38 33.37 0.00 3427.66 6155.95 0.00 12:41:38 12:33:01 7.42 0.65 6.77 0.00 70.65 123.31 0.00 12:41:38 12:34:01 2.08 0.00 2.08 0.00 0.00 21.06 0.00 12:41:38 12:35:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 12:41:38 12:36:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 12:41:38 12:37:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 12:41:38 12:38:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:41:38 12:39:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 12:41:38 12:40:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 12:41:38 12:41:01 58.51 0.38 58.12 0.00 22.13 37166.74 0.00 12:41:38 Average: 42.11 3.65 38.46 0.00 557.62 12813.12 0.00 12:41:38 12:41:38 12:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:41:38 12:28:01 27932640 31566000 740620 2.25 132344 3674496 2063344 6.08 1185196 3294876 444224 12:41:38 12:29:01 28116716 31453240 842992 2.56 151264 3368956 2318076 6.83 1382344 2909884 76164 12:41:38 12:30:01 27579060 31575756 722584 2.20 161224 3978068 1766420 5.21 1276396 3513604 168 12:41:38 12:31:01 27580104 31576876 721088 2.19 161256 3978068 1766420 5.21 1276304 3513604 48 12:41:38 12:32:01 27196196 31557240 725904 2.21 187276 4301776 1807460 5.33 1515560 3624960 976 12:41:38 12:33:01 27199800 31558256 724544 2.20 185880 4300620 1821056 5.37 1513740 3623452 200 12:41:38 12:34:01 27202084 31560624 722104 2.20 185960 4300624 1804524 5.32 1512020 3623456 4 12:41:38 12:35:01 27207612 31566220 716432 2.18 186044 4300624 1804524 5.32 1506152 3623456 8 12:41:38 12:36:01 27207400 31566104 716712 2.18 186124 4300628 1804524 5.32 1506320 3623468 8 12:41:38 12:37:01 27207692 31566484 716328 2.18 186208 4300632 1804524 5.32 1506496 3623464 8 12:41:38 12:38:01 27207352 31566432 716528 2.18 186228 4300632 1804524 5.32 1506560 3623752 8 12:41:38 12:39:01 27207840 31567004 715900 2.18 186292 4300636 1804524 5.32 1506564 3623756 24 12:41:38 12:40:01 27207784 31567008 715828 2.18 186352 4300636 1804524 5.32 1506656 3623760 8 12:41:38 12:41:01 26383164 31517756 759752 2.31 203652 5005100 2023928 5.96 1608936 4286504 812 12:41:38 Average: 27316817 31554643 732665 2.23 177579 4193678 1871312 5.51 1450660 3580857 37333 12:41:38 12:41:38 12:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:41:38 12:28:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 12:41:38 12:28:01 ens3 956.12 576.57 8828.55 104.76 0.00 0.00 0.00 0.00 12:41:38 12:28:01 docker0 183.60 318.76 14.89 2120.85 0.00 0.00 0.00 0.00 12:41:38 12:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:41:38 12:29:01 ens3 53.59 49.56 83.43 102.64 0.00 0.00 0.00 0.00 12:41:38 12:29:01 veth80bed78 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:41:38 12:29:01 docker0 1.35 3.13 0.08 42.51 0.00 0.00 0.00 0.00 12:41:38 12:30:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 12:41:38 12:30:01 ens3 143.34 103.55 2593.65 235.26 0.00 0.00 0.00 0.00 12:41:38 12:30:01 docker0 1.28 3.38 0.08 43.01 0.00 0.00 0.00 0.00 12:41:38 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:31:01 ens3 0.78 0.22 0.15 0.08 0.00 0.00 0.00 0.00 12:41:38 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:41:38 12:32:01 ens3 109.23 46.90 2299.06 3.68 0.00 0.00 0.00 0.00 12:41:38 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:33:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 12:41:38 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:35:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:36:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:38:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:41:38 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:41:38 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 12:41:38 12:41:01 ens3 216.51 122.25 4621.66 30.17 0.00 0.00 0.00 0.00 12:41:38 12:41:01 docker0 33.29 60.04 2.97 626.57 0.00 0.00 0.00 0.00 12:41:38 12:41:01 veth6ace7de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:41:38 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 12:41:38 Average: ens3 105.75 64.27 1316.20 34.05 0.00 0.00 0.00 0.00 12:41:38 Average: docker0 15.68 27.52 1.29 202.35 0.00 0.00 0.00 0.00 12:41:38 Average: veth6ace7de 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 12:41:38 12:41:38 12:41:38 ---> sar -P ALL: 12:41:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15723) 05/16/23 _x86_64_ (8 CPU) 12:41:38 12:41:38 12:26:36 LINUX RESTART (8 CPU) 12:41:38 12:41:38 12:27:01 CPU %user %nice %system %iowait %steal %idle 12:41:38 12:28:01 all 12.23 0.00 4.56 3.46 0.09 79.67 12:41:38 12:28:01 0 13.20 0.00 5.17 0.63 0.08 80.92 12:41:38 12:28:01 1 14.15 0.00 3.52 5.17 0.08 77.07 12:41:38 12:28:01 2 11.08 0.00 5.17 0.20 0.08 83.47 12:41:38 12:28:01 3 10.46 0.00 5.65 15.18 0.10 68.61 12:41:38 12:28:01 4 14.21 0.00 5.10 1.16 0.09 79.45 12:41:38 12:28:01 5 11.43 0.00 3.82 3.53 0.08 81.14 12:41:38 12:28:01 6 12.31 0.00 3.94 0.44 0.08 83.22 12:41:38 12:28:01 7 10.96 0.00 4.12 1.38 0.10 83.44 12:41:38 12:29:01 all 30.23 0.00 5.51 2.70 0.09 61.46 12:41:38 12:29:01 0 30.86 0.00 6.50 5.42 0.10 57.12 12:41:38 12:29:01 1 30.25 0.00 5.53 5.78 0.08 58.35 12:41:38 12:29:01 2 30.76 0.00 5.13 0.30 0.07 63.74 12:41:38 12:29:01 3 28.52 0.00 6.21 7.99 0.12 57.17 12:41:38 12:29:01 4 31.29 0.00 4.96 0.24 0.08 63.43 12:41:38 12:29:01 5 30.30 0.00 5.03 0.49 0.08 64.09 12:41:38 12:29:01 6 29.51 0.00 4.94 0.05 0.10 65.40 12:41:38 12:29:01 7 30.38 0.00 5.74 1.37 0.10 62.41 12:41:38 12:30:01 all 13.62 0.00 3.29 1.81 0.05 81.23 12:41:38 12:30:01 0 13.00 0.00 2.75 0.02 0.03 84.19 12:41:38 12:30:01 1 12.72 0.00 2.76 1.87 0.03 82.61 12:41:38 12:30:01 2 13.73 0.00 3.21 0.50 0.07 82.49 12:41:38 12:30:01 3 12.28 0.00 3.52 0.08 0.05 84.07 12:41:38 12:30:01 4 13.13 0.00 3.67 9.37 0.07 73.76 12:41:38 12:30:01 5 15.05 0.00 3.31 1.18 0.05 80.42 12:41:38 12:30:01 6 15.04 0.00 3.60 0.00 0.05 81.31 12:41:38 12:30:01 7 13.99 0.00 3.50 1.58 0.07 80.86 12:41:38 12:31:01 all 0.03 0.00 0.01 0.03 0.00 99.93 12:41:38 12:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:41:38 12:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:41:38 12:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 12:41:38 12:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:41:38 12:31:01 4 0.02 0.00 0.02 0.20 0.00 99.77 12:41:38 12:31:01 5 0.00 0.00 0.00 0.05 0.00 99.95 12:41:38 12:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:41:38 12:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:41:38 12:32:01 all 1.77 0.00 1.16 0.67 0.02 96.37 12:41:38 12:32:01 0 1.63 0.00 1.18 0.32 0.02 96.85 12:41:38 12:32:01 1 1.25 0.00 0.62 0.05 0.02 98.06 12:41:38 12:32:01 2 1.70 0.00 0.87 0.02 0.03 97.38 12:41:38 12:32:01 3 1.27 0.00 1.52 0.12 0.02 97.08 12:41:38 12:32:01 4 1.66 0.00 0.79 0.05 0.02 97.49 12:41:38 12:32:01 5 1.94 0.00 1.05 2.27 0.02 94.72 12:41:38 12:32:01 6 2.10 0.00 1.20 2.45 0.02 94.22 12:41:38 12:32:01 7 2.64 0.00 2.04 0.10 0.03 95.19 12:41:38 12:33:01 all 0.10 0.00 0.08 0.03 0.01 99.78 12:41:38 12:33:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:41:38 12:33:01 1 0.07 0.00 0.10 0.00 0.00 99.83 12:41:38 12:33:01 2 0.20 0.00 0.12 0.00 0.00 99.68 12:41:38 12:33:01 3 0.08 0.00 0.05 0.00 0.00 99.87 12:41:38 12:33:01 4 0.13 0.00 0.08 0.05 0.02 99.72 12:41:38 12:33:01 5 0.08 0.00 0.07 0.07 0.02 99.77 12:41:38 12:33:01 6 0.10 0.00 0.10 0.08 0.02 99.70 12:41:38 12:33:01 7 0.10 0.00 0.07 0.00 0.00 99.83 12:41:38 12:34:01 all 0.01 0.00 0.01 0.05 0.01 99.91 12:41:38 12:34:01 0 0.02 0.00 0.00 0.05 0.00 99.93 12:41:38 12:34:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:41:38 12:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:41:38 12:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:41:38 12:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:41:38 12:34:01 5 0.00 0.00 0.02 0.23 0.02 99.73 12:41:38 12:34:01 6 0.00 0.00 0.02 0.15 0.02 99.82 12:41:38 12:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:41:38 12:35:01 all 0.01 0.00 0.01 0.04 0.01 99.93 12:41:38 12:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:41:38 12:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:41:38 12:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:41:38 12:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:41:38 12:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:41:38 12:35:01 5 0.03 0.00 0.02 0.10 0.00 99.85 12:41:38 12:35:01 6 0.02 0.00 0.03 0.23 0.02 99.70 12:41:38 12:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:41:38 12:36:01 all 0.06 0.00 0.00 0.00 0.01 99.92 12:41:38 12:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:41:38 12:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:41:38 12:36:01 2 0.33 0.00 0.00 0.00 0.02 99.65 12:41:38 12:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:41:38 12:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:41:38 12:36:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:41:38 12:36:01 6 0.05 0.00 0.02 0.00 0.03 99.90 12:41:38 12:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:41:38 12:37:01 all 0.16 0.00 0.01 0.02 0.01 99.79 12:41:38 12:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:41:38 12:37:01 1 0.00 0.00 0.03 0.02 0.00 99.95 12:41:38 12:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:41:38 12:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:41:38 12:37:01 4 1.16 0.00 0.03 0.00 0.00 98.81 12:41:38 12:37:01 5 0.03 0.00 0.00 0.10 0.02 99.85 12:41:38 12:37:01 6 0.02 0.00 0.02 0.08 0.02 99.87 12:41:38 12:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:41:38 12:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:41:38 12:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 12:41:38 12:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:41:38 12:38:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:41:38 12:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:41:38 12:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:41:38 12:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:41:38 12:38:01 6 0.00 0.00 0.02 0.00 0.03 99.95 12:41:38 12:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:41:38 12:41:38 12:38:01 CPU %user %nice %system %iowait %steal %idle 12:41:38 12:39:01 all 0.13 0.00 0.01 0.01 0.00 99.84 12:41:38 12:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:41:38 12:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:41:38 12:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:41:38 12:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:41:38 12:39:01 4 0.88 0.00 0.00 0.00 0.00 99.12 12:41:38 12:39:01 5 0.05 0.00 0.02 0.12 0.00 99.82 12:41:38 12:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:41:38 12:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:41:38 12:40:01 all 0.06 0.00 0.01 0.01 0.01 99.91 12:41:38 12:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:41:38 12:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:41:38 12:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:41:38 12:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:41:38 12:40:01 4 0.33 0.00 0.02 0.00 0.00 99.65 12:41:38 12:40:01 5 0.02 0.00 0.02 0.08 0.02 99.87 12:41:38 12:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:41:38 12:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:41:38 12:41:01 all 4.24 0.00 1.65 1.55 0.03 92.54 12:41:38 12:41:01 0 3.40 0.00 1.10 0.07 0.03 95.40 12:41:38 12:41:01 1 3.84 0.00 1.22 0.00 0.02 94.92 12:41:38 12:41:01 2 4.24 0.00 1.54 0.07 0.02 94.13 12:41:38 12:41:01 3 4.28 0.00 1.55 0.59 0.03 93.55 12:41:38 12:41:01 4 5.54 0.00 1.44 0.32 0.03 92.67 12:41:38 12:41:01 5 2.50 0.00 2.28 2.23 0.02 92.98 12:41:38 12:41:01 6 5.06 0.00 2.19 7.88 0.05 84.82 12:41:38 12:41:01 7 5.04 0.00 1.86 1.24 0.03 91.82 12:41:38 Average: all 4.44 0.00 1.16 0.74 0.02 93.64 12:41:38 Average: 0 4.42 0.00 1.20 0.46 0.03 93.90 12:41:38 Average: 1 4.43 0.00 0.98 0.91 0.02 93.65 12:41:38 Average: 2 4.41 0.00 1.14 0.08 0.02 94.35 12:41:38 Average: 3 4.03 0.00 1.31 1.69 0.02 92.94 12:41:38 Average: 4 4.85 0.00 1.14 0.80 0.02 93.18 12:41:38 Average: 5 4.36 0.00 1.11 0.74 0.02 93.76 12:41:38 Average: 6 4.56 0.00 1.14 0.81 0.03 93.45 12:41:38 Average: 7 4.48 0.00 1.24 0.40 0.03 93.86 12:41:38 12:41:38 12:41:38