Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 803b45c8e00de7e752af62e5a827ffac6140eba7 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-ssh15398533154067060949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9292411381216405029.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1005445912771443122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh4386989291999526640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh10736776136246609060.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22375 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 803b45c8e00de7e752af62e5a827ffac6140eba7 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 803b45c8e00de7e752af62e5a827ffac6140eba7 # timeout=10 Commit message: "docs: in-depth discovery and credential guides (#126)" > git rev-list --no-walk 616f9b7f3df7e26effd8e78eedd08e203ccc93ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T03:05:18.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T03:05:18.347Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T03:05:18.366Z] ========================================================= [2022-08-10T03:05:18.366Z] EdgeX Global Pipelines Version Info [2022-08-10T03:05:18.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:05:19.139Z] ------------------- [2022-08-10T03:05:19.139Z] stable info: [2022-08-10T03:05:19.139Z] ------------------- [2022-08-10T03:05:19.139Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T03:05:19.139Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T03:05:19.139Z] Message: update stable to v1.0.238 [2022-08-10T03:05:19.712Z] ------------------- [2022-08-10T03:05:19.712Z] experimental info: [2022-08-10T03:05:19.712Z] ------------------- [2022-08-10T03:05:19.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T03:05:19.712Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T03:05:19.712Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T03:05:19.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-10T03:05:19.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-10T03:05:19.983Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T03:05:19.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T03:05:20.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T03:05:20.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T03:05:20.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T03:05:20.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-10T03:05:20.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T03:05:20.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T03:05:20.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T03:05:20.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-10T03:05:20.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T03:05:20.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T03:05:20.141Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T03:05:20.152Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T03:05:20.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T03:05:20.180Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T03:05:20.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T03:05:20.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T03:05:20.225Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-10T03:05:20.239Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-10T03:05:20.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-10T03:05:20.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-10T03:05:20.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-10T03:05:20.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T03:05:20.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T03:05:20.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T03:05:20.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T03:05:20.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T03:05:20.377Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo [2022-08-10T03:05:20.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 803b45c [Pipeline] echo [2022-08-10T03:05:20.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:05:20.456Z] provisioning config files... [2022-08-10T03:05:20.469Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6894402116958416377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:05:20.781Z] ---> docker-login.sh [2022-08-10T03:05:20.782Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:05:21.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:21.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:21.308Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:21.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:21.308Z] [2022-08-10T03:05:21.308Z] Login Succeeded [2022-08-10T03:05:21.308Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:05:21.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:21.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:21.308Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:21.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:21.308Z] [2022-08-10T03:05:21.308Z] Login Succeeded [2022-08-10T03:05:21.308Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:05:21.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:21.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:21.568Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:21.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:21.568Z] [2022-08-10T03:05:21.568Z] Login Succeeded [2022-08-10T03:05:21.568Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:05:21.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:21.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:21.829Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:21.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:21.829Z] [2022-08-10T03:05:21.829Z] Login Succeeded [2022-08-10T03:05:21.829Z] docker.io [2022-08-10T03:05:21.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:22.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:22.090Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:22.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:22.090Z] [2022-08-10T03:05:22.090Z] Login Succeeded [2022-08-10T03:05:22.090Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:05:22.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-10T03:05:22.469Z] + git rev-list -1 --merges 803b45c8e00de7e752af62e5a827ffac6140eba7~1..803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo [2022-08-10T03:05:22.501Z] -----------> git rev-list -1 --merges 803b45c8e00de7e752af62e5a827ffac6140eba7~1..803b45c8e00de7e752af62e5a827ffac6140eba7 803b45c8e00de7e752af62e5a827ffac6140eba7 [false] [Pipeline] sh [2022-08-10T03:05:22.800Z] + git log --format=format:%s -1 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo [2022-08-10T03:05:22.816Z] ========================================================= [2022-08-10T03:05:22.816Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T03:05:22.816Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:05:23.156Z] + git log --format=format:%s -1 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo [2022-08-10T03:05:23.175Z] [semverPrep] GIT_COMMIT: 803b45c8e00de7e752af62e5a827ffac6140eba7, Commit Message: docs: in-depth discovery and credential guides (#126) [Pipeline] echo [2022-08-10T03:05:23.183Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-10T03:05:23.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:05:23.581Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T03:05:23.581Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T03:05:23.581Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T03:05:23.581Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-08-10T03:05:23.581Z] -a /etc/ssh/ssh_known_hosts [2022-08-10T03:05:23.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:05:23.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:05:23.949Z] [2022-08-10T03:05:23.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:05:24.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:05:24.252Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T03:05:24.252Z] b85a868b505f: Pulling fs layer [2022-08-10T03:05:24.252Z] e2be974225ed: Pulling fs layer [2022-08-10T03:05:24.252Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T03:05:24.252Z] 988bab9f4d93: Pulling fs layer [2022-08-10T03:05:24.252Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T03:05:24.252Z] eaf3925da568: Pulling fs layer [2022-08-10T03:05:24.252Z] bab4dde63d76: Pulling fs layer [2022-08-10T03:05:24.252Z] bde34c3a00c8: Pulling fs layer [2022-08-10T03:05:24.252Z] b352a97aabf1: Pulling fs layer [2022-08-10T03:05:24.252Z] 4872d77fe225: Pulling fs layer [2022-08-10T03:05:24.252Z] 5851b861e8e6: Pulling fs layer [2022-08-10T03:05:24.252Z] 988bab9f4d93: Waiting [2022-08-10T03:05:24.252Z] bde34c3a00c8: Waiting [2022-08-10T03:05:24.252Z] 1469e6f7b9e6: Waiting [2022-08-10T03:05:24.252Z] b352a97aabf1: Waiting [2022-08-10T03:05:24.252Z] eaf3925da568: Waiting [2022-08-10T03:05:24.252Z] e2be974225ed: Verifying Checksum [2022-08-10T03:05:24.252Z] e2be974225ed: Download complete [2022-08-10T03:05:24.252Z] 988bab9f4d93: Verifying Checksum [2022-08-10T03:05:24.252Z] 988bab9f4d93: Download complete [2022-08-10T03:05:24.511Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T03:05:24.511Z] 1469e6f7b9e6: Download complete [2022-08-10T03:05:24.511Z] eaf3925da568: Verifying Checksum [2022-08-10T03:05:24.511Z] eaf3925da568: Download complete [2022-08-10T03:05:24.511Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T03:05:24.511Z] 339a4e72a1f5: Download complete [2022-08-10T03:05:24.511Z] bde34c3a00c8: Verifying Checksum [2022-08-10T03:05:24.511Z] bde34c3a00c8: Download complete [2022-08-10T03:05:24.511Z] b352a97aabf1: Verifying Checksum [2022-08-10T03:05:24.511Z] b352a97aabf1: Download complete [2022-08-10T03:05:24.511Z] 4872d77fe225: Verifying Checksum [2022-08-10T03:05:24.511Z] 4872d77fe225: Download complete [2022-08-10T03:05:24.511Z] 5851b861e8e6: Verifying Checksum [2022-08-10T03:05:24.511Z] 5851b861e8e6: Download complete [2022-08-10T03:05:24.511Z] b85a868b505f: Verifying Checksum [2022-08-10T03:05:24.511Z] b85a868b505f: Download complete [2022-08-10T03:05:24.771Z] bab4dde63d76: Verifying Checksum [2022-08-10T03:05:24.771Z] bab4dde63d76: Download complete [2022-08-10T03:05:25.711Z] b85a868b505f: Pull complete [2022-08-10T03:05:25.973Z] e2be974225ed: Pull complete [2022-08-10T03:05:26.543Z] 339a4e72a1f5: Pull complete [2022-08-10T03:05:26.543Z] 988bab9f4d93: Pull complete [2022-08-10T03:05:26.804Z] 1469e6f7b9e6: Pull complete [2022-08-10T03:05:26.804Z] eaf3925da568: Pull complete [2022-08-10T03:05:28.718Z] bab4dde63d76: Pull complete [2022-08-10T03:05:28.718Z] bde34c3a00c8: Pull complete [2022-08-10T03:05:28.718Z] b352a97aabf1: Pull complete [2022-08-10T03:05:28.718Z] 4872d77fe225: Pull complete [2022-08-10T03:05:28.980Z] 5851b861e8e6: Pull complete [2022-08-10T03:05:28.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T03:05:28.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:05:28.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:05:29.086Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:05:29.125Z] $ 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 [2022-08-10T03:05:30.442Z] $ docker top af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af -eo pid,comm [2022-08-10T03:05:30.513Z] 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). [2022-08-10T03:05:30.513Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:05:30.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:05:30.546Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:05:30.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:05:30.700Z] $ docker exec af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent [2022-08-10T03:05:30.823Z] SSH_AUTH_SOCK=/tmp/ssh-Jbu80I8Pp2b1/agent.33 [2022-08-10T03:05:30.823Z] SSH_AGENT_PID=39 [2022-08-10T03:05:30.828Z] Running ssh-add (command line suppressed) [2022-08-10T03:05:30.936Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1768177448777070494.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1768177448777070494.key) [2022-08-10T03:05:30.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:05:31.249Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T03:05:31.261Z] $ docker exec --env ******** --env ******** af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent -k [2022-08-10T03:05:31.374Z] unset SSH_AUTH_SOCK; [2022-08-10T03:05:31.375Z] unset SSH_AGENT_PID; [2022-08-10T03:05:31.375Z] echo Agent pid 39 killed; [2022-08-10T03:05:31.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T03:05:31.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:05:31.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:05:31.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:05:31.545Z] $ docker exec af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent [2022-08-10T03:05:31.664Z] SSH_AUTH_SOCK=/tmp/ssh-PwiRKJJgppKb/agent.73 [2022-08-10T03:05:31.664Z] SSH_AGENT_PID=79 [2022-08-10T03:05:31.671Z] Running ssh-add (command line suppressed) [2022-08-10T03:05:31.775Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7788843951649116421.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7788843951649116421.key) [2022-08-10T03:05:31.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:05:32.081Z] + git semver init [2022-08-10T03:05:32.342Z] 2022-08-10 03:05:32,283 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T03:05:32.342Z] 2022-08-10 03:05:32,284 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T03:05:32.342Z] 2022-08-10 03:05:32,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T03:05:32.342Z] 2022-08-10 03:05:32,284 [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) [2022-08-10T03:05:33.285Z] 2022-08-10 03:05:33,069 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-10T03:05:33.285Z] 2022-08-10 03:05:33,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-10T03:05:33.285Z] 2022-08-10 03:05:33,070 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:05:33.285Z] 2022-08-10 03:05:33,070 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:05:33.285Z] 2.3.0-dev.2 [Pipeline] } [2022-08-10T03:05:33.297Z] $ docker exec --env ******** --env ******** af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent -k [2022-08-10T03:05:33.430Z] unset SSH_AUTH_SOCK; [2022-08-10T03:05:33.430Z] unset SSH_AGENT_PID; [2022-08-10T03:05:33.430Z] echo Agent pid 79 killed; [2022-08-10T03:05:33.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:05:33.750Z] + git semver [Pipeline] } [2022-08-10T03:05:34.023Z] $ docker stop --time=1 af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af [2022-08-10T03:05:35.334Z] $ docker rm -f af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:05:35.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T03:05:35.942Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T03:05:35.946Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.2 [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 [2022-08-10T03:05:36.135Z] provisioning config files... [2022-08-10T03:05:36.146Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7213432601590331747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:05:36.445Z] ---> docker-login.sh [2022-08-10T03:05:36.445Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:05:36.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:36.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:36.445Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:36.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:36.445Z] [2022-08-10T03:05:36.445Z] Login Succeeded [2022-08-10T03:05:36.445Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:05:36.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:36.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:36.706Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:36.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:36.706Z] [2022-08-10T03:05:36.706Z] Login Succeeded [2022-08-10T03:05:36.706Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:05:36.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:36.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:36.706Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:36.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:36.706Z] [2022-08-10T03:05:36.706Z] Login Succeeded [2022-08-10T03:05:36.706Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:05:36.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:36.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:36.966Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:36.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:36.966Z] [2022-08-10T03:05:36.966Z] Login Succeeded [2022-08-10T03:05:36.966Z] docker.io [2022-08-10T03:05:36.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:05:37.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:05:37.225Z] Configure a credential helper to remove this warning. See [2022-08-10T03:05:37.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:05:37.225Z] [2022-08-10T03:05:37.225Z] Login Succeeded [2022-08-10T03:05:37.225Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:05:37.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T03:05:37.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:05:37.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:05:37.327Z] ========================================================= [2022-08-10T03:05:37.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T03:05:37.327Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:05:37.653Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-10T03:05:37.653Z] Sending build context to Docker daemon 20.09MB [2022-08-10T03:05:37.653Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:05:37.653Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T03:05:37.916Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T03:05:37.916Z] 2408cc74d12b: Pulling fs layer [2022-08-10T03:05:37.916Z] ea60b727a1ce: Pulling fs layer [2022-08-10T03:05:37.916Z] 30c4a7721957: Pulling fs layer [2022-08-10T03:05:37.916Z] 370296b7ddb6: Pulling fs layer [2022-08-10T03:05:37.916Z] 7c6cee850709: Pulling fs layer [2022-08-10T03:05:37.916Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T03:05:37.916Z] d94ebbe4e438: Pulling fs layer [2022-08-10T03:05:37.916Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T03:05:37.916Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T03:05:37.916Z] 7c6cee850709: Waiting [2022-08-10T03:05:37.916Z] d94ebbe4e438: Waiting [2022-08-10T03:05:37.916Z] bcfd1f05c69d: Waiting [2022-08-10T03:05:37.916Z] 39a5fcdaea64: Waiting [2022-08-10T03:05:37.916Z] 30c4a7721957: Download complete [2022-08-10T03:05:37.916Z] ea60b727a1ce: Download complete [2022-08-10T03:05:37.916Z] 7c6cee850709: Verifying Checksum [2022-08-10T03:05:37.916Z] 7c6cee850709: Download complete [2022-08-10T03:05:37.916Z] 39a5fcdaea64: Download complete [2022-08-10T03:05:37.916Z] 2408cc74d12b: Verifying Checksum [2022-08-10T03:05:37.916Z] 2408cc74d12b: Download complete [2022-08-10T03:05:37.916Z] d94ebbe4e438: Verifying Checksum [2022-08-10T03:05:37.916Z] d94ebbe4e438: Download complete [2022-08-10T03:05:38.198Z] 2408cc74d12b: Pull complete [2022-08-10T03:05:38.198Z] ea60b727a1ce: Pull complete [2022-08-10T03:05:38.198Z] 30c4a7721957: Pull complete [2022-08-10T03:05:38.463Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T03:05:38.463Z] 59ccb84bbe0f: Download complete [2022-08-10T03:05:38.724Z] 370296b7ddb6: Verifying Checksum [2022-08-10T03:05:38.724Z] 370296b7ddb6: Download complete [2022-08-10T03:05:38.724Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T03:05:38.724Z] bcfd1f05c69d: Download complete [2022-08-10T03:05:42.911Z] 370296b7ddb6: Pull complete [2022-08-10T03:05:42.911Z] 7c6cee850709: Pull complete [2022-08-10T03:05:42.911Z] 39a5fcdaea64: Pull complete [2022-08-10T03:05:42.911Z] d94ebbe4e438: Pull complete [2022-08-10T03:05:45.456Z] bcfd1f05c69d: Pull complete [2022-08-10T03:05:45.715Z] 59ccb84bbe0f: Pull complete [2022-08-10T03:05:45.715Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T03:05:45.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T03:05:45.976Z] ---> a4fb48ad2a94 [2022-08-10T03:05:45.976Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T03:05:47.357Z] ---> Running in 471bcdfbb6c1 [2022-08-10T03:05:47.357Z] Removing intermediate container 471bcdfbb6c1 [2022-08-10T03:05:47.357Z] ---> 11550a973365 [2022-08-10T03:05:47.357Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:05:47.617Z] ---> Running in 1800e7afb40e [2022-08-10T03:05:47.617Z] Removing intermediate container 1800e7afb40e [2022-08-10T03:05:47.617Z] ---> ff904c1a91d2 [2022-08-10T03:05:47.617Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:05:47.617Z] ---> Running in 5dc55f393144 [2022-08-10T03:05:47.617Z] Removing intermediate container 5dc55f393144 [2022-08-10T03:05:47.617Z] ---> b22a3ff01b7e [2022-08-10T03:05:47.617Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:05:47.877Z] ---> Running in aa8b41dd7bc6 [2022-08-10T03:05:47.877Z] Removing intermediate container aa8b41dd7bc6 [2022-08-10T03:05:47.877Z] ---> 61f21ae6fb7b [2022-08-10T03:05:47.877Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:05:47.877Z] ---> Running in 164aecfe7c8a [2022-08-10T03:05:48.446Z] Removing intermediate container 164aecfe7c8a [2022-08-10T03:05:48.446Z] ---> f7b6ec45bc3f [2022-08-10T03:05:48.446Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:05:48.446Z] ---> Running in 6bf1097201de [2022-08-10T03:05:48.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:05:49.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:05:49.914Z] OK: 211 MiB in 51 packages [2022-08-10T03:05:50.176Z] Removing intermediate container 6bf1097201de [2022-08-10T03:05:50.176Z] ---> 3bdebfa187c5 [2022-08-10T03:05:50.176Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T03:05:50.436Z] ---> Running in 69109f25e05e [2022-08-10T03:05:50.436Z] Removing intermediate container 69109f25e05e [2022-08-10T03:05:50.436Z] ---> 9bba0fa390a9 [2022-08-10T03:05:50.436Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T03:05:50.436Z] ---> 8d4863482831 [2022-08-10T03:05:50.436Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:05:50.701Z] ---> Running in af0502a05e87 [2022-08-10T03:05:51.070Z] Still waiting to schedule task [2022-08-10T03:05:51.071Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-10T03:06:08.828Z] Removing intermediate container af0502a05e87 [2022-08-10T03:06:08.828Z] ---> b58208ccb50c [2022-08-10T03:06:08.828Z] Step 12/13 : COPY . . [2022-08-10T03:06:08.828Z] ---> 8fc17d9771ca [2022-08-10T03:06:08.828Z] Step 13/13 : RUN ${MAKE} [2022-08-10T03:06:08.828Z] ---> Running in d5e4772fb73b [2022-08-10T03:06:09.112Z] noop [2022-08-10T03:06:09.378Z] Removing intermediate container d5e4772fb73b [2022-08-10T03:06:09.378Z] ---> 8683b160cd2e [2022-08-10T03:06:09.378Z] Successfully built 8683b160cd2e [2022-08-10T03:06:09.378Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:06:09.697Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T03:06:09.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:06:09.776Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:06:09.811Z] $ 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 [2022-08-10T03:06:10.198Z] $ docker top 52ac79ae34c439f6939ef220b3c171c9b88834daca2172b987bb7af7f3951d8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:06:10.554Z] + go version [2022-08-10T03:06:10.554Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T03:06:10.565Z] $ docker stop --time=1 52ac79ae34c439f6939ef220b3c171c9b88834daca2172b987bb7af7f3951d8a [2022-08-10T03:06:11.869Z] $ docker rm -f 52ac79ae34c439f6939ef220b3c171c9b88834daca2172b987bb7af7f3951d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:06:12.291Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T03:06:12.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:06:12.375Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:06:12.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-08-10T03:06:12.768Z] $ docker top 0721b5b97e73c483751da8be794e05e0ab34d65cab0c8a7aa4fe5f132df2124c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:06:13.131Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-10T03:06:13.433Z] + make test [2022-08-10T03:06:13.433Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T03:06:13.693Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T03:06:23.675Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T03:06:25.051Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.022s coverage: 10.6% of statements [2022-08-10T03:06:25.051Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T03:06:27.580Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.707s coverage: 13.8% of statements [2022-08-10T03:06:34.148Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-10T03:06:34.148Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T03:06:37.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T03:06:37.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T03:06:37.433Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T03:06:37.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T03:06:37.455Z] $ docker stop --time=1 0721b5b97e73c483751da8be794e05e0ab34d65cab0c8a7aa4fe5f132df2124c [2022-08-10T03:06:39.202Z] $ docker rm -f 0721b5b97e73c483751da8be794e05e0ab34d65cab0c8a7aa4fe5f132df2124c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:06:39.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T03:06:39.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-10T03:06:40.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T03:06:40.531Z] + ls -al . [2022-08-10T03:06:40.531Z] total 232 [2022-08-10T03:06:40.531Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 03:06 . [2022-08-10T03:06:40.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:05 .. [2022-08-10T03:06:40.531Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:06 .git [2022-08-10T03:06:40.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:05 .github [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:05 .gitignore [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:05 .golangci.yml [2022-08-10T03:06:40.531Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:05 .semver [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:05 Attribution.txt [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:05 CHANGELOG.md [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:05 Dockerfile [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:05 GOVERNANCE.md [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:05 Jenkinsfile [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:05 LICENSE [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 2473 Aug 10 03:05 Makefile [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:05 OWNERS.md [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:05 README.md [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:05 VERSION [2022-08-10T03:06:40.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:05 bin [2022-08-10T03:06:40.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:05 cmd [2022-08-10T03:06:40.531Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:06 coverage.out [2022-08-10T03:06:40.531Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 03:05 doc [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:05 go.mod [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:05 go.sum [2022-08-10T03:06:40.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:05 internal [2022-08-10T03:06:40.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:05 snap [2022-08-10T03:06:40.531Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:06:40.845Z] + 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=803b45c8e00de7e752af62e5a827ffac6140eba7 --label arch=amd64 --label version=2.3.0-dev.2 . [2022-08-10T03:06:40.846Z] Sending build context to Docker daemon 20.16MB [2022-08-10T03:06:40.846Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:06:40.846Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T03:06:40.846Z] ---> 8683b160cd2e [2022-08-10T03:06:40.846Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T03:06:41.112Z] ---> Running in 92a27834cbca [2022-08-10T03:06:41.112Z] Removing intermediate container 92a27834cbca [2022-08-10T03:06:41.112Z] ---> 9597b9567e94 [2022-08-10T03:06:41.112Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:06:41.112Z] ---> Running in 17996360816b [2022-08-10T03:06:41.112Z] Removing intermediate container 17996360816b [2022-08-10T03:06:41.112Z] ---> 3401945c237b [2022-08-10T03:06:41.112Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:06:41.374Z] ---> Running in 4575478e157b [2022-08-10T03:06:41.374Z] Removing intermediate container 4575478e157b [2022-08-10T03:06:41.374Z] ---> 366aa06567e7 [2022-08-10T03:06:41.374Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:06:41.374Z] ---> Running in e2d9fd6153eb [2022-08-10T03:06:41.374Z] Removing intermediate container e2d9fd6153eb [2022-08-10T03:06:41.374Z] ---> 94a851df097d [2022-08-10T03:06:41.374Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:06:41.635Z] ---> Running in d1891295f864 [2022-08-10T03:06:42.207Z] Removing intermediate container d1891295f864 [2022-08-10T03:06:42.207Z] ---> 5b7a7cc1847c [2022-08-10T03:06:42.207Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:06:42.207Z] ---> Running in 97c77a2aad66 [2022-08-10T03:06:42.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:06:43.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:06:43.670Z] OK: 211 MiB in 51 packages [2022-08-10T03:06:43.930Z] Removing intermediate container 97c77a2aad66 [2022-08-10T03:06:43.930Z] ---> 95b6ea1e9c0d [2022-08-10T03:06:43.930Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T03:06:43.930Z] ---> Running in aaa243a71b1a [2022-08-10T03:06:44.192Z] Removing intermediate container aaa243a71b1a [2022-08-10T03:06:44.192Z] ---> 0249a8c45687 [2022-08-10T03:06:44.192Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T03:06:44.192Z] ---> 486162137596 [2022-08-10T03:06:44.192Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:06:44.192Z] ---> Running in 9fe53742a08f [2022-08-10T03:06:45.134Z] Removing intermediate container 9fe53742a08f [2022-08-10T03:06:45.134Z] ---> 92eeaa68ddaa [2022-08-10T03:06:45.134Z] Step 12/26 : COPY . . [2022-08-10T03:06:45.395Z] ---> 59c060063987 [2022-08-10T03:06:45.395Z] Step 13/26 : RUN ${MAKE} [2022-08-10T03:06:45.395Z] ---> Running in a463c00284ce [2022-08-10T03:06:45.964Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-10T03:07:07.910Z] Removing intermediate container a463c00284ce [2022-08-10T03:07:07.910Z] ---> cc8277d79154 [2022-08-10T03:07:07.910Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T03:07:07.910Z] 3.16: Pulling from library/alpine [2022-08-10T03:07:07.910Z] 213ec9aee27d: Pulling fs layer [2022-08-10T03:07:07.910Z] 213ec9aee27d: Verifying Checksum [2022-08-10T03:07:07.910Z] 213ec9aee27d: Download complete [2022-08-10T03:07:07.910Z] 213ec9aee27d: Pull complete [2022-08-10T03:07:07.910Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T03:07:07.910Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T03:07:07.910Z] ---> 9c6f07244728 [2022-08-10T03:07:07.910Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T03:07:07.910Z] ---> Running in 18c2a5fa0c96 [2022-08-10T03:07:07.910Z] Removing intermediate container 18c2a5fa0c96 [2022-08-10T03:07:07.910Z] ---> e012567bdb8c [2022-08-10T03:07:07.910Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T03:07:07.910Z] ---> Running in 98387db15e5c [2022-08-10T03:07:07.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:07:07.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:07:07.910Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T03:07:07.910Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T03:07:07.910Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T03:07:07.910Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T03:07:07.910Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T03:07:07.910Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T03:07:07.910Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T03:07:07.910Z] OK: 8 MiB in 20 packages [2022-08-10T03:07:08.170Z] Removing intermediate container 98387db15e5c [2022-08-10T03:07:08.170Z] ---> 26b04952f551 [2022-08-10T03:07:08.170Z] Step 17/26 : WORKDIR / [2022-08-10T03:07:08.170Z] ---> Running in fbfa89347d63 [2022-08-10T03:07:08.170Z] Removing intermediate container fbfa89347d63 [2022-08-10T03:07:08.170Z] ---> d9af6575e387 [2022-08-10T03:07:08.170Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T03:07:08.743Z] ---> 956a393cf211 [2022-08-10T03:07:08.743Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T03:07:09.006Z] ---> 8ce148e204e5 [2022-08-10T03:07:09.006Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T03:07:09.006Z] ---> 63e35108c210 [2022-08-10T03:07:09.006Z] Step 21/26 : EXPOSE 59984 [2022-08-10T03:07:09.006Z] ---> Running in 0d3d50d3e230 [2022-08-10T03:07:09.265Z] Removing intermediate container 0d3d50d3e230 [2022-08-10T03:07:09.265Z] ---> d6f826db377e [2022-08-10T03:07:09.265Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T03:07:09.265Z] ---> Running in d41b66fad06d [2022-08-10T03:07:09.265Z] Removing intermediate container d41b66fad06d [2022-08-10T03:07:09.265Z] ---> b2317e480216 [2022-08-10T03:07:09.265Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T03:07:09.265Z] ---> Running in 7f7cca90a51b [2022-08-10T03:07:09.526Z] Removing intermediate container 7f7cca90a51b [2022-08-10T03:07:09.526Z] ---> a52fa96f5a87 [2022-08-10T03:07:09.526Z] Step 24/26 : LABEL arch=amd64 [2022-08-10T03:07:09.526Z] ---> Running in 13f3a3c92489 [2022-08-10T03:07:09.526Z] Removing intermediate container 13f3a3c92489 [2022-08-10T03:07:09.526Z] ---> 268460cd405c [2022-08-10T03:07:09.526Z] Step 25/26 : LABEL git_sha=803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:07:09.526Z] ---> Running in 365328006e01 [2022-08-10T03:07:09.786Z] Removing intermediate container 365328006e01 [2022-08-10T03:07:09.786Z] ---> 74fe4679ffe0 [2022-08-10T03:07:09.786Z] Step 26/26 : LABEL version=2.3.0-dev.2 [2022-08-10T03:07:09.786Z] ---> Running in 2aac1d45c25d [2022-08-10T03:07:09.786Z] Removing intermediate container 2aac1d45c25d [2022-08-10T03:07:09.786Z] ---> 05b125266899 [2022-08-10T03:07:09.786Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T03:07:09.786Z] Successfully built 05b125266899 [2022-08-10T03:07:09.786Z] 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 [2022-08-10T03:07:09.899Z] provisioning config files... [2022-08-10T03:07:09.909Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7299857784516963699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:07:10.210Z] ---> docker-login.sh [2022-08-10T03:07:10.210Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:07:10.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:07:10.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:07:10.210Z] Configure a credential helper to remove this warning. See [2022-08-10T03:07:10.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:07:10.210Z] [2022-08-10T03:07:10.210Z] Login Succeeded [2022-08-10T03:07:10.210Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:07:10.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:07:10.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:07:10.471Z] Configure a credential helper to remove this warning. See [2022-08-10T03:07:10.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:07:10.471Z] [2022-08-10T03:07:10.471Z] Login Succeeded [2022-08-10T03:07:10.471Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:07:10.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:07:10.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:07:10.471Z] Configure a credential helper to remove this warning. See [2022-08-10T03:07:10.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:07:10.471Z] [2022-08-10T03:07:10.471Z] Login Succeeded [2022-08-10T03:07:10.471Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:07:10.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:07:10.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:07:10.734Z] Configure a credential helper to remove this warning. See [2022-08-10T03:07:10.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:07:10.734Z] [2022-08-10T03:07:10.734Z] Login Succeeded [2022-08-10T03:07:10.734Z] docker.io [2022-08-10T03:07:10.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:07:10.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:07:10.996Z] Configure a credential helper to remove this warning. See [2022-08-10T03:07:10.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:07:10.996Z] [2022-08-10T03:07:10.996Z] Login Succeeded [2022-08-10T03:07:10.996Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:07:11.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:07:11.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:07:11.046Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-10T03:07:11.046Z] 803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:07:11.046Z] latest [2022-08-10T03:07:11.046Z] 2.3.0-dev.2 [2022-08-10T03:07:11.046Z] 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [2022-08-10T03:07:11.046Z] main [2022-08-10T03:07:11.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:07:11.368Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:07:11.686Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:07:11.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:07:11.687Z] 9b0afa62ca0e: Preparing [2022-08-10T03:07:11.687Z] 9c892a6c26e1: Preparing [2022-08-10T03:07:11.687Z] d60b056355b3: Preparing [2022-08-10T03:07:11.687Z] 22a7e1988d30: Preparing [2022-08-10T03:07:11.687Z] 994393dc58e7: Preparing [2022-08-10T03:07:11.687Z] 994393dc58e7: Layer already exists [2022-08-10T03:07:27.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22376 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-10T03:07:27.188Z] Running in /w/workspace/device-onvif-camera/41 [Pipeline] { [Pipeline] checkout [2022-08-10T03:07:27.235Z] Selected Git installation does not exist. Using Default [2022-08-10T03:07:27.235Z] The recommended git tool is: NONE [2022-08-10T03:07:35.193Z] using credential edgex-jenkins-ssh [2022-08-10T03:07:35.212Z] Cloning the remote Git repository [2022-08-10T03:07:35.284Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T03:07:35.376Z] > git init /w/workspace/device-onvif-camera/41 # timeout=10 [2022-08-10T03:07:35.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T03:07:35.525Z] > git --version # timeout=10 [2022-08-10T03:07:35.565Z] > git --version # 'git version 2.25.1' [2022-08-10T03:07:35.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T03:07:35.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T03:07:36.916Z] Avoid second fetch [2022-08-10T03:07:36.917Z] Checking out Revision 803b45c8e00de7e752af62e5a827ffac6140eba7 (main) [2022-08-10T03:07:36.815Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-10T03:07:36.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T03:07:36.973Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T03:07:37.007Z] > git checkout -f 803b45c8e00de7e752af62e5a827ffac6140eba7 # timeout=10 [2022-08-10T03:07:41.564Z] Commit message: "docs: in-depth discovery and credential guides (#126)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:07:42.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T03:07:42.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T03:07:42.390Z] Dload Upload Total Spent Left Speed [2022-08-10T03:07:42.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh [2022-08-10T03:07:43.119Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T03:07:43.468Z] + sudo tee /etc/docker/daemon.new [2022-08-10T03:07:43.468Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T03:07:43.468Z] { [2022-08-10T03:07:43.468Z] "registry-mirrors": [ [2022-08-10T03:07:43.468Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T03:07:43.468Z] ], [2022-08-10T03:07:43.468Z] "bip": "10.250.0.254/24", [2022-08-10T03:07:43.468Z] "hosts": [ [2022-08-10T03:07:43.468Z] "tcp://0.0.0.0:5555", [2022-08-10T03:07:43.468Z] "unix:///var/run/docker.sock" [2022-08-10T03:07:43.468Z] ], [2022-08-10T03:07:43.468Z] "mtu": 1458, [2022-08-10T03:07:43.468Z] "selinux-enabled": true, [2022-08-10T03:07:43.468Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T03:07:43.468Z] } [Pipeline] sh [2022-08-10T03:07:43.816Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T03:07:44.287Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:08:02.630Z] provisioning config files... [2022-08-10T03:08:02.652Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/41@tmp/config880553147906035135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:08:03.011Z] ---> docker-login.sh [2022-08-10T03:08:03.011Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:08:03.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:08:03.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:08:03.884Z] Configure a credential helper to remove this warning. See [2022-08-10T03:08:03.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:08:03.884Z] [2022-08-10T03:08:03.884Z] Login Succeeded [2022-08-10T03:08:03.884Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:08:04.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:08:04.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:08:04.160Z] Configure a credential helper to remove this warning. See [2022-08-10T03:08:04.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:08:04.160Z] [2022-08-10T03:08:04.160Z] Login Succeeded [2022-08-10T03:08:04.160Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:08:04.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:08:04.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:08:04.762Z] Configure a credential helper to remove this warning. See [2022-08-10T03:08:04.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:08:04.762Z] [2022-08-10T03:08:04.762Z] Login Succeeded [2022-08-10T03:08:04.762Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:08:05.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:08:05.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:08:05.314Z] Configure a credential helper to remove this warning. See [2022-08-10T03:08:05.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:08:05.314Z] [2022-08-10T03:08:05.314Z] Login Succeeded [2022-08-10T03:08:05.314Z] docker.io [2022-08-10T03:08:05.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:08:05.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:08:05.859Z] Configure a credential helper to remove this warning. See [2022-08-10T03:08:05.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:08:05.859Z] [2022-08-10T03:08:05.859Z] Login Succeeded [2022-08-10T03:08:05.859Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:08:05.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T03:08:06.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:08:06.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:08:06.398Z] ========================================================= [2022-08-10T03:08:06.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T03:08:06.398Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:06.779Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-10T03:08:07.391Z] Sending build context to Docker daemon 13.67MB [2022-08-10T03:08:07.391Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:08:07.391Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T03:08:07.391Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T03:08:07.391Z] b3c136eddcbf: Pulling fs layer [2022-08-10T03:08:07.391Z] c0a3192eca97: Pulling fs layer [2022-08-10T03:08:07.391Z] a050256f5b6f: Pulling fs layer [2022-08-10T03:08:07.391Z] 656be50a0ddc: Pulling fs layer [2022-08-10T03:08:07.391Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T03:08:07.391Z] 46d945488cbd: Pulling fs layer [2022-08-10T03:08:07.391Z] 8a5474983e97: Pulling fs layer [2022-08-10T03:08:07.391Z] 329c88fbcd65: Pulling fs layer [2022-08-10T03:08:07.391Z] 2bbca73fdf42: Waiting [2022-08-10T03:08:07.391Z] 46d945488cbd: Waiting [2022-08-10T03:08:07.391Z] 8a5474983e97: Waiting [2022-08-10T03:08:07.391Z] 329c88fbcd65: Waiting [2022-08-10T03:08:07.391Z] 656be50a0ddc: Waiting [2022-08-10T03:08:07.391Z] a050256f5b6f: Verifying Checksum [2022-08-10T03:08:07.391Z] a050256f5b6f: Download complete [2022-08-10T03:08:07.391Z] c0a3192eca97: Verifying Checksum [2022-08-10T03:08:07.391Z] c0a3192eca97: Download complete [2022-08-10T03:08:07.391Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T03:08:07.391Z] 2bbca73fdf42: Download complete [2022-08-10T03:08:07.667Z] b3c136eddcbf: Verifying Checksum [2022-08-10T03:08:07.667Z] b3c136eddcbf: Download complete [2022-08-10T03:08:07.667Z] 46d945488cbd: Verifying Checksum [2022-08-10T03:08:07.667Z] 46d945488cbd: Download complete [2022-08-10T03:08:08.666Z] b3c136eddcbf: Pull complete [2022-08-10T03:08:08.666Z] 329c88fbcd65: Verifying Checksum [2022-08-10T03:08:08.666Z] 329c88fbcd65: Download complete [2022-08-10T03:08:09.274Z] c0a3192eca97: Pull complete [2022-08-10T03:08:09.549Z] a050256f5b6f: Pull complete [2022-08-10T03:08:09.826Z] 8a5474983e97: Verifying Checksum [2022-08-10T03:08:09.826Z] 8a5474983e97: Download complete [2022-08-10T03:08:10.418Z] 656be50a0ddc: Verifying Checksum [2022-08-10T03:08:10.418Z] 656be50a0ddc: Download complete [2022-08-10T03:08:19.438Z] 9c892a6c26e1: Pushed [2022-08-10T03:08:19.438Z] 9b0afa62ca0e: Pushed [2022-08-10T03:08:19.438Z] 22a7e1988d30: Pushed [2022-08-10T03:08:19.438Z] d60b056355b3: Pushed [2022-08-10T03:08:19.438Z] 803b45c8e00de7e752af62e5a827ffac6140eba7: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:19.769Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:20.151Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T03:08:20.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:08:20.151Z] 9b0afa62ca0e: Preparing [2022-08-10T03:08:20.151Z] 9c892a6c26e1: Preparing [2022-08-10T03:08:20.151Z] d60b056355b3: Preparing [2022-08-10T03:08:20.151Z] 22a7e1988d30: Preparing [2022-08-10T03:08:20.151Z] 994393dc58e7: Preparing [2022-08-10T03:08:20.151Z] 22a7e1988d30: Layer already exists [2022-08-10T03:08:20.151Z] 9c892a6c26e1: Layer already exists [2022-08-10T03:08:20.151Z] d60b056355b3: Layer already exists [2022-08-10T03:08:20.151Z] 994393dc58e7: Layer already exists [2022-08-10T03:08:20.151Z] 9b0afa62ca0e: Layer already exists [2022-08-10T03:08:20.151Z] latest: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:20.508Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:20.857Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.2 [2022-08-10T03:08:20.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:08:20.857Z] 9b0afa62ca0e: Preparing [2022-08-10T03:08:20.857Z] 9c892a6c26e1: Preparing [2022-08-10T03:08:20.857Z] d60b056355b3: Preparing [2022-08-10T03:08:20.857Z] 22a7e1988d30: Preparing [2022-08-10T03:08:20.857Z] 994393dc58e7: Preparing [2022-08-10T03:08:20.857Z] 9c892a6c26e1: Layer already exists [2022-08-10T03:08:20.857Z] 22a7e1988d30: Layer already exists [2022-08-10T03:08:20.857Z] 9b0afa62ca0e: Layer already exists [2022-08-10T03:08:20.857Z] 994393dc58e7: Layer already exists [2022-08-10T03:08:20.857Z] d60b056355b3: Layer already exists [2022-08-10T03:08:20.857Z] 2.3.0-dev.2: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:21.184Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:21.505Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [2022-08-10T03:08:21.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:08:21.505Z] 9b0afa62ca0e: Preparing [2022-08-10T03:08:21.505Z] 9c892a6c26e1: Preparing [2022-08-10T03:08:21.505Z] d60b056355b3: Preparing [2022-08-10T03:08:21.505Z] 22a7e1988d30: Preparing [2022-08-10T03:08:21.505Z] 994393dc58e7: Preparing [2022-08-10T03:08:21.505Z] 994393dc58e7: Layer already exists [2022-08-10T03:08:21.505Z] 22a7e1988d30: Layer already exists [2022-08-10T03:08:21.505Z] 9b0afa62ca0e: Layer already exists [2022-08-10T03:08:21.505Z] d60b056355b3: Layer already exists [2022-08-10T03:08:21.505Z] 9c892a6c26e1: Layer already exists [2022-08-10T03:08:21.505Z] 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:21.836Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:22.157Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-10T03:08:22.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:08:22.157Z] 9b0afa62ca0e: Preparing [2022-08-10T03:08:22.157Z] 9c892a6c26e1: Preparing [2022-08-10T03:08:22.157Z] d60b056355b3: Preparing [2022-08-10T03:08:22.157Z] 22a7e1988d30: Preparing [2022-08-10T03:08:22.157Z] 994393dc58e7: Preparing [2022-08-10T03:08:22.157Z] 994393dc58e7: Layer already exists [2022-08-10T03:08:22.157Z] d60b056355b3: Layer already exists [2022-08-10T03:08:22.157Z] 9c892a6c26e1: Layer already exists [2022-08-10T03:08:22.157Z] 22a7e1988d30: Layer already exists [2022-08-10T03:08:22.157Z] 9b0afa62ca0e: Layer already exists [2022-08-10T03:08:22.157Z] main: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:08:22.212Z] ===================================================== [Pipeline] echo [2022-08-10T03:08:22.222Z] taggedImages: [2022-08-10T03:08:22.222Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:08:22.222Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T03:08:22.222Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.2 [2022-08-10T03:08:22.222Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [2022-08-10T03:08:22.222Z] - 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 [2022-08-10T03:08:22.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:08:22.615Z] [2022-08-10T03:08:22.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:08:22.817Z] 656be50a0ddc: Pull complete [2022-08-10T03:08:22.817Z] 2bbca73fdf42: Pull complete [2022-08-10T03:08:22.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:08:22.924Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T03:08:22.924Z] 5eb5b503b376: Pulling fs layer [2022-08-10T03:08:22.924Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T03:08:22.924Z] ec43610c2a17: Pulling fs layer [2022-08-10T03:08:22.924Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T03:08:22.924Z] 33b1e0a273af: Pulling fs layer [2022-08-10T03:08:22.924Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T03:08:22.924Z] 2f39f015ded8: Pulling fs layer [2022-08-10T03:08:22.924Z] 33b1e0a273af: Waiting [2022-08-10T03:08:22.924Z] 5d3b04190fa2: Waiting [2022-08-10T03:08:22.924Z] 2f39f015ded8: Waiting [2022-08-10T03:08:22.924Z] 3a2ae6a8a46f: Waiting [2022-08-10T03:08:22.924Z] 5c69ac0246d0: Verifying Checksum [2022-08-10T03:08:22.924Z] 5c69ac0246d0: Download complete [2022-08-10T03:08:22.924Z] 3a2ae6a8a46f: Download complete [2022-08-10T03:08:22.924Z] 33b1e0a273af: Verifying Checksum [2022-08-10T03:08:22.924Z] 33b1e0a273af: Download complete [2022-08-10T03:08:23.094Z] 46d945488cbd: Pull complete [2022-08-10T03:08:23.185Z] 5d3b04190fa2: Verifying Checksum [2022-08-10T03:08:23.185Z] 5d3b04190fa2: Download complete [2022-08-10T03:08:23.185Z] ec43610c2a17: Verifying Checksum [2022-08-10T03:08:23.185Z] ec43610c2a17: Download complete [2022-08-10T03:08:23.185Z] 5eb5b503b376: Verifying Checksum [2022-08-10T03:08:23.185Z] 5eb5b503b376: Download complete [2022-08-10T03:08:23.754Z] 2f39f015ded8: Download complete [2022-08-10T03:08:24.323Z] 5eb5b503b376: Pull complete [2022-08-10T03:08:24.582Z] 5c69ac0246d0: Pull complete [2022-08-10T03:08:25.151Z] ec43610c2a17: Pull complete [2022-08-10T03:08:25.151Z] 3a2ae6a8a46f: Pull complete [2022-08-10T03:08:25.151Z] 33b1e0a273af: Pull complete [2022-08-10T03:08:25.411Z] 5d3b04190fa2: Pull complete [2022-08-10T03:08:29.610Z] 2f39f015ded8: Pull complete [2022-08-10T03:08:29.610Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T03:08:29.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:08:29.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:08:29.706Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:08:29.745Z] $ 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 [2022-08-10T03:08:29.825Z] 8a5474983e97: Pull complete [2022-08-10T03:08:31.259Z] 329c88fbcd65: Pull complete [2022-08-10T03:08:31.259Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T03:08:31.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T03:08:31.259Z] ---> ff4287adb874 [2022-08-10T03:08:31.259Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T03:08:31.321Z] $ docker top fc440207ccd7152d2113e8d9caa99480d3236ce2bf95613b6281074fbb736e99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:08:31.732Z] ---> job-cost.sh [2022-08-10T03:08:31.732Z] lf-activate-venv: SKIPPING [2022-08-10T03:08:31.732Z] INFO: No Stack... [2022-08-10T03:08:31.993Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T03:08:32.565Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T03:08:32.856Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-10T03:08:32.856Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T03:08:32.870Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [2022-08-10T03:08:32.876Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] did not exist. Created. [2022-08-10T03:08:32.876Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:08:33.183Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-10T03:08:33.209Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T03:08:33.218Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T03:08:33.237Z] ---> Running in 51a92d15d64d [2022-08-10T03:08:33.238Z] $ docker stop --time=1 fc440207ccd7152d2113e8d9caa99480d3236ce2bf95613b6281074fbb736e99 [2022-08-10T03:08:33.510Z] Removing intermediate container 51a92d15d64d [2022-08-10T03:08:33.510Z] ---> 69a9db790ec3 [2022-08-10T03:08:33.510Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:08:33.510Z] ---> Running in 0ccb40290e6f [2022-08-10T03:08:33.784Z] Removing intermediate container 0ccb40290e6f [2022-08-10T03:08:33.784Z] ---> 05ac6f054487 [2022-08-10T03:08:33.784Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:08:33.784Z] ---> Running in 974202b76f20 [2022-08-10T03:08:34.058Z] Removing intermediate container 974202b76f20 [2022-08-10T03:08:34.058Z] ---> fe9f69c74fe2 [2022-08-10T03:08:34.058Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:08:34.333Z] ---> Running in e1807b2d3015 [2022-08-10T03:08:34.413Z] $ docker rm -f fc440207ccd7152d2113e8d9caa99480d3236ce2bf95613b6281074fbb736e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-10T03:08:34.607Z] Removing intermediate container e1807b2d3015 [2022-08-10T03:08:34.607Z] ---> 009eafcbd88c [2022-08-10T03:08:34.607Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:08:34.607Z] ---> Running in 393865c98a38 [2022-08-10T03:08:36.583Z] Removing intermediate container 393865c98a38 [2022-08-10T03:08:36.583Z] ---> 30a5bc31c80f [2022-08-10T03:08:36.583Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:08:36.583Z] ---> Running in 2ca0c8d204a3 [2022-08-10T03:08:37.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:08:38.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:08:39.181Z] OK: 221 MiB in 51 packages [2022-08-10T03:08:40.176Z] Removing intermediate container 2ca0c8d204a3 [2022-08-10T03:08:40.176Z] ---> 3eae837f46de [2022-08-10T03:08:40.176Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T03:08:40.176Z] ---> Running in fbcebffceecf [2022-08-10T03:08:40.450Z] Removing intermediate container fbcebffceecf [2022-08-10T03:08:40.450Z] ---> 6ed81b96abd3 [2022-08-10T03:08:40.450Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T03:08:41.048Z] ---> fbb4788c3be7 [2022-08-10T03:08:41.048Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:08:41.048Z] ---> Running in 576328fb471f [2022-08-10T03:09:37.635Z] Removing intermediate container 576328fb471f [2022-08-10T03:09:37.635Z] ---> b4ab5288b19d [2022-08-10T03:09:37.635Z] Step 12/13 : COPY . . [2022-08-10T03:09:37.635Z] ---> 4730d358ac51 [2022-08-10T03:09:37.635Z] Step 13/13 : RUN ${MAKE} [2022-08-10T03:09:37.635Z] ---> Running in e30fa6a19e65 [2022-08-10T03:09:37.635Z] noop [2022-08-10T03:09:37.635Z] Removing intermediate container e30fa6a19e65 [2022-08-10T03:09:37.635Z] ---> 572b760fcc52 [2022-08-10T03:09:37.635Z] Successfully built 572b760fcc52 [2022-08-10T03:09:37.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:09:38.008Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T03:09:38.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:09:38.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-22376 does not seem to be running inside a container [2022-08-10T03:09:38.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/41 -v /w/workspace/device-onvif-camera/41:/w/workspace/device-onvif-camera/41:rw,z -v /w/workspace/device-onvif-camera/41@tmp:/w/workspace/device-onvif-camera/41@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 [2022-08-10T03:09:39.660Z] $ docker top afedf98e3a82c1b189eae765e82c1aed5c8d801b05acaf8c0841149c18b716e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:09:40.579Z] + go version [2022-08-10T03:09:40.579Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T03:09:40.614Z] $ docker stop --time=1 afedf98e3a82c1b189eae765e82c1aed5c8d801b05acaf8c0841149c18b716e9 [2022-08-10T03:09:42.226Z] $ docker rm -f afedf98e3a82c1b189eae765e82c1aed5c8d801b05acaf8c0841149c18b716e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:09:42.849Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T03:09:42.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:09:43.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-22376 does not seem to be running inside a container [2022-08-10T03:09:43.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/41 -v /w/workspace/device-onvif-camera/41:/w/workspace/device-onvif-camera/41:rw,z -v /w/workspace/device-onvif-camera/41@tmp:/w/workspace/device-onvif-camera/41@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 [2022-08-10T03:09:44.450Z] $ docker top 8aa7779b8e125a5026cfc2a63482d10f02273ca390be582ddd72ea59ce2d50bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:09:45.362Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/41 [Pipeline] fileExists [Pipeline] sh [2022-08-10T03:09:46.036Z] + make test [2022-08-10T03:09:46.036Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T03:09:48.033Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T03:11:09.898Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T03:11:15.340Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.119s coverage: 10.6% of statements [2022-08-10T03:11:15.340Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T03:11:42.152Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 32.676s coverage: 13.8% of statements [2022-08-10T03:11:42.429Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T03:11:42.429Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T03:12:04.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T03:12:04.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T03:12:04.636Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T03:12:04.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T03:12:04.681Z] $ docker stop --time=1 8aa7779b8e125a5026cfc2a63482d10f02273ca390be582ddd72ea59ce2d50bb [2022-08-10T03:12:06.436Z] $ docker rm -f 8aa7779b8e125a5026cfc2a63482d10f02273ca390be582ddd72ea59ce2d50bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:12:07.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T03:12:07.473Z] Warning: overwriting stash ‘coverage-report’ [2022-08-10T03:12:08.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:12:08.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T03:12:08.737Z] + ls -al . [2022-08-10T03:12:08.737Z] total 228 [2022-08-10T03:12:08.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 03:09 . [2022-08-10T03:12:08.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:07 .. [2022-08-10T03:12:08.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:07 .git [2022-08-10T03:12:08.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:07 .github [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:07 .gitignore [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:07 .golangci.yml [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:07 Attribution.txt [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:07 CHANGELOG.md [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:07 Dockerfile [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:07 GOVERNANCE.md [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:07 Jenkinsfile [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:07 LICENSE [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 2473 Aug 10 03:07 Makefile [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:07 OWNERS.md [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:07 README.md [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:05 VERSION [2022-08-10T03:12:08.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:07 bin [2022-08-10T03:12:08.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:07 cmd [2022-08-10T03:12:08.737Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:11 coverage.out [2022-08-10T03:12:08.737Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 03:07 doc [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:07 go.mod [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:07 go.sum [2022-08-10T03:12:08.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:07 internal [2022-08-10T03:12:08.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:07 snap [2022-08-10T03:12:08.737Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:12:09.092Z] + 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=803b45c8e00de7e752af62e5a827ffac6140eba7 --label arch=arm64 --label version=2.3.0-dev.2 . [2022-08-10T03:12:09.693Z] Sending build context to Docker daemon 13.75MB [2022-08-10T03:12:09.693Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:12:09.694Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T03:12:09.694Z] ---> 572b760fcc52 [2022-08-10T03:12:09.694Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T03:12:09.694Z] ---> Running in e06e394859da [2022-08-10T03:12:10.289Z] Removing intermediate container e06e394859da [2022-08-10T03:12:10.289Z] ---> afd9d78f2090 [2022-08-10T03:12:10.289Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:12:10.289Z] ---> Running in 7d5165a85d35 [2022-08-10T03:12:10.564Z] Removing intermediate container 7d5165a85d35 [2022-08-10T03:12:10.564Z] ---> 6b04c61c215d [2022-08-10T03:12:10.564Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:12:10.564Z] ---> Running in 2f509a43af66 [2022-08-10T03:12:10.842Z] Removing intermediate container 2f509a43af66 [2022-08-10T03:12:10.842Z] ---> 2777e649ecad [2022-08-10T03:12:10.842Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:12:10.842Z] ---> Running in acc264763de9 [2022-08-10T03:12:11.117Z] Removing intermediate container acc264763de9 [2022-08-10T03:12:11.117Z] ---> 5e67ab2f3470 [2022-08-10T03:12:11.117Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:12:11.397Z] ---> Running in ee79306b35be [2022-08-10T03:12:12.841Z] Removing intermediate container ee79306b35be [2022-08-10T03:12:12.841Z] ---> b58779030343 [2022-08-10T03:12:12.841Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:12:13.119Z] ---> Running in 51c8b3ebe7da [2022-08-10T03:12:14.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:12:15.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:12:15.691Z] OK: 221 MiB in 51 packages [2022-08-10T03:12:16.673Z] Removing intermediate container 51c8b3ebe7da [2022-08-10T03:12:16.673Z] ---> 1f2c5ac46d50 [2022-08-10T03:12:16.673Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T03:12:16.673Z] ---> Running in 780416b4b457 [2022-08-10T03:12:16.946Z] Removing intermediate container 780416b4b457 [2022-08-10T03:12:16.946Z] ---> a47783a6c96e [2022-08-10T03:12:16.946Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T03:12:17.541Z] ---> 22d0ae758466 [2022-08-10T03:12:17.541Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:12:17.541Z] ---> Running in 4a3a7ddd0bfd [2022-08-10T03:12:19.528Z] Removing intermediate container 4a3a7ddd0bfd [2022-08-10T03:12:19.528Z] ---> 79a73a440b74 [2022-08-10T03:12:19.528Z] Step 12/26 : COPY . . [2022-08-10T03:12:20.969Z] ---> 134d3a7464eb [2022-08-10T03:12:20.969Z] Step 13/26 : RUN ${MAKE} [2022-08-10T03:12:20.969Z] ---> Running in f6624c7e20dd [2022-08-10T03:12:21.949Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-10T03:14:28.853Z] Removing intermediate container f6624c7e20dd [2022-08-10T03:14:28.853Z] ---> f7ba61416b50 [2022-08-10T03:14:28.853Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T03:14:28.853Z] 3.16: Pulling from library/alpine [2022-08-10T03:14:28.853Z] 9b18e9b68314: Pulling fs layer [2022-08-10T03:14:29.128Z] 9b18e9b68314: Verifying Checksum [2022-08-10T03:14:29.128Z] 9b18e9b68314: Download complete [2022-08-10T03:14:29.726Z] 9b18e9b68314: Pull complete [2022-08-10T03:14:29.726Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T03:14:29.726Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T03:14:29.726Z] ---> a6215f271958 [2022-08-10T03:14:29.726Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T03:14:29.726Z] ---> Running in bbabc24ccc51 [2022-08-10T03:14:30.004Z] Removing intermediate container bbabc24ccc51 [2022-08-10T03:14:30.004Z] ---> b92b7b7ae097 [2022-08-10T03:14:30.005Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T03:14:30.005Z] ---> Running in 38cddaf62687 [2022-08-10T03:14:30.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:14:31.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:14:32.247Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T03:14:32.247Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T03:14:32.247Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T03:14:32.247Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T03:14:32.247Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T03:14:32.247Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T03:14:32.247Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T03:14:32.247Z] OK: 8 MiB in 20 packages [2022-08-10T03:14:33.230Z] Removing intermediate container 38cddaf62687 [2022-08-10T03:14:33.230Z] ---> db0fa584cb11 [2022-08-10T03:14:33.230Z] Step 17/26 : WORKDIR / [2022-08-10T03:14:33.230Z] ---> Running in a4cd3ecd101b [2022-08-10T03:14:33.504Z] Removing intermediate container a4cd3ecd101b [2022-08-10T03:14:33.504Z] ---> f2ec9f3ae109 [2022-08-10T03:14:33.504Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T03:14:35.486Z] ---> 8a23b141a680 [2022-08-10T03:14:35.486Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T03:14:35.761Z] ---> c74243680e20 [2022-08-10T03:14:35.761Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T03:14:36.363Z] ---> e2a230530939 [2022-08-10T03:14:36.363Z] Step 21/26 : EXPOSE 59984 [2022-08-10T03:14:36.363Z] ---> Running in c23f9abafef5 [2022-08-10T03:14:36.637Z] Removing intermediate container c23f9abafef5 [2022-08-10T03:14:36.637Z] ---> 5c6c35a51a3c [2022-08-10T03:14:36.637Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T03:14:36.637Z] ---> Running in e6c023929365 [2022-08-10T03:14:36.910Z] Removing intermediate container e6c023929365 [2022-08-10T03:14:36.910Z] ---> d9b8bc35e5f9 [2022-08-10T03:14:36.910Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T03:14:36.910Z] ---> Running in 21a3eee840f6 [2022-08-10T03:14:37.184Z] Removing intermediate container 21a3eee840f6 [2022-08-10T03:14:37.184Z] ---> 17eb8ef838f2 [2022-08-10T03:14:37.184Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T03:14:37.470Z] ---> Running in c95a31cf1a8f [2022-08-10T03:14:37.746Z] Removing intermediate container c95a31cf1a8f [2022-08-10T03:14:37.746Z] ---> a2492e15d8c1 [2022-08-10T03:14:37.746Z] Step 25/26 : LABEL git_sha=803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:14:37.746Z] ---> Running in f896af4adf5a [2022-08-10T03:14:38.021Z] Removing intermediate container f896af4adf5a [2022-08-10T03:14:38.021Z] ---> 9e610ebee273 [2022-08-10T03:14:38.021Z] Step 26/26 : LABEL version=2.3.0-dev.2 [2022-08-10T03:14:38.021Z] ---> Running in e867ba9e985f [2022-08-10T03:14:38.623Z] Removing intermediate container e867ba9e985f [2022-08-10T03:14:38.623Z] ---> 2847bcb41edb [2022-08-10T03:14:38.623Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T03:14:38.623Z] Successfully built 2847bcb41edb [2022-08-10T03:14:38.623Z] 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 [2022-08-10T03:14:38.756Z] provisioning config files... [2022-08-10T03:14:38.776Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/41@tmp/config9048569638713124994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:14:39.141Z] ---> docker-login.sh [2022-08-10T03:14:39.141Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:14:39.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:14:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:14:39.416Z] Configure a credential helper to remove this warning. See [2022-08-10T03:14:39.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:14:39.416Z] [2022-08-10T03:14:39.416Z] Login Succeeded [2022-08-10T03:14:39.416Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:14:39.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:14:39.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:14:39.973Z] Configure a credential helper to remove this warning. See [2022-08-10T03:14:39.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:14:39.973Z] [2022-08-10T03:14:39.973Z] Login Succeeded [2022-08-10T03:14:39.973Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:14:40.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:14:40.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:14:40.523Z] Configure a credential helper to remove this warning. See [2022-08-10T03:14:40.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:14:40.523Z] [2022-08-10T03:14:40.523Z] Login Succeeded [2022-08-10T03:14:40.523Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:14:40.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:14:40.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:14:40.797Z] Configure a credential helper to remove this warning. See [2022-08-10T03:14:40.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:14:40.797Z] [2022-08-10T03:14:40.797Z] Login Succeeded [2022-08-10T03:14:40.797Z] docker.io [2022-08-10T03:14:41.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:14:41.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:14:41.670Z] Configure a credential helper to remove this warning. See [2022-08-10T03:14:41.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:14:41.670Z] [2022-08-10T03:14:41.670Z] Login Succeeded [2022-08-10T03:14:41.670Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:14:41.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:14:41.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:14:41.746Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-10T03:14:41.746Z] 803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:14:41.746Z] latest [2022-08-10T03:14:41.746Z] 2.3.0-dev.2 [2022-08-10T03:14:41.746Z] 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [2022-08-10T03:14:41.746Z] main [2022-08-10T03:14:41.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:42.103Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:42.473Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:14:42.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:14:42.473Z] 7906257c0066: Preparing [2022-08-10T03:14:42.473Z] e873fca0f9f6: Preparing [2022-08-10T03:14:42.473Z] 8bc8aebb4467: Preparing [2022-08-10T03:14:42.473Z] ab05fc61ad14: Preparing [2022-08-10T03:14:42.473Z] 5d3e392a13a0: Preparing [2022-08-10T03:14:42.752Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:14:42.752Z] e873fca0f9f6: Pushed [2022-08-10T03:14:42.752Z] 7906257c0066: Pushed [2022-08-10T03:14:43.349Z] ab05fc61ad14: Pushed [2022-08-10T03:14:48.751Z] 8bc8aebb4467: Pushed [2022-08-10T03:14:48.751Z] 803b45c8e00de7e752af62e5a827ffac6140eba7: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:49.121Z] + 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 [2022-08-10T03:14:49.489Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T03:14:49.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:14:49.489Z] 7906257c0066: Preparing [2022-08-10T03:14:49.489Z] e873fca0f9f6: Preparing [2022-08-10T03:14:49.489Z] 8bc8aebb4467: Preparing [2022-08-10T03:14:49.489Z] ab05fc61ad14: Preparing [2022-08-10T03:14:49.489Z] 5d3e392a13a0: Preparing [2022-08-10T03:14:49.489Z] e873fca0f9f6: Layer already exists [2022-08-10T03:14:49.489Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:14:49.489Z] 7906257c0066: Layer already exists [2022-08-10T03:14:49.489Z] 8bc8aebb4467: Layer already exists [2022-08-10T03:14:49.489Z] ab05fc61ad14: Layer already exists [2022-08-10T03:14:49.762Z] latest: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:50.133Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:50.497Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.2 [2022-08-10T03:14:50.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:14:50.497Z] 7906257c0066: Preparing [2022-08-10T03:14:50.497Z] e873fca0f9f6: Preparing [2022-08-10T03:14:50.497Z] 8bc8aebb4467: Preparing [2022-08-10T03:14:50.497Z] ab05fc61ad14: Preparing [2022-08-10T03:14:50.497Z] 5d3e392a13a0: Preparing [2022-08-10T03:14:50.497Z] 8bc8aebb4467: Layer already exists [2022-08-10T03:14:50.497Z] e873fca0f9f6: Layer already exists [2022-08-10T03:14:50.497Z] ab05fc61ad14: Layer already exists [2022-08-10T03:14:50.497Z] 7906257c0066: Layer already exists [2022-08-10T03:14:50.497Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:14:50.772Z] 2.3.0-dev.2: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:51.147Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:51.517Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [2022-08-10T03:14:51.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:14:51.517Z] 7906257c0066: Preparing [2022-08-10T03:14:51.517Z] e873fca0f9f6: Preparing [2022-08-10T03:14:51.517Z] 8bc8aebb4467: Preparing [2022-08-10T03:14:51.517Z] ab05fc61ad14: Preparing [2022-08-10T03:14:51.517Z] 5d3e392a13a0: Preparing [2022-08-10T03:14:51.517Z] 8bc8aebb4467: Layer already exists [2022-08-10T03:14:51.517Z] e873fca0f9f6: Layer already exists [2022-08-10T03:14:51.517Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:14:51.517Z] ab05fc61ad14: Layer already exists [2022-08-10T03:14:51.517Z] 7906257c0066: Layer already exists [2022-08-10T03:14:51.790Z] 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:52.156Z] + 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 [2022-08-10T03:14:52.516Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-10T03:14:52.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:14:52.516Z] 7906257c0066: Preparing [2022-08-10T03:14:52.516Z] e873fca0f9f6: Preparing [2022-08-10T03:14:52.516Z] 8bc8aebb4467: Preparing [2022-08-10T03:14:52.516Z] ab05fc61ad14: Preparing [2022-08-10T03:14:52.516Z] 5d3e392a13a0: Preparing [2022-08-10T03:14:52.516Z] 7906257c0066: Layer already exists [2022-08-10T03:14:52.516Z] 8bc8aebb4467: Layer already exists [2022-08-10T03:14:52.516Z] e873fca0f9f6: Layer already exists [2022-08-10T03:14:52.516Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:14:52.516Z] ab05fc61ad14: Layer already exists [2022-08-10T03:14:52.789Z] main: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:14:52.855Z] ===================================================== [Pipeline] echo [2022-08-10T03:14:52.862Z] taggedImages: [2022-08-10T03:14:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7 [2022-08-10T03:14:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T03:14:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.2 [2022-08-10T03:14:52.862Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [2022-08-10T03:14:52.862Z] - 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 [2022-08-10T03:14:53.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:14:53.251Z] [2022-08-10T03:14:53.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:14:53.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:14:53.885Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T03:14:53.885Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T03:14:53.885Z] 04944245beec: Pulling fs layer [2022-08-10T03:14:53.885Z] 699f458cf7ca: Pulling fs layer [2022-08-10T03:14:53.885Z] 765212b225bb: Pulling fs layer [2022-08-10T03:14:53.885Z] f23df028b6ca: Pulling fs layer [2022-08-10T03:14:53.885Z] 765212b225bb: Waiting [2022-08-10T03:14:53.885Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T03:14:53.885Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T03:14:53.885Z] f23df028b6ca: Waiting [2022-08-10T03:14:53.885Z] 04944245beec: Verifying Checksum [2022-08-10T03:14:53.885Z] 04944245beec: Download complete [2022-08-10T03:14:53.885Z] 765212b225bb: Verifying Checksum [2022-08-10T03:14:53.885Z] 765212b225bb: Download complete [2022-08-10T03:14:54.163Z] 699f458cf7ca: Verifying Checksum [2022-08-10T03:14:54.163Z] 699f458cf7ca: Download complete [2022-08-10T03:14:54.163Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T03:14:54.163Z] d65c8cfc05b1: Download complete [2022-08-10T03:14:54.163Z] f23df028b6ca: Verifying Checksum [2022-08-10T03:14:54.163Z] f23df028b6ca: Download complete [2022-08-10T03:14:54.440Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T03:14:54.440Z] 8998bd30e6a1: Download complete [2022-08-10T03:14:57.065Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T03:14:57.065Z] 2437ff75d9bd: Download complete [2022-08-10T03:14:59.049Z] 8998bd30e6a1: Pull complete [2022-08-10T03:14:59.323Z] 04944245beec: Pull complete [2022-08-10T03:15:00.777Z] 699f458cf7ca: Pull complete [2022-08-10T03:15:01.051Z] 765212b225bb: Pull complete [2022-08-10T03:15:01.650Z] f23df028b6ca: Pull complete [2022-08-10T03:15:01.927Z] d65c8cfc05b1: Pull complete [2022-08-10T03:15:17.033Z] 2437ff75d9bd: Pull complete [2022-08-10T03:15:17.033Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T03:15:17.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:15:17.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:15:17.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-22376 does not seem to be running inside a container [2022-08-10T03:15:17.811Z] $ 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/41 -v /w/workspace/device-onvif-camera/41:/w/workspace/device-onvif-camera/41:rw,z -v /w/workspace/device-onvif-camera/41@tmp:/w/workspace/device-onvif-camera/41@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 [2022-08-10T03:15:20.496Z] $ docker top f677a60bbda34aad78b72cd2da078e219ad6f4911262d3948b1810bff350cc3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:15:21.442Z] ---> job-cost.sh [2022-08-10T03:15:21.442Z] lf-activate-venv: SKIPPING [2022-08-10T03:15:21.442Z] INFO: No Stack... [2022-08-10T03:15:22.040Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T03:15:22.654Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T03:15:23.346Z] + cut -d, -f6 [2022-08-10T03:15:23.346Z] + cat /w/workspace/device-onvif-camera/41/archives/cost.csv [Pipeline] lock [2022-08-10T03:15:23.419Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [2022-08-10T03:15:23.427Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] did not exist. Created. [2022-08-10T03:15:23.427Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:15:24.146Z] /w/workspace/device-onvif-camera/41@tmp/durable-38fcdcee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-10T03:15:24.843Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T03:15:24.863Z] Warning: overwriting stash ‘stack-cost’ [2022-08-10T03:15:24.920Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T03:15:24.927Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T03:15:24.961Z] $ docker stop --time=1 f677a60bbda34aad78b72cd2da078e219ad6f4911262d3948b1810bff350cc3f [2022-08-10T03:15:26.459Z] $ docker rm -f f677a60bbda34aad78b72cd2da078e219ad6f4911262d3948b1810bff350cc3f [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 [2022-08-10T03:15:26.929Z] provisioning config files... [2022-08-10T03:15:26.937Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3130290400134374831tmp [Pipeline] { [Pipeline] sh [2022-08-10T03:15:27.235Z] + set +x [2022-08-10T03:15:27.235Z] + curl -s https://codecov.io/bash [2022-08-10T03:15:27.235Z] + bash -s -- [2022-08-10T03:15:27.235Z] [2022-08-10T03:15:27.235Z] _____ _ [2022-08-10T03:15:27.235Z] / ____| | | [2022-08-10T03:15:27.235Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T03:15:27.235Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T03:15:27.235Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T03:15:27.235Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T03:15:27.235Z] Bash-1.0.6 [2022-08-10T03:15:27.235Z] [2022-08-10T03:15:27.235Z] [2022-08-10T03:15:27.235Z] ==> git version 2.25.1 found [2022-08-10T03:15:27.235Z] ==> 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 [2022-08-10T03:15:27.235Z] Release-Date: 2020-01-08 [2022-08-10T03:15:27.235Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-10T03:15:27.235Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T03:15:27.235Z] ==> Jenkins CI detected. [2022-08-10T03:15:27.235Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-10T03:15:27.235Z] project root: . [2022-08-10T03:15:27.235Z] --> token set from env [2022-08-10T03:15:27.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T03:15:27.235Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T03:15:27.235Z] ==> Python coveragepy not found [2022-08-10T03:15:27.235Z] ==> Searching for coverage reports in: [2022-08-10T03:15:27.235Z] + . [2022-08-10T03:15:27.235Z] -> Found 1 reports [2022-08-10T03:15:27.235Z] ==> Detecting git/mercurial file structure [2022-08-10T03:15:27.493Z] ==> Reading reports [2022-08-10T03:15:27.493Z] + ./coverage.out bytes=76856 [2022-08-10T03:15:27.493Z] ==> Appending adjustments [2022-08-10T03:15:27.493Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T03:15:27.493Z] + Found adjustments [2022-08-10T03:15:27.493Z] ==> Gzipping contents [2022-08-10T03:15:27.493Z] 12K /tmp/codecov.bUHTeH.gz [2022-08-10T03:15:27.493Z] ==> Uploading reports [2022-08-10T03:15:27.493Z] url: https://codecov.io [2022-08-10T03:15:27.493Z] query: branch=main&commit=803b45c8e00de7e752af62e5a827ffac6140eba7&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T03:15:27.493Z] -> Pinging Codecov [2022-08-10T03:15:27.493Z] 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=803b45c8e00de7e752af62e5a827ffac6140eba7&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T03:15:28.065Z] -> Uploading to [2022-08-10T03:15:28.065Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/F29A59C45E3A92E06B3E522C9905F8EF/803b45c8e00de7e752af62e5a827ffac6140eba7/4ff6754f-1c1d-4de1-9a53-1a1f237dcbcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T031527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26fc40749c30e80e2f5e9ebd2517f398651d923f749dc9d8d5f9772cb534a6ff [2022-08-10T03:15:28.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T03:15:28.065Z] Dload Upload Total Spent Left Speed [2022-08-10T03:15:28.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10452 0 0 100 10452 0 37732 --:--:-- --:--:-- --:--:-- 37597 100 10452 0 0 100 10452 0 37732 --:--:-- --:--:-- --:--:-- 37597 [2022-08-10T03:15:28.325Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] } [2022-08-10T03:15:28.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-10T03:15:28.529Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-10T03:15:28.540Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:15:28.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:15:28.851Z] [2022-08-10T03:15:28.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:15:29.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:15:29.156Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-10T03:15:29.156Z] df9b9388f04a: Pulling fs layer [2022-08-10T03:15:29.156Z] 52dc419b0ee2: Pulling fs layer [2022-08-10T03:15:29.156Z] 25bc292e5bac: Pulling fs layer [2022-08-10T03:15:29.156Z] 114826534d7a: Pulling fs layer [2022-08-10T03:15:29.156Z] 4657fd5d0bcf: Pulling fs layer [2022-08-10T03:15:29.156Z] 6ad1cebc031e: Pulling fs layer [2022-08-10T03:15:29.156Z] 8a3aa393b2d8: Pulling fs layer [2022-08-10T03:15:29.156Z] 4657fd5d0bcf: Waiting [2022-08-10T03:15:29.156Z] 6ad1cebc031e: Waiting [2022-08-10T03:15:29.156Z] 114826534d7a: Waiting [2022-08-10T03:15:29.156Z] 8a3aa393b2d8: Waiting [2022-08-10T03:15:29.156Z] 25bc292e5bac: Verifying Checksum [2022-08-10T03:15:29.156Z] 25bc292e5bac: Download complete [2022-08-10T03:15:29.156Z] 52dc419b0ee2: Verifying Checksum [2022-08-10T03:15:29.156Z] 52dc419b0ee2: Download complete [2022-08-10T03:15:29.156Z] 4657fd5d0bcf: Verifying Checksum [2022-08-10T03:15:29.156Z] 4657fd5d0bcf: Download complete [2022-08-10T03:15:29.156Z] df9b9388f04a: Verifying Checksum [2022-08-10T03:15:29.156Z] df9b9388f04a: Download complete [2022-08-10T03:15:29.417Z] 6ad1cebc031e: Verifying Checksum [2022-08-10T03:15:29.417Z] 6ad1cebc031e: Download complete [2022-08-10T03:15:29.417Z] df9b9388f04a: Pull complete [2022-08-10T03:15:29.678Z] 52dc419b0ee2: Pull complete [2022-08-10T03:15:29.678Z] 25bc292e5bac: Pull complete [2022-08-10T03:15:29.940Z] 114826534d7a: Verifying Checksum [2022-08-10T03:15:29.940Z] 114826534d7a: Download complete [2022-08-10T03:15:30.199Z] 8a3aa393b2d8: Verifying Checksum [2022-08-10T03:15:30.199Z] 8a3aa393b2d8: Download complete [2022-08-10T03:15:34.395Z] 114826534d7a: Pull complete [2022-08-10T03:15:34.395Z] 4657fd5d0bcf: Pull complete [2022-08-10T03:15:34.395Z] 6ad1cebc031e: Pull complete [2022-08-10T03:15:37.685Z] 8a3aa393b2d8: Pull complete [2022-08-10T03:15:37.685Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-10T03:15:37.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:15:37.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:15:37.785Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:15:37.902Z] $ 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 [2022-08-10T03:15:39.796Z] $ docker top 68f49e2455cea2b4e1168d10a53b850f357e7126a8c28475c2e75af89bc3b43c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T03:15:39.882Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-10T03:15:40.163Z] + set -o pipefail [2022-08-10T03:15:40.163Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-10T03:15:45.446Z] [2022-08-10T03:15:45.446Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-10T03:15:45.446Z] [2022-08-10T03:15:45.446Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/77ddcaa1-08c4-48b8-96c0-48ca2ac4b0e3 [2022-08-10T03:15:45.446Z] [2022-08-10T03:15:45.446Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-10T03:15:45.446Z] [2022-08-10T03:15:45.446Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-10T03:15:45.446Z] [2022-08-10T03:15:45.446Z] [Pipeline] } [2022-08-10T03:15:45.457Z] $ docker stop --time=1 68f49e2455cea2b4e1168d10a53b850f357e7126a8c28475c2e75af89bc3b43c [2022-08-10T03:15:47.696Z] $ docker rm -f 68f49e2455cea2b4e1168d10a53b850f357e7126a8c28475c2e75af89bc3b43c [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:15:48.453Z] + git log --format=format:%s -1 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] sh [2022-08-10T03:15:48.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:15:48.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:15:49.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:15:49.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:15:49.147Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:15:49.186Z] $ 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 [2022-08-10T03:15:49.632Z] $ docker top 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:15:49.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:15:49.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:15:49.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:15:49.867Z] $ docker exec 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 ssh-agent [2022-08-10T03:15:50.008Z] SSH_AUTH_SOCK=/tmp/ssh-95XHwUaANMBN/agent.35 [2022-08-10T03:15:50.008Z] SSH_AGENT_PID=41 [2022-08-10T03:15:50.013Z] Running ssh-add (command line suppressed) [2022-08-10T03:15:50.119Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6025253818279241079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6025253818279241079.key) [2022-08-10T03:15:50.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:15:50.430Z] + git semver tag [2022-08-10T03:15:50.691Z] 2022-08-10 03:15:50,650 [run_tag] DEBUG tag force:False [2022-08-10T03:15:50.691Z] 2022-08-10 03:15:50,650 [check_head_tag] DEBUG check head tag [2022-08-10T03:15:50.691Z] 2022-08-10 03:15:50,651 [execute] INFO git cat-file --batch-check [2022-08-10T03:15:50.692Z] 2022-08-10 03:15:50,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T03:15:50.692Z] 2022-08-10 03:15:50,656 [execute] INFO git cat-file --batch [2022-08-10T03:15:50.692Z] 2022-08-10 03:15:50,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T03:15:50.692Z] 2022-08-10 03:15:50,673 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:15:50.692Z] 2022-08-10 03:15:50,673 [execute] INFO git tag -a v2.3.0-dev.2 -m v2.3.0-dev.2 [2022-08-10T03:15:50.692Z] 2022-08-10 03:15:50,673 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.2', '-m', 'v2.3.0-dev.2'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:15:50.692Z] 2022-08-10 03:15:50,679 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:15:50.692Z] 2.3.0-dev.2 [Pipeline] } [2022-08-10T03:15:50.963Z] $ docker exec --env ******** --env ******** 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 ssh-agent -k [2022-08-10T03:15:51.081Z] unset SSH_AUTH_SOCK; [2022-08-10T03:15:51.081Z] unset SSH_AGENT_PID; [2022-08-10T03:15:51.082Z] echo Agent pid 41 killed; [2022-08-10T03:15:51.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:15:51.405Z] + git semver [Pipeline] } [2022-08-10T03:15:51.681Z] $ docker stop --time=1 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 [2022-08-10T03:15:53.022Z] $ docker rm -f 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:15:53.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:15:53.454Z] [2022-08-10T03:15:53.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:15:53.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:15:53.764Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-10T03:15:53.764Z] ab5ef0e58194: Pulling fs layer [2022-08-10T03:15:53.764Z] 9712f1f96733: Pulling fs layer [2022-08-10T03:15:53.764Z] 63f879dbbcfc: Pulling fs layer [2022-08-10T03:15:53.764Z] 0d9ebad4ef96: Pulling fs layer [2022-08-10T03:15:53.764Z] e9a5061849ea: Pulling fs layer [2022-08-10T03:15:53.764Z] d747dcd14b5f: Pulling fs layer [2022-08-10T03:15:53.764Z] 2de7ff778b66: Pulling fs layer [2022-08-10T03:15:53.764Z] 0d9ebad4ef96: Waiting [2022-08-10T03:15:53.764Z] e9a5061849ea: Waiting [2022-08-10T03:15:53.764Z] d747dcd14b5f: Waiting [2022-08-10T03:15:53.764Z] 2de7ff778b66: Waiting [2022-08-10T03:15:53.764Z] 9712f1f96733: Verifying Checksum [2022-08-10T03:15:53.764Z] 9712f1f96733: Download complete [2022-08-10T03:15:54.346Z] 63f879dbbcfc: Verifying Checksum [2022-08-10T03:15:54.346Z] 63f879dbbcfc: Download complete [2022-08-10T03:15:54.346Z] e9a5061849ea: Verifying Checksum [2022-08-10T03:15:54.346Z] e9a5061849ea: Download complete [2022-08-10T03:15:54.346Z] d747dcd14b5f: Download complete [2022-08-10T03:15:54.605Z] ab5ef0e58194: Verifying Checksum [2022-08-10T03:15:54.605Z] ab5ef0e58194: Download complete [2022-08-10T03:15:54.605Z] 0d9ebad4ef96: Verifying Checksum [2022-08-10T03:15:54.605Z] 0d9ebad4ef96: Download complete [2022-08-10T03:15:54.864Z] 2de7ff778b66: Verifying Checksum [2022-08-10T03:15:54.864Z] 2de7ff778b66: Download complete [2022-08-10T03:15:57.398Z] ab5ef0e58194: Pull complete [2022-08-10T03:15:57.398Z] 9712f1f96733: Pull complete [2022-08-10T03:15:57.968Z] 63f879dbbcfc: Pull complete [2022-08-10T03:16:02.167Z] 0d9ebad4ef96: Pull complete [2022-08-10T03:16:02.167Z] e9a5061849ea: Pull complete [2022-08-10T03:16:02.167Z] d747dcd14b5f: Pull complete [2022-08-10T03:16:03.106Z] 2de7ff778b66: Pull complete [2022-08-10T03:16:03.106Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-10T03:16:03.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:16:03.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:16:03.203Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:16:03.239Z] $ 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 [2022-08-10T03:16:05.185Z] $ docker top 9e2cb79b7d3a05607966e5fef24b59f06806d5dd4a3a7128e8f5cb8585ca1105 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:16:05.268Z] provisioning config files... [2022-08-10T03:16:05.275Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2978022889407640741tmp [2022-08-10T03:16:05.286Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1602104977644961875tmp [2022-08-10T03:16:05.296Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config967339014393595356tmp [Pipeline] { [Pipeline] echo [2022-08-10T03:16:05.310Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:05.594Z] ---> sigul-configuration.sh [2022-08-10T03:16:05.594Z] gpg: directory `/root/.gnupg' created [2022-08-10T03:16:05.594Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-10T03:16:05.594Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-10T03:16:05.594Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-10T03:16:05.594Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-10T03:16:05.594Z] gpg: CAST5 encrypted data [2022-08-10T03:16:05.594Z] gpg: encrypted with 1 passphrase [2022-08-10T03:16:05.594Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-10T03:16:05.886Z] + mkdir /home/jenkins [2022-08-10T03:16:05.886Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-10T03:16:06.174Z] + 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 [2022-08-10T03:16:06.182Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:06.470Z] ---> sigul-install.sh [2022-08-10T03:16:06.470Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-10T03:16:06.762Z] + git tag --list [2022-08-10T03:16:06.762Z] v0.0.0 [2022-08-10T03:16:06.762Z] v0.0.1-dev.1 [2022-08-10T03:16:06.762Z] v0.0.1-dev.10 [2022-08-10T03:16:06.762Z] v0.0.1-dev.11 [2022-08-10T03:16:06.762Z] v0.0.1-dev.12 [2022-08-10T03:16:06.762Z] v0.0.1-dev.13 [2022-08-10T03:16:06.762Z] v0.0.1-dev.14 [2022-08-10T03:16:06.762Z] v0.0.1-dev.15 [2022-08-10T03:16:06.762Z] v0.0.1-dev.16 [2022-08-10T03:16:06.762Z] v0.0.1-dev.17 [2022-08-10T03:16:06.762Z] v0.0.1-dev.18 [2022-08-10T03:16:06.762Z] v0.0.1-dev.19 [2022-08-10T03:16:06.762Z] v0.0.1-dev.2 [2022-08-10T03:16:06.762Z] v0.0.1-dev.20 [2022-08-10T03:16:06.762Z] v0.0.1-dev.21 [2022-08-10T03:16:06.762Z] v0.0.1-dev.22 [2022-08-10T03:16:06.762Z] v0.0.1-dev.23 [2022-08-10T03:16:06.762Z] v0.0.1-dev.24 [2022-08-10T03:16:06.762Z] v0.0.1-dev.25 [2022-08-10T03:16:06.762Z] v0.0.1-dev.26 [2022-08-10T03:16:06.762Z] v0.0.1-dev.27 [2022-08-10T03:16:06.762Z] v0.0.1-dev.28 [2022-08-10T03:16:06.762Z] v0.0.1-dev.3 [2022-08-10T03:16:06.762Z] v0.0.1-dev.4 [2022-08-10T03:16:06.762Z] v0.0.1-dev.5 [2022-08-10T03:16:06.762Z] v0.0.1-dev.6 [2022-08-10T03:16:06.762Z] v0.0.1-dev.7 [2022-08-10T03:16:06.762Z] v0.0.1-dev.8 [2022-08-10T03:16:06.762Z] v0.0.1-dev.9 [2022-08-10T03:16:06.762Z] v2.2.0 [2022-08-10T03:16:06.762Z] v2.2.0-dev.29 [2022-08-10T03:16:06.762Z] v2.2.0-dev.30 [2022-08-10T03:16:06.762Z] v2.2.0-dev.31 [2022-08-10T03:16:06.762Z] v2.2.0-dev.32 [2022-08-10T03:16:06.762Z] v2.2.0-dev.33 [2022-08-10T03:16:06.762Z] v2.2.0-dev.34 [2022-08-10T03:16:06.762Z] v2.2.0-dev.35 [2022-08-10T03:16:06.762Z] v2.3.0-dev.1 [2022-08-10T03:16:06.762Z] v2.3.0-dev.2 [Pipeline] sh [2022-08-10T03:16:07.054Z] + lftools sign git-tag v2.3.0-dev.2 [2022-08-10T03:16:07.626Z] Signing Git tag with Sigul... [2022-08-10T03:16:07.626Z] Signing v2.3.0-dev.2 [Pipeline] echo [2022-08-10T03:16:08.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:08.504Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-10T03:16:08.514Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-10T03:16:08.535Z] $ docker stop --time=1 9e2cb79b7d3a05607966e5fef24b59f06806d5dd4a3a7128e8f5cb8585ca1105 [2022-08-10T03:16:09.874Z] $ docker rm -f 9e2cb79b7d3a05607966e5fef24b59f06806d5dd4a3a7128e8f5cb8585ca1105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-10T03:16:10.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:16:10.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:16:10.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:16:10.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:16:10.705Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:16:10.740Z] $ 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 [2022-08-10T03:16:11.116Z] $ docker top 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:16:11.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:16:11.218Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:16:11.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:16:11.339Z] $ docker exec 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f ssh-agent [2022-08-10T03:16:11.464Z] SSH_AUTH_SOCK=/tmp/ssh-w0fk3eieeDCo/agent.33 [2022-08-10T03:16:11.464Z] SSH_AGENT_PID=41 [2022-08-10T03:16:11.470Z] Running ssh-add (command line suppressed) [2022-08-10T03:16:11.589Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1887572970635261546.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1887572970635261546.key) [2022-08-10T03:16:11.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:16:11.890Z] + git semver bump pre [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,080 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,080 [bump_version] DEBUG bumping version:2.3.0-dev.2 on axis:pre with prefix:dev [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,080 [bump_version] DEBUG bumped version:2.3.0-dev.3 [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,080 [write_version] DEBUG write version:2.3.0-dev.3 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,081 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,081 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,082 [execute] INFO git cat-file --batch-check [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,088 [execute] INFO git cat-file --batch [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:16:12.152Z] 2022-08-10 03:16:12,092 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:16:12.152Z] 2.3.0-dev.3 [Pipeline] } [2022-08-10T03:16:12.162Z] $ docker exec --env ******** --env ******** 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f ssh-agent -k [2022-08-10T03:16:12.278Z] unset SSH_AUTH_SOCK; [2022-08-10T03:16:12.278Z] unset SSH_AGENT_PID; [2022-08-10T03:16:12.278Z] echo Agent pid 41 killed; [2022-08-10T03:16:12.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:16:12.601Z] + git semver [Pipeline] } [2022-08-10T03:16:12.871Z] $ docker stop --time=1 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f [2022-08-10T03:16:14.132Z] $ docker rm -f 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:16:14.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:16:14.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:16:14.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:16:14.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:16:14.893Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:16:14.926Z] $ 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 [2022-08-10T03:16:15.314Z] $ docker top c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:16:15.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:16:15.426Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:16:15.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:16:15.563Z] $ docker exec c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 ssh-agent [2022-08-10T03:16:15.705Z] SSH_AUTH_SOCK=/tmp/ssh-QAiTfiRVjhL7/agent.32 [2022-08-10T03:16:15.705Z] SSH_AGENT_PID=38 [2022-08-10T03:16:15.712Z] Running ssh-add (command line suppressed) [2022-08-10T03:16:15.830Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1157845811230385125.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1157845811230385125.key) [2022-08-10T03:16:15.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:16:16.141Z] + git semver push [2022-08-10T03:16:16.403Z] 2022-08-10 03:16:16,371 [run_push] DEBUG push [2022-08-10T03:16:16.403Z] 2022-08-10 03:16:16,372 [execute] INFO git cat-file --batch-check [2022-08-10T03:16:16.403Z] 2022-08-10 03:16:16,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:16:16.403Z] 2022-08-10 03:16:16,377 [execute] INFO git rev-list 9a84267c941ffa95dcb093138b8a4d28f83ffd9d -- [2022-08-10T03:16:16.403Z] 2022-08-10 03:16:16,377 [execute] DEBUG Popen(['git', 'rev-list', '9a84267c941ffa95dcb093138b8a4d28f83ffd9d', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:16:16.403Z] 2022-08-10 03:16:16,383 [execute] INFO git fetch -v origin [2022-08-10T03:16:16.403Z] 2022-08-10 03:16:16,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-10T03:16:16.975Z] 2022-08-10 03:16:16,940 [run_push] DEBUG no remote changes detected [2022-08-10T03:16:16.975Z] 2022-08-10 03:16:16,941 [execute] INFO git push origin semver [2022-08-10T03:16:16.975Z] 2022-08-10 03:16:16,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:16:17.925Z] 2022-08-10 03:16:17,716 [run_push] DEBUG push all version tags [2022-08-10T03:16:17.925Z] 2022-08-10 03:16:17,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-10T03:16:17.925Z] 2022-08-10 03:16:17,717 [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) [2022-08-10T03:16:18.498Z] 2022-08-10 03:16:18,452 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:16:18.498Z] 2.3.0-dev.3 [Pipeline] } [2022-08-10T03:16:18.507Z] $ docker exec --env ******** --env ******** c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 ssh-agent -k [2022-08-10T03:16:18.621Z] unset SSH_AUTH_SOCK; [2022-08-10T03:16:18.622Z] unset SSH_AGENT_PID; [2022-08-10T03:16:18.622Z] echo Agent pid 38 killed; [2022-08-10T03:16:18.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:16:18.951Z] + git semver [Pipeline] } [2022-08-10T03:16:19.224Z] $ docker stop --time=1 c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 [2022-08-10T03:16:20.534Z] $ docker rm -f c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 [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 [2022-08-10T03:16:21.128Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-10T03:16:21.128Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:16:21.128Z] total 16 [2022-08-10T03:16:21.128Z] drwxr-xr-x 3 root root 4096 Aug 10 03:08 . [2022-08-10T03:16:21.128Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:16 .. [2022-08-10T03:16:21.128Z] drwxr-xr-x 2 root root 4096 Aug 10 03:08 cost [2022-08-10T03:16:21.128Z] -rw-r--r-- 1 root root 90 Aug 10 03:08 cost.csv [2022-08-10T03:16:21.128Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:16:21.128Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:16:21.128Z] total 16 [2022-08-10T03:16:21.128Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:08 . [2022-08-10T03:16:21.128Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:16 .. [2022-08-10T03:16:21.128Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 03:08 cost [2022-08-10T03:16:21.128Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 10 03:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:21.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:22.295Z] ---> package-listing.sh [2022-08-10T03:16:22.296Z] ++ facter osfamily [2022-08-10T03:16:22.296Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T03:16:22.556Z] + OS_FAMILY=debian [2022-08-10T03:16:22.556Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-10T03:16:22.556Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T03:16:22.556Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T03:16:22.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T03:16:22.556Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T03:16:22.556Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T03:16:22.556Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T03:16:22.556Z] + case "${OS_FAMILY}" in [2022-08-10T03:16:22.556Z] + dpkg -l [2022-08-10T03:16:22.556Z] + grep '^ii' [2022-08-10T03:16:22.556Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T03:16:22.556Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T03:16:22.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T03:16:22.556Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T03:16:22.556Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-10T03:16:22.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-08-10T03:16:22.569Z] 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 [2022-08-10T03:16:22.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:16:23.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:16:23.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:16:23.509Z] prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container [2022-08-10T03:16:23.548Z] $ 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 [2022-08-10T03:16:23.842Z] $ docker top 781ec7054163c6ebd7475b64ac59f22ffe459689a3f7b21665551e5d7554b589 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:16:24.214Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T03:16:24.506Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T03:16:24.798Z] + ls /var/log/sa-host [2022-08-10T03:16:24.799Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:16:25.005Z] provisioning config files... [2022-08-10T03:16:25.029Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2713413068883074472tmp [Pipeline] { [Pipeline] echo [2022-08-10T03:16:25.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:25.337Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T03:16:25.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:25.687Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T03:16:25.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:25.986Z] ---> sudo-logs.sh [2022-08-10T03:16:25.986Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T03:16:26.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:26.403Z] ---> job-cost.sh [2022-08-10T03:16:26.403Z] lf-activate-venv: SKIPPING [2022-08-10T03:16:26.403Z] DEBUG: total: 0.2199999988079071 [2022-08-10T03:16:26.403Z] INFO: Retrieving Stack Cost... [2022-08-10T03:16:26.662Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T03:16:27.238Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T03:16:27.252Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:16:27.542Z] ---> logs-deploy.sh [2022-08-10T03:16:27.542Z] lf-activate-venv: SKIPPING [2022-08-10T03:16:27.542Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/41 [2022-08-10T03:16:27.542Z] INFO: archiving workspace using pattern(s): [2022-08-10T03:16:28.485Z] Archives upload complete. [2022-08-10T03:16:29.059Z] INFO: archiving logs to Nexus [2022-08-10T03:16:29.633Z] ---> uname -a: [2022-08-10T03:16:29.633Z] Linux prd-ubuntu20-04-docker-8c-8g-22375 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] ---> lscpu: [2022-08-10T03:16:29.633Z] Architecture: x86_64 [2022-08-10T03:16:29.633Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-10T03:16:29.633Z] Byte Order: Little Endian [2022-08-10T03:16:29.633Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-10T03:16:29.633Z] CPU(s): 8 [2022-08-10T03:16:29.633Z] On-line CPU(s) list: 0-7 [2022-08-10T03:16:29.633Z] Thread(s) per core: 1 [2022-08-10T03:16:29.633Z] Core(s) per socket: 1 [2022-08-10T03:16:29.633Z] Socket(s): 8 [2022-08-10T03:16:29.633Z] NUMA node(s): 1 [2022-08-10T03:16:29.633Z] Vendor ID: AuthenticAMD [2022-08-10T03:16:29.633Z] CPU family: 23 [2022-08-10T03:16:29.633Z] Model: 49 [2022-08-10T03:16:29.633Z] Model name: AMD EPYC-Rome Processor [2022-08-10T03:16:29.633Z] Stepping: 0 [2022-08-10T03:16:29.633Z] CPU MHz: 2799.998 [2022-08-10T03:16:29.633Z] BogoMIPS: 5599.99 [2022-08-10T03:16:29.633Z] Virtualization: AMD-V [2022-08-10T03:16:29.633Z] Hypervisor vendor: KVM [2022-08-10T03:16:29.633Z] Virtualization type: full [2022-08-10T03:16:29.633Z] L1d cache: 256 KiB [2022-08-10T03:16:29.633Z] L1i cache: 256 KiB [2022-08-10T03:16:29.633Z] L2 cache: 4 MiB [2022-08-10T03:16:29.633Z] L3 cache: 128 MiB [2022-08-10T03:16:29.633Z] NUMA node0 CPU(s): 0-7 [2022-08-10T03:16:29.633Z] Vulnerability Itlb multihit: Not affected [2022-08-10T03:16:29.633Z] Vulnerability L1tf: Not affected [2022-08-10T03:16:29.633Z] Vulnerability Mds: Not affected [2022-08-10T03:16:29.633Z] Vulnerability Meltdown: Not affected [2022-08-10T03:16:29.633Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-10T03:16:29.633Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-10T03:16:29.633Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-10T03:16:29.633Z] Vulnerability Srbds: Not affected [2022-08-10T03:16:29.633Z] Vulnerability Tsx async abort: Not affected [2022-08-10T03:16:29.633Z] 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 [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] ---> nproc: [2022-08-10T03:16:29.633Z] 8 [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] ---> df -h: [2022-08-10T03:16:29.633Z] Filesystem Size Used Avail Use% Mounted on [2022-08-10T03:16:29.633Z] overlay 155G 13G 143G 8% / [2022-08-10T03:16:29.633Z] tmpfs 64M 0 64M 0% /dev [2022-08-10T03:16:29.633Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-10T03:16:29.633Z] shm 64M 0 64M 0% /dev/shm [2022-08-10T03:16:29.633Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] ---> sar -b -r -n DEV: [2022-08-10T03:16:29.633Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22375) 08/10/22 _x86_64_ (8 CPU) [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] 03:04:40 LINUX RESTART (8 CPU) [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] 03:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-10T03:16:29.633Z] 03:06:01 400.14 46.87 353.26 0.00 4172.85 195219.39 0.00 [2022-08-10T03:16:29.633Z] 03:07:01 129.58 0.18 129.40 0.00 5.60 29326.98 0.00 [2022-08-10T03:16:29.633Z] 03:08:01 79.35 0.00 79.35 0.00 0.00 17190.35 0.00 [2022-08-10T03:16:29.633Z] 03:09:01 38.28 0.02 38.26 0.00 2.80 19060.69 0.00 [2022-08-10T03:16:29.633Z] 03:10:01 1.90 0.02 1.88 0.00 0.13 22.13 0.00 [2022-08-10T03:16:29.633Z] 03:11:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 [2022-08-10T03:16:29.633Z] 03:12:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2022-08-10T03:16:29.633Z] 03:13:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2022-08-10T03:16:29.633Z] 03:14:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-08-10T03:16:29.633Z] 03:15:01 1.87 0.00 1.87 0.00 0.00 26.00 0.00 [2022-08-10T03:16:29.633Z] 03:16:01 71.47 0.33 71.14 0.00 12.13 37690.52 0.00 [2022-08-10T03:16:29.633Z] Average: 65.65 4.25 61.41 0.00 375.47 26889.81 0.00 [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] 03:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-10T03:16:29.633Z] 03:06:01 28122628 31722264 580200 1.76 152284 3650900 2205360 6.50 1283504 3033636 124264 [2022-08-10T03:16:29.633Z] 03:07:01 27702776 31620252 672088 2.04 166136 3928752 2283880 6.73 1638016 3063072 415912 [2022-08-10T03:16:29.633Z] 03:08:01 28042316 31752760 543352 1.65 168396 3736376 2015200 5.94 1362888 3015456 0 [2022-08-10T03:16:29.633Z] 03:09:01 27550504 31767680 526836 1.60 173864 4188432 1821224 5.37 1363724 3454980 288 [2022-08-10T03:16:29.633Z] 03:10:01 27551196 31768432 526012 1.60 173920 4188436 1821224 5.37 1363300 3454988 12 [2022-08-10T03:16:29.633Z] 03:11:01 27551768 31769108 525100 1.60 173944 4188444 1821224 5.37 1363712 3454992 204 [2022-08-10T03:16:29.633Z] 03:12:01 27551208 31768572 525576 1.60 173968 4188448 1821224 5.37 1363320 3454996 184 [2022-08-10T03:16:29.633Z] 03:13:01 27561080 31778852 515488 1.57 173988 4188452 1821224 5.37 1352732 3455356 196 [2022-08-10T03:16:29.633Z] 03:14:01 27561316 31779088 515176 1.57 174004 4188452 1821224 5.37 1352840 3455356 192 [2022-08-10T03:16:29.633Z] 03:15:01 27561048 31778860 515424 1.57 174040 4188436 1821224 5.37 1352484 3455336 8 [2022-08-10T03:16:29.633Z] 03:16:01 26081612 31702184 589092 1.79 211088 5441496 2223000 6.55 1503684 4666768 571088 [2022-08-10T03:16:29.633Z] Average: 27530677 31746187 548577 1.67 174148 4188784 1952364 5.75 1390928 3451358 101123 [2022-08-10T03:16:29.633Z] [2022-08-10T03:16:29.633Z] 03:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-10T03:16:29.633Z] 03:06:01 docker0 141.01 172.94 11.66 1660.87 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:06:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:06:01 ens3 862.60 534.15 8165.33 116.17 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:07:01 docker0 8.32 10.11 0.47 40.80 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:07:01 vethe0af6bd 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:07:01 ens3 79.29 57.52 84.24 62.82 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:08:01 docker0 2.68 5.58 0.17 57.93 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:08:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:08:01 ens3 27.73 18.95 119.64 7.15 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:09:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:09:01 ens3 159.31 128.36 2540.57 284.47 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:10:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:11:01 ens3 0.75 0.60 0.35 0.28 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.633Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:16:01 docker0 37.06 46.64 3.42 734.25 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:16:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] 03:16:01 ens3 332.44 231.76 7916.38 66.21 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] Average: docker0 17.00 21.16 1.41 224.53 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] Average: ens3 131.85 87.65 1701.69 48.73 0.00 0.00 0.00 0.00 [2022-08-10T03:16:29.634Z] [2022-08-10T03:16:29.634Z] [2022-08-10T03:16:29.634Z] ---> sar -P ALL: [2022-08-10T03:16:29.634Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22375) 08/10/22 _x86_64_ (8 CPU) [2022-08-10T03:16:29.634Z] [2022-08-10T03:16:29.634Z] 03:04:40 LINUX RESTART (8 CPU) [2022-08-10T03:16:29.634Z] [2022-08-10T03:16:29.634Z] 03:05:02 CPU %user %nice %system %iowait %steal %idle [2022-08-10T03:16:29.634Z] 03:06:01 all 12.35 0.00 4.62 2.19 0.11 80.73 [2022-08-10T03:16:29.634Z] 03:06:01 0 11.06 0.00 4.46 0.36 0.10 84.01 [2022-08-10T03:16:29.634Z] 03:06:01 1 14.56 0.00 5.56 5.06 0.10 74.71 [2022-08-10T03:16:29.634Z] 03:06:01 2 13.22 0.00 4.43 0.43 0.10 81.81 [2022-08-10T03:16:29.634Z] 03:06:01 3 10.91 0.00 4.15 2.13 0.14 82.68 [2022-08-10T03:16:29.634Z] 03:06:01 4 11.14 0.00 4.20 2.57 0.10 81.98 [2022-08-10T03:16:29.634Z] 03:06:01 5 14.09 0.00 4.43 4.38 0.12 76.99 [2022-08-10T03:16:29.634Z] 03:06:01 6 12.22 0.00 4.22 0.27 0.09 83.20 [2022-08-10T03:16:29.634Z] 03:06:01 7 11.57 0.00 5.53 2.33 0.12 80.44 [2022-08-10T03:16:29.634Z] 03:07:01 all 42.23 0.00 7.08 0.71 0.14 49.83 [2022-08-10T03:16:29.634Z] 03:07:01 0 42.33 0.00 7.00 0.67 0.13 49.87 [2022-08-10T03:16:29.634Z] 03:07:01 1 42.31 0.00 6.94 2.15 0.15 48.45 [2022-08-10T03:16:29.634Z] 03:07:01 2 41.47 0.00 7.84 0.07 0.14 50.49 [2022-08-10T03:16:29.634Z] 03:07:01 3 41.21 0.00 7.05 1.12 0.15 50.47 [2022-08-10T03:16:29.634Z] 03:07:01 4 41.79 0.00 7.70 0.44 0.15 49.92 [2022-08-10T03:16:29.634Z] 03:07:01 5 43.54 0.00 7.03 0.74 0.13 48.56 [2022-08-10T03:16:29.634Z] 03:07:01 6 41.46 0.00 6.34 0.29 0.14 51.78 [2022-08-10T03:16:29.634Z] 03:07:01 7 43.73 0.00 6.78 0.22 0.15 49.12 [2022-08-10T03:16:29.634Z] 03:08:01 all 1.53 0.00 0.76 0.41 0.03 97.27 [2022-08-10T03:16:29.634Z] 03:08:01 0 2.24 0.00 0.76 0.02 0.02 96.97 [2022-08-10T03:16:29.634Z] 03:08:01 1 2.74 0.00 0.60 0.17 0.03 96.45 [2022-08-10T03:16:29.634Z] 03:08:01 2 1.12 0.00 0.72 0.02 0.02 98.13 [2022-08-10T03:16:29.634Z] 03:08:01 3 0.90 0.00 1.04 1.34 0.02 96.71 [2022-08-10T03:16:29.634Z] 03:08:01 4 1.24 0.00 0.73 0.00 0.03 98.00 [2022-08-10T03:16:29.634Z] 03:08:01 5 1.54 0.00 0.75 0.03 0.03 97.64 [2022-08-10T03:16:29.634Z] 03:08:01 6 1.17 0.00 0.87 1.47 0.03 96.45 [2022-08-10T03:16:29.634Z] 03:08:01 7 1.30 0.00 0.62 0.22 0.03 97.83 [2022-08-10T03:16:29.634Z] 03:09:01 all 3.63 0.00 1.31 0.30 0.03 94.74 [2022-08-10T03:16:29.634Z] 03:09:01 0 3.77 0.00 1.25 0.02 0.03 94.92 [2022-08-10T03:16:29.634Z] 03:09:01 1 4.14 0.00 1.21 0.02 0.02 94.61 [2022-08-10T03:16:29.634Z] 03:09:01 2 3.47 0.00 1.05 0.02 0.03 95.43 [2022-08-10T03:16:29.634Z] 03:09:01 3 4.02 0.00 1.34 0.55 0.03 94.06 [2022-08-10T03:16:29.634Z] 03:09:01 4 3.32 0.00 1.89 0.03 0.02 94.74 [2022-08-10T03:16:29.634Z] 03:09:01 5 4.31 0.00 1.01 0.12 0.02 94.55 [2022-08-10T03:16:29.634Z] 03:09:01 6 3.07 0.00 1.12 0.05 0.03 95.72 [2022-08-10T03:16:29.634Z] 03:09:01 7 2.94 0.00 1.58 1.58 0.02 93.89 [2022-08-10T03:16:29.634Z] 03:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-08-10T03:16:29.634Z] 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-10T03:16:29.634Z] 03:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-10T03:16:29.634Z] 03:10:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-10T03:16:29.634Z] 03:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:10:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2022-08-10T03:16:29.634Z] 03:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-08-10T03:16:29.634Z] 03:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:11:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2022-08-10T03:16:29.634Z] 03:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-10T03:16:29.634Z] 03:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:11:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2022-08-10T03:16:29.634Z] 03:11:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T03:16:29.634Z] 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T03:16:29.634Z] 03:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-08-10T03:16:29.634Z] 03:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T03:16:29.634Z] 03:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T03:16:29.634Z] 03:12:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-10T03:16:29.634Z] 03:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:13:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-10T03:16:29.634Z] 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-10T03:16:29.634Z] 03:13:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:13:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-10T03:16:29.634Z] 03:13:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2022-08-10T03:16:29.634Z] 03:13:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:14:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-08-10T03:16:29.634Z] 03:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:14:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-10T03:16:29.634Z] 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:14:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2022-08-10T03:16:29.634Z] 03:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:14:01 7 0.10 0.00 0.02 0.02 0.00 99.87 [2022-08-10T03:16:29.634Z] 03:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-08-10T03:16:29.634Z] 03:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T03:16:29.634Z] 03:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-10T03:16:29.634Z] 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:15:01 3 0.08 0.00 0.03 0.03 0.02 99.83 [2022-08-10T03:16:29.634Z] 03:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-10T03:16:29.634Z] 03:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-10T03:16:29.634Z] 03:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T03:16:29.634Z] 03:16:01 all 8.28 0.00 3.24 0.59 0.06 87.82 [2022-08-10T03:16:29.634Z] 03:16:01 0 9.16 0.00 2.91 0.02 0.07 87.85 [2022-08-10T03:16:29.634Z] 03:16:01 1 8.95 0.00 3.21 0.10 0.05 87.68 [2022-08-10T03:16:29.634Z] 03:16:01 2 8.29 0.00 3.15 0.74 0.05 87.77 [2022-08-10T03:16:29.634Z] 03:16:01 3 7.15 0.00 3.15 0.47 0.05 89.18 [2022-08-10T03:16:29.634Z] 03:16:01 4 7.31 0.00 3.64 0.02 0.07 88.97 [2022-08-10T03:16:29.634Z] 03:16:01 5 8.60 0.00 3.24 1.27 0.08 86.80 [2022-08-10T03:16:29.634Z] 03:16:01 6 7.83 0.00 3.54 0.02 0.05 88.56 [2022-08-10T03:16:29.634Z] 03:16:01 7 8.99 0.00 3.11 2.06 0.07 85.77 [2022-08-10T03:16:29.634Z] [2022-08-10T03:16:29.634Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-10T03:16:29.634Z] Average: all 6.15 0.00 1.54 0.38 0.04 91.90 [2022-08-10T03:16:29.634Z] Average: 0 6.20 0.00 1.48 0.10 0.03 92.19 [2022-08-10T03:16:29.634Z] Average: 1 6.56 0.00 1.58 0.67 0.04 91.16 [2022-08-10T03:16:29.634Z] Average: 2 6.11 0.00 1.57 0.12 0.03 92.18 [2022-08-10T03:16:29.634Z] Average: 3 5.78 0.00 1.51 0.52 0.04 92.15 [2022-08-10T03:16:29.634Z] Average: 4 5.85 0.00 1.64 0.27 0.04 92.21 [2022-08-10T03:16:29.634Z] Average: 5 6.55 0.00 1.49 0.58 0.04 91.34 [2022-08-10T03:16:29.634Z] Average: 6 5.94 0.00 1.46 0.19 0.03 92.37 [2022-08-10T03:16:29.634Z] Average: 7 6.18 0.00 1.59 0.59 0.04 91.61 [2022-08-10T03:16:29.634Z] [2022-08-10T03:16:29.634Z] [2022-08-10T03:16:29.634Z]