Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35e36fe490a7d7a1e97f3b24aeec797b9423c911 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-ssh17653865875815234864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2852775624151235243.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4827274838146770361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11139489282480789268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13205413621663235582.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28970 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 35e36fe490a7d7a1e97f3b24aeec797b9423c911 (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 35e36fe490a7d7a1e97f3b24aeec797b9423c911 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#155)" > git rev-list --no-walk 745ce0ececd70d604063f252cada215ed76a682d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-12T17:27:43.640Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-12T17:27:43.696Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-12T17:27:43.711Z] ========================================================= [2022-09-12T17:27:43.711Z] EdgeX Global Pipelines Version Info [2022-09-12T17:27:43.711Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:44.500Z] ------------------- [2022-09-12T17:27:44.500Z] stable info: [2022-09-12T17:27:44.500Z] ------------------- [2022-09-12T17:27:44.500Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-12T17:27:44.500Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:27:44.500Z] Message: update stable to v1.0.239 [2022-09-12T17:27:45.077Z] ------------------- [2022-09-12T17:27:45.077Z] experimental info: [2022-09-12T17:27:45.077Z] ------------------- [2022-09-12T17:27:45.077Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-12T17:27:45.077Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:27:45.077Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-12T17:27:45.332Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-12T17:27:45.343Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-12T17:27:45.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-12T17:27:45.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-12T17:27:45.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-12T17:27:45.385Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-12T17:27:45.396Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-12T17:27:45.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-12T17:27:45.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-12T17:27:45.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-12T17:27:45.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-12T17:27:45.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-12T17:27:45.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-12T17:27:45.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-12T17:27:45.498Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:27:45.509Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:27:45.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:27:45.532Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:27:45.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-12T17:27:45.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-12T17:27:45.569Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-12T17:27:45.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-12T17:27:45.592Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-12T17:27:45.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-12T17:27:45.615Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-12T17:27:45.629Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-12T17:27:45.640Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-12T17:27:45.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-12T17:27:45.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-12T17:27:45.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-12T17:27:45.695Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo [2022-09-12T17:27:45.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35e36fe [Pipeline] echo [2022-09-12T17:27:45.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:27:45.762Z] provisioning config files... [2022-09-12T17:27:45.775Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6072964870847459235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:46.085Z] ---> docker-login.sh [2022-09-12T17:27:46.085Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:27:46.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:46.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:46.347Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:46.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:46.347Z] [2022-09-12T17:27:46.347Z] Login Succeeded [2022-09-12T17:27:46.347Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:27:46.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:46.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:46.624Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:46.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:46.624Z] [2022-09-12T17:27:46.624Z] Login Succeeded [2022-09-12T17:27:46.624Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:27:46.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:46.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:46.624Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:46.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:46.624Z] [2022-09-12T17:27:46.624Z] Login Succeeded [2022-09-12T17:27:46.624Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:27:46.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:46.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:46.885Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:46.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:46.885Z] [2022-09-12T17:27:46.885Z] Login Succeeded [2022-09-12T17:27:46.885Z] docker.io [2022-09-12T17:27:46.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:47.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:47.461Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:47.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:47.461Z] [2022-09-12T17:27:47.461Z] Login Succeeded [2022-09-12T17:27:47.461Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:27:47.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-12T17:27:47.850Z] + git rev-list -1 --merges 35e36fe490a7d7a1e97f3b24aeec797b9423c911~1..35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo [2022-09-12T17:27:47.883Z] -----------> git rev-list -1 --merges 35e36fe490a7d7a1e97f3b24aeec797b9423c911~1..35e36fe490a7d7a1e97f3b24aeec797b9423c911 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [false] [Pipeline] sh [2022-09-12T17:27:48.181Z] + git log --format=format:%s -1 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo [2022-09-12T17:27:48.198Z] ========================================================= [2022-09-12T17:27:48.198Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-12T17:27:48.198Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:27:48.538Z] + git log --format=format:%s -1 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] echo [2022-09-12T17:27:48.552Z] [semverPrep] GIT_COMMIT: 35e36fe490a7d7a1e97f3b24aeec797b9423c911, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#155) [Pipeline] echo [2022-09-12T17:27:48.560Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-12T17:27:48.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:27:48.919Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-12T17:27:48.919Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-12T17:27:48.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-12T17:27:48.919Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-12T17:27:48.919Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-12T17:27:48.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:27:49.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:27:49.283Z] [2022-09-12T17:27:49.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:27:49.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:27:49.591Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-12T17:27:49.591Z] b85a868b505f: Pulling fs layer [2022-09-12T17:27:49.591Z] e2be974225ed: Pulling fs layer [2022-09-12T17:27:49.591Z] 339a4e72a1f5: Pulling fs layer [2022-09-12T17:27:49.591Z] 988bab9f4d93: Pulling fs layer [2022-09-12T17:27:49.591Z] 1469e6f7b9e6: Pulling fs layer [2022-09-12T17:27:49.591Z] eaf3925da568: Pulling fs layer [2022-09-12T17:27:49.591Z] bab4dde63d76: Pulling fs layer [2022-09-12T17:27:49.591Z] bde34c3a00c8: Pulling fs layer [2022-09-12T17:27:49.591Z] b352a97aabf1: Pulling fs layer [2022-09-12T17:27:49.591Z] 4872d77fe225: Pulling fs layer [2022-09-12T17:27:49.591Z] 5851b861e8e6: Pulling fs layer [2022-09-12T17:27:49.591Z] bab4dde63d76: Waiting [2022-09-12T17:27:49.591Z] b352a97aabf1: Waiting [2022-09-12T17:27:49.591Z] 4872d77fe225: Waiting [2022-09-12T17:27:49.591Z] bde34c3a00c8: Waiting [2022-09-12T17:27:49.591Z] 5851b861e8e6: Waiting [2022-09-12T17:27:49.591Z] 988bab9f4d93: Waiting [2022-09-12T17:27:49.591Z] 1469e6f7b9e6: Waiting [2022-09-12T17:27:49.591Z] eaf3925da568: Waiting [2022-09-12T17:27:49.591Z] e2be974225ed: Verifying Checksum [2022-09-12T17:27:49.591Z] e2be974225ed: Download complete [2022-09-12T17:27:49.591Z] 988bab9f4d93: Verifying Checksum [2022-09-12T17:27:49.591Z] 988bab9f4d93: Download complete [2022-09-12T17:27:49.851Z] 1469e6f7b9e6: Verifying Checksum [2022-09-12T17:27:49.851Z] 1469e6f7b9e6: Download complete [2022-09-12T17:27:49.851Z] eaf3925da568: Verifying Checksum [2022-09-12T17:27:49.851Z] eaf3925da568: Download complete [2022-09-12T17:27:49.851Z] 339a4e72a1f5: Verifying Checksum [2022-09-12T17:27:49.851Z] 339a4e72a1f5: Download complete [2022-09-12T17:27:49.851Z] bde34c3a00c8: Verifying Checksum [2022-09-12T17:27:49.851Z] bde34c3a00c8: Download complete [2022-09-12T17:27:49.851Z] b352a97aabf1: Download complete [2022-09-12T17:27:49.851Z] 4872d77fe225: Download complete [2022-09-12T17:27:49.851Z] 5851b861e8e6: Verifying Checksum [2022-09-12T17:27:49.851Z] 5851b861e8e6: Download complete [2022-09-12T17:27:49.851Z] b85a868b505f: Verifying Checksum [2022-09-12T17:27:49.851Z] b85a868b505f: Download complete [2022-09-12T17:27:50.112Z] bab4dde63d76: Verifying Checksum [2022-09-12T17:27:51.496Z] b85a868b505f: Pull complete [2022-09-12T17:27:51.496Z] e2be974225ed: Pull complete [2022-09-12T17:27:52.068Z] 339a4e72a1f5: Pull complete [2022-09-12T17:27:52.068Z] 988bab9f4d93: Pull complete [2022-09-12T17:27:52.331Z] 1469e6f7b9e6: Pull complete [2022-09-12T17:27:52.590Z] eaf3925da568: Pull complete [2022-09-12T17:27:54.500Z] bab4dde63d76: Pull complete [2022-09-12T17:27:54.500Z] bde34c3a00c8: Pull complete [2022-09-12T17:27:54.500Z] b352a97aabf1: Pull complete [2022-09-12T17:27:54.500Z] 4872d77fe225: Pull complete [2022-09-12T17:27:54.773Z] 5851b861e8e6: Pull complete [2022-09-12T17:27:54.773Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-12T17:27:54.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:27:54.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:27:54.885Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:27:54.929Z] $ 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-09-12T17:27:56.441Z] $ docker top 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 -eo pid,comm [2022-09-12T17:27:56.519Z] 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-09-12T17:27:56.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:27:56.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:27:56.558Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:27:56.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:27:56.715Z] $ docker exec 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent [2022-09-12T17:27:56.847Z] SSH_AUTH_SOCK=/tmp/ssh-pRyLe2j8Kxxo/agent.33 [2022-09-12T17:27:56.847Z] SSH_AGENT_PID=39 [2022-09-12T17:27:56.856Z] Running ssh-add (command line suppressed) [2022-09-12T17:27:56.981Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4978774550188629499.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4978774550188629499.key) [2022-09-12T17:27:56.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:27:57.292Z] + git tag --points-at HEAD [Pipeline] } [2022-09-12T17:27:57.308Z] $ docker exec --env ******** --env ******** 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent -k [2022-09-12T17:27:57.435Z] unset SSH_AUTH_SOCK; [2022-09-12T17:27:57.435Z] unset SSH_AGENT_PID; [2022-09-12T17:27:57.435Z] echo Agent pid 39 killed; [2022-09-12T17:27:57.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-12T17:27:57.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:27:57.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:27:57.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:27:57.610Z] $ docker exec 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent [2022-09-12T17:27:57.757Z] SSH_AUTH_SOCK=/tmp/ssh-SYsqO5GhLAHq/agent.71 [2022-09-12T17:27:57.757Z] SSH_AGENT_PID=77 [2022-09-12T17:27:57.763Z] Running ssh-add (command line suppressed) [2022-09-12T17:27:57.886Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4213560563994779492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4213560563994779492.key) [2022-09-12T17:27:57.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:27:58.197Z] + git semver init [2022-09-12T17:27:58.463Z] 2022-09-12 17:27:58,428 [run_init] DEBUG init version:0.0.0 force:False [2022-09-12T17:27:58.463Z] 2022-09-12 17:27:58,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-12T17:27:58.463Z] 2022-09-12 17:27:58,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-12T17:27:58.463Z] 2022-09-12 17:27:58,429 [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-09-12T17:27:59.855Z] 2022-09-12 17:27:59,410 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-12T17:27:59.855Z] 2022-09-12 17:27:59,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-12T17:27:59.855Z] 2022-09-12 17:27:59,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:27:59.855Z] 2022-09-12 17:27:59,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:27:59.855Z] 2.3.0-dev.18 [Pipeline] } [2022-09-12T17:27:59.868Z] $ docker exec --env ******** --env ******** 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 ssh-agent -k [2022-09-12T17:27:59.996Z] unset SSH_AUTH_SOCK; [2022-09-12T17:27:59.997Z] unset SSH_AGENT_PID; [2022-09-12T17:27:59.997Z] echo Agent pid 77 killed; [2022-09-12T17:28:00.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:28:00.318Z] + git semver [Pipeline] } [2022-09-12T17:28:00.598Z] $ docker stop --time=1 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 [2022-09-12T17:28:01.957Z] $ docker rm -f 61f5ece14e61f20123913127e37ea8a1ed2bea1c3bf3f3929fe23bbcb069e8a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:28:02.328Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-12T17:28:02.612Z] Stashed 1 file(s) [Pipeline] echo [2022-09-12T17:28:02.615Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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-09-12T17:28:02.754Z] provisioning config files... [2022-09-12T17:28:02.767Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7220275777385739190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:28:03.067Z] ---> docker-login.sh [2022-09-12T17:28:03.067Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:28:03.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:28:03.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:28:03.067Z] Configure a credential helper to remove this warning. See [2022-09-12T17:28:03.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:28:03.067Z] [2022-09-12T17:28:03.067Z] Login Succeeded [2022-09-12T17:28:03.067Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:28:03.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:28:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:28:03.326Z] Configure a credential helper to remove this warning. See [2022-09-12T17:28:03.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:28:03.326Z] [2022-09-12T17:28:03.326Z] Login Succeeded [2022-09-12T17:28:03.326Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:28:03.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:28:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:28:03.326Z] Configure a credential helper to remove this warning. See [2022-09-12T17:28:03.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:28:03.326Z] [2022-09-12T17:28:03.326Z] Login Succeeded [2022-09-12T17:28:03.326Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:28:03.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:28:03.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:28:03.587Z] Configure a credential helper to remove this warning. See [2022-09-12T17:28:03.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:28:03.587Z] [2022-09-12T17:28:03.587Z] Login Succeeded [2022-09-12T17:28:03.587Z] docker.io [2022-09-12T17:28:03.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:28:03.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:28:03.848Z] Configure a credential helper to remove this warning. See [2022-09-12T17:28:03.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:28:03.848Z] [2022-09-12T17:28:03.848Z] Login Succeeded [2022-09-12T17:28:03.848Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:28:03.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:28:03.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:28:03.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:28:03.947Z] ========================================================= [2022-09-12T17:28:03.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-12T17:28:03.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:28:04.263Z] + 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-09-12T17:28:04.263Z] Sending build context to Docker daemon 20.62MB [2022-09-12T17:28:04.263Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:28:04.263Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T17:28:04.527Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-12T17:28:04.527Z] 2408cc74d12b: Pulling fs layer [2022-09-12T17:28:04.527Z] ea60b727a1ce: Pulling fs layer [2022-09-12T17:28:04.527Z] 30c4a7721957: Pulling fs layer [2022-09-12T17:28:04.527Z] 370296b7ddb6: Pulling fs layer [2022-09-12T17:28:04.527Z] 7c6cee850709: Pulling fs layer [2022-09-12T17:28:04.527Z] 39a5fcdaea64: Pulling fs layer [2022-09-12T17:28:04.527Z] d94ebbe4e438: Pulling fs layer [2022-09-12T17:28:04.527Z] bcfd1f05c69d: Pulling fs layer [2022-09-12T17:28:04.527Z] 370296b7ddb6: Waiting [2022-09-12T17:28:04.527Z] 59ccb84bbe0f: Pulling fs layer [2022-09-12T17:28:04.527Z] 7c6cee850709: Waiting [2022-09-12T17:28:04.527Z] d94ebbe4e438: Waiting [2022-09-12T17:28:04.527Z] 39a5fcdaea64: Waiting [2022-09-12T17:28:04.527Z] 59ccb84bbe0f: Waiting [2022-09-12T17:28:04.527Z] bcfd1f05c69d: Waiting [2022-09-12T17:28:04.527Z] 30c4a7721957: Download complete [2022-09-12T17:28:04.527Z] ea60b727a1ce: Verifying Checksum [2022-09-12T17:28:04.527Z] ea60b727a1ce: Download complete [2022-09-12T17:28:04.527Z] 7c6cee850709: Download complete [2022-09-12T17:28:04.527Z] 39a5fcdaea64: Verifying Checksum [2022-09-12T17:28:04.527Z] 39a5fcdaea64: Download complete [2022-09-12T17:28:04.527Z] 2408cc74d12b: Verifying Checksum [2022-09-12T17:28:04.527Z] 2408cc74d12b: Download complete [2022-09-12T17:28:04.527Z] d94ebbe4e438: Verifying Checksum [2022-09-12T17:28:04.527Z] d94ebbe4e438: Download complete [2022-09-12T17:28:04.527Z] 2408cc74d12b: Pull complete [2022-09-12T17:28:04.790Z] ea60b727a1ce: Pull complete [2022-09-12T17:28:04.790Z] 30c4a7721957: Pull complete [2022-09-12T17:28:04.790Z] 59ccb84bbe0f: Verifying Checksum [2022-09-12T17:28:04.790Z] 59ccb84bbe0f: Download complete [2022-09-12T17:28:05.364Z] bcfd1f05c69d: Verifying Checksum [2022-09-12T17:28:05.364Z] bcfd1f05c69d: Download complete [2022-09-12T17:28:05.364Z] 370296b7ddb6: Verifying Checksum [2022-09-12T17:28:05.364Z] 370296b7ddb6: Download complete [2022-09-12T17:28:09.560Z] 370296b7ddb6: Pull complete [2022-09-12T17:28:09.560Z] 7c6cee850709: Pull complete [2022-09-12T17:28:09.560Z] 39a5fcdaea64: Pull complete [2022-09-12T17:28:09.560Z] d94ebbe4e438: Pull complete [2022-09-12T17:28:12.127Z] bcfd1f05c69d: Pull complete [2022-09-12T17:28:13.071Z] 59ccb84bbe0f: Pull complete [2022-09-12T17:28:13.071Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-12T17:28:13.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-12T17:28:13.071Z] ---> a4fb48ad2a94 [2022-09-12T17:28:13.071Z] Step 3/13 : ARG MAKE="make build" [2022-09-12T17:28:14.466Z] ---> Running in 262c8cd8b6b2 [2022-09-12T17:28:14.728Z] Removing intermediate container 262c8cd8b6b2 [2022-09-12T17:28:14.728Z] ---> acb486bcf2ab [2022-09-12T17:28:14.728Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:28:14.728Z] ---> Running in 453b374ebddc [2022-09-12T17:28:14.989Z] Removing intermediate container 453b374ebddc [2022-09-12T17:28:14.989Z] ---> 0f9ff6f1043e [2022-09-12T17:28:14.989Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:28:14.989Z] ---> Running in 6abd56479d4f [2022-09-12T17:28:15.251Z] Removing intermediate container 6abd56479d4f [2022-09-12T17:28:15.251Z] ---> 564d286c0498 [2022-09-12T17:28:15.251Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:28:15.511Z] ---> Running in 3c7b34a9cdf8 [2022-09-12T17:28:15.511Z] Removing intermediate container 3c7b34a9cdf8 [2022-09-12T17:28:15.511Z] ---> 62e54832a40b [2022-09-12T17:28:15.511Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:28:15.511Z] ---> Running in a7768fc8c996 [2022-09-12T17:28:16.454Z] Removing intermediate container a7768fc8c996 [2022-09-12T17:28:16.454Z] ---> 19b8bc43a9d5 [2022-09-12T17:28:16.454Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:28:16.454Z] ---> Running in b2161633712d [2022-09-12T17:28:16.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:28:17.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:28:17.659Z] OK: 211 MiB in 51 packages [2022-09-12T17:28:17.719Z] Still waiting to schedule task [2022-09-12T17:28:17.719Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-12T17:28:18.236Z] Removing intermediate container b2161633712d [2022-09-12T17:28:18.236Z] ---> b458951fb0d1 [2022-09-12T17:28:18.236Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-12T17:28:18.236Z] ---> Running in 63cd9cc0478c [2022-09-12T17:28:18.236Z] Removing intermediate container 63cd9cc0478c [2022-09-12T17:28:18.236Z] ---> 33c83b9f1bf7 [2022-09-12T17:28:18.236Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-12T17:28:18.497Z] ---> 47d324524c1c [2022-09-12T17:28:18.497Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:28:18.497Z] ---> Running in ed4c52e156ec [2022-09-12T17:28:36.626Z] Removing intermediate container ed4c52e156ec [2022-09-12T17:28:36.626Z] ---> 48f345143f26 [2022-09-12T17:28:36.626Z] Step 12/13 : COPY . . [2022-09-12T17:28:36.626Z] ---> 33c727f5d1d0 [2022-09-12T17:28:36.626Z] Step 13/13 : RUN ${MAKE} [2022-09-12T17:28:36.626Z] ---> Running in 4ce7c5b491df [2022-09-12T17:28:36.626Z] noop [2022-09-12T17:28:36.626Z] Removing intermediate container 4ce7c5b491df [2022-09-12T17:28:36.626Z] ---> be4f4605e912 [2022-09-12T17:28:36.626Z] Successfully built be4f4605e912 [2022-09-12T17:28:36.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:28:36.951Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:28:36.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:28:37.041Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:28:37.082Z] $ 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-09-12T17:28:37.495Z] $ docker top 5f0852a1d45ee33c3a8a21b54ee884939d9ba0de04e2d2705d61b748e27fffdf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:28:37.901Z] + go version [2022-09-12T17:28:37.901Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-12T17:28:37.946Z] $ docker stop --time=1 5f0852a1d45ee33c3a8a21b54ee884939d9ba0de04e2d2705d61b748e27fffdf [2022-09-12T17:28:39.296Z] $ docker rm -f 5f0852a1d45ee33c3a8a21b54ee884939d9ba0de04e2d2705d61b748e27fffdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:28:39.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:28:39.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:28:39.850Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:28:39.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-12T17:28:40.302Z] $ docker top 6a9f250918900e70ec6cf46097a926607b729c12e3b99ef58fd86d2321900076 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:28:40.675Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:28:40.978Z] + make test [2022-09-12T17:28:40.979Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:28:41.237Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-12T17:28:53.466Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-12T17:28:53.466Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.042s coverage: 28.6% of statements [2022-09-12T17:28:53.466Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-12T17:28:58.754Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.413s coverage: 13.8% of statements [2022-09-12T17:29:06.879Z] 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-09-12T17:29:06.879Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T17:29:10.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:29:10.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:29:10.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:29:10.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:29:10.203Z] $ docker stop --time=1 6a9f250918900e70ec6cf46097a926607b729c12e3b99ef58fd86d2321900076 [2022-09-12T17:29:12.241Z] $ docker rm -f 6a9f250918900e70ec6cf46097a926607b729c12e3b99ef58fd86d2321900076 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:29:12.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:29:12.793Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-12T17:29:13.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:29:13.526Z] + ls -al . [2022-09-12T17:29:13.526Z] total 232 [2022-09-12T17:29:13.526Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:28 . [2022-09-12T17:29:13.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 .. [2022-09-12T17:29:13.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:28 .git [2022-09-12T17:29:13.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 .github [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:27 .gitignore [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:27 .golangci.yml [2022-09-12T17:29:13.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:27 .semver [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:27 Attribution.txt [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:27 CHANGELOG.md [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:27 Dockerfile [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:27 GOVERNANCE.md [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:27 Jenkinsfile [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:27 LICENSE [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:27 Makefile [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:27 OWNERS.md [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:27 README.md [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:28 VERSION [2022-09-12T17:29:13.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:27 bin [2022-09-12T17:29:13.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 cmd [2022-09-12T17:29:13.526Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:28 coverage.out [2022-09-12T17:29:13.526Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:27 doc [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:27 go.mod [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:27 go.sum [2022-09-12T17:29:13.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 internal [2022-09-12T17:29:13.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 snap [2022-09-12T17:29:13.526Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:13.834Z] + 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=35e36fe490a7d7a1e97f3b24aeec797b9423c911 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-09-12T17:29:13.834Z] Sending build context to Docker daemon 20.7MB [2022-09-12T17:29:13.834Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:29:13.834Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-12T17:29:13.834Z] ---> be4f4605e912 [2022-09-12T17:29:13.834Z] Step 3/26 : ARG MAKE="make build" [2022-09-12T17:29:14.105Z] ---> Running in 280a823db9b9 [2022-09-12T17:29:14.105Z] Removing intermediate container 280a823db9b9 [2022-09-12T17:29:14.105Z] ---> fec5e62215f9 [2022-09-12T17:29:14.105Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:29:14.105Z] ---> Running in 861d19856ce8 [2022-09-12T17:29:14.365Z] Removing intermediate container 861d19856ce8 [2022-09-12T17:29:14.365Z] ---> 3233ea7d7c80 [2022-09-12T17:29:14.365Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:29:14.365Z] ---> Running in c4892b2e3e8b [2022-09-12T17:29:14.365Z] Removing intermediate container c4892b2e3e8b [2022-09-12T17:29:14.365Z] ---> 025a1996faa4 [2022-09-12T17:29:14.365Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:29:14.365Z] ---> Running in f50efbdd3131 [2022-09-12T17:29:14.626Z] Removing intermediate container f50efbdd3131 [2022-09-12T17:29:14.626Z] ---> 074fd0e4a7a5 [2022-09-12T17:29:14.626Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:29:14.626Z] ---> Running in b5972e4c4abc [2022-09-12T17:29:15.198Z] Removing intermediate container b5972e4c4abc [2022-09-12T17:29:15.198Z] ---> 174fcc2da9b2 [2022-09-12T17:29:15.198Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:29:15.198Z] ---> Running in 59746a36a257 [2022-09-12T17:29:15.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:29:16.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:29:16.918Z] OK: 211 MiB in 51 packages [2022-09-12T17:29:17.177Z] Removing intermediate container 59746a36a257 [2022-09-12T17:29:17.177Z] ---> 2ce8d6e54486 [2022-09-12T17:29:17.177Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-12T17:29:17.177Z] ---> Running in d2d608210677 [2022-09-12T17:29:17.438Z] Removing intermediate container d2d608210677 [2022-09-12T17:29:17.438Z] ---> 0a83f3168eb2 [2022-09-12T17:29:17.438Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-12T17:29:17.438Z] ---> 028505b49db8 [2022-09-12T17:29:17.438Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:29:17.697Z] ---> Running in f9ce2e920975 [2022-09-12T17:29:18.268Z] Removing intermediate container f9ce2e920975 [2022-09-12T17:29:18.268Z] ---> 03c343b54b57 [2022-09-12T17:29:18.268Z] Step 12/26 : COPY . . [2022-09-12T17:29:19.207Z] ---> 17e41a86e133 [2022-09-12T17:29:19.207Z] Step 13/26 : RUN ${MAKE} [2022-09-12T17:29:19.207Z] ---> Running in 820548795d4a [2022-09-12T17:29:19.207Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.18 -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-09-12T17:29:41.146Z] Removing intermediate container 820548795d4a [2022-09-12T17:29:41.146Z] ---> 0ca85b3cd7ac [2022-09-12T17:29:41.146Z] Step 14/26 : FROM alpine:3.16 [2022-09-12T17:29:41.146Z] 3.16: Pulling from library/alpine [2022-09-12T17:29:41.408Z] 213ec9aee27d: Pulling fs layer [2022-09-12T17:29:41.670Z] 213ec9aee27d: Verifying Checksum [2022-09-12T17:29:41.930Z] 213ec9aee27d: Pull complete [2022-09-12T17:29:41.930Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:29:41.930Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:29:41.930Z] ---> 9c6f07244728 [2022-09-12T17:29:41.930Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-12T17:29:41.930Z] ---> Running in d5206bc49c4e [2022-09-12T17:29:41.930Z] Removing intermediate container d5206bc49c4e [2022-09-12T17:29:41.930Z] ---> 7cf4e7db75a6 [2022-09-12T17:29:41.930Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T17:29:42.191Z] ---> Running in de18fc75af55 [2022-09-12T17:29:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:29:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:29:42.714Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T17:29:42.714Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:29:42.714Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T17:29:42.714Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:29:42.714Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T17:29:42.714Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T17:29:42.714Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:29:42.714Z] OK: 8 MiB in 20 packages [2022-09-12T17:29:43.281Z] Removing intermediate container de18fc75af55 [2022-09-12T17:29:43.281Z] ---> 09359538cff3 [2022-09-12T17:29:43.281Z] Step 17/26 : WORKDIR / [2022-09-12T17:29:43.281Z] ---> Running in a3789e8834ac [2022-09-12T17:29:43.281Z] Removing intermediate container a3789e8834ac [2022-09-12T17:29:43.281Z] ---> 9e92cb683f20 [2022-09-12T17:29:43.281Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-12T17:29:43.848Z] ---> bd07284ae249 [2022-09-12T17:29:43.848Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-12T17:29:44.112Z] ---> 5f6d0fca6f29 [2022-09-12T17:29:44.112Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-12T17:29:44.112Z] ---> faa64e3a17b6 [2022-09-12T17:29:44.112Z] Step 21/26 : EXPOSE 59984 [2022-09-12T17:29:44.372Z] ---> Running in ba9b02da3707 [2022-09-12T17:29:44.372Z] Removing intermediate container ba9b02da3707 [2022-09-12T17:29:44.372Z] ---> 198f2727b29f [2022-09-12T17:29:44.372Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-12T17:29:44.372Z] ---> Running in 1e0fa6a31836 [2022-09-12T17:29:44.639Z] Removing intermediate container 1e0fa6a31836 [2022-09-12T17:29:44.639Z] ---> f3965965340d [2022-09-12T17:29:44.639Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-12T17:29:44.639Z] ---> Running in 0d8c547de64f [2022-09-12T17:29:44.639Z] Removing intermediate container 0d8c547de64f [2022-09-12T17:29:44.639Z] ---> 9336a6350ed4 [2022-09-12T17:29:44.639Z] Step 24/26 : LABEL arch=amd64 [2022-09-12T17:29:44.898Z] ---> Running in e18ef97c53ed [2022-09-12T17:29:44.898Z] Removing intermediate container e18ef97c53ed [2022-09-12T17:29:44.898Z] ---> 8b11b95b3acc [2022-09-12T17:29:44.898Z] Step 25/26 : LABEL git_sha=35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:29:44.898Z] ---> Running in a996076b62b7 [2022-09-12T17:29:45.159Z] Removing intermediate container a996076b62b7 [2022-09-12T17:29:45.159Z] ---> 44b3dedd0112 [2022-09-12T17:29:45.159Z] Step 26/26 : LABEL version=2.3.0-dev.18 [2022-09-12T17:29:45.159Z] ---> Running in 7b7f2fba3bb6 [2022-09-12T17:29:45.159Z] Removing intermediate container 7b7f2fba3bb6 [2022-09-12T17:29:45.159Z] ---> 33e17aaa820c [2022-09-12T17:29:45.159Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:29:45.159Z] Successfully built 33e17aaa820c [2022-09-12T17:29:45.159Z] 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-09-12T17:29:45.262Z] provisioning config files... [2022-09-12T17:29:45.272Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2040060178185404680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:29:45.574Z] ---> docker-login.sh [2022-09-12T17:29:45.574Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:29:45.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:29:45.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:29:45.574Z] Configure a credential helper to remove this warning. See [2022-09-12T17:29:45.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:29:45.574Z] [2022-09-12T17:29:45.574Z] Login Succeeded [2022-09-12T17:29:45.574Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:29:45.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:29:45.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:29:45.835Z] Configure a credential helper to remove this warning. See [2022-09-12T17:29:45.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:29:45.835Z] [2022-09-12T17:29:45.835Z] Login Succeeded [2022-09-12T17:29:45.835Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:29:45.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:29:45.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:29:45.835Z] Configure a credential helper to remove this warning. See [2022-09-12T17:29:45.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:29:45.835Z] [2022-09-12T17:29:45.835Z] Login Succeeded [2022-09-12T17:29:45.835Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:29:45.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:29:46.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:29:46.096Z] Configure a credential helper to remove this warning. See [2022-09-12T17:29:46.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:29:46.096Z] [2022-09-12T17:29:46.096Z] Login Succeeded [2022-09-12T17:29:46.096Z] docker.io [2022-09-12T17:29:46.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:29:46.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:29:46.359Z] Configure a credential helper to remove this warning. See [2022-09-12T17:29:46.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:29:46.359Z] [2022-09-12T17:29:46.359Z] Login Succeeded [2022-09-12T17:29:46.359Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:29:46.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:29:46.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:29:46.422Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-12T17:29:46.422Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:29:46.422Z] latest [2022-09-12T17:29:46.422Z] 2.3.0-dev.18 [2022-09-12T17:29:46.423Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [2022-09-12T17:29:46.423Z] main [2022-09-12T17:29:46.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:46.746Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:47.057Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:29:47.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:29:47.057Z] 923e0f88377f: Preparing [2022-09-12T17:29:47.057Z] ca1037afbba7: Preparing [2022-09-12T17:29:47.057Z] 6f7d9867edb2: Preparing [2022-09-12T17:29:47.057Z] 5287f5ca7fcf: Preparing [2022-09-12T17:29:47.057Z] 994393dc58e7: Preparing [2022-09-12T17:29:47.057Z] 994393dc58e7: Layer already exists [2022-09-12T17:29:47.057Z] 923e0f88377f: Pushed [2022-09-12T17:29:47.057Z] ca1037afbba7: Pushed [2022-09-12T17:29:47.316Z] 5287f5ca7fcf: Pushed [2022-09-12T17:29:49.854Z] 6f7d9867edb2: Pushed [2022-09-12T17:29:49.854Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:50.176Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:50.490Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-12T17:29:50.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:29:50.490Z] 923e0f88377f: Preparing [2022-09-12T17:29:50.490Z] ca1037afbba7: Preparing [2022-09-12T17:29:50.490Z] 6f7d9867edb2: Preparing [2022-09-12T17:29:50.490Z] 5287f5ca7fcf: Preparing [2022-09-12T17:29:50.490Z] 994393dc58e7: Preparing [2022-09-12T17:29:50.490Z] 994393dc58e7: Layer already exists [2022-09-12T17:29:50.490Z] ca1037afbba7: Layer already exists [2022-09-12T17:29:50.490Z] 923e0f88377f: Layer already exists [2022-09-12T17:29:50.490Z] 6f7d9867edb2: Layer already exists [2022-09-12T17:29:50.490Z] 5287f5ca7fcf: Layer already exists [2022-09-12T17:29:50.490Z] latest: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:50.808Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:51.120Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.18 [2022-09-12T17:29:51.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:29:51.120Z] 923e0f88377f: Preparing [2022-09-12T17:29:51.120Z] ca1037afbba7: Preparing [2022-09-12T17:29:51.120Z] 6f7d9867edb2: Preparing [2022-09-12T17:29:51.120Z] 5287f5ca7fcf: Preparing [2022-09-12T17:29:51.120Z] 994393dc58e7: Preparing [2022-09-12T17:29:51.120Z] 5287f5ca7fcf: Layer already exists [2022-09-12T17:29:51.120Z] 6f7d9867edb2: Layer already exists [2022-09-12T17:29:51.120Z] ca1037afbba7: Layer already exists [2022-09-12T17:29:51.120Z] 923e0f88377f: Layer already exists [2022-09-12T17:29:51.120Z] 994393dc58e7: Layer already exists [2022-09-12T17:29:51.120Z] 2.3.0-dev.18: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:51.447Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:51.762Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [2022-09-12T17:29:51.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:29:51.762Z] 923e0f88377f: Preparing [2022-09-12T17:29:51.762Z] ca1037afbba7: Preparing [2022-09-12T17:29:51.762Z] 6f7d9867edb2: Preparing [2022-09-12T17:29:51.762Z] 5287f5ca7fcf: Preparing [2022-09-12T17:29:51.762Z] 994393dc58e7: Preparing [2022-09-12T17:29:51.762Z] 994393dc58e7: Layer already exists [2022-09-12T17:29:51.762Z] ca1037afbba7: Layer already exists [2022-09-12T17:29:51.762Z] 923e0f88377f: Layer already exists [2022-09-12T17:29:51.762Z] 5287f5ca7fcf: Layer already exists [2022-09-12T17:29:51.762Z] 6f7d9867edb2: Layer already exists [2022-09-12T17:29:51.762Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:52.172Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:52.558Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-12T17:29:52.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:29:52.558Z] 923e0f88377f: Preparing [2022-09-12T17:29:52.558Z] ca1037afbba7: Preparing [2022-09-12T17:29:52.558Z] 6f7d9867edb2: Preparing [2022-09-12T17:29:52.558Z] 5287f5ca7fcf: Preparing [2022-09-12T17:29:52.558Z] 994393dc58e7: Preparing [2022-09-12T17:29:52.558Z] 994393dc58e7: Layer already exists [2022-09-12T17:29:52.558Z] 6f7d9867edb2: Layer already exists [2022-09-12T17:29:52.558Z] 923e0f88377f: Layer already exists [2022-09-12T17:29:52.558Z] 5287f5ca7fcf: Layer already exists [2022-09-12T17:29:52.558Z] ca1037afbba7: Layer already exists [2022-09-12T17:29:52.558Z] main: digest: sha256:bfa67c4bf63a061e054c631169f77778d0f35672b58cfa050a56b36fb88bce76 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:29:52.607Z] ===================================================== [Pipeline] echo [2022-09-12T17:29:52.616Z] taggedImages: [2022-09-12T17:29:52.616Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:29:52.616Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-12T17:29:52.616Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.18 [2022-09-12T17:29:52.616Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [2022-09-12T17:29:52.616Z] - 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-09-12T17:29:52.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:29:52.978Z] [2022-09-12T17:29:52.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:53.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:29:53.286Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-12T17:29:53.286Z] 5eb5b503b376: Pulling fs layer [2022-09-12T17:29:53.286Z] 5c69ac0246d0: Pulling fs layer [2022-09-12T17:29:53.286Z] ec43610c2a17: Pulling fs layer [2022-09-12T17:29:53.286Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-12T17:29:53.286Z] 33b1e0a273af: Pulling fs layer [2022-09-12T17:29:53.286Z] 3a2ae6a8a46f: Waiting [2022-09-12T17:29:53.286Z] 5d3b04190fa2: Pulling fs layer [2022-09-12T17:29:53.286Z] 2f39f015ded8: Pulling fs layer [2022-09-12T17:29:53.286Z] 5d3b04190fa2: Waiting [2022-09-12T17:29:53.286Z] 5c69ac0246d0: Verifying Checksum [2022-09-12T17:29:53.286Z] 5c69ac0246d0: Download complete [2022-09-12T17:29:53.286Z] 3a2ae6a8a46f: Download complete [2022-09-12T17:29:53.286Z] 33b1e0a273af: Verifying Checksum [2022-09-12T17:29:53.286Z] 33b1e0a273af: Download complete [2022-09-12T17:29:53.286Z] ec43610c2a17: Verifying Checksum [2022-09-12T17:29:53.286Z] ec43610c2a17: Download complete [2022-09-12T17:29:53.545Z] 5d3b04190fa2: Verifying Checksum [2022-09-12T17:29:53.545Z] 5d3b04190fa2: Download complete [2022-09-12T17:29:53.545Z] 5eb5b503b376: Download complete [2022-09-12T17:29:54.114Z] 2f39f015ded8: Download complete [2022-09-12T17:29:54.683Z] 5eb5b503b376: Pull complete [2022-09-12T17:29:54.943Z] 5c69ac0246d0: Pull complete [2022-09-12T17:29:55.512Z] ec43610c2a17: Pull complete [2022-09-12T17:29:55.512Z] 3a2ae6a8a46f: Pull complete [2022-09-12T17:29:55.771Z] 33b1e0a273af: Pull complete [2022-09-12T17:29:55.771Z] 5d3b04190fa2: Pull complete [2022-09-12T17:29:59.963Z] 2f39f015ded8: Pull complete [2022-09-12T17:29:59.963Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-12T17:29:59.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:29:59.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:30:00.056Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:30:00.091Z] $ 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-09-12T17:30:01.736Z] $ docker top 872134763ed312ed6ce91a32556ecc730530e00e50bfcb24a07a05b8cd9e38da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:30:02.114Z] ---> job-cost.sh [2022-09-12T17:30:02.114Z] lf-activate-venv: SKIPPING [2022-09-12T17:30:02.114Z] INFO: No Stack... [2022-09-12T17:30:02.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:30:03.257Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:30:03.549Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-09-12T17:30:03.549Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T17:30:03.563Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [2022-09-12T17:30:03.568Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] did not exist. Created. [2022-09-12T17:30:03.568Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:30:03.869Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-12T17:30:03.892Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:30:03.898Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:30:03.917Z] $ docker stop --time=1 872134763ed312ed6ce91a32556ecc730530e00e50bfcb24a07a05b8cd9e38da [2022-09-12T17:30:05.093Z] $ docker rm -f 872134763ed312ed6ce91a32556ecc730530e00e50bfcb24a07a05b8cd9e38da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-12T17:31:57.857Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28978 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-09-12T17:31:57.869Z] Running in /w/workspace/device-onvif-camera/57 [Pipeline] { [Pipeline] checkout [2022-09-12T17:31:57.903Z] Selected Git installation does not exist. Using Default [2022-09-12T17:31:57.903Z] The recommended git tool is: NONE [2022-09-12T17:32:05.404Z] using credential edgex-jenkins-ssh [2022-09-12T17:32:05.424Z] Cloning the remote Git repository [2022-09-12T17:32:05.487Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-12T17:32:05.569Z] > git init /w/workspace/device-onvif-camera/57 # timeout=10 [2022-09-12T17:32:05.679Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-12T17:32:05.680Z] > git --version # timeout=10 [2022-09-12T17:32:05.728Z] > git --version # 'git version 2.25.1' [2022-09-12T17:32:05.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T17:32:05.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:32:07.164Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-12T17:32:07.229Z] Avoid second fetch [2022-09-12T17:32:07.230Z] Checking out Revision 35e36fe490a7d7a1e97f3b24aeec797b9423c911 (main) [2022-09-12T17:32:07.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:32:07.252Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T17:32:07.272Z] > git checkout -f 35e36fe490a7d7a1e97f3b24aeec797b9423c911 # timeout=10 [2022-09-12T17:32:11.806Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#155)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:32:12.785Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-12T17:32:12.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:32:12.785Z] Dload Upload Total Spent Left Speed [2022-09-12T17:32:12.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-09-12T17:32:13.450Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-12T17:32:13.802Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-12T17:32:13.802Z] + sudo tee /etc/docker/daemon.new [2022-09-12T17:32:13.802Z] { [2022-09-12T17:32:13.802Z] "registry-mirrors": [ [2022-09-12T17:32:13.802Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-12T17:32:13.802Z] ], [2022-09-12T17:32:13.802Z] "bip": "10.250.0.254/24", [2022-09-12T17:32:13.802Z] "hosts": [ [2022-09-12T17:32:13.802Z] "tcp://0.0.0.0:5555", [2022-09-12T17:32:13.802Z] "unix:///var/run/docker.sock" [2022-09-12T17:32:13.802Z] ], [2022-09-12T17:32:13.802Z] "mtu": 1458, [2022-09-12T17:32:13.802Z] "selinux-enabled": true, [2022-09-12T17:32:13.802Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-12T17:32:13.802Z] } [Pipeline] sh [2022-09-12T17:32:14.169Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-12T17:32:14.602Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:32:32.986Z] provisioning config files... [2022-09-12T17:32:33.011Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/57@tmp/config3999697874963788552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:32:33.370Z] ---> docker-login.sh [2022-09-12T17:32:33.370Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:32:33.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:32:34.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:32:34.566Z] Configure a credential helper to remove this warning. See [2022-09-12T17:32:34.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:32:34.566Z] [2022-09-12T17:32:34.566Z] Login Succeeded [2022-09-12T17:32:34.566Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:32:34.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:32:34.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:32:34.840Z] Configure a credential helper to remove this warning. See [2022-09-12T17:32:34.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:32:34.840Z] [2022-09-12T17:32:34.840Z] Login Succeeded [2022-09-12T17:32:34.840Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:32:35.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:32:35.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:32:35.401Z] Configure a credential helper to remove this warning. See [2022-09-12T17:32:35.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:32:35.401Z] [2022-09-12T17:32:35.401Z] Login Succeeded [2022-09-12T17:32:35.401Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:32:35.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:32:35.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:32:35.948Z] Configure a credential helper to remove this warning. See [2022-09-12T17:32:35.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:32:35.948Z] [2022-09-12T17:32:35.948Z] Login Succeeded [2022-09-12T17:32:35.948Z] docker.io [2022-09-12T17:32:36.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:32:36.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:32:36.495Z] Configure a credential helper to remove this warning. See [2022-09-12T17:32:36.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:32:36.495Z] [2022-09-12T17:32:36.495Z] Login Succeeded [2022-09-12T17:32:36.495Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:32:36.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:32:37.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:32:37.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:32:37.125Z] ========================================================= [2022-09-12T17:32:37.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-12T17:32:37.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:32:37.503Z] + 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-09-12T17:32:38.102Z] Sending build context to Docker daemon 14.11MB [2022-09-12T17:32:38.102Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:32:38.102Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T17:32:38.382Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-12T17:32:38.382Z] b3c136eddcbf: Pulling fs layer [2022-09-12T17:32:38.382Z] c0a3192eca97: Pulling fs layer [2022-09-12T17:32:38.382Z] a050256f5b6f: Pulling fs layer [2022-09-12T17:32:38.382Z] 656be50a0ddc: Pulling fs layer [2022-09-12T17:32:38.382Z] 2bbca73fdf42: Pulling fs layer [2022-09-12T17:32:38.382Z] 46d945488cbd: Pulling fs layer [2022-09-12T17:32:38.382Z] 8a5474983e97: Pulling fs layer [2022-09-12T17:32:38.382Z] 329c88fbcd65: Pulling fs layer [2022-09-12T17:32:38.382Z] 656be50a0ddc: Waiting [2022-09-12T17:32:38.382Z] 2bbca73fdf42: Waiting [2022-09-12T17:32:38.382Z] 46d945488cbd: Waiting [2022-09-12T17:32:38.382Z] 8a5474983e97: Waiting [2022-09-12T17:32:38.382Z] 329c88fbcd65: Waiting [2022-09-12T17:32:38.382Z] a050256f5b6f: Download complete [2022-09-12T17:32:38.382Z] c0a3192eca97: Verifying Checksum [2022-09-12T17:32:38.382Z] c0a3192eca97: Download complete [2022-09-12T17:32:38.382Z] 2bbca73fdf42: Verifying Checksum [2022-09-12T17:32:38.382Z] 2bbca73fdf42: Download complete [2022-09-12T17:32:38.382Z] 46d945488cbd: Verifying Checksum [2022-09-12T17:32:38.382Z] 46d945488cbd: Download complete [2022-09-12T17:32:38.382Z] b3c136eddcbf: Download complete [2022-09-12T17:32:39.373Z] b3c136eddcbf: Pull complete [2022-09-12T17:32:39.373Z] 329c88fbcd65: Verifying Checksum [2022-09-12T17:32:39.373Z] 329c88fbcd65: Download complete [2022-09-12T17:32:40.007Z] c0a3192eca97: Pull complete [2022-09-12T17:32:40.285Z] a050256f5b6f: Pull complete [2022-09-12T17:32:40.569Z] 8a5474983e97: Download complete [2022-09-12T17:32:41.171Z] 656be50a0ddc: Verifying Checksum [2022-09-12T17:32:41.171Z] 656be50a0ddc: Download complete [2022-09-12T17:32:56.279Z] 656be50a0ddc: Pull complete [2022-09-12T17:32:56.279Z] 2bbca73fdf42: Pull complete [2022-09-12T17:32:56.279Z] 46d945488cbd: Pull complete [2022-09-12T17:33:01.699Z] 8a5474983e97: Pull complete [2022-09-12T17:33:03.692Z] 329c88fbcd65: Pull complete [2022-09-12T17:33:03.692Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-12T17:33:03.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-12T17:33:03.692Z] ---> ff4287adb874 [2022-09-12T17:33:03.692Z] Step 3/13 : ARG MAKE="make build" [2022-09-12T17:33:05.689Z] ---> Running in 7ab0f56a566b [2022-09-12T17:33:06.297Z] Removing intermediate container 7ab0f56a566b [2022-09-12T17:33:06.297Z] ---> 8bbd8cf65a80 [2022-09-12T17:33:06.297Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:33:06.297Z] ---> Running in 6fd7a4061f50 [2022-09-12T17:33:06.581Z] Removing intermediate container 6fd7a4061f50 [2022-09-12T17:33:06.859Z] ---> 08669466abd4 [2022-09-12T17:33:06.859Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:33:06.859Z] ---> Running in 769030f298cc [2022-09-12T17:33:08.297Z] Removing intermediate container 769030f298cc [2022-09-12T17:33:08.297Z] ---> 40fc30b4d050 [2022-09-12T17:33:08.297Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:33:08.297Z] ---> Running in 043d8cf0e860 [2022-09-12T17:33:08.570Z] Removing intermediate container 043d8cf0e860 [2022-09-12T17:33:08.570Z] ---> f51ecc98d917 [2022-09-12T17:33:08.570Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:33:08.570Z] ---> Running in 1caf3f95d80c [2022-09-12T17:33:10.568Z] Removing intermediate container 1caf3f95d80c [2022-09-12T17:33:10.568Z] ---> 9348cfe336e9 [2022-09-12T17:33:10.568Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:33:10.568Z] ---> Running in 210b41f61075 [2022-09-12T17:33:12.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:33:12.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:33:13.997Z] OK: 221 MiB in 51 packages [2022-09-12T17:33:15.005Z] Removing intermediate container 210b41f61075 [2022-09-12T17:33:15.005Z] ---> 0e3e7ff1571a [2022-09-12T17:33:15.005Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-12T17:33:15.005Z] ---> Running in 854090626f7b [2022-09-12T17:33:15.612Z] Removing intermediate container 854090626f7b [2022-09-12T17:33:15.612Z] ---> 940e60e996d9 [2022-09-12T17:33:15.612Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-12T17:33:16.218Z] ---> 49a3d521e28a [2022-09-12T17:33:16.218Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:33:16.218Z] ---> Running in ab6c1f57397f [2022-09-12T17:34:12.810Z] Removing intermediate container ab6c1f57397f [2022-09-12T17:34:12.810Z] ---> 1e86ad01d9f1 [2022-09-12T17:34:12.810Z] Step 12/13 : COPY . . [2022-09-12T17:34:12.810Z] ---> 837ea3ff7b0f [2022-09-12T17:34:12.810Z] Step 13/13 : RUN ${MAKE} [2022-09-12T17:34:12.810Z] ---> Running in 3e343b5677d8 [2022-09-12T17:34:12.810Z] noop [2022-09-12T17:34:12.810Z] Removing intermediate container 3e343b5677d8 [2022-09-12T17:34:12.810Z] ---> e0d30e46902c [2022-09-12T17:34:12.810Z] Successfully built e0d30e46902c [2022-09-12T17:34:12.810Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:34:13.186Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:34:13.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:34:13.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-28978 does not seem to be running inside a container [2022-09-12T17:34:13.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/57 -v /w/workspace/device-onvif-camera/57:/w/workspace/device-onvif-camera/57:rw,z -v /w/workspace/device-onvif-camera/57@tmp:/w/workspace/device-onvif-camera/57@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-09-12T17:34:15.226Z] $ docker top f6d707e9f2a8f0fd345a41b48af7dfe8ceabe27d11ca5f20b718881e833f6d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:34:16.211Z] + go version [2022-09-12T17:34:16.211Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-12T17:34:16.243Z] $ docker stop --time=1 f6d707e9f2a8f0fd345a41b48af7dfe8ceabe27d11ca5f20b718881e833f6d9f [2022-09-12T17:34:17.969Z] $ docker rm -f f6d707e9f2a8f0fd345a41b48af7dfe8ceabe27d11ca5f20b718881e833f6d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:34:18.611Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:34:18.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:34:18.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-28978 does not seem to be running inside a container [2022-09-12T17:34:18.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/57 -v /w/workspace/device-onvif-camera/57:/w/workspace/device-onvif-camera/57:rw,z -v /w/workspace/device-onvif-camera/57@tmp:/w/workspace/device-onvif-camera/57@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-09-12T17:34:20.381Z] $ docker top 53fd1d3a25b7c6a03b08c97f18c0ee76d9b130493f943c03b8776cc4fd5548b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:34:21.344Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/57 [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:34:22.016Z] + make test [2022-09-12T17:34:22.016Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:34:24.009Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-12T17:36:00.937Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-12T17:36:07.696Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.185s coverage: 28.6% of statements [2022-09-12T17:36:07.696Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-12T17:36:34.498Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.024s coverage: 13.8% of statements [2022-09-12T17:36:34.498Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-12T17:36:34.498Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T17:36:56.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:36:56.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:36:56.728Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:36:56.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:36:56.773Z] $ docker stop --time=1 53fd1d3a25b7c6a03b08c97f18c0ee76d9b130493f943c03b8776cc4fd5548b7 [2022-09-12T17:36:58.591Z] $ docker rm -f 53fd1d3a25b7c6a03b08c97f18c0ee76d9b130493f943c03b8776cc4fd5548b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:36:59.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:36:59.716Z] Warning: overwriting stash ‘coverage-report’ [2022-09-12T17:37:00.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:37:00.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:37:01.098Z] + ls -al . [2022-09-12T17:37:01.098Z] total 228 [2022-09-12T17:37:01.098Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:34 . [2022-09-12T17:37:01.098Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:32 .. [2022-09-12T17:37:01.098Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:32 .git [2022-09-12T17:37:01.098Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:32 .github [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:32 .gitignore [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:32 .golangci.yml [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:32 Attribution.txt [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:32 CHANGELOG.md [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:32 Dockerfile [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:32 GOVERNANCE.md [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:32 Jenkinsfile [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:32 LICENSE [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:32 Makefile [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:32 OWNERS.md [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:32 README.md [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:28 VERSION [2022-09-12T17:37:01.098Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:32 bin [2022-09-12T17:37:01.098Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:32 cmd [2022-09-12T17:37:01.098Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:36 coverage.out [2022-09-12T17:37:01.098Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:32 doc [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:32 go.mod [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:32 go.sum [2022-09-12T17:37:01.098Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:32 internal [2022-09-12T17:37:01.098Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:32 snap [2022-09-12T17:37:01.098Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:37:01.471Z] + 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=35e36fe490a7d7a1e97f3b24aeec797b9423c911 --label arch=arm64 --label version=2.3.0-dev.18 . [2022-09-12T17:37:02.084Z] Sending build context to Docker daemon 14.18MB [2022-09-12T17:37:02.084Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:37:02.084Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-12T17:37:02.084Z] ---> e0d30e46902c [2022-09-12T17:37:02.084Z] Step 3/26 : ARG MAKE="make build" [2022-09-12T17:37:02.361Z] ---> Running in b6e6945b6cb1 [2022-09-12T17:37:02.640Z] Removing intermediate container b6e6945b6cb1 [2022-09-12T17:37:02.640Z] ---> 3df49cab0721 [2022-09-12T17:37:02.640Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:37:02.640Z] ---> Running in 3da9624917af [2022-09-12T17:37:03.246Z] Removing intermediate container 3da9624917af [2022-09-12T17:37:03.246Z] ---> 6d0e046cca89 [2022-09-12T17:37:03.246Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:37:03.246Z] ---> Running in 98aa0fdb6bb9 [2022-09-12T17:37:03.522Z] Removing intermediate container 98aa0fdb6bb9 [2022-09-12T17:37:03.522Z] ---> 64e673f52866 [2022-09-12T17:37:03.522Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:37:03.522Z] ---> Running in 87014c72888e [2022-09-12T17:37:03.797Z] Removing intermediate container 87014c72888e [2022-09-12T17:37:03.797Z] ---> 51cd5af338f9 [2022-09-12T17:37:03.797Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:37:04.076Z] ---> Running in 48c56e07985d [2022-09-12T17:37:06.096Z] Removing intermediate container 48c56e07985d [2022-09-12T17:37:06.096Z] ---> d56a8685aab5 [2022-09-12T17:37:06.096Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:37:06.096Z] ---> Running in 442b26e15d4b [2022-09-12T17:37:07.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:37:08.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:37:09.063Z] OK: 221 MiB in 51 packages [2022-09-12T17:37:10.058Z] Removing intermediate container 442b26e15d4b [2022-09-12T17:37:10.058Z] ---> 00023250618f [2022-09-12T17:37:10.058Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-12T17:37:10.058Z] ---> Running in 544059bda3bf [2022-09-12T17:37:10.333Z] Removing intermediate container 544059bda3bf [2022-09-12T17:37:10.333Z] ---> 81afae926556 [2022-09-12T17:37:10.333Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-12T17:37:10.958Z] ---> 6cdefd2c4ee3 [2022-09-12T17:37:10.958Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:37:11.236Z] ---> Running in 839d44350bd4 [2022-09-12T17:37:13.229Z] Removing intermediate container 839d44350bd4 [2022-09-12T17:37:13.229Z] ---> ef86c5d57f30 [2022-09-12T17:37:13.229Z] Step 12/26 : COPY . . [2022-09-12T17:37:15.219Z] ---> f806154f6b64 [2022-09-12T17:37:15.219Z] Step 13/26 : RUN ${MAKE} [2022-09-12T17:37:15.219Z] ---> Running in a7bd0466132d [2022-09-12T17:37:16.206Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.18 -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-09-12T17:39:53.186Z] Removing intermediate container a7bd0466132d [2022-09-12T17:39:53.186Z] ---> 280e96d11fdc [2022-09-12T17:39:53.186Z] Step 14/26 : FROM alpine:3.16 [2022-09-12T17:39:53.186Z] 3.16: Pulling from library/alpine [2022-09-12T17:39:53.186Z] 9b18e9b68314: Pulling fs layer [2022-09-12T17:39:53.186Z] 9b18e9b68314: Verifying Checksum [2022-09-12T17:39:53.186Z] 9b18e9b68314: Download complete [2022-09-12T17:39:53.186Z] 9b18e9b68314: Pull complete [2022-09-12T17:39:53.186Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:39:53.186Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:39:53.186Z] ---> a6215f271958 [2022-09-12T17:39:53.186Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-12T17:39:53.186Z] ---> Running in 7d363b6abd12 [2022-09-12T17:39:53.186Z] Removing intermediate container 7d363b6abd12 [2022-09-12T17:39:53.186Z] ---> bd441d28a838 [2022-09-12T17:39:53.186Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T17:39:53.186Z] ---> Running in 52be3ff6bf7b [2022-09-12T17:39:53.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:39:53.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:39:53.186Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T17:39:53.186Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:39:53.186Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T17:39:53.186Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:39:53.186Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T17:39:53.186Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T17:39:53.186Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:39:53.186Z] OK: 8 MiB in 20 packages [2022-09-12T17:39:53.186Z] Removing intermediate container 52be3ff6bf7b [2022-09-12T17:39:53.186Z] ---> ad929917d25f [2022-09-12T17:39:53.186Z] Step 17/26 : WORKDIR / [2022-09-12T17:39:53.186Z] ---> Running in 11d6af1d00c2 [2022-09-12T17:39:53.186Z] Removing intermediate container 11d6af1d00c2 [2022-09-12T17:39:53.186Z] ---> 33b8c1d72e78 [2022-09-12T17:39:53.186Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-12T17:39:53.186Z] ---> 9e110d910833 [2022-09-12T17:39:53.186Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-12T17:39:53.186Z] ---> e4380494ca22 [2022-09-12T17:39:53.186Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-12T17:39:53.186Z] ---> b75b3b81013f [2022-09-12T17:39:53.186Z] Step 21/26 : EXPOSE 59984 [2022-09-12T17:39:53.186Z] ---> Running in c04281ed0a96 [2022-09-12T17:39:53.186Z] Removing intermediate container c04281ed0a96 [2022-09-12T17:39:53.186Z] ---> 898ce124f0bd [2022-09-12T17:39:53.186Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-12T17:39:53.186Z] ---> Running in 0fe71e7e91f8 [2022-09-12T17:39:53.186Z] Removing intermediate container 0fe71e7e91f8 [2022-09-12T17:39:53.186Z] ---> 204c3ce3336a [2022-09-12T17:39:53.186Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-12T17:39:53.186Z] ---> Running in 6aa7985e020e [2022-09-12T17:39:53.186Z] Removing intermediate container 6aa7985e020e [2022-09-12T17:39:53.186Z] ---> 151ecb32d16e [2022-09-12T17:39:53.186Z] Step 24/26 : LABEL arch=arm64 [2022-09-12T17:39:53.186Z] ---> Running in eeb1b827a5e1 [2022-09-12T17:39:53.186Z] Removing intermediate container eeb1b827a5e1 [2022-09-12T17:39:53.186Z] ---> ced9c111d8d4 [2022-09-12T17:39:53.186Z] Step 25/26 : LABEL git_sha=35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:39:53.186Z] ---> Running in d43964b10127 [2022-09-12T17:39:53.186Z] Removing intermediate container d43964b10127 [2022-09-12T17:39:53.186Z] ---> 3f543c6d04ea [2022-09-12T17:39:53.186Z] Step 26/26 : LABEL version=2.3.0-dev.18 [2022-09-12T17:39:53.186Z] ---> Running in db770854af13 [2022-09-12T17:39:53.186Z] Removing intermediate container db770854af13 [2022-09-12T17:39:53.186Z] ---> 054fd760f33e [2022-09-12T17:39:53.186Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:39:53.186Z] Successfully built 054fd760f33e [2022-09-12T17:39:53.186Z] 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-09-12T17:39:53.287Z] provisioning config files... [2022-09-12T17:39:53.306Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/57@tmp/config4015869759035134438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:39:53.665Z] ---> docker-login.sh [2022-09-12T17:39:53.665Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:39:53.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:39:53.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:39:53.939Z] Configure a credential helper to remove this warning. See [2022-09-12T17:39:53.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:39:53.939Z] [2022-09-12T17:39:53.939Z] Login Succeeded [2022-09-12T17:39:53.939Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:39:54.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:39:54.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:39:54.540Z] Configure a credential helper to remove this warning. See [2022-09-12T17:39:54.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:39:54.540Z] [2022-09-12T17:39:54.540Z] Login Succeeded [2022-09-12T17:39:54.540Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:39:54.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:39:55.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:39:55.088Z] Configure a credential helper to remove this warning. See [2022-09-12T17:39:55.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:39:55.088Z] [2022-09-12T17:39:55.088Z] Login Succeeded [2022-09-12T17:39:55.088Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:39:55.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:39:55.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:39:55.634Z] Configure a credential helper to remove this warning. See [2022-09-12T17:39:55.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:39:55.634Z] [2022-09-12T17:39:55.634Z] Login Succeeded [2022-09-12T17:39:55.634Z] docker.io [2022-09-12T17:39:55.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:39:56.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:39:56.505Z] Configure a credential helper to remove this warning. See [2022-09-12T17:39:56.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:39:56.505Z] [2022-09-12T17:39:56.505Z] Login Succeeded [2022-09-12T17:39:56.505Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:39:56.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:39:56.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:39:56.572Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-12T17:39:56.572Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:39:56.572Z] latest [2022-09-12T17:39:56.572Z] 2.3.0-dev.18 [2022-09-12T17:39:56.572Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [2022-09-12T17:39:56.572Z] main [2022-09-12T17:39:56.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:39:56.924Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:39:57.288Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:39:57.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:39:57.288Z] 6525ca47e69b: Preparing [2022-09-12T17:39:57.288Z] 9ff647007dc5: Preparing [2022-09-12T17:39:57.288Z] fe33a5d7d89b: Preparing [2022-09-12T17:39:57.288Z] 6404f7f85c88: Preparing [2022-09-12T17:39:57.288Z] 5d3e392a13a0: Preparing [2022-09-12T17:39:57.568Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:39:57.568Z] 6525ca47e69b: Pushed [2022-09-12T17:39:57.568Z] 9ff647007dc5: Pushed [2022-09-12T17:39:58.172Z] 6404f7f85c88: Pushed [2022-09-12T17:40:03.586Z] fe33a5d7d89b: Pushed [2022-09-12T17:40:03.859Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:04.241Z] + 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-09-12T17:40:04.611Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-12T17:40:04.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:40:04.611Z] 6525ca47e69b: Preparing [2022-09-12T17:40:04.611Z] 9ff647007dc5: Preparing [2022-09-12T17:40:04.611Z] fe33a5d7d89b: Preparing [2022-09-12T17:40:04.611Z] 6404f7f85c88: Preparing [2022-09-12T17:40:04.611Z] 5d3e392a13a0: Preparing [2022-09-12T17:40:04.611Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:40:04.611Z] 6404f7f85c88: Layer already exists [2022-09-12T17:40:04.611Z] fe33a5d7d89b: Layer already exists [2022-09-12T17:40:04.611Z] 9ff647007dc5: Layer already exists [2022-09-12T17:40:04.611Z] 6525ca47e69b: Layer already exists [2022-09-12T17:40:04.885Z] latest: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:05.262Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:05.626Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.18 [2022-09-12T17:40:05.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:40:05.626Z] 6525ca47e69b: Preparing [2022-09-12T17:40:05.626Z] 9ff647007dc5: Preparing [2022-09-12T17:40:05.626Z] fe33a5d7d89b: Preparing [2022-09-12T17:40:05.626Z] 6404f7f85c88: Preparing [2022-09-12T17:40:05.626Z] 5d3e392a13a0: Preparing [2022-09-12T17:40:05.626Z] 6404f7f85c88: Layer already exists [2022-09-12T17:40:05.626Z] fe33a5d7d89b: Layer already exists [2022-09-12T17:40:05.626Z] 9ff647007dc5: Layer already exists [2022-09-12T17:40:05.626Z] 6525ca47e69b: Layer already exists [2022-09-12T17:40:05.626Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:40:05.900Z] 2.3.0-dev.18: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:06.282Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:06.671Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [2022-09-12T17:40:06.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:40:06.671Z] 6525ca47e69b: Preparing [2022-09-12T17:40:06.671Z] 9ff647007dc5: Preparing [2022-09-12T17:40:06.671Z] fe33a5d7d89b: Preparing [2022-09-12T17:40:06.671Z] 6404f7f85c88: Preparing [2022-09-12T17:40:06.671Z] 5d3e392a13a0: Preparing [2022-09-12T17:40:06.671Z] 9ff647007dc5: Layer already exists [2022-09-12T17:40:06.671Z] 6525ca47e69b: Layer already exists [2022-09-12T17:40:06.671Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:40:06.671Z] 6404f7f85c88: Layer already exists [2022-09-12T17:40:06.671Z] fe33a5d7d89b: Layer already exists [2022-09-12T17:40:06.948Z] 35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:07.326Z] + 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-09-12T17:40:07.713Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-12T17:40:07.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:40:07.713Z] 6525ca47e69b: Preparing [2022-09-12T17:40:07.713Z] 9ff647007dc5: Preparing [2022-09-12T17:40:07.713Z] fe33a5d7d89b: Preparing [2022-09-12T17:40:07.713Z] 6404f7f85c88: Preparing [2022-09-12T17:40:07.713Z] 5d3e392a13a0: Preparing [2022-09-12T17:40:07.713Z] 9ff647007dc5: Layer already exists [2022-09-12T17:40:07.713Z] fe33a5d7d89b: Layer already exists [2022-09-12T17:40:07.713Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:40:07.713Z] 6404f7f85c88: Layer already exists [2022-09-12T17:40:07.713Z] 6525ca47e69b: Layer already exists [2022-09-12T17:40:07.986Z] main: digest: sha256:782d18c9064a6e624cf2a30bde7a18eb7ded247ab438032cc930e3d7819ac05e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:40:08.052Z] ===================================================== [Pipeline] echo [2022-09-12T17:40:08.060Z] taggedImages: [2022-09-12T17:40:08.060Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911 [2022-09-12T17:40:08.060Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-12T17:40:08.060Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.18 [2022-09-12T17:40:08.060Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e36fe490a7d7a1e97f3b24aeec797b9423c911-2.3.0-dev.18 [2022-09-12T17:40:08.060Z] - 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-09-12T17:40:08.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:40:08.465Z] [2022-09-12T17:40:08.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:08.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:40:09.108Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-12T17:40:09.108Z] 8998bd30e6a1: Pulling fs layer [2022-09-12T17:40:09.108Z] 04944245beec: Pulling fs layer [2022-09-12T17:40:09.108Z] 699f458cf7ca: Pulling fs layer [2022-09-12T17:40:09.108Z] 765212b225bb: Pulling fs layer [2022-09-12T17:40:09.108Z] f23df028b6ca: Pulling fs layer [2022-09-12T17:40:09.108Z] 765212b225bb: Waiting [2022-09-12T17:40:09.108Z] d65c8cfc05b1: Pulling fs layer [2022-09-12T17:40:09.108Z] 2437ff75d9bd: Pulling fs layer [2022-09-12T17:40:09.108Z] d65c8cfc05b1: Waiting [2022-09-12T17:40:09.108Z] 2437ff75d9bd: Waiting [2022-09-12T17:40:09.108Z] 04944245beec: Verifying Checksum [2022-09-12T17:40:09.108Z] 04944245beec: Download complete [2022-09-12T17:40:09.108Z] 765212b225bb: Verifying Checksum [2022-09-12T17:40:09.108Z] 765212b225bb: Download complete [2022-09-12T17:40:09.108Z] f23df028b6ca: Verifying Checksum [2022-09-12T17:40:09.108Z] f23df028b6ca: Download complete [2022-09-12T17:40:09.108Z] d65c8cfc05b1: Verifying Checksum [2022-09-12T17:40:09.108Z] d65c8cfc05b1: Download complete [2022-09-12T17:40:09.388Z] 699f458cf7ca: Verifying Checksum [2022-09-12T17:40:09.388Z] 699f458cf7ca: Download complete [2022-09-12T17:40:09.671Z] 8998bd30e6a1: Verifying Checksum [2022-09-12T17:40:09.671Z] 8998bd30e6a1: Download complete [2022-09-12T17:40:12.314Z] 2437ff75d9bd: Verifying Checksum [2022-09-12T17:40:12.314Z] 2437ff75d9bd: Download complete [2022-09-12T17:40:14.298Z] 8998bd30e6a1: Pull complete [2022-09-12T17:40:14.906Z] 04944245beec: Pull complete [2022-09-12T17:40:16.350Z] 699f458cf7ca: Pull complete [2022-09-12T17:40:16.626Z] 765212b225bb: Pull complete [2022-09-12T17:40:17.606Z] f23df028b6ca: Pull complete [2022-09-12T17:40:17.606Z] d65c8cfc05b1: Pull complete [2022-09-12T17:40:32.720Z] 2437ff75d9bd: Pull complete [2022-09-12T17:40:32.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-12T17:40:32.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:40:32.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:40:33.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-28978 does not seem to be running inside a container [2022-09-12T17:40:33.134Z] $ 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/57 -v /w/workspace/device-onvif-camera/57:/w/workspace/device-onvif-camera/57:rw,z -v /w/workspace/device-onvif-camera/57@tmp:/w/workspace/device-onvif-camera/57@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-09-12T17:40:36.097Z] $ docker top 116f411f53f2c43f8768feb31c95f700a5dbe8b71326119d770a42fc1595961b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:40:37.059Z] ---> job-cost.sh [2022-09-12T17:40:37.059Z] lf-activate-venv: SKIPPING [2022-09-12T17:40:37.059Z] INFO: No Stack... [2022-09-12T17:40:37.652Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-12T17:40:38.630Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:40:39.287Z] + cat /w/workspace/device-onvif-camera/57/archives/cost.csv [2022-09-12T17:40:39.287Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T17:40:39.353Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [2022-09-12T17:40:39.359Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] did not exist. Created. [2022-09-12T17:40:39.359Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:40:40.035Z] /w/workspace/device-onvif-camera/57@tmp/durable-7d7b5633/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-12T17:40:40.722Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-12T17:40:40.748Z] Warning: overwriting stash ‘stack-cost’ [2022-09-12T17:40:40.814Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:40:40.824Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:40:40.856Z] $ docker stop --time=1 116f411f53f2c43f8768feb31c95f700a5dbe8b71326119d770a42fc1595961b [2022-09-12T17:40:42.415Z] $ docker rm -f 116f411f53f2c43f8768feb31c95f700a5dbe8b71326119d770a42fc1595961b [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-09-12T17:40:42.924Z] provisioning config files... [2022-09-12T17:40:42.932Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8177847213507344693tmp [Pipeline] { [Pipeline] sh [2022-09-12T17:40:43.229Z] + set +x [2022-09-12T17:40:43.229Z] + curl -s https://codecov.io/bash [2022-09-12T17:40:43.229Z] + bash -s -- [2022-09-12T17:40:43.229Z] [2022-09-12T17:40:43.229Z] _____ _ [2022-09-12T17:40:43.229Z] / ____| | | [2022-09-12T17:40:43.229Z] | | ___ __| | ___ ___ _____ __ [2022-09-12T17:40:43.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-12T17:40:43.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-12T17:40:43.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-12T17:40:43.229Z] Bash-1.0.6 [2022-09-12T17:40:43.229Z] [2022-09-12T17:40:43.229Z] [2022-09-12T17:40:43.229Z] ==> git version 2.25.1 found [2022-09-12T17:40:43.229Z] ==> 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-09-12T17:40:43.229Z] Release-Date: 2020-01-08 [2022-09-12T17:40:43.229Z] 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-09-12T17:40:43.229Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-12T17:40:43.229Z] ==> Jenkins CI detected. [2022-09-12T17:40:43.229Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-12T17:40:43.229Z] project root: . [2022-09-12T17:40:43.229Z] --> token set from env [2022-09-12T17:40:43.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-12T17:40:43.229Z] ==> Running gcov in . (disable via -X gcov) [2022-09-12T17:40:43.229Z] ==> Python coveragepy not found [2022-09-12T17:40:43.229Z] ==> Searching for coverage reports in: [2022-09-12T17:40:43.229Z] + . [2022-09-12T17:40:43.229Z] -> Found 1 reports [2022-09-12T17:40:43.229Z] ==> Detecting git/mercurial file structure [2022-09-12T17:40:43.229Z] ==> Reading reports [2022-09-12T17:40:43.229Z] + ./coverage.out bytes=77283 [2022-09-12T17:40:43.229Z] ==> Appending adjustments [2022-09-12T17:40:43.229Z] https://docs.codecov.io/docs/fixing-reports [2022-09-12T17:40:43.487Z] + Found adjustments [2022-09-12T17:40:43.487Z] ==> Gzipping contents [2022-09-12T17:40:43.487Z] 12K /tmp/codecov.QV64lt.gz [2022-09-12T17:40:43.487Z] ==> Uploading reports [2022-09-12T17:40:43.487Z] url: https://codecov.io [2022-09-12T17:40:43.487Z] query: branch=main&commit=35e36fe490a7d7a1e97f3b24aeec797b9423c911&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-12T17:40:43.487Z] -> Pinging Codecov [2022-09-12T17:40:43.487Z] 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=35e36fe490a7d7a1e97f3b24aeec797b9423c911&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-12T17:40:43.746Z] -> Uploading to [2022-09-12T17:40:43.747Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-12/F29A59C45E3A92E06B3E522C9905F8EF/35e36fe490a7d7a1e97f3b24aeec797b9423c911/ea5866ce-4472-4e89-8537-4d0681b5134f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T174043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50dd8a5ad17c627ca2ac185d78e91e5ec271f3c8299a977375971c063e5b302d [2022-09-12T17:40:43.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:40:43.747Z] Dload Upload Total Spent Left Speed [2022-09-12T17:40:44.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10562 0 0 100 10562 0 42417 --:--:-- --:--:-- --:--:-- 42417 [2022-09-12T17:40:44.006Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] } [2022-09-12T17:40:44.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-12T17:40:44.181Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-12T17:40:44.195Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:44.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:40:44.490Z] [2022-09-12T17:40:44.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:40:44.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:40:44.791Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-12T17:40:44.791Z] df9b9388f04a: Pulling fs layer [2022-09-12T17:40:44.791Z] 52dc419b0ee2: Pulling fs layer [2022-09-12T17:40:44.791Z] 25bc292e5bac: Pulling fs layer [2022-09-12T17:40:44.791Z] 114826534d7a: Pulling fs layer [2022-09-12T17:40:44.791Z] 4657fd5d0bcf: Pulling fs layer [2022-09-12T17:40:44.791Z] 6ad1cebc031e: Pulling fs layer [2022-09-12T17:40:44.791Z] 8a3aa393b2d8: Pulling fs layer [2022-09-12T17:40:44.791Z] 4657fd5d0bcf: Waiting [2022-09-12T17:40:44.791Z] 6ad1cebc031e: Waiting [2022-09-12T17:40:44.791Z] 8a3aa393b2d8: Waiting [2022-09-12T17:40:44.791Z] 114826534d7a: Waiting [2022-09-12T17:40:44.791Z] 25bc292e5bac: Download complete [2022-09-12T17:40:44.791Z] 52dc419b0ee2: Verifying Checksum [2022-09-12T17:40:44.791Z] 52dc419b0ee2: Download complete [2022-09-12T17:40:44.791Z] 4657fd5d0bcf: Verifying Checksum [2022-09-12T17:40:44.791Z] 4657fd5d0bcf: Download complete [2022-09-12T17:40:44.791Z] df9b9388f04a: Download complete [2022-09-12T17:40:45.085Z] 6ad1cebc031e: Verifying Checksum [2022-09-12T17:40:45.085Z] 6ad1cebc031e: Download complete [2022-09-12T17:40:45.085Z] df9b9388f04a: Pull complete [2022-09-12T17:40:45.360Z] 52dc419b0ee2: Pull complete [2022-09-12T17:40:45.360Z] 25bc292e5bac: Pull complete [2022-09-12T17:40:45.622Z] 114826534d7a: Verifying Checksum [2022-09-12T17:40:45.622Z] 114826534d7a: Download complete [2022-09-12T17:40:45.881Z] 8a3aa393b2d8: Verifying Checksum [2022-09-12T17:40:45.881Z] 8a3aa393b2d8: Download complete [2022-09-12T17:40:50.081Z] 114826534d7a: Pull complete [2022-09-12T17:40:50.081Z] 4657fd5d0bcf: Pull complete [2022-09-12T17:40:50.081Z] 6ad1cebc031e: Pull complete [2022-09-12T17:40:53.377Z] 8a3aa393b2d8: Pull complete [2022-09-12T17:40:53.377Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-12T17:40:53.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:40:53.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:40:53.476Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:40:53.516Z] $ 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-09-12T17:40:55.419Z] $ docker top fe085f39ca7b0b9477db306839820d62474a4c04d64df96c1ed450ead9ead907 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-12T17:40:55.504Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-12T17:40:55.790Z] + set -o pipefail [2022-09-12T17:40:55.790Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-12T17:41:02.385Z] [2022-09-12T17:41:02.385Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-12T17:41:02.385Z] [2022-09-12T17:41:02.385Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/c5830f3c-dbff-4a09-a7b3-d49ba615f794 [2022-09-12T17:41:02.385Z] [2022-09-12T17:41:02.385Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-12T17:41:02.385Z] [2022-09-12T17:41:02.385Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-12T17:41:02.385Z] [2022-09-12T17:41:02.385Z] [Pipeline] } [2022-09-12T17:41:02.399Z] $ docker stop --time=1 fe085f39ca7b0b9477db306839820d62474a4c04d64df96c1ed450ead9ead907 [2022-09-12T17:41:04.632Z] $ docker rm -f fe085f39ca7b0b9477db306839820d62474a4c04d64df96c1ed450ead9ead907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-12T17:41:05.045Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:41:05.054Z] provisioning config files... [2022-09-12T17:41:05.062Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1007397101187928693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:05.365Z] --> edgex-publish-swagger.sh [2022-09-12T17:41:05.365Z] === Publish doc/openapi/v2 API === [2022-09-12T17:41:05.365Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-12T17:41:05.365Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-12T17:41:05.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:41:05.365Z] Dload Upload Total Spent Left Speed [2022-09-12T17:41:05.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 761k --:--:-- --:--:-- --:--:-- 756k 100 139k 0 0 100 139k 0 193k --:--:-- --:--:-- --:--:-- 193k [2022-09-12T17:41:05.936Z] [2022-09-12T17:41:05.936Z] [Pipeline] } [2022-09-12T17:41:05.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:41:06.314Z] + git log --format=format:%s -1 35e36fe490a7d7a1e97f3b24aeec797b9423c911 [Pipeline] sh [2022-09-12T17:41:06.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:41:06.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:41:06.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:41:06.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:41:07.001Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:41:07.037Z] $ 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-09-12T17:41:07.487Z] $ docker top e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:41:07.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:41:07.577Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:41:07.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:41:07.706Z] $ docker exec e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e ssh-agent [2022-09-12T17:41:07.848Z] SSH_AUTH_SOCK=/tmp/ssh-UiuE894Lg7uY/agent.32 [2022-09-12T17:41:07.848Z] SSH_AGENT_PID=39 [2022-09-12T17:41:07.854Z] Running ssh-add (command line suppressed) [2022-09-12T17:41:07.978Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4188305846785637323.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4188305846785637323.key) [2022-09-12T17:41:07.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:41:08.283Z] + git semver tag [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,482 [run_tag] DEBUG tag force:False [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,482 [check_head_tag] DEBUG check head tag [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,483 [execute] INFO git cat-file --batch-check [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,487 [execute] INFO git cat-file --batch [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,506 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,506 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,507 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:41:08.544Z] 2022-09-12 17:41:08,511 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:41:08.544Z] 2.3.0-dev.18 [Pipeline] } [2022-09-12T17:41:08.555Z] $ docker exec --env ******** --env ******** e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e ssh-agent -k [2022-09-12T17:41:08.662Z] unset SSH_AUTH_SOCK; [2022-09-12T17:41:08.662Z] unset SSH_AGENT_PID; [2022-09-12T17:41:08.662Z] echo Agent pid 39 killed; [2022-09-12T17:41:08.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:41:08.983Z] + git semver [Pipeline] } [2022-09-12T17:41:09.258Z] $ docker stop --time=1 e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e [2022-09-12T17:41:10.563Z] $ docker rm -f e996552176a3f509066db7a7631a5f9b6abd2e1066746f9b26403c4ea0ee093e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:41:10.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:41:10.966Z] [2022-09-12T17:41:10.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:41:11.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:41:11.272Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-12T17:41:11.272Z] ab5ef0e58194: Pulling fs layer [2022-09-12T17:41:11.272Z] 9712f1f96733: Pulling fs layer [2022-09-12T17:41:11.272Z] 63f879dbbcfc: Pulling fs layer [2022-09-12T17:41:11.272Z] 0d9ebad4ef96: Pulling fs layer [2022-09-12T17:41:11.272Z] e9a5061849ea: Pulling fs layer [2022-09-12T17:41:11.272Z] d747dcd14b5f: Pulling fs layer [2022-09-12T17:41:11.272Z] 2de7ff778b66: Pulling fs layer [2022-09-12T17:41:11.272Z] 0d9ebad4ef96: Waiting [2022-09-12T17:41:11.272Z] e9a5061849ea: Waiting [2022-09-12T17:41:11.272Z] d747dcd14b5f: Waiting [2022-09-12T17:41:11.272Z] 2de7ff778b66: Waiting [2022-09-12T17:41:11.272Z] 9712f1f96733: Verifying Checksum [2022-09-12T17:41:11.272Z] 9712f1f96733: Download complete [2022-09-12T17:41:11.535Z] 63f879dbbcfc: Verifying Checksum [2022-09-12T17:41:11.535Z] 63f879dbbcfc: Download complete [2022-09-12T17:41:11.795Z] e9a5061849ea: Verifying Checksum [2022-09-12T17:41:11.795Z] e9a5061849ea: Download complete [2022-09-12T17:41:11.795Z] 0d9ebad4ef96: Verifying Checksum [2022-09-12T17:41:11.795Z] 0d9ebad4ef96: Download complete [2022-09-12T17:41:11.795Z] d747dcd14b5f: Verifying Checksum [2022-09-12T17:41:11.795Z] d747dcd14b5f: Download complete [2022-09-12T17:41:11.795Z] ab5ef0e58194: Verifying Checksum [2022-09-12T17:41:11.795Z] ab5ef0e58194: Download complete [2022-09-12T17:41:11.795Z] 2de7ff778b66: Verifying Checksum [2022-09-12T17:41:11.795Z] 2de7ff778b66: Download complete [2022-09-12T17:41:15.092Z] ab5ef0e58194: Pull complete [2022-09-12T17:41:15.092Z] 9712f1f96733: Pull complete [2022-09-12T17:41:15.357Z] 63f879dbbcfc: Pull complete [2022-09-12T17:41:20.667Z] 0d9ebad4ef96: Pull complete [2022-09-12T17:41:20.667Z] e9a5061849ea: Pull complete [2022-09-12T17:41:20.667Z] d747dcd14b5f: Pull complete [2022-09-12T17:41:21.606Z] 2de7ff778b66: Pull complete [2022-09-12T17:41:21.606Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-12T17:41:21.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:41:21.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:41:21.710Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:41:21.750Z] $ 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-09-12T17:41:23.984Z] $ docker top 1efa4496368b7e5da69dd610b46905cb3800653ecc5c91f97840b920e246a3eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:41:24.068Z] provisioning config files... [2022-09-12T17:41:24.077Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5461537820239390121tmp [2022-09-12T17:41:24.087Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2096816444142938757tmp [2022-09-12T17:41:24.096Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3136781407851287797tmp [Pipeline] { [Pipeline] echo [2022-09-12T17:41:24.109Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:24.392Z] ---> sigul-configuration.sh [2022-09-12T17:41:24.392Z] gpg: directory `/root/.gnupg' created [2022-09-12T17:41:24.392Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-12T17:41:24.392Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-12T17:41:24.392Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-12T17:41:24.392Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-12T17:41:24.392Z] gpg: CAST5 encrypted data [2022-09-12T17:41:24.392Z] gpg: encrypted with 1 passphrase [2022-09-12T17:41:24.392Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-12T17:41:24.681Z] + mkdir /home/jenkins [2022-09-12T17:41:24.681Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-12T17:41:24.974Z] + 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-09-12T17:41:24.983Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:25.271Z] ---> sigul-install.sh [2022-09-12T17:41:25.271Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-12T17:41:25.564Z] + git tag --list [2022-09-12T17:41:25.564Z] v0.0.0 [2022-09-12T17:41:25.564Z] v0.0.1-dev.1 [2022-09-12T17:41:25.564Z] v0.0.1-dev.10 [2022-09-12T17:41:25.564Z] v0.0.1-dev.11 [2022-09-12T17:41:25.564Z] v0.0.1-dev.12 [2022-09-12T17:41:25.564Z] v0.0.1-dev.13 [2022-09-12T17:41:25.564Z] v0.0.1-dev.14 [2022-09-12T17:41:25.564Z] v0.0.1-dev.15 [2022-09-12T17:41:25.564Z] v0.0.1-dev.16 [2022-09-12T17:41:25.564Z] v0.0.1-dev.17 [2022-09-12T17:41:25.564Z] v0.0.1-dev.18 [2022-09-12T17:41:25.564Z] v0.0.1-dev.19 [2022-09-12T17:41:25.564Z] v0.0.1-dev.2 [2022-09-12T17:41:25.564Z] v0.0.1-dev.20 [2022-09-12T17:41:25.564Z] v0.0.1-dev.21 [2022-09-12T17:41:25.564Z] v0.0.1-dev.22 [2022-09-12T17:41:25.564Z] v0.0.1-dev.23 [2022-09-12T17:41:25.564Z] v0.0.1-dev.24 [2022-09-12T17:41:25.564Z] v0.0.1-dev.25 [2022-09-12T17:41:25.564Z] v0.0.1-dev.26 [2022-09-12T17:41:25.564Z] v0.0.1-dev.27 [2022-09-12T17:41:25.564Z] v0.0.1-dev.28 [2022-09-12T17:41:25.564Z] v0.0.1-dev.3 [2022-09-12T17:41:25.564Z] v0.0.1-dev.4 [2022-09-12T17:41:25.564Z] v0.0.1-dev.5 [2022-09-12T17:41:25.564Z] v0.0.1-dev.6 [2022-09-12T17:41:25.564Z] v0.0.1-dev.7 [2022-09-12T17:41:25.564Z] v0.0.1-dev.8 [2022-09-12T17:41:25.564Z] v0.0.1-dev.9 [2022-09-12T17:41:25.564Z] v2.2.0 [2022-09-12T17:41:25.564Z] v2.2.0-dev.29 [2022-09-12T17:41:25.564Z] v2.2.0-dev.30 [2022-09-12T17:41:25.564Z] v2.2.0-dev.31 [2022-09-12T17:41:25.564Z] v2.2.0-dev.32 [2022-09-12T17:41:25.564Z] v2.2.0-dev.33 [2022-09-12T17:41:25.564Z] v2.2.0-dev.34 [2022-09-12T17:41:25.564Z] v2.2.0-dev.35 [2022-09-12T17:41:25.564Z] v2.3.0-dev.1 [2022-09-12T17:41:25.564Z] v2.3.0-dev.10 [2022-09-12T17:41:25.564Z] v2.3.0-dev.11 [2022-09-12T17:41:25.564Z] v2.3.0-dev.12 [2022-09-12T17:41:25.564Z] v2.3.0-dev.13 [2022-09-12T17:41:25.564Z] v2.3.0-dev.14 [2022-09-12T17:41:25.564Z] v2.3.0-dev.15 [2022-09-12T17:41:25.564Z] v2.3.0-dev.16 [2022-09-12T17:41:25.564Z] v2.3.0-dev.17 [2022-09-12T17:41:25.564Z] v2.3.0-dev.18 [2022-09-12T17:41:25.564Z] v2.3.0-dev.2 [2022-09-12T17:41:25.564Z] v2.3.0-dev.3 [2022-09-12T17:41:25.564Z] v2.3.0-dev.4 [2022-09-12T17:41:25.564Z] v2.3.0-dev.5 [2022-09-12T17:41:25.564Z] v2.3.0-dev.6 [2022-09-12T17:41:25.564Z] v2.3.0-dev.7 [2022-09-12T17:41:25.564Z] v2.3.0-dev.8 [2022-09-12T17:41:25.564Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-12T17:41:25.855Z] + lftools sign git-tag v2.3.0-dev.18 [2022-09-12T17:41:26.426Z] Signing Git tag with Sigul... [2022-09-12T17:41:26.426Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-09-12T17:41:27.008Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:27.301Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-12T17:41:27.309Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-12T17:41:27.327Z] $ docker stop --time=1 1efa4496368b7e5da69dd610b46905cb3800653ecc5c91f97840b920e246a3eb [2022-09-12T17:41:28.668Z] $ docker rm -f 1efa4496368b7e5da69dd610b46905cb3800653ecc5c91f97840b920e246a3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-12T17:41:29.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:41:29.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:41:29.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:41:29.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:41:29.492Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:41:29.526Z] $ 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-09-12T17:41:29.890Z] $ docker top 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:41:29.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:41:29.989Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:41:30.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:41:30.112Z] $ docker exec 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 ssh-agent [2022-09-12T17:41:30.239Z] SSH_AUTH_SOCK=/tmp/ssh-mdTwxtH736w5/agent.32 [2022-09-12T17:41:30.239Z] SSH_AGENT_PID=38 [2022-09-12T17:41:30.246Z] Running ssh-add (command line suppressed) [2022-09-12T17:41:30.358Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3983137486301702336.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3983137486301702336.key) [2022-09-12T17:41:30.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:41:30.666Z] + git semver bump pre [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,875 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,875 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,875 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,875 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,875 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,875 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,877 [execute] INFO git cat-file --batch-check [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,881 [execute] INFO git cat-file --batch [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:41:30.927Z] 2022-09-12 17:41:30,886 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:41:30.927Z] 2.3.0-dev.19 [Pipeline] } [2022-09-12T17:41:30.939Z] $ docker exec --env ******** --env ******** 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 ssh-agent -k [2022-09-12T17:41:31.055Z] unset SSH_AUTH_SOCK; [2022-09-12T17:41:31.056Z] unset SSH_AGENT_PID; [2022-09-12T17:41:31.056Z] echo Agent pid 38 killed; [2022-09-12T17:41:31.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:41:31.428Z] + git semver [Pipeline] } [2022-09-12T17:41:31.703Z] $ docker stop --time=1 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 [2022-09-12T17:41:33.017Z] $ docker rm -f 2600b44b78067af675b1a25bd8b3c51e69d3bf8e7d4aad126b5711503a771833 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:41:33.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:41:33.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:41:33.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:41:33.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:41:33.762Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:41:33.797Z] $ 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-09-12T17:41:34.202Z] $ docker top 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:41:34.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:41:34.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:41:34.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:41:34.407Z] $ docker exec 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 ssh-agent [2022-09-12T17:41:34.538Z] SSH_AUTH_SOCK=/tmp/ssh-kKwQZMNTFdTw/agent.33 [2022-09-12T17:41:34.538Z] SSH_AGENT_PID=39 [2022-09-12T17:41:34.544Z] Running ssh-add (command line suppressed) [2022-09-12T17:41:34.661Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2851406699911464205.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2851406699911464205.key) [2022-09-12T17:41:34.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:41:34.963Z] + git semver push [2022-09-12T17:41:35.224Z] 2022-09-12 17:41:35,126 [run_push] DEBUG push [2022-09-12T17:41:35.224Z] 2022-09-12 17:41:35,127 [execute] INFO git cat-file --batch-check [2022-09-12T17:41:35.224Z] 2022-09-12 17:41:35,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:41:35.224Z] 2022-09-12 17:41:35,131 [execute] INFO git rev-list a53057a7d195a97ddd46268fa668a5b3a74e81b6 -- [2022-09-12T17:41:35.224Z] 2022-09-12 17:41:35,132 [execute] DEBUG Popen(['git', 'rev-list', 'a53057a7d195a97ddd46268fa668a5b3a74e81b6', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:41:35.224Z] 2022-09-12 17:41:35,138 [execute] INFO git fetch -v origin [2022-09-12T17:41:35.224Z] 2022-09-12 17:41:35,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-12T17:41:35.795Z] 2022-09-12 17:41:35,739 [run_push] DEBUG no remote changes detected [2022-09-12T17:41:35.795Z] 2022-09-12 17:41:35,739 [execute] INFO git push origin semver [2022-09-12T17:41:35.795Z] 2022-09-12 17:41:35,739 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:41:36.738Z] 2022-09-12 17:41:36,537 [run_push] DEBUG push all version tags [2022-09-12T17:41:36.738Z] 2022-09-12 17:41:36,538 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-12T17:41:36.738Z] 2022-09-12 17:41:36,538 [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-09-12T17:41:37.312Z] 2022-09-12 17:41:37,229 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:41:37.312Z] 2.3.0-dev.19 [Pipeline] } [2022-09-12T17:41:37.323Z] $ docker exec --env ******** --env ******** 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 ssh-agent -k [2022-09-12T17:41:37.449Z] unset SSH_AUTH_SOCK; [2022-09-12T17:41:37.450Z] unset SSH_AGENT_PID; [2022-09-12T17:41:37.450Z] echo Agent pid 39 killed; [2022-09-12T17:41:37.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:41:37.769Z] + git semver [Pipeline] } [2022-09-12T17:41:38.045Z] $ docker stop --time=1 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 [2022-09-12T17:41:39.349Z] $ docker rm -f 890041e00a855a316f46bffe37494f1fb53b313fa99627398be2f4312f1ea5a6 [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-09-12T17:41:39.943Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-12T17:41:39.943Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-12T17:41:39.943Z] total 16 [2022-09-12T17:41:39.943Z] drwxr-xr-x 3 root root 4096 Sep 12 17:30 . [2022-09-12T17:41:39.943Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:41 .. [2022-09-12T17:41:39.943Z] drwxr-xr-x 2 root root 4096 Sep 12 17:30 cost [2022-09-12T17:41:39.943Z] -rw-r--r-- 1 root root 90 Sep 12 17:30 cost.csv [2022-09-12T17:41:39.943Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-12T17:41:39.943Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-12T17:41:39.943Z] total 16 [2022-09-12T17:41:39.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:30 . [2022-09-12T17:41:39.943Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:41 .. [2022-09-12T17:41:39.943Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:30 cost [2022-09-12T17:41:39.943Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 12 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:40.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:41.103Z] ---> package-listing.sh [2022-09-12T17:41:41.103Z] ++ facter osfamily [2022-09-12T17:41:41.103Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-12T17:41:41.364Z] + OS_FAMILY=debian [2022-09-12T17:41:41.364Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-12T17:41:41.364Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-12T17:41:41.364Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-12T17:41:41.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-12T17:41:41.364Z] + PACKAGES=/tmp/packages_start.txt [2022-09-12T17:41:41.364Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-12T17:41:41.364Z] + PACKAGES=/tmp/packages_end.txt [2022-09-12T17:41:41.364Z] + case "${OS_FAMILY}" in [2022-09-12T17:41:41.364Z] + dpkg -l [2022-09-12T17:41:41.364Z] + grep '^ii' [2022-09-12T17:41:41.364Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-12T17:41:41.364Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-12T17:41:41.364Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-12T17:41:41.364Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-12T17:41:41.364Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-12T17:41:41.364Z] + 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-09-12T17:41:41.375Z] 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-09-12T17:41:41.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:41:42.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:41:42.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:41:42.304Z] prd-ubuntu20.04-docker-8c-8g-28970 does not seem to be running inside a container [2022-09-12T17:41:42.335Z] $ 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-09-12T17:41:42.581Z] $ docker top 45e02fd80f3cac6323327f6ecd671bdc8fecd2b9690710f1a338fbc8d2266fcc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:41:42.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-12T17:41:43.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-12T17:41:43.539Z] + ls /var/log/sa-host [2022-09-12T17:41:43.539Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:41:43.685Z] provisioning config files... [2022-09-12T17:41:43.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6867887699822742937tmp [Pipeline] { [Pipeline] echo [2022-09-12T17:41:43.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:43.991Z] ---> create-netrc.sh [Pipeline] } [2022-09-12T17:41:43.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:44.326Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-12T17:41:44.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:44.627Z] ---> sudo-logs.sh [2022-09-12T17:41:44.627Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-12T17:41:44.681Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:44.969Z] ---> job-cost.sh [2022-09-12T17:41:44.969Z] lf-activate-venv: SKIPPING [2022-09-12T17:41:44.969Z] DEBUG: total: 0.2199999988079071 [2022-09-12T17:41:44.969Z] INFO: Retrieving Stack Cost... [2022-09-12T17:41:45.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:41:45.803Z] INFO: Archiving Costs [Pipeline] echo [2022-09-12T17:41:45.815Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:41:46.101Z] ---> logs-deploy.sh [2022-09-12T17:41:46.101Z] lf-activate-venv: SKIPPING [2022-09-12T17:41:46.101Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/57 [2022-09-12T17:41:46.101Z] INFO: archiving workspace using pattern(s): [2022-09-12T17:41:47.046Z] Archives upload complete. [2022-09-12T17:41:47.046Z] INFO: archiving logs to Nexus [2022-09-12T17:41:47.992Z] ---> uname -a: [2022-09-12T17:41:47.992Z] Linux prd-ubuntu20-04-docker-8c-8g-28970 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] ---> lscpu: [2022-09-12T17:41:47.992Z] Architecture: x86_64 [2022-09-12T17:41:47.992Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-12T17:41:47.992Z] Byte Order: Little Endian [2022-09-12T17:41:47.992Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-12T17:41:47.992Z] CPU(s): 8 [2022-09-12T17:41:47.992Z] On-line CPU(s) list: 0-7 [2022-09-12T17:41:47.992Z] Thread(s) per core: 1 [2022-09-12T17:41:47.992Z] Core(s) per socket: 1 [2022-09-12T17:41:47.992Z] Socket(s): 8 [2022-09-12T17:41:47.992Z] NUMA node(s): 1 [2022-09-12T17:41:47.992Z] Vendor ID: AuthenticAMD [2022-09-12T17:41:47.992Z] CPU family: 23 [2022-09-12T17:41:47.992Z] Model: 49 [2022-09-12T17:41:47.992Z] Model name: AMD EPYC-Rome Processor [2022-09-12T17:41:47.992Z] Stepping: 0 [2022-09-12T17:41:47.992Z] CPU MHz: 2800.000 [2022-09-12T17:41:47.992Z] BogoMIPS: 5600.00 [2022-09-12T17:41:47.992Z] Virtualization: AMD-V [2022-09-12T17:41:47.992Z] Hypervisor vendor: KVM [2022-09-12T17:41:47.992Z] Virtualization type: full [2022-09-12T17:41:47.992Z] L1d cache: 256 KiB [2022-09-12T17:41:47.992Z] L1i cache: 256 KiB [2022-09-12T17:41:47.992Z] L2 cache: 4 MiB [2022-09-12T17:41:47.992Z] L3 cache: 128 MiB [2022-09-12T17:41:47.992Z] NUMA node0 CPU(s): 0-7 [2022-09-12T17:41:47.992Z] Vulnerability Itlb multihit: Not affected [2022-09-12T17:41:47.992Z] Vulnerability L1tf: Not affected [2022-09-12T17:41:47.992Z] Vulnerability Mds: Not affected [2022-09-12T17:41:47.992Z] Vulnerability Meltdown: Not affected [2022-09-12T17:41:47.992Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-12T17:41:47.992Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-12T17:41:47.992Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-12T17:41:47.992Z] Vulnerability Srbds: Not affected [2022-09-12T17:41:47.992Z] Vulnerability Tsx async abort: Not affected [2022-09-12T17:41:47.992Z] 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-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] ---> nproc: [2022-09-12T17:41:47.992Z] 8 [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] ---> df -h: [2022-09-12T17:41:47.992Z] Filesystem Size Used Avail Use% Mounted on [2022-09-12T17:41:47.992Z] overlay 155G 13G 143G 8% / [2022-09-12T17:41:47.992Z] tmpfs 64M 0 64M 0% /dev [2022-09-12T17:41:47.992Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-12T17:41:47.992Z] shm 64M 0 64M 0% /dev/shm [2022-09-12T17:41:47.992Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] ---> sar -b -r -n DEV: [2022-09-12T17:41:47.992Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28970) 09/12/22 _x86_64_ (8 CPU) [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] 17:27:05 LINUX RESTART (8 CPU) [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] 17:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-12T17:41:47.992Z] 17:29:01 187.12 1.86 185.26 0.00 35.78 129096.44 0.00 [2022-09-12T17:41:47.992Z] 17:30:01 187.27 0.08 187.19 0.00 6.67 70975.77 0.00 [2022-09-12T17:41:47.992Z] 17:31:01 3.81 0.00 3.81 0.00 0.00 63.72 0.00 [2022-09-12T17:41:47.992Z] 17:32:01 2.17 0.00 2.17 0.00 0.00 23.73 0.00 [2022-09-12T17:41:47.992Z] 17:33:01 1.02 0.08 0.93 0.00 0.80 11.86 0.00 [2022-09-12T17:41:47.992Z] 17:34:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 [2022-09-12T17:41:47.992Z] 17:35:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2022-09-12T17:41:47.992Z] 17:36:01 1.98 0.00 1.98 0.00 0.00 24.53 0.00 [2022-09-12T17:41:47.992Z] 17:37:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 [2022-09-12T17:41:47.992Z] 17:38:01 2.40 0.00 2.40 0.00 0.00 30.79 0.00 [2022-09-12T17:41:47.992Z] 17:39:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2022-09-12T17:41:47.992Z] 17:40:01 2.18 0.00 2.18 0.00 0.00 23.73 0.00 [2022-09-12T17:41:47.992Z] 17:41:01 42.02 0.40 41.62 0.00 12.66 31016.86 0.00 [2022-09-12T17:41:47.992Z] Average: 33.33 0.18 33.14 0.00 4.26 17651.98 0.00 [2022-09-12T17:41:47.992Z] [2022-09-12T17:41:47.992Z] 17:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-12T17:41:47.992Z] 17:29:01 27794432 31385864 901668 2.74 163544 3614968 2332972 6.88 1687124 2925768 139512 [2022-09-12T17:41:47.992Z] 17:30:01 27530956 31760660 527000 1.60 177068 4197576 1948924 5.74 1360688 3471608 540 [2022-09-12T17:41:47.992Z] 17:31:01 27546240 31776608 510964 1.55 177120 4197632 1853284 5.46 1356128 3459000 20 [2022-09-12T17:41:47.992Z] 17:32:01 27546656 31777052 510332 1.55 177192 4197628 1853284 5.46 1355620 3459000 28 [2022-09-12T17:41:47.992Z] 17:33:01 27547412 31778076 509056 1.55 177216 4197644 1853284 5.46 1354180 3459124 212 [2022-09-12T17:41:47.992Z] 17:34:01 27548868 31779628 507324 1.54 177244 4197656 1853284 5.46 1353720 3459136 172 [2022-09-12T17:41:47.992Z] 17:35:01 27556112 31786880 499984 1.52 177260 4197660 1853284 5.46 1346272 3459140 172 [2022-09-12T17:41:47.993Z] 17:36:01 27556136 31786956 499900 1.52 177312 4197664 1853284 5.46 1345796 3459144 12 [2022-09-12T17:41:47.993Z] 17:37:01 27556084 31787004 500052 1.52 177368 4197664 1853284 5.46 1345900 3459144 12 [2022-09-12T17:41:47.993Z] 17:38:01 27556288 31787252 499776 1.52 177440 4197640 1853284 5.46 1346348 3459124 12 [2022-09-12T17:41:47.993Z] 17:39:01 27556492 31787528 499444 1.52 177500 4197648 1853284 5.46 1346056 3459128 12 [2022-09-12T17:41:47.993Z] 17:40:01 27556664 31787752 499156 1.52 177552 4197652 1853284 5.46 1346108 3459128 12 [2022-09-12T17:41:47.993Z] 17:41:01 26430948 31758012 521976 1.59 198204 5181472 1972068 5.81 1478900 4352256 295044 [2022-09-12T17:41:47.993Z] Average: 27483330 31749175 537433 1.63 177848 4228500 1906677 5.62 1386372 3487746 33520 [2022-09-12T17:41:47.993Z] [2022-09-12T17:41:47.993Z] 17:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-12T17:41:47.993Z] 17:29:01 docker0 118.15 150.58 10.18 1556.47 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:29:01 veth2d1fdb8 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:29:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:29:01 ens3 352.81 248.78 5582.71 85.35 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:30:01 docker0 9.45 14.46 0.56 98.68 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:30:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:30:01 ens3 206.75 158.87 2709.75 298.68 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:31:01 ens3 10.81 6.05 11.85 2.68 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:32:01 ens3 9.73 5.20 10.11 0.59 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:33:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:34:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:35:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:36:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:38:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:41:01 docker0 39.60 49.02 3.51 735.87 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:41:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] 17:41:01 veth6953a4c 39.60 49.13 4.05 735.88 0.00 0.00 0.00 0.06 [2022-09-12T17:41:47.993Z] 17:41:01 ens3 183.21 125.54 4709.77 16.57 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] Average: docker0 12.73 16.29 1.08 182.17 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] Average: veth6953a4c 3.05 3.78 0.31 56.68 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] Average: ens3 58.43 41.67 996.02 31.01 0.00 0.00 0.00 0.00 [2022-09-12T17:41:47.993Z] [2022-09-12T17:41:47.993Z] [2022-09-12T17:41:47.993Z] ---> sar -P ALL: [2022-09-12T17:41:47.993Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28970) 09/12/22 _x86_64_ (8 CPU) [2022-09-12T17:41:47.993Z] [2022-09-12T17:41:47.993Z] 17:27:05 LINUX RESTART (8 CPU) [2022-09-12T17:41:47.993Z] [2022-09-12T17:41:47.993Z] 17:28:02 CPU %user %nice %system %iowait %steal %idle [2022-09-12T17:41:47.993Z] 17:29:01 all 29.20 0.00 6.98 1.76 0.09 61.97 [2022-09-12T17:41:47.993Z] 17:29:01 0 27.40 0.00 6.95 1.02 0.09 64.55 [2022-09-12T17:41:47.993Z] 17:29:01 1 31.06 0.00 6.48 1.12 0.10 61.23 [2022-09-12T17:41:47.993Z] 17:29:01 2 30.35 0.00 7.41 0.86 0.09 61.29 [2022-09-12T17:41:47.993Z] 17:29:01 3 28.93 0.00 6.60 0.31 0.09 64.08 [2022-09-12T17:41:47.993Z] 17:29:01 4 31.22 0.00 6.88 1.06 0.09 60.75 [2022-09-12T17:41:47.993Z] 17:29:01 5 28.72 0.00 6.25 1.19 0.10 63.73 [2022-09-12T17:41:47.993Z] 17:29:01 6 27.75 0.00 7.86 5.90 0.10 58.40 [2022-09-12T17:41:47.993Z] 17:29:01 7 28.18 0.00 7.39 2.58 0.10 61.74 [2022-09-12T17:41:47.993Z] 17:30:01 all 31.02 0.00 6.02 1.43 0.09 61.44 [2022-09-12T17:41:47.993Z] 17:30:01 0 31.26 0.00 5.53 0.29 0.08 62.85 [2022-09-12T17:41:47.993Z] 17:30:01 1 29.89 0.00 5.48 0.54 0.10 63.99 [2022-09-12T17:41:47.993Z] 17:30:01 2 30.88 0.00 6.40 2.72 0.08 59.92 [2022-09-12T17:41:47.993Z] 17:30:01 3 31.71 0.00 5.47 0.73 0.08 62.01 [2022-09-12T17:41:47.993Z] 17:30:01 4 30.52 0.00 6.51 0.61 0.08 62.27 [2022-09-12T17:41:47.993Z] 17:30:01 5 31.23 0.00 6.05 0.64 0.08 62.00 [2022-09-12T17:41:47.993Z] 17:30:01 6 32.26 0.00 6.09 1.23 0.08 60.34 [2022-09-12T17:41:47.993Z] 17:30:01 7 30.44 0.00 6.62 4.72 0.10 58.12 [2022-09-12T17:41:47.993Z] 17:31:01 all 0.19 0.00 0.14 0.01 0.00 99.65 [2022-09-12T17:41:47.993Z] 17:31:01 0 0.13 0.00 0.17 0.00 0.00 99.70 [2022-09-12T17:41:47.993Z] 17:31:01 1 0.28 0.00 0.18 0.02 0.00 99.51 [2022-09-12T17:41:47.993Z] 17:31:01 2 0.17 0.00 0.18 0.02 0.00 99.63 [2022-09-12T17:41:47.993Z] 17:31:01 3 0.18 0.00 0.12 0.00 0.02 99.68 [2022-09-12T17:41:47.993Z] 17:31:01 4 0.20 0.00 0.17 0.02 0.00 99.62 [2022-09-12T17:41:47.993Z] 17:31:01 5 0.17 0.00 0.17 0.00 0.00 99.67 [2022-09-12T17:41:47.993Z] 17:31:01 6 0.18 0.00 0.07 0.00 0.02 99.73 [2022-09-12T17:41:47.993Z] 17:31:01 7 0.23 0.00 0.07 0.07 0.00 99.63 [2022-09-12T17:41:47.993Z] 17:32:01 all 0.04 0.00 0.03 0.01 0.01 99.91 [2022-09-12T17:41:47.993Z] 17:32:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2022-09-12T17:41:47.993Z] 17:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-12T17:41:47.993Z] 17:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-12T17:41:47.993Z] 17:32:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2022-09-12T17:41:47.993Z] 17:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-12T17:41:47.993Z] 17:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:32:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-12T17:41:47.993Z] 17:32:01 7 0.05 0.00 0.05 0.05 0.00 99.85 [2022-09-12T17:41:47.993Z] 17:33:01 all 0.17 0.00 0.02 0.01 0.00 99.80 [2022-09-12T17:41:47.993Z] 17:33:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-12T17:41:47.993Z] 17:33:01 1 1.08 0.00 0.07 0.02 0.00 98.84 [2022-09-12T17:41:47.993Z] 17:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-12T17:41:47.993Z] 17:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-12T17:41:47.993Z] 17:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-12T17:41:47.993Z] 17:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-12T17:41:47.993Z] 17:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-12T17:41:47.993Z] 17:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-12T17:41:47.993Z] 17:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-09-12T17:41:47.993Z] 17:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-12T17:41:47.993Z] 17:34:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2022-09-12T17:41:47.993Z] 17:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:41:47.993Z] 17:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-12T17:41:47.993Z] 17:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T17:41:47.993Z] 17:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-12T17:41:47.993Z] 17:35:01 all 0.04 0.00 0.03 0.00 0.00 99.93 [2022-09-12T17:41:47.993Z] 17:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-12T17:41:47.993Z] 17:35:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-12T17:41:47.993Z] 17:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-12T17:41:47.993Z] 17:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:35:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-12T17:41:47.993Z] 17:35:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-12T17:41:47.993Z] 17:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-12T17:41:47.993Z] 17:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:36:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-09-12T17:41:47.993Z] 17:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:36:01 1 0.05 0.00 0.03 0.03 0.02 99.87 [2022-09-12T17:41:47.993Z] 17:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:41:47.993Z] 17:36:01 3 0.17 0.00 0.02 0.00 0.00 99.82 [2022-09-12T17:41:47.993Z] 17:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:41:47.993Z] 17:36:01 6 0.12 0.00 0.03 0.00 0.00 99.85 [2022-09-12T17:41:47.993Z] 17:36:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-12T17:41:47.993Z] 17:37:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-09-12T17:41:47.993Z] 17:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:41:47.993Z] 17:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-12T17:41:47.993Z] 17:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-12T17:41:47.993Z] 17:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T17:41:47.993Z] 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.993Z] 17:37:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-12T17:41:47.994Z] 17:37:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-12T17:41:47.994Z] 17:38:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-09-12T17:41:47.994Z] 17:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:41:47.994Z] 17:38:01 1 2.02 0.00 0.02 0.00 0.02 97.95 [2022-09-12T17:41:47.994Z] 17:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:41:47.994Z] 17:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.994Z] 17:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.994Z] 17:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:41:47.994Z] 17:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-12T17:41:47.994Z] 17:38:01 7 0.00 0.00 0.02 0.12 0.02 99.85 [2022-09-12T17:41:47.994Z] 17:39:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2022-09-12T17:41:47.994Z] 17:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-12T17:41:47.994Z] 17:39:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2022-09-12T17:41:47.994Z] 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:41:47.994Z] 17:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-12T17:41:47.994Z] 17:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:41:47.994Z] 17:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:41:47.994Z] 17:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-12T17:41:47.994Z] 17:39:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-12T17:41:47.994Z] [2022-09-12T17:41:47.994Z] 17:39:01 CPU %user %nice %system %iowait %steal %idle [2022-09-12T17:41:47.994Z] 17:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-12T17:41:47.994Z] 17:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:41:47.994Z] 17:40:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-12T17:41:47.994Z] 17:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:41:47.994Z] 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:41:47.994Z] 17:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:41:47.994Z] 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:41:47.994Z] 17:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-12T17:41:47.994Z] 17:40:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2022-09-12T17:41:47.994Z] 17:41:01 all 5.00 0.00 1.83 0.38 0.02 92.77 [2022-09-12T17:41:47.994Z] 17:41:01 0 4.31 0.00 1.44 0.07 0.02 94.16 [2022-09-12T17:41:47.994Z] 17:41:01 1 6.01 0.00 1.51 0.02 0.02 92.45 [2022-09-12T17:41:47.994Z] 17:41:01 2 4.10 0.00 1.86 0.08 0.03 93.92 [2022-09-12T17:41:47.994Z] 17:41:01 3 4.51 0.00 1.68 0.02 0.02 93.78 [2022-09-12T17:41:47.994Z] 17:41:01 4 6.54 0.00 1.93 0.12 0.02 91.40 [2022-09-12T17:41:47.994Z] 17:41:01 5 4.90 0.00 1.73 0.03 0.02 93.32 [2022-09-12T17:41:47.994Z] 17:41:01 6 5.19 0.00 2.15 0.02 0.02 92.63 [2022-09-12T17:41:47.994Z] 17:41:01 7 4.41 0.00 2.38 2.68 0.02 90.50 [2022-09-12T17:41:47.994Z] Average: all 5.00 0.00 1.14 0.28 0.02 93.57 [2022-09-12T17:41:47.994Z] Average: 0 4.80 0.00 1.07 0.10 0.02 94.00 [2022-09-12T17:41:47.994Z] Average: 1 5.37 0.00 1.05 0.14 0.02 93.42 [2022-09-12T17:41:47.994Z] Average: 2 4.96 0.00 1.21 0.28 0.02 93.53 [2022-09-12T17:41:47.994Z] Average: 3 4.96 0.00 1.06 0.08 0.02 93.89 [2022-09-12T17:41:47.994Z] Average: 4 5.19 0.00 1.18 0.14 0.02 93.47 [2022-09-12T17:41:47.994Z] Average: 5 4.92 0.00 1.08 0.14 0.02 93.84 [2022-09-12T17:41:47.994Z] Average: 6 4.99 0.00 1.24 0.54 0.02 93.21 [2022-09-12T17:41:47.994Z] Average: 7 4.77 0.00 1.25 0.80 0.02 93.17 [2022-09-12T17:41:47.994Z] [2022-09-12T17:41:47.994Z] [2022-09-12T17:41:47.994Z]