Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b26e08ae669ef2db953223401c2348c9b5f017a 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-ssh6262030562240519285.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2817556963695635184.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17539931385612393389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12028097047713376822.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-ssh15659274354729192469.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.21 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 ‘prd-centos7-blackbox-4c-2g-7680’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7681’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7781’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7784’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7782’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7784 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 Avoid second fetch Checking out Revision 8b26e08ae669ef2db953223401c2348c9b5f017a (main) Commit message: "Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b26e08ae669ef2db953223401c2348c9b5f017a # timeout=10 > git rev-list --no-walk a535a740e6b302603ded34da9204b7b08eff597b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:33:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:33:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:33:59 ========================================================= 03:33:59 EdgeX Global Pipelines Version Info 03:33:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:33:59 ------------------- 03:33:59 stable info: 03:33:59 ------------------- 03:33:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:33:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:33:59 Message: update stable to v1.0.254 03:34:00 ------------------- 03:34:00 experimental info: 03:34:00 ------------------- 03:34:00 Commited By: **** collab-it+edgex@linuxfoundation.org 03:34:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:34:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b26e08 [Pipeline] echo 03:34:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:01 provisioning config files... 03:34:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4608714745273603365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:01 ---> docker-login.sh 03:34:01 nexus3.edgexfoundry.org:10001 03:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:01 Configure a credential helper to remove this warning. See 03:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:01 03:34:01 Login Succeeded 03:34:01 nexus3.edgexfoundry.org:10002 03:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:01 Configure a credential helper to remove this warning. See 03:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:01 03:34:01 Login Succeeded 03:34:01 nexus3.edgexfoundry.org:10003 03:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:02 Configure a credential helper to remove this warning. See 03:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:02 03:34:02 Login Succeeded 03:34:02 nexus3.edgexfoundry.org:10004 03:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:02 Configure a credential helper to remove this warning. See 03:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:02 03:34:02 Login Succeeded 03:34:02 docker.io 03:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:02 Configure a credential helper to remove this warning. See 03:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:02 03:34:02 Login Succeeded 03:34:02 ---> docker-login.sh ends [Pipeline] } 03:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:34:02 + git rev-list -1 --merges 8b26e08ae669ef2db953223401c2348c9b5f017a~1..8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] echo 03:34:02 -----------> git rev-list -1 --merges 8b26e08ae669ef2db953223401c2348c9b5f017a~1..8b26e08ae669ef2db953223401c2348c9b5f017a 8b26e08ae669ef2db953223401c2348c9b5f017a 03:34:02 8b26e08ae669ef2db953223401c2348c9b5f017a [false] [Pipeline] sh 03:34:03 + git log --format=format:%s -1 8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] echo 03:34:03 ========================================================= 03:34:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:34:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:03 + git log --format=format:%s -1 8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] echo 03:34:03 [semverPrep] GIT_COMMIT: 8b26e08ae669ef2db953223401c2348c9b5f017a, Commit Message: Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo 03:34:03 [semverPrep] This is not a build commit. [Pipeline] sh 03:34:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:34:03 + grep -v github /etc/ssh/ssh_known_hosts 03:34:03 + [ -e /tmp/ssh_known_hosts ] 03:34:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:34:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:34:03 + sudo tee -a /etc/ssh/ssh_known_hosts 03:34:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:04 03:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:04 0.1.4: Pulling from edgex-devops/py-git-semver 03:34:04 b85a868b505f: Pulling fs layer 03:34:04 e2be974225ed: Pulling fs layer 03:34:04 339a4e72a1f5: Pulling fs layer 03:34:04 988bab9f4d93: Pulling fs layer 03:34:04 1469e6f7b9e6: Pulling fs layer 03:34:04 eaf3925da568: Pulling fs layer 03:34:04 bab4dde63d76: Pulling fs layer 03:34:04 bde34c3a00c8: Pulling fs layer 03:34:04 b352a97aabf1: Pulling fs layer 03:34:04 4872d77fe225: Pulling fs layer 03:34:04 5851b861e8e6: Pulling fs layer 03:34:04 1469e6f7b9e6: Waiting 03:34:04 eaf3925da568: Waiting 03:34:04 bab4dde63d76: Waiting 03:34:04 bde34c3a00c8: Waiting 03:34:04 b352a97aabf1: Waiting 03:34:04 4872d77fe225: Waiting 03:34:04 5851b861e8e6: Waiting 03:34:04 988bab9f4d93: Waiting 03:34:04 e2be974225ed: Download complete 03:34:04 988bab9f4d93: Download complete 03:34:04 1469e6f7b9e6: Verifying Checksum 03:34:04 1469e6f7b9e6: Download complete 03:34:04 eaf3925da568: Verifying Checksum 03:34:04 eaf3925da568: Download complete 03:34:04 339a4e72a1f5: Verifying Checksum 03:34:04 339a4e72a1f5: Download complete 03:34:04 bde34c3a00c8: Download complete 03:34:04 b352a97aabf1: Verifying Checksum 03:34:04 b352a97aabf1: Download complete 03:34:04 4872d77fe225: Verifying Checksum 03:34:04 4872d77fe225: Download complete 03:34:04 5851b861e8e6: Verifying Checksum 03:34:04 5851b861e8e6: Download complete 03:34:04 b85a868b505f: Verifying Checksum 03:34:04 b85a868b505f: Download complete 03:34:04 bab4dde63d76: Verifying Checksum 03:34:04 bab4dde63d76: Download complete 03:34:06 b85a868b505f: Pull complete 03:34:06 e2be974225ed: Pull complete 03:34:06 339a4e72a1f5: Pull complete 03:34:06 988bab9f4d93: Pull complete 03:34:07 1469e6f7b9e6: Pull complete 03:34:07 eaf3925da568: Pull complete 03:34:09 bab4dde63d76: Pull complete 03:34:09 bde34c3a00c8: Pull complete 03:34:09 b352a97aabf1: Pull complete 03:34:09 4872d77fe225: Pull complete 03:34:09 5851b861e8e6: Pull complete 03:34:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:09 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:34:09 $ 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 03:34:12 $ docker top 86a42db90b3eef183bbe1c78f4e75cb394d83595babb48ddf4b6bd4a6ee29dad -eo pid,comm 03:34:12 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). 03:34:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:34:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:12 [ssh-agent] Looking for ssh-agent implementation... 03:34:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:12 $ docker exec 86a42db90b3eef183bbe1c78f4e75cb394d83595babb48ddf4b6bd4a6ee29dad ssh-agent 03:34:13 SSH_AUTH_SOCK=/tmp/ssh-Xb6X53IEc3MB/agent.32 03:34:13 SSH_AGENT_PID=38 03:34:13 Running ssh-add (command line suppressed) 03:34:13 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12933406136371667880.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12933406136371667880.key) 03:34:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:13 + git tag --points-at HEAD [Pipeline] } 03:34:13 $ docker exec --env ******** --env ******** 86a42db90b3eef183bbe1c78f4e75cb394d83595babb48ddf4b6bd4a6ee29dad ssh-agent -k 03:34:13 unset SSH_AUTH_SOCK; 03:34:13 unset SSH_AGENT_PID; 03:34:13 echo Agent pid 38 killed; 03:34:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:34:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:13 [ssh-agent] Looking for ssh-agent implementation... 03:34:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:13 $ docker exec 86a42db90b3eef183bbe1c78f4e75cb394d83595babb48ddf4b6bd4a6ee29dad ssh-agent 03:34:13 SSH_AUTH_SOCK=/tmp/ssh-GwOBXrUrXzfx/agent.70 03:34:13 SSH_AGENT_PID=76 03:34:13 Running ssh-add (command line suppressed) 03:34:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12260219778293182990.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12260219778293182990.key) 03:34:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:14 + git semver init 03:34:14 2023-09-25 03:34:14,534 [run_init] DEBUG init version:0.0.0 force:False 03:34:14 2023-09-25 03:34:14,535 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:34:14 2023-09-25 03:34:14,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:34:14 2023-09-25 03:34:14,536 [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) 03:34:15 2023-09-25 03:34:15,563 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:34:15 2023-09-25 03:34:15,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:34:15 2023-09-25 03:34:15,563 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:34:15 2023-09-25 03:34:15,564 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:34:15 3.1.0-dev.14 [Pipeline] } 03:34:16 $ docker exec --env ******** --env ******** 86a42db90b3eef183bbe1c78f4e75cb394d83595babb48ddf4b6bd4a6ee29dad ssh-agent -k 03:34:16 unset SSH_AUTH_SOCK; 03:34:16 unset SSH_AGENT_PID; 03:34:16 echo Agent pid 76 killed; 03:34:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:16 + git semver [Pipeline] } 03:34:16 $ docker stop --time=1 86a42db90b3eef183bbe1c78f4e75cb394d83595babb48ddf4b6bd4a6ee29dad 03:34:18 $ docker rm -f --volumes 86a42db90b3eef183bbe1c78f4e75cb394d83595babb48ddf4b6bd4a6ee29dad [Pipeline] // withDockerContainer [Pipeline] sh 03:34:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:34:18 Stashed 1 file(s) [Pipeline] echo 03:34:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 03:34:18 provisioning config files... 03:34:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2151640615656578770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:18 ---> docker-login.sh 03:34:18 nexus3.edgexfoundry.org:10001 03:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:18 Configure a credential helper to remove this warning. See 03:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:18 03:34:18 Login Succeeded 03:34:18 nexus3.edgexfoundry.org:10002 03:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:18 Configure a credential helper to remove this warning. See 03:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:18 03:34:18 Login Succeeded 03:34:18 nexus3.edgexfoundry.org:10003 03:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:19 Configure a credential helper to remove this warning. See 03:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:19 03:34:19 Login Succeeded 03:34:19 nexus3.edgexfoundry.org:10004 03:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:19 Configure a credential helper to remove this warning. See 03:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:19 03:34:19 Login Succeeded 03:34:19 docker.io 03:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:19 Configure a credential helper to remove this warning. See 03:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:19 03:34:19 Login Succeeded 03:34:19 ---> docker-login.sh ends [Pipeline] } 03:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:34:19 ========================================================= 03:34:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:34:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:34:20 Sending build context to Docker daemon 21.55MB 03:34:20 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:34:20 Step 2/13 : FROM ${BASE} AS builder 03:34:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:34:20 7264a8db6415: Pulling fs layer 03:34:20 c4d48a809fc2: Pulling fs layer 03:34:20 4f1c88b9dad5: Pulling fs layer 03:34:20 ad3a456e5733: Pulling fs layer 03:34:20 33e27b845d1e: Pulling fs layer 03:34:20 c68163c4e522: Pulling fs layer 03:34:20 ad3a456e5733: Waiting 03:34:20 33e27b845d1e: Waiting 03:34:20 50da416c3ac9: Pulling fs layer 03:34:20 23d2d4c4bb30: Pulling fs layer 03:34:20 c68163c4e522: Waiting 03:34:20 50da416c3ac9: Waiting 03:34:20 23d2d4c4bb30: Waiting 03:34:20 c4d48a809fc2: Verifying Checksum 03:34:20 ad3a456e5733: Download complete 03:34:20 33e27b845d1e: Verifying Checksum 03:34:20 33e27b845d1e: Download complete 03:34:20 7264a8db6415: Verifying Checksum 03:34:20 7264a8db6415: Download complete 03:34:20 c68163c4e522: Verifying Checksum 03:34:20 c68163c4e522: Download complete 03:34:20 7264a8db6415: Pull complete 03:34:20 23d2d4c4bb30: Verifying Checksum 03:34:20 23d2d4c4bb30: Download complete 03:34:20 c4d48a809fc2: Pull complete 03:34:20 4f1c88b9dad5: Verifying Checksum 03:34:20 4f1c88b9dad5: Download complete 03:34:21 50da416c3ac9: Verifying Checksum 03:34:21 50da416c3ac9: Download complete 03:34:24 4f1c88b9dad5: Pull complete 03:34:24 ad3a456e5733: Pull complete 03:34:24 33e27b845d1e: Pull complete 03:34:24 c68163c4e522: Pull complete 03:34:27 50da416c3ac9: Pull complete 03:34:27 23d2d4c4bb30: Pull complete 03:34:27 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:34:27 ---> 0786185ac409 03:34:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:34:31 ---> Running in d1ea82b1b6ef 03:34:31 Removing intermediate container d1ea82b1b6ef 03:34:31 ---> 4f5137ab6411 03:34:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:34:31 ---> Running in ca396ec6bea2 03:34:31 Removing intermediate container ca396ec6bea2 03:34:31 ---> 6122b905f200 03:34:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:34:31 ---> Running in afc535d2b16e 03:34:31 Removing intermediate container afc535d2b16e 03:34:31 ---> a44f1a05e1c9 03:34:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:34:31 ---> Running in cbe99f2529c4 03:34:31 Removing intermediate container cbe99f2529c4 03:34:31 ---> 0830b1f5ace1 03:34:31 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:34:31 ---> Running in 6cfdb4455ea6 03:34:31 Removing intermediate container 6cfdb4455ea6 03:34:31 ---> ed8a83388b82 03:34:31 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:31 ---> Running in 0493e17e2d6a 03:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:34:32 OK: 264 MiB in 52 packages 03:34:32 Removing intermediate container 0493e17e2d6a 03:34:32 ---> cfb5d1315de3 03:34:32 Step 9/13 : WORKDIR /device-onvif-camera 03:34:32 ---> Running in 552820d55f32 03:34:32 Removing intermediate container 552820d55f32 03:34:32 ---> a2d68df3061a 03:34:32 Step 10/13 : COPY go.mod vendor* ./ 03:34:32 ---> 1689330a9e83 03:34:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:32 ---> Running in 3388d495c2c6 03:34:33 Still waiting to schedule task 03:34:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7782’ is offline 03:34:59 Removing intermediate container 3388d495c2c6 03:34:59 ---> 29892f00e5f2 03:34:59 Step 12/13 : COPY . . 03:34:59 ---> 6b9a4ae92e0b 03:34:59 Step 13/13 : RUN ${MAKE} 03:34:59 ---> Running in ea0a4bd7ac56 03:34:59 noop 03:35:00 Removing intermediate container ea0a4bd7ac56 03:35:00 ---> a093082cc877 03:35:00 Successfully built a093082cc877 03:35:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:00 + docker inspect -f . ci-base-image-x86_64 03:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:00 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:35:00 $ 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 03:35:00 $ docker top 096be7c13387c654aa349b83a05f7874a245e1fa84ad96e942ffaa811114a680 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:01 + go version 03:35:01 go version go1.21.0 linux/amd64 [Pipeline] } 03:35:01 $ docker stop --time=1 096be7c13387c654aa349b83a05f7874a245e1fa84ad96e942ffaa811114a680 03:35:02 $ docker rm -f --volumes 096be7c13387c654aa349b83a05f7874a245e1fa84ad96e942ffaa811114a680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:02 + docker inspect -f . ci-base-image-x86_64 03:35:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:03 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:35:03 $ 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 03:35:03 $ docker top a29ac9d540498db7380c1a5965ed86019bbad9cc6ea8dcafa3ddd3d1869ff179 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:03 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:35:04 + make test 03:35:04 go test ./... -coverprofile=coverage.out ./... 03:35:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:35:15 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:35:15 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:35:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.5% of statements 03:35:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.116s coverage: 86.5% of statements 03:35:24 go vet ./... 03:35:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:35:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:35:27 ./bin/test-attribution-txt.sh [Pipeline] echo 03:35:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:35:27 $ docker stop --time=1 a29ac9d540498db7380c1a5965ed86019bbad9cc6ea8dcafa3ddd3d1869ff179 03:35:30 $ docker rm -f --volumes a29ac9d540498db7380c1a5965ed86019bbad9cc6ea8dcafa3ddd3d1869ff179 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:35:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:35:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:35:32 + ls -al . 03:35:32 total 244 03:35:32 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 03:35 . 03:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:33 .. 03:35:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:35 .git 03:35:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:33 .github 03:35:32 -rw-rw-r-- 1 jenkins jenkins 496 Sep 25 03:33 .gitignore 03:35:32 -rw-rw-r-- 1 jenkins jenkins 42 Sep 25 03:33 .golangci.yml 03:35:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:34 .semver 03:35:32 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 25 03:33 Attribution.txt 03:35:32 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 25 03:33 CHANGELOG.md 03:35:32 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 25 03:33 Dockerfile 03:35:32 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:33 GOVERNANCE.md 03:35:32 -rw-rw-r-- 1 jenkins jenkins 739 Sep 25 03:33 Jenkinsfile 03:35:32 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 03:33 LICENSE 03:35:32 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 25 03:33 Makefile 03:35:32 -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 03:33 OWNERS.md 03:35:32 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 25 03:33 README.md 03:35:32 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:34 VERSION 03:35:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:33 bin 03:35:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:33 cmd 03:35:32 -rw-r--r-- 1 jenkins jenkins 78456 Sep 25 03:35 coverage.out 03:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:33 doc 03:35:32 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 25 03:33 go.mod 03:35:32 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 25 03:33 go.sum 03:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:33 internal 03:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:33 snap 03:35:32 -rw-rw-r-- 1 jenkins jenkins 236 Sep 25 03:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:32 + 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=8b26e08ae669ef2db953223401c2348c9b5f017a --label arch=amd64 --label version=3.1.0-dev.14 . 03:35:32 Sending build context to Docker daemon 21.63MB 03:35:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:35:32 Step 2/26 : FROM ${BASE} AS builder 03:35:32 ---> a093082cc877 03:35:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:35:32 ---> Running in eb0dca801286 03:35:33 Removing intermediate container eb0dca801286 03:35:33 ---> 063ab22bf495 03:35:33 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:33 ---> Running in 88768a7f0284 03:35:33 Removing intermediate container 88768a7f0284 03:35:33 ---> 55128c8b4da6 03:35:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:35:33 ---> Running in 1827ea1af0a8 03:35:33 Removing intermediate container 1827ea1af0a8 03:35:33 ---> 1ab97948728b 03:35:33 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:35:33 ---> Running in 80d15d83162a 03:35:33 Removing intermediate container 80d15d83162a 03:35:33 ---> c3e9deb23504 03:35:33 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:35:33 ---> Running in fa4cfd194894 03:35:33 Removing intermediate container fa4cfd194894 03:35:33 ---> e8a837bc0200 03:35:33 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:33 ---> Running in bc198688952b 03:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:35:34 OK: 264 MiB in 52 packages 03:35:34 Removing intermediate container bc198688952b 03:35:34 ---> c79cb1b5e2a2 03:35:34 Step 9/26 : WORKDIR /device-onvif-camera 03:35:34 ---> Running in 9595e0445d89 03:35:34 Removing intermediate container 9595e0445d89 03:35:34 ---> 66d0c360a453 03:35:34 Step 10/26 : COPY go.mod vendor* ./ 03:35:34 ---> 4efe817250d2 03:35:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:34 ---> Running in 897e8a10f0e4 03:35:35 Removing intermediate container 897e8a10f0e4 03:35:35 ---> 2f8279b58657 03:35:35 Step 12/26 : COPY . . 03:35:36 ---> bbda98589578 03:35:36 Step 13/26 : RUN ${MAKE} 03:35:36 ---> Running in 10dcb87d04da 03:35:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:35:58 Removing intermediate container 10dcb87d04da 03:35:58 ---> 592ca8da6355 03:35:58 Step 14/26 : FROM alpine:3.18 03:35:58 3.18: Pulling from library/alpine 03:35:58 7264a8db6415: Already exists 03:35:58 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:35:58 Status: Downloaded newer image for alpine:3.18 03:35:58 ---> 7e01a0d0a1dc 03:35:58 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:35:58 ---> Running in 1d3fd67ef98e 03:35:58 Removing intermediate container 1d3fd67ef98e 03:35:58 ---> 6bc6a0f107c8 03:35:58 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:35:58 ---> Running in 2b63ae6112f6 03:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:35:58 (1/1) Installing dumb-init (1.2.5-r2) 03:35:58 Executing busybox-1.36.1-r2.trigger 03:35:58 OK: 7 MiB in 16 packages 03:35:58 Removing intermediate container 2b63ae6112f6 03:35:58 ---> 93d23760b57c 03:35:58 Step 17/26 : WORKDIR / 03:35:58 ---> Running in 7dd84c45de62 03:35:58 Removing intermediate container 7dd84c45de62 03:35:58 ---> 7149c2474d84 03:35:58 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:35:58 ---> 66950a38fdec 03:35:58 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:35:58 ---> c4e9bf4f33b3 03:35:58 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:35:58 ---> 6e3cf19fb7fe 03:35:58 Step 21/26 : EXPOSE 59984 03:35:58 ---> Running in f86f148efa30 03:35:58 Removing intermediate container f86f148efa30 03:35:58 ---> 0ee847212ca1 03:35:58 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:35:58 ---> Running in 6c4464fbbea7 03:35:58 Removing intermediate container 6c4464fbbea7 03:35:58 ---> 5bc45a06b1cf 03:35:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:35:58 ---> Running in ff8a9c164d18 03:35:58 Removing intermediate container ff8a9c164d18 03:35:58 ---> 7e9ac870343b 03:35:58 Step 24/26 : LABEL arch=amd64 03:35:58 ---> Running in 35bc6f536d94 03:35:58 Removing intermediate container 35bc6f536d94 03:35:58 ---> 2783bc0d600d 03:35:58 Step 25/26 : LABEL git_sha=8b26e08ae669ef2db953223401c2348c9b5f017a 03:35:58 ---> Running in 6d9d93073782 03:35:58 Removing intermediate container 6d9d93073782 03:35:58 ---> 2bb84ca186dd 03:35:58 Step 26/26 : LABEL version=3.1.0-dev.14 03:35:58 ---> Running in dcc9d9b23b54 03:35:58 Removing intermediate container dcc9d9b23b54 03:35:58 ---> 923ad99cd2c7 03:35:58 [Warning] One or more build-args [ARCH] were not consumed 03:35:58 Successfully built 923ad99cd2c7 03:35:58 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 03:35:58 provisioning config files... 03:35:58 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3119116994422380352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:59 ---> docker-login.sh 03:35:59 nexus3.edgexfoundry.org:10001 03:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:59 Configure a credential helper to remove this warning. See 03:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:59 03:35:59 Login Succeeded 03:35:59 nexus3.edgexfoundry.org:10002 03:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:59 Configure a credential helper to remove this warning. See 03:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:59 03:35:59 Login Succeeded 03:35:59 nexus3.edgexfoundry.org:10003 03:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:59 Configure a credential helper to remove this warning. See 03:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:59 03:35:59 Login Succeeded 03:35:59 nexus3.edgexfoundry.org:10004 03:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:59 Configure a credential helper to remove this warning. See 03:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:59 03:35:59 Login Succeeded 03:35:59 docker.io 03:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:59 Configure a credential helper to remove this warning. See 03:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:59 03:35:59 Login Succeeded 03:35:59 ---> docker-login.sh ends [Pipeline] } 03:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:59 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:35:59 8b26e08ae669ef2db953223401c2348c9b5f017a 03:35:59 latest 03:35:59 3.1.0-dev.14 03:35:59 8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 03:35:59 main 03:35:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:59 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8b26e08ae669ef2db953223401c2348c9b5f017a 03:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:36:00 2cf987575f5c: Preparing 03:36:00 43024324c9aa: Preparing 03:36:00 99827be0c4dc: Preparing 03:36:00 a8abe150fd65: Preparing 03:36:00 4693057ce236: Preparing 03:36:00 4693057ce236: Layer already exists 03:36:00 43024324c9aa: Pushed 03:36:00 2cf987575f5c: Pushed 03:36:00 a8abe150fd65: Pushed 03:36:03 99827be0c4dc: Pushed 03:36:03 8b26e08ae669ef2db953223401c2348c9b5f017a: digest: sha256:178a6c49ef7d2296a2928ffbd665509e513b5cb22bf3883eadf545cc4db6b77c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:03 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:36:04 2cf987575f5c: Preparing 03:36:04 43024324c9aa: Preparing 03:36:04 99827be0c4dc: Preparing 03:36:04 a8abe150fd65: Preparing 03:36:04 4693057ce236: Preparing 03:36:04 a8abe150fd65: Layer already exists 03:36:04 2cf987575f5c: Layer already exists 03:36:04 99827be0c4dc: Layer already exists 03:36:04 4693057ce236: Layer already exists 03:36:04 43024324c9aa: Layer already exists 03:36:04 latest: digest: sha256:178a6c49ef7d2296a2928ffbd665509e513b5cb22bf3883eadf545cc4db6b77c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:04 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.14 03:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:36:04 2cf987575f5c: Preparing 03:36:04 43024324c9aa: Preparing 03:36:04 99827be0c4dc: Preparing 03:36:04 a8abe150fd65: Preparing 03:36:04 4693057ce236: Preparing 03:36:04 a8abe150fd65: Layer already exists 03:36:04 4693057ce236: Layer already exists 03:36:04 99827be0c4dc: Layer already exists 03:36:04 43024324c9aa: Layer already exists 03:36:04 2cf987575f5c: Layer already exists 03:36:04 3.1.0-dev.14: digest: sha256:178a6c49ef7d2296a2928ffbd665509e513b5cb22bf3883eadf545cc4db6b77c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 03:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:36:05 2cf987575f5c: Preparing 03:36:05 43024324c9aa: Preparing 03:36:05 99827be0c4dc: Preparing 03:36:05 a8abe150fd65: Preparing 03:36:05 4693057ce236: Preparing 03:36:05 2cf987575f5c: Layer already exists 03:36:05 4693057ce236: Layer already exists 03:36:05 99827be0c4dc: Layer already exists 03:36:05 43024324c9aa: Layer already exists 03:36:05 a8abe150fd65: Layer already exists 03:36:05 8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14: digest: sha256:178a6c49ef7d2296a2928ffbd665509e513b5cb22bf3883eadf545cc4db6b77c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:36:05 2cf987575f5c: Preparing 03:36:05 43024324c9aa: Preparing 03:36:05 99827be0c4dc: Preparing 03:36:05 a8abe150fd65: Preparing 03:36:05 4693057ce236: Preparing 03:36:05 99827be0c4dc: Layer already exists 03:36:05 a8abe150fd65: Layer already exists 03:36:05 43024324c9aa: Layer already exists 03:36:05 2cf987575f5c: Layer already exists 03:36:05 4693057ce236: Layer already exists 03:36:05 main: digest: sha256:178a6c49ef7d2296a2928ffbd665509e513b5cb22bf3883eadf545cc4db6b77c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:05 ===================================================== [Pipeline] echo 03:36:06 taggedImages: 03:36:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8b26e08ae669ef2db953223401c2348c9b5f017a 03:36:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:36:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.14 03:36:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 03:36:06 - 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 03:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:06 03:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:06 latest: Pulling from edgex-lftools-log-publisher 03:36:06 5eb5b503b376: Pulling fs layer 03:36:06 5c69ac0246d0: Pulling fs layer 03:36:06 ec43610c2a17: Pulling fs layer 03:36:06 3a2ae6a8a46f: Pulling fs layer 03:36:06 33b1e0a273af: Pulling fs layer 03:36:06 5d3b04190fa2: Pulling fs layer 03:36:06 2f39f015ded8: Pulling fs layer 03:36:06 33b1e0a273af: Waiting 03:36:06 2f39f015ded8: Waiting 03:36:06 5d3b04190fa2: Waiting 03:36:06 3a2ae6a8a46f: Waiting 03:36:06 5c69ac0246d0: Download complete 03:36:06 3a2ae6a8a46f: Download complete 03:36:06 33b1e0a273af: Verifying Checksum 03:36:06 33b1e0a273af: Download complete 03:36:06 5d3b04190fa2: Verifying Checksum 03:36:06 5d3b04190fa2: Download complete 03:36:06 ec43610c2a17: Verifying Checksum 03:36:06 ec43610c2a17: Download complete 03:36:06 5eb5b503b376: Verifying Checksum 03:36:06 5eb5b503b376: Download complete 03:36:07 2f39f015ded8: Download complete 03:36:08 5eb5b503b376: Pull complete 03:36:08 5c69ac0246d0: Pull complete 03:36:08 ec43610c2a17: Pull complete 03:36:08 3a2ae6a8a46f: Pull complete 03:36:08 33b1e0a273af: Pull complete 03:36:09 5d3b04190fa2: Pull complete 03:36:13 2f39f015ded8: Pull complete 03:36:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:13 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:36:13 $ 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 03:36:16 $ docker top a4b8df23ad081c51bc4f0a53f1c579c796c1981db93ea9fc8a896dbf4af365a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:16 ---> job-cost.sh 03:36:16 lf-activate-venv: SKIPPING 03:36:16 INFO: No Stack... 03:36:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:36:17 INFO: Archiving Costs [Pipeline] sh 03:36:18 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:36:18 + cut -d, -f6 [Pipeline] lock 03:36:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] 03:36:18 Resource [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] did not exist. Created. 03:36:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:36:18 + echo total: 0.2199999988079071 [Pipeline] stash 03:36:18 Stashed 1 file(s) [Pipeline] } 03:36:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 03:36:18 $ docker stop --time=1 a4b8df23ad081c51bc4f0a53f1c579c796c1981db93ea9fc8a896dbf4af365a6 03:36:19 $ docker rm -f --volumes a4b8df23ad081c51bc4f0a53f1c579c796c1981db93ea9fc8a896dbf4af365a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:37:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7787 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:37:11 Running in /w/workspace/device-onvif-camera/171 [Pipeline] { [Pipeline] checkout 03:37:11 The recommended git tool is: git 03:37:17 using credential edgex-jenkins-ssh 03:37:17 Cloning the remote Git repository 03:37:17 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:37:17 > git init /w/workspace/device-onvif-camera/171 # timeout=10 03:37:17 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:37:17 > git --version # timeout=10 03:37:17 > git --version # 'git version 2.25.1' 03:37:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:20 Avoid second fetch 03:37:20 Checking out Revision 8b26e08ae669ef2db953223401c2348c9b5f017a (main) 03:37:19 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:37:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:20 > git config core.sparsecheckout # timeout=10 03:37:20 > git checkout -f 8b26e08ae669ef2db953223401c2348c9b5f017a # timeout=10 03:37:20 Commit message: "Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:37:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:21 Dload Upload Total Spent Left Speed 03:37:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 03:37:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:37:22 + sudo tee /etc/docker/daemon.new 03:37:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:37:22 { 03:37:22 "registry-mirrors": [ 03:37:22 "https://nexus3.edgexfoundry.org:10001" 03:37:22 ], 03:37:22 "bip": "10.250.0.254/24", 03:37:22 "hosts": [ 03:37:22 "tcp://0.0.0.0:5555", 03:37:22 "unix:///var/run/docker.sock" 03:37:22 ], 03:37:22 "mtu": 1458, 03:37:22 "selinux-enabled": true, 03:37:22 "seccomp-profile": "/etc/docker/seccomp.json" 03:37:22 } [Pipeline] sh 03:37:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:37:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:41 provisioning config files... 03:37:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/171@tmp/config2945812909755660495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:41 ---> docker-login.sh 03:37:41 nexus3.edgexfoundry.org:10001 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 nexus3.edgexfoundry.org:10002 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:43 Configure a credential helper to remove this warning. See 03:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:43 03:37:43 Login Succeeded 03:37:43 nexus3.edgexfoundry.org:10003 03:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:43 Configure a credential helper to remove this warning. See 03:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:43 03:37:43 Login Succeeded 03:37:43 nexus3.edgexfoundry.org:10004 03:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:43 Configure a credential helper to remove this warning. See 03:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:43 03:37:43 Login Succeeded 03:37:43 docker.io 03:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:44 Configure a credential helper to remove this warning. See 03:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:44 03:37:44 Login Succeeded 03:37:44 ---> docker-login.sh ends [Pipeline] } 03:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:37:44 ========================================================= 03:37:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:37:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:37:45 Sending build context to Docker daemon 14.14MB 03:37:45 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:37:45 Step 2/13 : FROM ${BASE} AS builder 03:37:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:37:45 9fda8d8052c6: Pulling fs layer 03:37:45 5d54e960e981: Pulling fs layer 03:37:45 c4a7e357bf2a: Pulling fs layer 03:37:45 f0e02332f6b5: Pulling fs layer 03:37:45 cefa15bbcfad: Pulling fs layer 03:37:45 17808c966233: Pulling fs layer 03:37:45 f4c1fc716caa: Pulling fs layer 03:37:45 f0e02332f6b5: Waiting 03:37:45 cefa15bbcfad: Waiting 03:37:45 17808c966233: Waiting 03:37:45 f4c1fc716caa: Waiting 03:37:45 5d54e960e981: Verifying Checksum 03:37:45 5d54e960e981: Download complete 03:37:45 f0e02332f6b5: Verifying Checksum 03:37:45 f0e02332f6b5: Download complete 03:37:45 cefa15bbcfad: Verifying Checksum 03:37:45 cefa15bbcfad: Download complete 03:37:45 9fda8d8052c6: Verifying Checksum 03:37:45 9fda8d8052c6: Download complete 03:37:46 f4c1fc716caa: Verifying Checksum 03:37:46 f4c1fc716caa: Download complete 03:37:47 9fda8d8052c6: Pull complete 03:37:48 c4a7e357bf2a: Verifying Checksum 03:37:48 c4a7e357bf2a: Download complete 03:37:49 5d54e960e981: Pull complete 03:37:49 17808c966233: Download complete 03:38:04 c4a7e357bf2a: Pull complete 03:38:04 f0e02332f6b5: Pull complete 03:38:04 cefa15bbcfad: Pull complete 03:38:10 17808c966233: Pull complete 03:38:11 f4c1fc716caa: Pull complete 03:38:11 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:38:11 ---> ea914061e18c 03:38:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:38:13 ---> Running in 72ba61113cc2 03:38:13 Removing intermediate container 72ba61113cc2 03:38:13 ---> 953760d24f15 03:38:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:13 ---> Running in 702c28370708 03:38:13 Removing intermediate container 702c28370708 03:38:13 ---> 0f7d44018c4a 03:38:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:38:13 ---> Running in 1c6fc293b868 03:38:14 Removing intermediate container 1c6fc293b868 03:38:14 ---> 2db5df9cae54 03:38:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:38:14 ---> Running in a9d7fff8e097 03:38:14 Removing intermediate container a9d7fff8e097 03:38:14 ---> aa3b901bead3 03:38:14 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:38:14 ---> Running in 0f8dd5765da6 03:38:14 Removing intermediate container 0f8dd5765da6 03:38:14 ---> 7ff23eeb2ef1 03:38:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:14 ---> Running in a9750a43f3e9 03:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:38:17 OK: 266 MiB in 52 packages 03:38:18 Removing intermediate container a9750a43f3e9 03:38:18 ---> 4790472f9fff 03:38:18 Step 9/13 : WORKDIR /device-onvif-camera 03:38:18 ---> Running in 0dfef15379da 03:38:18 Removing intermediate container 0dfef15379da 03:38:18 ---> 5b11b923f4e2 03:38:18 Step 10/13 : COPY go.mod vendor* ./ 03:38:18 ---> 9f74140f00fc 03:38:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:19 ---> Running in 2f9707e9ffab 03:39:27 Removing intermediate container 2f9707e9ffab 03:39:27 ---> b544e2875b98 03:39:27 Step 12/13 : COPY . . 03:39:27 ---> 2fbb45f4eaf4 03:39:27 Step 13/13 : RUN ${MAKE} 03:39:27 ---> Running in da32c0bcf277 03:39:27 noop 03:39:27 Removing intermediate container da32c0bcf277 03:39:27 ---> 85d3d0b41ff1 03:39:27 Successfully built 85d3d0b41ff1 03:39:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + docker inspect -f . ci-base-image-arm64 03:39:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:27 prd-ubuntu20.04-docker-arm64-4c-16g-7787 does not seem to be running inside a container 03:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/171 -v /w/workspace/device-onvif-camera/171:/w/workspace/device-onvif-camera/171:rw,z -v /w/workspace/device-onvif-camera/171@tmp:/w/workspace/device-onvif-camera/171@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 03:39:28 $ docker top 0f34f280176ac8166808ff6a0ec246286dbf841b4006708e3ecf39701d2994dd -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:29 + go version 03:39:29 go version go1.21.0 linux/arm64 [Pipeline] } 03:39:29 $ docker stop --time=1 0f34f280176ac8166808ff6a0ec246286dbf841b4006708e3ecf39701d2994dd 03:39:31 $ docker rm -f --volumes 0f34f280176ac8166808ff6a0ec246286dbf841b4006708e3ecf39701d2994dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:31 + docker inspect -f . ci-base-image-arm64 03:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:32 prd-ubuntu20.04-docker-arm64-4c-16g-7787 does not seem to be running inside a container 03:39:32 $ 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/171 -v /w/workspace/device-onvif-camera/171:/w/workspace/device-onvif-camera/171:rw,z -v /w/workspace/device-onvif-camera/171@tmp:/w/workspace/device-onvif-camera/171@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 03:39:33 $ docker top 0cd0390ceea8062f59c6c749e55d042f7a1e8b768d2048214c8334d54363ceea -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:34 + git config --global --add safe.directory /w/workspace/device-onvif-camera/171 [Pipeline] fileExists [Pipeline] sh 03:39:34 + make test 03:39:34 go test ./... -coverprofile=coverage.out ./... 03:39:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:41:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:41:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:41:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.5% of statements 03:41:46 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.846s coverage: 86.5% of statements 03:41:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:41:47 go vet ./... 03:42:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:14 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:42:14 $ docker stop --time=1 0cd0390ceea8062f59c6c749e55d042f7a1e8b768d2048214c8334d54363ceea 03:42:16 $ docker rm -f --volumes 0cd0390ceea8062f59c6c749e55d042f7a1e8b768d2048214c8334d54363ceea [Pipeline] // withDockerContainer [Pipeline] sh 03:42:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:17 Warning: overwriting stash ‘coverage-report’ 03:42:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:18 + ls -al . 03:42:18 total 240 03:42:18 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 03:39 . 03:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:37 .. 03:42:18 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:37 .git 03:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:37 .github 03:42:18 -rw-rw-r-- 1 jenkins jenkins 496 Sep 25 03:37 .gitignore 03:42:18 -rw-rw-r-- 1 jenkins jenkins 42 Sep 25 03:37 .golangci.yml 03:42:18 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 25 03:37 Attribution.txt 03:42:18 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 25 03:37 CHANGELOG.md 03:42:18 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 25 03:37 Dockerfile 03:42:18 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:37 GOVERNANCE.md 03:42:18 -rw-rw-r-- 1 jenkins jenkins 739 Sep 25 03:37 Jenkinsfile 03:42:18 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 03:37 LICENSE 03:42:18 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 25 03:37 Makefile 03:42:18 -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 03:37 OWNERS.md 03:42:18 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 25 03:37 README.md 03:42:18 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:34 VERSION 03:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:37 bin 03:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:37 cmd 03:42:18 -rw-r--r-- 1 jenkins jenkins 78456 Sep 25 03:41 coverage.out 03:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:37 doc 03:42:18 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 25 03:37 go.mod 03:42:18 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 25 03:37 go.sum 03:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:37 internal 03:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:37 snap 03:42:18 -rw-rw-r-- 1 jenkins jenkins 236 Sep 25 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:19 + 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=8b26e08ae669ef2db953223401c2348c9b5f017a --label arch=arm64 --label version=3.1.0-dev.14 . 03:42:19 Sending build context to Docker daemon 14.22MB 03:42:19 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:42:19 Step 2/26 : FROM ${BASE} AS builder 03:42:19 ---> 85d3d0b41ff1 03:42:19 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:42:19 ---> Running in 7a04379a01cb 03:42:19 Removing intermediate container 7a04379a01cb 03:42:19 ---> d16d2cce7bb5 03:42:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:20 ---> Running in 4e059abfa0bf 03:42:20 Removing intermediate container 4e059abfa0bf 03:42:20 ---> 3a4b92663082 03:42:20 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:42:20 ---> Running in 2f24a1232c0d 03:42:20 Removing intermediate container 2f24a1232c0d 03:42:20 ---> baccee2e87e2 03:42:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:42:20 ---> Running in 674c3e215547 03:42:20 Removing intermediate container 674c3e215547 03:42:20 ---> 69fe2e7218c0 03:42:20 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:42:21 ---> Running in a7f80d0c701f 03:42:21 Removing intermediate container a7f80d0c701f 03:42:21 ---> a046117bd5a1 03:42:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:21 ---> Running in afa6eeb591f9 03:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:23 OK: 266 MiB in 52 packages 03:42:24 Removing intermediate container afa6eeb591f9 03:42:24 ---> 2fd53361e417 03:42:24 Step 9/26 : WORKDIR /device-onvif-camera 03:42:24 ---> Running in 011b41ae9bc6 03:42:25 Removing intermediate container 011b41ae9bc6 03:42:25 ---> dda809447515 03:42:25 Step 10/26 : COPY go.mod vendor* ./ 03:42:25 ---> 934876eddbb9 03:42:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:26 ---> Running in da0adf3207cf 03:42:28 Removing intermediate container da0adf3207cf 03:42:28 ---> 52e61316e2a0 03:42:28 Step 12/26 : COPY . . 03:42:29 ---> 737f4e37cd81 03:42:29 Step 13/26 : RUN ${MAKE} 03:42:29 ---> Running in 250199130dbf 03:42:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:44:22 Removing intermediate container 250199130dbf 03:44:22 ---> 59bfdce1d3f1 03:44:22 Step 14/26 : FROM alpine:3.18 03:44:23 3.18: Pulling from library/alpine 03:44:23 9fda8d8052c6: Already exists 03:44:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:44:23 Status: Downloaded newer image for alpine:3.18 03:44:23 ---> f6648c04cd6c 03:44:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:44:23 ---> Running in 6439fcaa6388 03:44:23 Removing intermediate container 6439fcaa6388 03:44:23 ---> a48c623b8080 03:44:23 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:44:24 ---> Running in 71d2fb75408b 03:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:26 (1/1) Installing dumb-init (1.2.5-r2) 03:44:26 Executing busybox-1.36.1-r2.trigger 03:44:26 OK: 8 MiB in 16 packages 03:44:27 Removing intermediate container 71d2fb75408b 03:44:27 ---> 8dcb07afe176 03:44:27 Step 17/26 : WORKDIR / 03:44:27 ---> Running in b40a230d1221 03:44:27 Removing intermediate container b40a230d1221 03:44:27 ---> d3ce9845993a 03:44:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:44:29 ---> 015b74ce3a6c 03:44:29 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:44:29 ---> 999fd2d7276b 03:44:29 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:44:32 ---> 7ec5b656ab11 03:44:32 Step 21/26 : EXPOSE 59984 03:44:32 ---> Running in 26ceb64f9f7f 03:44:32 Removing intermediate container 26ceb64f9f7f 03:44:32 ---> bf7e46cad295 03:44:32 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:44:32 ---> Running in c89ac7da1183 03:44:32 Removing intermediate container c89ac7da1183 03:44:32 ---> 409628ff73cd 03:44:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:44:32 ---> Running in 724f9d5ada29 03:44:32 Removing intermediate container 724f9d5ada29 03:44:32 ---> 628a9ec694af 03:44:32 Step 24/26 : LABEL arch=arm64 03:44:33 ---> Running in 32a627ae3f13 03:44:33 Removing intermediate container 32a627ae3f13 03:44:33 ---> 8c629aab6085 03:44:33 Step 25/26 : LABEL git_sha=8b26e08ae669ef2db953223401c2348c9b5f017a 03:44:33 ---> Running in c64c20cb750b 03:44:33 Removing intermediate container c64c20cb750b 03:44:33 ---> ff5bebc12882 03:44:33 Step 26/26 : LABEL version=3.1.0-dev.14 03:44:33 ---> Running in e4df9cf78e43 03:44:34 Removing intermediate container e4df9cf78e43 03:44:34 ---> cafb6ab66ef8 03:44:34 [Warning] One or more build-args [ARCH] were not consumed 03:44:34 Successfully built cafb6ab66ef8 03:44:34 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 03:44:34 provisioning config files... 03:44:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/171@tmp/config10245873226178536136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:34 ---> docker-login.sh 03:44:34 nexus3.edgexfoundry.org:10001 03:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:34 Configure a credential helper to remove this warning. See 03:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:34 03:44:34 Login Succeeded 03:44:34 nexus3.edgexfoundry.org:10002 03:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:34 Configure a credential helper to remove this warning. See 03:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:34 03:44:34 Login Succeeded 03:44:34 nexus3.edgexfoundry.org:10003 03:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:35 Configure a credential helper to remove this warning. See 03:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:35 03:44:35 Login Succeeded 03:44:35 nexus3.edgexfoundry.org:10004 03:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:35 Configure a credential helper to remove this warning. See 03:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:35 03:44:35 Login Succeeded 03:44:35 docker.io 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 ---> docker-login.sh ends [Pipeline] } 03:44:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:36 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:44:36 8b26e08ae669ef2db953223401c2348c9b5f017a 03:44:36 latest 03:44:36 3.1.0-dev.14 03:44:36 8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 03:44:36 main 03:44:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8b26e08ae669ef2db953223401c2348c9b5f017a 03:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:44:37 c3b018c0c5e2: Preparing 03:44:37 dbb06b2cd5b0: Preparing 03:44:37 5d9c4d6fd871: Preparing 03:44:37 9ed14bc7f9c9: Preparing 03:44:37 b2191e2be29d: Preparing 03:44:37 b2191e2be29d: Layer already exists 03:44:37 c3b018c0c5e2: Pushed 03:44:37 dbb06b2cd5b0: Pushed 03:44:37 9ed14bc7f9c9: Pushed 03:44:43 5d9c4d6fd871: Pushed 03:44:43 8b26e08ae669ef2db953223401c2348c9b5f017a: digest: sha256:c0fe8033a6c1352192661c08ce89f218a0ec9f97eac54bf4d785a0d5f2b98cfd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:44 + 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 03:44:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:44:44 c3b018c0c5e2: Preparing 03:44:44 dbb06b2cd5b0: Preparing 03:44:44 5d9c4d6fd871: Preparing 03:44:44 9ed14bc7f9c9: Preparing 03:44:44 b2191e2be29d: Preparing 03:44:44 dbb06b2cd5b0: Layer already exists 03:44:44 9ed14bc7f9c9: Layer already exists 03:44:44 5d9c4d6fd871: Layer already exists 03:44:44 c3b018c0c5e2: Layer already exists 03:44:44 b2191e2be29d: Layer already exists 03:44:44 latest: digest: sha256:c0fe8033a6c1352192661c08ce89f218a0ec9f97eac54bf4d785a0d5f2b98cfd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.14 03:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:44:45 c3b018c0c5e2: Preparing 03:44:45 dbb06b2cd5b0: Preparing 03:44:45 5d9c4d6fd871: Preparing 03:44:45 9ed14bc7f9c9: Preparing 03:44:45 b2191e2be29d: Preparing 03:44:45 b2191e2be29d: Layer already exists 03:44:45 dbb06b2cd5b0: Layer already exists 03:44:45 5d9c4d6fd871: Layer already exists 03:44:45 9ed14bc7f9c9: Layer already exists 03:44:45 c3b018c0c5e2: Layer already exists 03:44:45 3.1.0-dev.14: digest: sha256:c0fe8033a6c1352192661c08ce89f218a0ec9f97eac54bf4d785a0d5f2b98cfd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 03:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:44:46 c3b018c0c5e2: Preparing 03:44:46 dbb06b2cd5b0: Preparing 03:44:46 5d9c4d6fd871: Preparing 03:44:46 9ed14bc7f9c9: Preparing 03:44:46 b2191e2be29d: Preparing 03:44:46 5d9c4d6fd871: Layer already exists 03:44:46 c3b018c0c5e2: Layer already exists 03:44:46 dbb06b2cd5b0: Layer already exists 03:44:46 b2191e2be29d: Layer already exists 03:44:46 9ed14bc7f9c9: Layer already exists 03:44:46 8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14: digest: sha256:c0fe8033a6c1352192661c08ce89f218a0ec9f97eac54bf4d785a0d5f2b98cfd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + 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 03:44:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:44:47 c3b018c0c5e2: Preparing 03:44:47 dbb06b2cd5b0: Preparing 03:44:47 5d9c4d6fd871: Preparing 03:44:47 9ed14bc7f9c9: Preparing 03:44:47 b2191e2be29d: Preparing 03:44:47 b2191e2be29d: Layer already exists 03:44:47 9ed14bc7f9c9: Layer already exists 03:44:47 c3b018c0c5e2: Layer already exists 03:44:47 dbb06b2cd5b0: Layer already exists 03:44:47 5d9c4d6fd871: Layer already exists 03:44:47 main: digest: sha256:c0fe8033a6c1352192661c08ce89f218a0ec9f97eac54bf4d785a0d5f2b98cfd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:47 ===================================================== [Pipeline] echo 03:44:47 taggedImages: 03:44:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8b26e08ae669ef2db953223401c2348c9b5f017a 03:44:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:44:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.14 03:44:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8b26e08ae669ef2db953223401c2348c9b5f017a-3.1.0-dev.14 03:44:47 - 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 03:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:47 03:44:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:48 arm64: Pulling from edgex-lftools-log-publisher 03:44:48 8998bd30e6a1: Pulling fs layer 03:44:48 04944245beec: Pulling fs layer 03:44:48 699f458cf7ca: Pulling fs layer 03:44:48 765212b225bb: Pulling fs layer 03:44:48 f23df028b6ca: Pulling fs layer 03:44:48 d65c8cfc05b1: Pulling fs layer 03:44:48 2437ff75d9bd: Pulling fs layer 03:44:48 d65c8cfc05b1: Waiting 03:44:48 765212b225bb: Waiting 03:44:48 2437ff75d9bd: Waiting 03:44:48 f23df028b6ca: Waiting 03:44:48 04944245beec: Verifying Checksum 03:44:48 04944245beec: Download complete 03:44:48 765212b225bb: Verifying Checksum 03:44:48 765212b225bb: Download complete 03:44:48 d65c8cfc05b1: Verifying Checksum 03:44:48 d65c8cfc05b1: Download complete 03:44:48 699f458cf7ca: Verifying Checksum 03:44:48 699f458cf7ca: Download complete 03:44:48 8998bd30e6a1: Verifying Checksum 03:44:48 8998bd30e6a1: Download complete 03:44:53 8998bd30e6a1: Pull complete 03:44:53 04944245beec: Pull complete 03:44:54 699f458cf7ca: Pull complete 03:44:54 2437ff75d9bd: Verifying Checksum 03:44:54 2437ff75d9bd: Download complete 03:44:54 765212b225bb: Pull complete 03:44:55 f23df028b6ca: Pull complete 03:44:55 d65c8cfc05b1: Pull complete 03:45:10 2437ff75d9bd: Pull complete 03:45:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-7787 does not seem to be running inside a container 03:45:11 $ 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/171 -v /w/workspace/device-onvif-camera/171:/w/workspace/device-onvif-camera/171:rw,z -v /w/workspace/device-onvif-camera/171@tmp:/w/workspace/device-onvif-camera/171@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 03:45:13 $ docker top ab7910eae80a7c7b3bae6b3d5f94c2fd1f1a879cdd83b32736ca0d872b9669d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:14 ---> job-cost.sh 03:45:14 lf-activate-venv: SKIPPING 03:45:14 INFO: No Stack... 03:45:14 INFO: Retrieving Pricing Info for: v3-standard-4 03:45:15 INFO: Archiving Costs [Pipeline] sh 03:45:16 + cat /w/workspace/device-onvif-camera/171/archives/cost.csv 03:45:16 + cut -d, -f6 [Pipeline] lock 03:45:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] 03:45:16 Resource [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] did not exist. Created. 03:45:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:17 /w/workspace/device-onvif-camera/171@tmp/durable-7ea43ed2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:45:17 + echo total: 0.10999999940395355 [Pipeline] stash 03:45:17 Warning: overwriting stash ‘stack-cost’ 03:45:17 Stashed 1 file(s) [Pipeline] } 03:45:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:17 $ docker stop --time=1 ab7910eae80a7c7b3bae6b3d5f94c2fd1f1a879cdd83b32736ca0d872b9669d1 03:45:19 $ docker rm -f --volumes ab7910eae80a7c7b3bae6b3d5f94c2fd1f1a879cdd83b32736ca0d872b9669d1 [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 03:45:19 provisioning config files... 03:45:19 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13695018757953843470tmp [Pipeline] { [Pipeline] sh 03:45:19 + set +x 03:45:19 + bash -s -- 03:45:19 + curl -s https://codecov.io/bash 03:45:19 03:45:19 _____ _ 03:45:19 / ____| | | 03:45:19 | | ___ __| | ___ ___ _____ __ 03:45:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:45:19 | |___| (_) | (_| | __/ (_| (_) \ V / 03:45:19 \_____\___/ \__,_|\___|\___\___/ \_/ 03:45:19 Bash-1.0.6 03:45:19 03:45:19 03:45:19 ==> git version 2.25.1 found 03:45:19 ==> 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 03:45:19 Release-Date: 2020-01-08 03:45:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:45:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:45:19 ==> Jenkins CI detected. 03:45:19 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:45:19 project root: . 03:45:19 --> token set from env 03:45:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:45:19 ==> Running gcov in . (disable via -X gcov) 03:45:19 ==> Python coveragepy not found 03:45:19 ==> Searching for coverage reports in: 03:45:19 + . 03:45:19 -> Found 1 reports 03:45:19 ==> Detecting git/mercurial file structure 03:45:19 ==> Reading reports 03:45:20 + ./coverage.out bytes=78456 03:45:20 ==> Appending adjustments 03:45:20 https://docs.codecov.io/docs/fixing-reports 03:45:20 + Found adjustments 03:45:20 ==> Gzipping contents 03:45:20 12K /tmp/codecov.sM85Bd.gz 03:45:20 ==> Uploading reports 03:45:20 url: https://codecov.io 03:45:20 query: branch=main&commit=8b26e08ae669ef2db953223401c2348c9b5f017a&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:45:20 -> Pinging Codecov 03:45:20 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=8b26e08ae669ef2db953223401c2348c9b5f017a&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:45:20 -> Uploading to 03:45:20 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/F29A59C45E3A92E06B3E522C9905F8EF/8b26e08ae669ef2db953223401c2348c9b5f017a/497988cb-a354-407b-a0cf-c55faf35b7ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T034520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=660934d31a3e038efe551c75aa8eb0785a03a31db64bf7e76957f83a24315f16 03:45:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:20 Dload Upload Total Spent Left Speed 03:45:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 41743 --:--:-- --:--:-- --:--:-- 41743 03:45:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] } 03:45:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:45:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:45:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:21 03:45:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:45:21 df9b9388f04a: Pulling fs layer 03:45:21 52dc419b0ee2: Pulling fs layer 03:45:21 25bc292e5bac: Pulling fs layer 03:45:21 114826534d7a: Pulling fs layer 03:45:21 4657fd5d0bcf: Pulling fs layer 03:45:21 6ad1cebc031e: Pulling fs layer 03:45:21 8a3aa393b2d8: Pulling fs layer 03:45:21 114826534d7a: Waiting 03:45:21 4657fd5d0bcf: Waiting 03:45:21 6ad1cebc031e: Waiting 03:45:21 8a3aa393b2d8: Waiting 03:45:21 25bc292e5bac: Verifying Checksum 03:45:21 25bc292e5bac: Download complete 03:45:21 52dc419b0ee2: Download complete 03:45:21 4657fd5d0bcf: Download complete 03:45:21 df9b9388f04a: Verifying Checksum 03:45:21 df9b9388f04a: Download complete 03:45:21 df9b9388f04a: Pull complete 03:45:21 6ad1cebc031e: Verifying Checksum 03:45:21 52dc419b0ee2: Pull complete 03:45:21 25bc292e5bac: Pull complete 03:45:22 114826534d7a: Verifying Checksum 03:45:22 114826534d7a: Download complete 03:45:22 8a3aa393b2d8: Verifying Checksum 03:45:25 114826534d7a: Pull complete 03:45:25 4657fd5d0bcf: Pull complete 03:45:25 6ad1cebc031e: Pull complete 03:45:28 8a3aa393b2d8: Pull complete 03:45:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:28 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:45:28 $ 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 03:45:31 $ docker top ee4623d16920dea85859c2ce60f00f11a3c52ecdb6021da65a6e9df521174514 -eo pid,comm [Pipeline] { [Pipeline] echo 03:45:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:45:32 + set -o pipefail 03:45:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:45:38 03:45:38 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:45:38 03:45:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/e6a2b22c-ba33-4d19-9a51-45b100d9c04c 03:45:38 03:45:38 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 03:45:38 03:45:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:45:38 03:45:39 03:45:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:45:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:45:39 More details here: https://snyk.co/ue1NS [Pipeline] } 03:45:39 $ docker stop --time=1 ee4623d16920dea85859c2ce60f00f11a3c52ecdb6021da65a6e9df521174514 03:45:42 $ docker rm -f --volumes ee4623d16920dea85859c2ce60f00f11a3c52ecdb6021da65a6e9df521174514 [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 03:45:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:43 provisioning config files... 03:45:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16848599433228845214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:43 --> edgex-publish-swagger.sh 03:45:43 === Publish doc/openapi/v3 API === 03:45:43 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 03:45:43 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 03:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:43 Dload Upload Total Spent Left Speed 03:45:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 699k --:--:-- --:--:-- --:--:-- 700k 03:45:43 03:45:43 [Pipeline] } 03:45:43 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 03:45:44 + git log --format=format:%s -1 8b26e08ae669ef2db953223401c2348c9b5f017a [Pipeline] sh 03:45:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:44 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:45:44 $ 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 03:45:45 $ docker top 1c81e28ebc9fcf012c44a1a5dc486d795c11f9d3158207e2aaf20185db088dc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:45 [ssh-agent] Looking for ssh-agent implementation... 03:45:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:45 $ docker exec 1c81e28ebc9fcf012c44a1a5dc486d795c11f9d3158207e2aaf20185db088dc0 ssh-agent 03:45:45 SSH_AUTH_SOCK=/tmp/ssh-1yCVysr6ZJAM/agent.32 03:45:45 SSH_AGENT_PID=39 03:45:45 Running ssh-add (command line suppressed) 03:45:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5212796612261256889.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5212796612261256889.key) 03:45:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:46 + git semver tag 03:45:46 2023-09-25 03:45:46,294 [run_tag] DEBUG tag force:False 03:45:46 2023-09-25 03:45:46,294 [check_head_tag] DEBUG check head tag 03:45:46 2023-09-25 03:45:46,295 [execute] INFO git cat-file --batch-check 03:45:46 2023-09-25 03:45:46,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:45:46 2023-09-25 03:45:46,299 [execute] INFO git cat-file --batch 03:45:46 2023-09-25 03:45:46,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:45:46 2023-09-25 03:45:46,309 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:46 2023-09-25 03:45:46,309 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 03:45:46 2023-09-25 03:45:46,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:45:46 2023-09-25 03:45:46,314 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:45:46 3.1.0-dev.14 [Pipeline] } 03:45:46 $ docker exec --env ******** --env ******** 1c81e28ebc9fcf012c44a1a5dc486d795c11f9d3158207e2aaf20185db088dc0 ssh-agent -k 03:45:46 unset SSH_AUTH_SOCK; 03:45:46 unset SSH_AGENT_PID; 03:45:46 echo Agent pid 39 killed; 03:45:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:46 + git semver [Pipeline] } 03:45:47 $ docker stop --time=1 1c81e28ebc9fcf012c44a1a5dc486d795c11f9d3158207e2aaf20185db088dc0 03:45:48 $ docker rm -f --volumes 1c81e28ebc9fcf012c44a1a5dc486d795c11f9d3158207e2aaf20185db088dc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:48 03:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:49 0.23.1-centos7: Pulling from edgex-lftools 03:45:49 ab5ef0e58194: Pulling fs layer 03:45:49 9712f1f96733: Pulling fs layer 03:45:49 63f879dbbcfc: Pulling fs layer 03:45:49 0d9ebad4ef96: Pulling fs layer 03:45:49 e9a5061849ea: Pulling fs layer 03:45:49 d747dcd14b5f: Pulling fs layer 03:45:49 2de7ff778b66: Pulling fs layer 03:45:49 e9a5061849ea: Waiting 03:45:49 d747dcd14b5f: Waiting 03:45:49 2de7ff778b66: Waiting 03:45:49 0d9ebad4ef96: Waiting 03:45:49 9712f1f96733: Verifying Checksum 03:45:49 9712f1f96733: Download complete 03:45:49 63f879dbbcfc: Verifying Checksum 03:45:49 63f879dbbcfc: Download complete 03:45:49 e9a5061849ea: Download complete 03:45:49 d747dcd14b5f: Verifying Checksum 03:45:49 d747dcd14b5f: Download complete 03:45:49 0d9ebad4ef96: Verifying Checksum 03:45:49 0d9ebad4ef96: Download complete 03:45:49 ab5ef0e58194: Verifying Checksum 03:45:49 ab5ef0e58194: Download complete 03:45:49 2de7ff778b66: Verifying Checksum 03:45:49 2de7ff778b66: Download complete 03:45:52 ab5ef0e58194: Pull complete 03:45:52 9712f1f96733: Pull complete 03:45:52 63f879dbbcfc: Pull complete 03:45:56 0d9ebad4ef96: Pull complete 03:45:56 e9a5061849ea: Pull complete 03:45:56 d747dcd14b5f: Pull complete 03:45:57 2de7ff778b66: Pull complete 03:45:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:57 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:45:57 $ 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 03:46:02 $ docker top 3ace682358ed45a7cc220373ea23da2b85f2370957e0e7a572e6f5db542f3d99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:46:02 provisioning config files... 03:46:02 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6318050099751232678tmp 03:46:02 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6616006030908706640tmp 03:46:02 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6966664862462426099tmp [Pipeline] { [Pipeline] echo 03:46:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:46:02 ---> sigul-configuration.sh 03:46:02 gpg: directory `/root/.gnupg' created 03:46:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:46:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:46:02 gpg: keyring `/root/.gnupg/secring.gpg' created 03:46:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:46:02 gpg: CAST5 encrypted data 03:46:02 gpg: encrypted with 1 passphrase 03:46:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:46:02 + mkdir /home/jenkins 03:46:02 + mkdir /home/jenkins/sigul [Pipeline] sh 03:46:03 + 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 03:46:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:46:03 ---> sigul-install.sh 03:46:03 Sigul already installed; skipping installation. [Pipeline] sh 03:46:03 + git tag --list 03:46:03 v0.0.0 03:46:03 v2.2.0 03:46:03 v2.3.0 03:46:03 v2.3.1 03:46:03 v3.0 03:46:03 v3.0.0 03:46:03 v3.1.0-dev.1 03:46:03 v3.1.0-dev.10 03:46:03 v3.1.0-dev.11 03:46:03 v3.1.0-dev.12 03:46:03 v3.1.0-dev.13 03:46:03 v3.1.0-dev.14 03:46:03 v3.1.0-dev.2 03:46:03 v3.1.0-dev.3 03:46:03 v3.1.0-dev.4 03:46:03 v3.1.0-dev.5 03:46:03 v3.1.0-dev.6 03:46:03 v3.1.0-dev.7 03:46:03 v3.1.0-dev.8 03:46:03 v3.1.0-dev.9 [Pipeline] sh 03:46:03 + lftools sign git-tag v3.1.0-dev.14 03:46:04 Signing Git tag with Sigul... 03:46:04 Signing v3.1.0-dev.14 [Pipeline] echo 03:46:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:46:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:46:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:46:05 $ docker stop --time=1 3ace682358ed45a7cc220373ea23da2b85f2370957e0e7a572e6f5db542f3d99 03:46:06 $ docker rm -f --volumes 3ace682358ed45a7cc220373ea23da2b85f2370957e0e7a572e6f5db542f3d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:46:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:46:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:07 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:46:07 $ docker top 18e81d56bfbe834ed0f519e8551f48e2d40bd495e93637c0ab0399d36633a8a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:07 [ssh-agent] Looking for ssh-agent implementation... 03:46:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:08 $ docker exec 18e81d56bfbe834ed0f519e8551f48e2d40bd495e93637c0ab0399d36633a8a6 ssh-agent 03:46:08 SSH_AUTH_SOCK=/tmp/ssh-p6UwsP1SGJYn/agent.31 03:46:08 SSH_AGENT_PID=37 03:46:08 Running ssh-add (command line suppressed) 03:46:08 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7197833839293987291.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7197833839293987291.key) 03:46:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:08 + git semver bump pre 03:46:08 2023-09-25 03:46:08,751 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:46:08 2023-09-25 03:46:08,751 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 03:46:08 2023-09-25 03:46:08,751 [bump_version] DEBUG bumped version:3.1.0-dev.15 03:46:08 2023-09-25 03:46:08,751 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:46:08 2023-09-25 03:46:08,751 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:46:08 2023-09-25 03:46:08,751 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:46:08 2023-09-25 03:46:08,753 [execute] INFO git cat-file --batch-check 03:46:08 2023-09-25 03:46:08,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:46:08 2023-09-25 03:46:08,758 [execute] INFO git cat-file --batch 03:46:08 2023-09-25 03:46:08,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:46:08 2023-09-25 03:46:08,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:46:08 3.1.0-dev.15 [Pipeline] } 03:46:08 $ docker exec --env ******** --env ******** 18e81d56bfbe834ed0f519e8551f48e2d40bd495e93637c0ab0399d36633a8a6 ssh-agent -k 03:46:08 unset SSH_AUTH_SOCK; 03:46:08 unset SSH_AGENT_PID; 03:46:08 echo Agent pid 37 killed; 03:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:09 + git semver [Pipeline] } 03:46:09 $ docker stop --time=1 18e81d56bfbe834ed0f519e8551f48e2d40bd495e93637c0ab0399d36633a8a6 03:46:10 $ docker rm -f --volumes 18e81d56bfbe834ed0f519e8551f48e2d40bd495e93637c0ab0399d36633a8a6 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:46:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:11 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:46:12 $ docker top b54af8310c8cb1b469674f8ba161d16d3fc0eda8dbb1dc9a7ce61f40025908e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:12 [ssh-agent] Looking for ssh-agent implementation... 03:46:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:12 $ docker exec b54af8310c8cb1b469674f8ba161d16d3fc0eda8dbb1dc9a7ce61f40025908e2 ssh-agent 03:46:12 SSH_AUTH_SOCK=/tmp/ssh-FC77HlM5degs/agent.31 03:46:12 SSH_AGENT_PID=37 03:46:12 Running ssh-add (command line suppressed) 03:46:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2170429419186561443.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2170429419186561443.key) 03:46:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:12 + git semver push 03:46:12 2023-09-25 03:46:12,899 [run_push] DEBUG push 03:46:12 2023-09-25 03:46:12,900 [execute] INFO git cat-file --batch-check 03:46:12 2023-09-25 03:46:12,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:46:12 2023-09-25 03:46:12,904 [execute] INFO git rev-list e44a310f89c8be097623f4dc46a7767e3a30acd6 -- 03:46:12 2023-09-25 03:46:12,904 [execute] DEBUG Popen(['git', 'rev-list', 'e44a310f89c8be097623f4dc46a7767e3a30acd6', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:46:12 2023-09-25 03:46:12,912 [execute] INFO git fetch -v origin 03:46:12 2023-09-25 03:46:12,913 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:46:13 2023-09-25 03:46:13,365 [run_push] DEBUG no remote changes detected 03:46:13 2023-09-25 03:46:13,365 [execute] INFO git push origin semver 03:46:13 2023-09-25 03:46:13,366 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:46:14 2023-09-25 03:46:14,228 [run_push] DEBUG push all version tags 03:46:14 2023-09-25 03:46:14,228 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:46:14 2023-09-25 03:46:14,229 [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) 03:46:15 2023-09-25 03:46:14,993 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:46:15 3.1.0-dev.15 [Pipeline] } 03:46:15 $ docker exec --env ******** --env ******** b54af8310c8cb1b469674f8ba161d16d3fc0eda8dbb1dc9a7ce61f40025908e2 ssh-agent -k 03:46:15 unset SSH_AUTH_SOCK; 03:46:15 unset SSH_AGENT_PID; 03:46:15 echo Agent pid 37 killed; 03:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:15 + git semver [Pipeline] } 03:46:15 $ docker stop --time=1 b54af8310c8cb1b469674f8ba161d16d3fc0eda8dbb1dc9a7ce61f40025908e2 03:46:17 $ docker rm -f --volumes b54af8310c8cb1b469674f8ba161d16d3fc0eda8dbb1dc9a7ce61f40025908e2 [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 03:46:17 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:46:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:46:17 total 16 03:46:17 drwxr-xr-x 3 root root 4096 Sep 25 03:36 . 03:46:17 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 03:46 .. 03:46:17 drwxr-xr-x 2 root root 4096 Sep 25 03:36 cost 03:46:17 -rw-r--r-- 1 root root 91 Sep 25 03:36 cost.csv 03:46:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:46:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:46:17 total 16 03:46:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:36 . 03:46:17 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 03:46 .. 03:46:17 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 03:36 cost 03:46:17 -rw-r--r-- 1 jenkins jenkins 91 Sep 25 03:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:46:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:46:18 ---> package-listing.sh 03:46:18 ++ facter osfamily 03:46:18 ++ tr '[:upper:]' '[:lower:]' 03:46:18 + OS_FAMILY=debian 03:46:18 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:46:18 + START_PACKAGES=/tmp/packages_start.txt 03:46:18 + END_PACKAGES=/tmp/packages_end.txt 03:46:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:46:18 + PACKAGES=/tmp/packages_start.txt 03:46:18 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:46:18 + PACKAGES=/tmp/packages_end.txt 03:46:18 + case "${OS_FAMILY}" in 03:46:18 + dpkg -l 03:46:18 + grep '^ii' 03:46:18 + '[' -f /tmp/packages_start.txt ']' 03:46:18 + '[' -f /tmp/packages_end.txt ']' 03:46:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:46:18 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:46:18 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:46:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:46:18 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 03:46:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:19 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 03:46:19 $ 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 03:46:20 $ docker top baf5e7af16ce00a44343b43fd884452045cadbb1ffe519cf75217eb95b120ca0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:20 + touch /tmp/pre-build-complete [Pipeline] sh 03:46:20 + mkdir -p /var/log/sysstat [Pipeline] sh 03:46:20 + ls /var/log/sa-host 03:46:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:21 provisioning config files... 03:46:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15619751848942614472tmp [Pipeline] { [Pipeline] echo 03:46:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:46:21 ---> create-netrc.sh [Pipeline] } 03:46:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:46:21 ---> python-tools-install.sh [Pipeline] echo 03:46:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:46:21 ---> sudo-logs.sh 03:46:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:46:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:46:22 ---> job-cost.sh 03:46:22 lf-activate-venv: SKIPPING 03:46:22 DEBUG: total: 0.2199999988079071 03:46:22 INFO: Retrieving Stack Cost... 03:46:22 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:23 INFO: Archiving Costs [Pipeline] echo 03:46:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:46:23 ---> logs-deploy.sh 03:46:23 lf-activate-venv: SKIPPING 03:46:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/171 03:46:23 INFO: archiving workspace using pattern(s): 03:46:24 Archives upload complete. 03:46:24 INFO: archiving logs to Nexus 03:46:25 ---> uname -a: 03:46:25 Linux prd-ubuntu20-04-docker-8c-8g-7784 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:46:25 03:46:25 03:46:25 ---> lscpu: 03:46:25 Architecture: x86_64 03:46:25 CPU op-mode(s): 32-bit, 64-bit 03:46:25 Byte Order: Little Endian 03:46:25 Address sizes: 40 bits physical, 48 bits virtual 03:46:25 CPU(s): 8 03:46:25 On-line CPU(s) list: 0-7 03:46:25 Thread(s) per core: 1 03:46:25 Core(s) per socket: 1 03:46:25 Socket(s): 8 03:46:25 NUMA node(s): 1 03:46:25 Vendor ID: AuthenticAMD 03:46:25 CPU family: 23 03:46:25 Model: 49 03:46:25 Model name: AMD EPYC-Rome Processor 03:46:25 Stepping: 0 03:46:25 CPU MHz: 2799.998 03:46:25 BogoMIPS: 5599.99 03:46:25 Virtualization: AMD-V 03:46:25 Hypervisor vendor: KVM 03:46:25 Virtualization type: full 03:46:25 L1d cache: 256 KiB 03:46:25 L1i cache: 256 KiB 03:46:25 L2 cache: 4 MiB 03:46:25 L3 cache: 128 MiB 03:46:25 NUMA node0 CPU(s): 0-7 03:46:25 Vulnerability Itlb multihit: Not affected 03:46:25 Vulnerability L1tf: Not affected 03:46:25 Vulnerability Mds: Not affected 03:46:25 Vulnerability Meltdown: Not affected 03:46:25 Vulnerability Mmio stale data: Not affected 03:46:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:46:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:46:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:46:25 Vulnerability Srbds: Not affected 03:46:25 Vulnerability Tsx async abort: Not affected 03:46:25 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 03:46:25 03:46:25 03:46:25 ---> nproc: 03:46:25 8 03:46:25 03:46:25 03:46:25 ---> df -h: 03:46:25 Filesystem Size Used Avail Use% Mounted on 03:46:25 overlay 155G 13G 143G 9% / 03:46:25 tmpfs 64M 0 64M 0% /dev 03:46:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:46:25 shm 64M 0 64M 0% /dev/shm 03:46:25 /dev/vda1 155G 13G 143G 9% /facter-os 03:46:25 03:46:25 03:46:25 ---> sar -b -r -n DEV: 03:46:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7784) 09/25/23 _x86_64_ (8 CPU) 03:46:25 03:46:25 03:33:25 LINUX RESTART (8 CPU) 03:46:25 03:46:25 03:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:46:25 03:35:01 228.56 5.65 222.91 0.00 512.45 86446.53 0.00 03:46:25 03:36:01 184.49 0.23 184.25 0.00 13.20 34215.63 0.00 03:46:25 03:37:01 36.14 0.03 36.11 0.00 3.47 16792.42 0.00 03:46:25 03:38:01 3.42 1.65 1.77 0.00 37.73 20.80 0.00 03:46:25 03:39:01 54.44 11.63 42.81 0.00 5177.80 8436.86 0.00 03:46:25 03:40:01 6.65 0.02 6.63 0.00 0.13 130.64 0.00 03:46:25 03:41:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 03:46:25 03:42:01 2.13 0.00 2.13 0.00 0.00 23.73 0.00 03:46:25 03:43:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 03:46:25 03:44:01 2.25 0.00 2.25 0.00 0.00 24.26 0.00 03:46:25 03:45:01 0.92 0.00 0.92 0.00 0.00 9.47 0.00 03:46:25 03:46:01 98.55 0.18 98.37 0.00 19.33 59101.22 0.00 03:46:25 Average: 51.70 1.62 50.08 0.00 480.33 17102.23 0.00 03:46:25 03:46:25 03:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:46:25 03:35:01 28460024 31594828 715536 2.18 150384 3186784 1970960 5.81 1062240 2921108 720 03:46:25 03:36:01 28116672 31588276 719500 2.19 158608 3488212 1877744 5.53 1256884 3040456 664 03:46:25 03:37:01 27607916 31589744 715888 2.18 166840 3940260 1772596 5.22 1271920 3479676 28 03:46:25 03:38:01 27595908 31579932 725500 2.21 166896 3941388 1772596 5.22 1286528 3480012 160 03:46:25 03:39:01 27119596 31560668 715108 2.17 195744 4366356 1706712 5.03 1588240 3614648 1020 03:46:25 03:40:01 27127952 31563992 711788 2.16 194300 4363100 1723772 5.08 1584400 3611388 12 03:46:25 03:41:01 27136692 31572876 702820 2.14 194380 4363104 1723772 5.08 1576384 3611396 16 03:46:25 03:42:01 27136588 31572912 702688 2.14 194460 4363108 1723772 5.08 1576360 3611404 16 03:46:25 03:43:01 27136948 31573352 702188 2.14 194536 4363112 1723772 5.08 1575944 3611404 8 03:46:25 03:44:01 27136972 31573524 701896 2.13 194620 4363180 1723772 5.08 1576160 3611472 8 03:46:25 03:45:01 27137036 31573612 701760 2.13 194640 4363180 1723772 5.08 1576176 3611468 12 03:46:25 03:46:01 25611164 31512068 759140 2.31 229404 5671188 2152288 6.34 1711724 4877464 1228 03:46:25 Average: 27276956 31571315 714484 2.17 186234 4231081 1799627 5.30 1470247 3590158 324 03:46:25 03:46:25 03:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:46:25 03:35:01 vethf2bd7ee 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:46:25 03:35:01 docker0 225.76 360.46 19.39 2563.57 0.00 0.00 0.00 0.00 03:46:25 03:35:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 03:46:25 03:35:01 ens3 568.17 353.84 7320.29 53.63 0.00 0.00 0.00 0.00 03:46:25 03:36:01 docker0 2.82 6.03 0.17 62.26 0.00 0.00 0.00 0.00 03:46:25 03:36:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 03:46:25 03:36:01 ens3 86.40 77.49 117.93 224.44 0.00 0.00 0.00 0.00 03:46:25 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:37:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 03:46:25 03:37:01 ens3 112.78 78.04 2539.91 128.94 0.00 0.00 0.00 0.00 03:46:25 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:46:25 03:38:01 ens3 8.70 7.63 5.87 6.38 0.00 0.00 0.00 0.00 03:46:25 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:46:25 03:39:01 ens3 190.50 91.55 2729.57 6.49 0.00 0.00 0.00 0.00 03:46:25 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:46:25 03:40:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:46:25 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:41:01 ens3 0.60 0.47 0.27 0.22 0.00 0.00 0.00 0.00 03:46:25 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:46:25 03:42:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:46:25 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:43:01 ens3 0.23 0.10 0.12 0.01 0.00 0.00 0.00 0.00 03:46:25 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:46:25 03:44:01 ens3 0.83 0.20 0.13 0.07 0.00 0.00 0.00 0.00 03:46:25 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:45:01 ens3 0.62 0.33 0.32 0.20 0.00 0.00 0.00 0.00 03:46:25 03:46:01 veth6f1be16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:46:01 docker0 71.84 138.66 5.59 1074.22 0.00 0.00 0.00 0.00 03:46:25 03:46:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 03:46:25 03:46:01 ens3 397.38 230.26 8247.20 43.23 0.00 0.00 0.00 0.00 03:46:25 03:46:01 vethcfdc267 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 Average: veth6f1be16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 Average: docker0 25.03 42.09 2.10 308.33 0.00 0.00 0.00 0.00 03:46:25 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 03:46:25 Average: ens3 113.89 70.02 1746.76 38.64 0.00 0.00 0.00 0.00 03:46:25 Average: vethcfdc267 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:25 03:46:25 03:46:25 ---> sar -P ALL: 03:46:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7784) 09/25/23 _x86_64_ (8 CPU) 03:46:25 03:46:25 03:33:25 LINUX RESTART (8 CPU) 03:46:25 03:46:25 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:46:25 03:35:01 all 10.30 0.00 4.89 4.20 0.06 80.55 03:46:25 03:35:01 0 11.00 0.00 4.61 0.25 0.07 84.08 03:46:25 03:35:01 1 8.92 0.00 4.07 0.29 0.05 86.67 03:46:25 03:35:01 2 9.54 0.00 4.45 2.30 0.07 83.64 03:46:25 03:35:01 3 11.45 0.00 5.84 0.80 0.05 81.86 03:46:25 03:35:01 4 10.12 0.00 5.15 3.61 0.07 81.05 03:46:25 03:35:01 5 11.36 0.00 4.80 1.41 0.07 82.36 03:46:25 03:35:01 6 9.63 0.00 4.62 11.98 0.07 73.71 03:46:25 03:35:01 7 10.36 0.00 5.60 13.00 0.07 70.97 03:46:25 03:36:01 all 40.16 0.00 4.88 1.85 0.09 53.02 03:46:25 03:36:01 0 39.59 0.00 4.93 0.71 0.08 54.69 03:46:25 03:36:01 1 39.53 0.00 4.36 0.35 0.10 55.66 03:46:25 03:36:01 2 39.35 0.00 5.01 6.40 0.08 49.15 03:46:25 03:36:01 3 39.60 0.00 4.99 0.56 0.08 54.77 03:46:25 03:36:01 4 40.75 0.00 5.59 1.41 0.10 52.14 03:46:25 03:36:01 5 41.07 0.00 4.83 0.37 0.08 53.65 03:46:25 03:36:01 6 39.99 0.00 4.85 4.11 0.08 50.98 03:46:25 03:36:01 7 41.43 0.00 4.48 0.89 0.10 53.10 03:46:25 03:37:01 all 2.60 0.00 1.10 0.65 0.02 95.64 03:46:25 03:37:01 0 2.11 0.00 1.27 0.52 0.02 96.08 03:46:25 03:37:01 1 2.99 0.00 1.23 0.02 0.02 95.75 03:46:25 03:37:01 2 3.35 0.00 1.31 3.87 0.03 91.44 03:46:25 03:37:01 3 2.67 0.00 1.01 0.00 0.03 96.29 03:46:25 03:37:01 4 2.21 0.00 0.85 0.05 0.02 96.87 03:46:25 03:37:01 5 2.35 0.00 0.87 0.27 0.02 96.49 03:46:25 03:37:01 6 2.44 0.00 1.38 0.02 0.02 96.15 03:46:25 03:37:01 7 2.66 0.00 0.87 0.44 0.03 96.00 03:46:25 03:38:01 all 0.33 0.00 0.03 0.01 0.01 99.62 03:46:25 03:38:01 0 0.08 0.00 0.02 0.02 0.00 99.88 03:46:25 03:38:01 1 0.20 0.00 0.03 0.02 0.00 99.75 03:46:25 03:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:46:25 03:38:01 3 1.17 0.00 0.02 0.00 0.02 98.80 03:46:25 03:38:01 4 0.32 0.00 0.03 0.03 0.00 99.62 03:46:25 03:38:01 5 0.20 0.00 0.03 0.00 0.02 99.75 03:46:25 03:38:01 6 0.27 0.00 0.03 0.00 0.02 99.68 03:46:25 03:38:01 7 0.38 0.00 0.05 0.00 0.03 99.53 03:46:25 03:39:01 all 2.44 0.00 1.31 0.65 0.03 95.56 03:46:25 03:39:01 0 1.22 0.00 1.50 1.45 0.02 95.81 03:46:25 03:39:01 1 3.23 0.00 1.20 0.60 0.03 94.94 03:46:25 03:39:01 2 1.85 0.00 1.49 0.60 0.03 96.03 03:46:25 03:39:01 3 2.38 0.00 1.31 0.52 0.03 95.76 03:46:25 03:39:01 4 1.04 0.00 0.67 0.22 0.03 98.05 03:46:25 03:39:01 5 2.64 0.00 1.32 0.38 0.03 95.62 03:46:25 03:39:01 6 5.30 0.00 1.14 0.13 0.05 93.38 03:46:25 03:39:01 7 1.90 0.00 1.87 1.27 0.03 94.92 03:46:25 03:40:01 all 0.32 0.00 0.06 0.01 0.01 99.59 03:46:25 03:40:01 0 0.08 0.00 0.08 0.05 0.02 99.77 03:46:25 03:40:01 1 1.99 0.00 0.05 0.00 0.02 97.95 03:46:25 03:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:46:25 03:40:01 3 0.02 0.00 0.07 0.03 0.02 99.87 03:46:25 03:40:01 4 0.05 0.00 0.05 0.00 0.03 99.87 03:46:25 03:40:01 5 0.02 0.00 0.05 0.00 0.00 99.93 03:46:25 03:40:01 6 0.28 0.00 0.12 0.02 0.02 99.57 03:46:25 03:40:01 7 0.03 0.00 0.05 0.00 0.00 99.92 03:46:25 03:41:01 all 0.20 0.00 0.01 0.01 0.00 99.78 03:46:25 03:41:01 0 0.02 0.00 0.00 0.05 0.00 99.93 03:46:25 03:41:01 1 1.34 0.00 0.02 0.00 0.00 98.65 03:46:25 03:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:46:25 03:41:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:46:25 03:41:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:46:25 03:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:46:25 03:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:46:25 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:46:25 03:42:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:46:25 03:42:01 0 0.00 0.00 0.00 0.03 0.00 99.97 03:46:25 03:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:46:25 03:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:46:25 03:42:01 3 0.20 0.00 0.02 0.02 0.02 99.75 03:46:25 03:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:46:25 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:46:25 03:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:46:25 03:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:46:25 03:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:46:25 03:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:46:25 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:46:25 03:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:46:25 03:43:01 3 0.13 0.00 0.02 0.00 0.00 99.85 03:46:25 03:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:46:25 03:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:46:25 03:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:46:25 03:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:46:25 03:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:46:25 03:44:01 0 0.00 0.00 0.02 0.03 0.02 99.93 03:46:25 03:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:46:25 03:44:01 2 0.07 0.00 0.03 0.00 0.03 99.87 03:46:25 03:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:46:25 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:46:25 03:44:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:46:25 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:46:25 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:46:25 03:45:01 all 0.11 0.00 0.02 0.00 0.01 99.86 03:46:25 03:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:46:25 03:45:01 1 0.68 0.00 0.02 0.00 0.00 99.30 03:46:25 03:45:01 2 0.05 0.00 0.07 0.00 0.03 99.85 03:46:25 03:45:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:46:25 03:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:46:25 03:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:46:25 03:45:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:46:25 03:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:46:25 03:46:25 03:45:01 CPU %user %nice %system %iowait %steal %idle 03:46:25 03:46:01 all 7.60 0.00 3.13 2.29 0.04 86.93 03:46:25 03:46:01 0 7.71 0.00 4.43 10.48 0.03 77.35 03:46:25 03:46:01 1 9.30 0.00 2.56 1.66 0.03 86.45 03:46:25 03:46:01 2 7.69 0.00 3.24 2.02 0.05 87.00 03:46:25 03:46:01 3 7.77 0.00 3.23 0.03 0.03 88.94 03:46:25 03:46:01 4 6.94 0.00 3.38 0.75 0.05 88.88 03:46:25 03:46:01 5 6.95 0.00 2.59 3.03 0.05 87.39 03:46:25 03:46:01 6 7.18 0.00 2.96 0.05 0.05 89.76 03:46:25 03:46:01 7 7.27 0.00 2.66 0.35 0.05 89.66 03:46:25 Average: all 5.31 0.00 1.28 0.80 0.03 92.58 03:46:25 Average: 0 5.12 0.00 1.40 1.13 0.02 92.34 03:46:25 Average: 1 5.65 0.00 1.12 0.24 0.02 92.97 03:46:25 Average: 2 5.13 0.00 1.30 1.26 0.03 92.28 03:46:25 Average: 3 5.42 0.00 1.36 0.16 0.03 93.03 03:46:25 Average: 4 5.10 0.00 1.31 0.50 0.03 93.06 03:46:25 Average: 5 5.36 0.00 1.20 0.45 0.03 92.96 03:46:25 Average: 6 5.40 0.00 1.25 1.35 0.03 91.97 03:46:25 Average: 7 5.31 0.00 1.29 1.32 0.03 92.06 03:46:25 03:46:25 03:46:25