Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dcacfabcedd8c9812e04fc6911462b912c63165 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-ssh15535157108550401475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6835341062661046469.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3558074216065985855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12796341112501358631.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9798760934038101313.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22819 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 7dcacfabcedd8c9812e04fc6911462b912c63165 (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 7dcacfabcedd8c9812e04fc6911462b912c63165 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#133)" > git rev-list --no-walk 7566e30f01203e511a46f95a7874e6126d22e67b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-15T15:40:11.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T15:40:11.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T15:40:11.730Z] ========================================================= [2022-08-15T15:40:11.730Z] EdgeX Global Pipelines Version Info [2022-08-15T15:40:11.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:40:12.514Z] ------------------- [2022-08-15T15:40:12.514Z] stable info: [2022-08-15T15:40:12.514Z] ------------------- [2022-08-15T15:40:12.514Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T15:40:12.514Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T15:40:12.514Z] Message: update stable to v1.0.238 [2022-08-15T15:40:13.085Z] ------------------- [2022-08-15T15:40:13.085Z] experimental info: [2022-08-15T15:40:13.085Z] ------------------- [2022-08-15T15:40:13.085Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T15:40:13.085Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T15:40:13.085Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T15:40:13.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-15T15:40:13.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-15T15:40:13.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T15:40:13.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T15:40:13.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T15:40:13.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T15:40:13.446Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T15:40:13.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T15:40:13.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T15:40:13.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T15:40:13.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T15:40:13.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-15T15:40:13.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T15:40:13.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T15:40:13.558Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T15:40:13.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T15:40:13.583Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T15:40:13.594Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T15:40:13.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T15:40:13.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T15:40:13.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-15T15:40:13.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-15T15:40:13.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T15:40:13.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T15:40:13.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T15:40:13.690Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T15:40:13.704Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T15:40:13.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-15T15:40:13.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-15T15:40:13.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-15T15:40:13.770Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo [2022-08-15T15:40:13.787Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dcacfa [Pipeline] echo [2022-08-15T15:40:13.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:40:13.845Z] provisioning config files... [2022-08-15T15:40:13.858Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config147015718181196771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:40:14.163Z] ---> docker-login.sh [2022-08-15T15:40:14.163Z] nexus3.edgexfoundry.org:10001 [2022-08-15T15:40:14.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:14.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:14.435Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:14.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:14.435Z] [2022-08-15T15:40:14.435Z] Login Succeeded [2022-08-15T15:40:14.435Z] nexus3.edgexfoundry.org:10002 [2022-08-15T15:40:14.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:14.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:14.696Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:14.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:14.696Z] [2022-08-15T15:40:14.696Z] Login Succeeded [2022-08-15T15:40:14.696Z] nexus3.edgexfoundry.org:10003 [2022-08-15T15:40:14.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:14.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:14.696Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:14.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:14.696Z] [2022-08-15T15:40:14.696Z] Login Succeeded [2022-08-15T15:40:14.696Z] nexus3.edgexfoundry.org:10004 [2022-08-15T15:40:14.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:14.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:14.957Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:14.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:14.957Z] [2022-08-15T15:40:14.957Z] Login Succeeded [2022-08-15T15:40:14.957Z] docker.io [2022-08-15T15:40:14.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:15.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:15.226Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:15.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:15.226Z] [2022-08-15T15:40:15.226Z] Login Succeeded [2022-08-15T15:40:15.226Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T15:40:15.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-15T15:40:15.630Z] + git rev-list -1 --merges 7dcacfabcedd8c9812e04fc6911462b912c63165~1..7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo [2022-08-15T15:40:15.693Z] -----------> git rev-list -1 --merges 7dcacfabcedd8c9812e04fc6911462b912c63165~1..7dcacfabcedd8c9812e04fc6911462b912c63165 7dcacfabcedd8c9812e04fc6911462b912c63165 [false] [Pipeline] sh [2022-08-15T15:40:15.993Z] + git log --format=format:%s -1 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo [2022-08-15T15:40:16.012Z] ========================================================= [2022-08-15T15:40:16.012Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T15:40:16.012Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T15:40:16.353Z] + git log --format=format:%s -1 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo [2022-08-15T15:40:16.365Z] [semverPrep] GIT_COMMIT: 7dcacfabcedd8c9812e04fc6911462b912c63165, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#133) [Pipeline] echo [2022-08-15T15:40:16.375Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T15:40:16.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T15:40:16.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T15:40:16.750Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T15:40:16.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T15:40:16.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-15T15:40:16.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-15T15:40:16.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:40:17.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T15:40:17.108Z] [2022-08-15T15:40:17.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:40:17.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T15:40:17.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T15:40:17.418Z] b85a868b505f: Pulling fs layer [2022-08-15T15:40:17.418Z] e2be974225ed: Pulling fs layer [2022-08-15T15:40:17.418Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T15:40:17.418Z] 988bab9f4d93: Pulling fs layer [2022-08-15T15:40:17.418Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T15:40:17.418Z] eaf3925da568: Pulling fs layer [2022-08-15T15:40:17.418Z] bab4dde63d76: Pulling fs layer [2022-08-15T15:40:17.418Z] bde34c3a00c8: Pulling fs layer [2022-08-15T15:40:17.418Z] b352a97aabf1: Pulling fs layer [2022-08-15T15:40:17.418Z] 4872d77fe225: Pulling fs layer [2022-08-15T15:40:17.418Z] 5851b861e8e6: Pulling fs layer [2022-08-15T15:40:17.418Z] bde34c3a00c8: Waiting [2022-08-15T15:40:17.418Z] b352a97aabf1: Waiting [2022-08-15T15:40:17.418Z] 4872d77fe225: Waiting [2022-08-15T15:40:17.418Z] 988bab9f4d93: Waiting [2022-08-15T15:40:17.418Z] 5851b861e8e6: Waiting [2022-08-15T15:40:17.418Z] 1469e6f7b9e6: Waiting [2022-08-15T15:40:17.418Z] eaf3925da568: Waiting [2022-08-15T15:40:17.418Z] e2be974225ed: Download complete [2022-08-15T15:40:17.418Z] 988bab9f4d93: Verifying Checksum [2022-08-15T15:40:17.418Z] 988bab9f4d93: Download complete [2022-08-15T15:40:17.679Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T15:40:17.679Z] 1469e6f7b9e6: Download complete [2022-08-15T15:40:17.679Z] eaf3925da568: Download complete [2022-08-15T15:40:17.679Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T15:40:17.679Z] 339a4e72a1f5: Download complete [2022-08-15T15:40:17.679Z] bde34c3a00c8: Download complete [2022-08-15T15:40:17.679Z] b352a97aabf1: Verifying Checksum [2022-08-15T15:40:17.679Z] b352a97aabf1: Download complete [2022-08-15T15:40:17.679Z] 4872d77fe225: Verifying Checksum [2022-08-15T15:40:17.679Z] 4872d77fe225: Download complete [2022-08-15T15:40:17.679Z] 5851b861e8e6: Verifying Checksum [2022-08-15T15:40:17.679Z] 5851b861e8e6: Download complete [2022-08-15T15:40:17.679Z] b85a868b505f: Verifying Checksum [2022-08-15T15:40:17.679Z] b85a868b505f: Download complete [2022-08-15T15:40:17.940Z] bab4dde63d76: Verifying Checksum [2022-08-15T15:40:17.940Z] bab4dde63d76: Download complete [2022-08-15T15:40:18.882Z] b85a868b505f: Pull complete [2022-08-15T15:40:18.882Z] e2be974225ed: Pull complete [2022-08-15T15:40:19.450Z] 339a4e72a1f5: Pull complete [2022-08-15T15:40:19.450Z] 988bab9f4d93: Pull complete [2022-08-15T15:40:19.709Z] 1469e6f7b9e6: Pull complete [2022-08-15T15:40:19.709Z] eaf3925da568: Pull complete [2022-08-15T15:40:22.270Z] bab4dde63d76: Pull complete [2022-08-15T15:40:22.270Z] bde34c3a00c8: Pull complete [2022-08-15T15:40:22.270Z] b352a97aabf1: Pull complete [2022-08-15T15:40:22.270Z] 4872d77fe225: Pull complete [2022-08-15T15:40:22.270Z] 5851b861e8e6: Pull complete [2022-08-15T15:40:22.270Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T15:40:22.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T15:40:22.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:40:22.377Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:40:22.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T15:40:25.238Z] $ docker top 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d -eo pid,comm [2022-08-15T15:40:25.307Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-15T15:40:25.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T15:40:25.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T15:40:25.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T15:40:25.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T15:40:25.465Z] $ docker exec 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent [2022-08-15T15:40:25.590Z] SSH_AUTH_SOCK=/tmp/ssh-CWY6wvesMTLk/agent.34 [2022-08-15T15:40:25.590Z] SSH_AGENT_PID=40 [2022-08-15T15:40:25.597Z] Running ssh-add (command line suppressed) [2022-08-15T15:40:25.706Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_550044138004398312.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_550044138004398312.key) [2022-08-15T15:40:25.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T15:40:26.012Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T15:40:26.018Z] $ docker exec --env ******** --env ******** 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent -k [2022-08-15T15:40:26.127Z] unset SSH_AUTH_SOCK; [2022-08-15T15:40:26.127Z] unset SSH_AGENT_PID; [2022-08-15T15:40:26.127Z] echo Agent pid 40 killed; [2022-08-15T15:40:26.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T15:40:26.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T15:40:26.172Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T15:40:26.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T15:40:26.288Z] $ docker exec 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent [2022-08-15T15:40:26.418Z] SSH_AUTH_SOCK=/tmp/ssh-OgWRU3KAQDbe/agent.72 [2022-08-15T15:40:26.418Z] SSH_AGENT_PID=78 [2022-08-15T15:40:26.423Z] Running ssh-add (command line suppressed) [2022-08-15T15:40:26.533Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595660925021185480.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595660925021185480.key) [2022-08-15T15:40:26.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T15:40:26.847Z] + git semver init [2022-08-15T15:40:27.109Z] 2022-08-15 15:40:27,010 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T15:40:27.109Z] 2022-08-15 15:40:27,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-15T15:40:27.109Z] 2022-08-15 15:40:27,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-15T15:40:27.109Z] 2022-08-15 15:40:27,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-15T15:40:28.055Z] 2022-08-15 15:40:27,844 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-15T15:40:28.055Z] 2022-08-15 15:40:27,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-15T15:40:28.055Z] 2022-08-15 15:40:27,844 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:40:28.055Z] 2022-08-15 15:40:27,844 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:40:28.056Z] 2.3.0-dev.7 [Pipeline] } [2022-08-15T15:40:28.063Z] $ docker exec --env ******** --env ******** 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent -k [2022-08-15T15:40:28.179Z] unset SSH_AUTH_SOCK; [2022-08-15T15:40:28.179Z] unset SSH_AGENT_PID; [2022-08-15T15:40:28.179Z] echo Agent pid 78 killed; [2022-08-15T15:40:28.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T15:40:28.499Z] + git semver [Pipeline] } [2022-08-15T15:40:28.771Z] $ docker stop --time=1 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d [2022-08-15T15:40:30.048Z] $ docker rm -f 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T15:40:30.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T15:40:30.657Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T15:40:30.660Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:40:30.796Z] provisioning config files... [2022-08-15T15:40:30.806Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4409356265896718923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:40:31.105Z] ---> docker-login.sh [2022-08-15T15:40:31.105Z] nexus3.edgexfoundry.org:10001 [2022-08-15T15:40:31.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:31.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:31.105Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:31.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:31.105Z] [2022-08-15T15:40:31.105Z] Login Succeeded [2022-08-15T15:40:31.105Z] nexus3.edgexfoundry.org:10002 [2022-08-15T15:40:31.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:31.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:31.366Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:31.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:31.366Z] [2022-08-15T15:40:31.366Z] Login Succeeded [2022-08-15T15:40:31.366Z] nexus3.edgexfoundry.org:10003 [2022-08-15T15:40:31.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:31.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:31.366Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:31.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:31.366Z] [2022-08-15T15:40:31.366Z] Login Succeeded [2022-08-15T15:40:31.366Z] nexus3.edgexfoundry.org:10004 [2022-08-15T15:40:31.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:31.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:31.629Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:31.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:31.629Z] [2022-08-15T15:40:31.629Z] Login Succeeded [2022-08-15T15:40:31.629Z] docker.io [2022-08-15T15:40:31.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:40:31.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:40:31.889Z] Configure a credential helper to remove this warning. See [2022-08-15T15:40:31.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:40:31.889Z] [2022-08-15T15:40:31.889Z] Login Succeeded [2022-08-15T15:40:31.889Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T15:40:31.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T15:40:31.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T15:40:31.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T15:40:31.973Z] ========================================================= [2022-08-15T15:40:31.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T15:40:31.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:40:32.307Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T15:40:32.307Z] Sending build context to Docker daemon 20.52MB [2022-08-15T15:40:32.307Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T15:40:32.307Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T15:40:32.567Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T15:40:32.567Z] 2408cc74d12b: Pulling fs layer [2022-08-15T15:40:32.567Z] ea60b727a1ce: Pulling fs layer [2022-08-15T15:40:32.567Z] 30c4a7721957: Pulling fs layer [2022-08-15T15:40:32.567Z] 370296b7ddb6: Pulling fs layer [2022-08-15T15:40:32.567Z] 7c6cee850709: Pulling fs layer [2022-08-15T15:40:32.567Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T15:40:32.567Z] d94ebbe4e438: Pulling fs layer [2022-08-15T15:40:32.567Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T15:40:32.567Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T15:40:32.567Z] 39a5fcdaea64: Waiting [2022-08-15T15:40:32.567Z] d94ebbe4e438: Waiting [2022-08-15T15:40:32.567Z] bcfd1f05c69d: Waiting [2022-08-15T15:40:32.567Z] 59ccb84bbe0f: Waiting [2022-08-15T15:40:32.567Z] 370296b7ddb6: Waiting [2022-08-15T15:40:32.567Z] 7c6cee850709: Waiting [2022-08-15T15:40:32.567Z] 30c4a7721957: Verifying Checksum [2022-08-15T15:40:32.567Z] 30c4a7721957: Download complete [2022-08-15T15:40:32.567Z] ea60b727a1ce: Verifying Checksum [2022-08-15T15:40:32.567Z] ea60b727a1ce: Download complete [2022-08-15T15:40:32.567Z] 7c6cee850709: Verifying Checksum [2022-08-15T15:40:32.567Z] 7c6cee850709: Download complete [2022-08-15T15:40:32.567Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T15:40:32.567Z] 39a5fcdaea64: Download complete [2022-08-15T15:40:32.567Z] 2408cc74d12b: Verifying Checksum [2022-08-15T15:40:32.567Z] 2408cc74d12b: Download complete [2022-08-15T15:40:32.567Z] d94ebbe4e438: Verifying Checksum [2022-08-15T15:40:32.568Z] d94ebbe4e438: Download complete [2022-08-15T15:40:32.830Z] 2408cc74d12b: Pull complete [2022-08-15T15:40:32.830Z] ea60b727a1ce: Pull complete [2022-08-15T15:40:32.830Z] 30c4a7721957: Pull complete [2022-08-15T15:40:33.093Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T15:40:33.093Z] 59ccb84bbe0f: Download complete [2022-08-15T15:40:33.352Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T15:40:33.352Z] bcfd1f05c69d: Download complete [2022-08-15T15:40:33.353Z] 370296b7ddb6: Verifying Checksum [2022-08-15T15:40:33.353Z] 370296b7ddb6: Download complete [2022-08-15T15:40:37.555Z] 370296b7ddb6: Pull complete [2022-08-15T15:40:37.555Z] 7c6cee850709: Pull complete [2022-08-15T15:40:37.555Z] 39a5fcdaea64: Pull complete [2022-08-15T15:40:37.555Z] d94ebbe4e438: Pull complete [2022-08-15T15:40:38.932Z] bcfd1f05c69d: Pull complete [2022-08-15T15:40:39.870Z] 59ccb84bbe0f: Pull complete [2022-08-15T15:40:39.870Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T15:40:39.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T15:40:39.870Z] ---> a4fb48ad2a94 [2022-08-15T15:40:39.870Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T15:40:44.081Z] ---> Running in 70f11987d14f [2022-08-15T15:40:44.081Z] Removing intermediate container 70f11987d14f [2022-08-15T15:40:44.081Z] ---> 12ccb8885a09 [2022-08-15T15:40:44.081Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T15:40:44.081Z] ---> Running in bc51eb8b4f2a [2022-08-15T15:40:44.081Z] Removing intermediate container bc51eb8b4f2a [2022-08-15T15:40:44.081Z] ---> 1c329f5ea105 [2022-08-15T15:40:44.081Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T15:40:44.081Z] ---> Running in dc89ac398971 [2022-08-15T15:40:44.081Z] Removing intermediate container dc89ac398971 [2022-08-15T15:40:44.081Z] ---> 281b241956af [2022-08-15T15:40:44.081Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-15T15:40:44.081Z] ---> Running in 5b1bedae85d6 [2022-08-15T15:40:44.081Z] Removing intermediate container 5b1bedae85d6 [2022-08-15T15:40:44.081Z] ---> 6f88db97df21 [2022-08-15T15:40:44.081Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T15:40:44.081Z] ---> Running in 3ab524377dcc [2022-08-15T15:40:44.651Z] Removing intermediate container 3ab524377dcc [2022-08-15T15:40:44.651Z] ---> a958e31d0b48 [2022-08-15T15:40:44.651Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T15:40:44.651Z] ---> Running in fa0a5c362d88 [2022-08-15T15:40:44.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T15:40:45.759Z] Still waiting to schedule task [2022-08-15T15:40:45.759Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-15T15:40:45.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T15:40:46.121Z] OK: 211 MiB in 51 packages [2022-08-15T15:40:46.382Z] Removing intermediate container fa0a5c362d88 [2022-08-15T15:40:46.382Z] ---> a24dcc4c3584 [2022-08-15T15:40:46.382Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-15T15:40:46.382Z] ---> Running in 2c5de3ae80f6 [2022-08-15T15:40:46.382Z] Removing intermediate container 2c5de3ae80f6 [2022-08-15T15:40:46.382Z] ---> babe06494ab7 [2022-08-15T15:40:46.382Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-15T15:40:46.642Z] ---> 53db01661381 [2022-08-15T15:40:46.642Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T15:40:46.642Z] ---> Running in 441fe4c5b5bc [2022-08-15T15:41:08.610Z] Removing intermediate container 441fe4c5b5bc [2022-08-15T15:41:08.610Z] ---> 10d7de575835 [2022-08-15T15:41:08.610Z] Step 12/13 : COPY . . [2022-08-15T15:41:08.610Z] ---> 019094bffac1 [2022-08-15T15:41:08.610Z] Step 13/13 : RUN ${MAKE} [2022-08-15T15:41:08.610Z] ---> Running in e6f69f3e1ee0 [2022-08-15T15:41:08.610Z] noop [2022-08-15T15:41:08.610Z] Removing intermediate container e6f69f3e1ee0 [2022-08-15T15:41:08.610Z] ---> 49e8e555d562 [2022-08-15T15:41:08.610Z] Successfully built 49e8e555d562 [2022-08-15T15:41:08.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:41:08.931Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T15:41:08.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:41:09.009Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:41:09.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T15:41:09.428Z] $ docker top ee8767e25b23bffb585a661044658d9e7b4a085019ffc17f9cbf16e56568c61e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T15:41:09.785Z] + go version [2022-08-15T15:41:09.785Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T15:41:09.805Z] $ docker stop --time=1 ee8767e25b23bffb585a661044658d9e7b4a085019ffc17f9cbf16e56568c61e [2022-08-15T15:41:11.088Z] $ docker rm -f ee8767e25b23bffb585a661044658d9e7b4a085019ffc17f9cbf16e56568c61e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:41:11.497Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T15:41:11.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:41:11.582Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:41:11.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T15:41:12.089Z] $ docker top 42c712f2841c68f2d7134b9c09c661dc4ee96563a549afc9bc7452d11b24e185 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T15:41:12.480Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-15T15:41:12.781Z] + make test [2022-08-15T15:41:12.781Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T15:41:13.040Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-15T15:41:25.288Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-15T15:41:25.288Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.031s coverage: 10.6% of statements [2022-08-15T15:41:25.288Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-15T15:41:28.598Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.852s coverage: 13.8% of statements [2022-08-15T15:41:35.170Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-15T15:41:35.170Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T15:41:38.462Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T15:41:38.462Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T15:41:38.462Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T15:41:38.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T15:41:38.498Z] $ docker stop --time=1 42c712f2841c68f2d7134b9c09c661dc4ee96563a549afc9bc7452d11b24e185 [2022-08-15T15:41:40.780Z] $ docker rm -f 42c712f2841c68f2d7134b9c09c661dc4ee96563a549afc9bc7452d11b24e185 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T15:41:41.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T15:41:41.301Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T15:41:41.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T15:41:42.140Z] + ls -al . [2022-08-15T15:41:42.140Z] total 232 [2022-08-15T15:41:42.140Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:41 . [2022-08-15T15:41:42.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:40 .. [2022-08-15T15:41:42.140Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:41 .git [2022-08-15T15:41:42.140Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:40 .github [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 15 15:40 .gitignore [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 15:40 .golangci.yml [2022-08-15T15:41:42.140Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:40 .semver [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 15 15:40 Attribution.txt [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 15 15:40 CHANGELOG.md [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 15 15:40 Dockerfile [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:40 GOVERNANCE.md [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 15 15:40 Jenkinsfile [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 15:40 LICENSE [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 15 15:40 Makefile [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 15:40 OWNERS.md [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 15 15:40 README.md [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 15:40 VERSION [2022-08-15T15:41:42.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:40 bin [2022-08-15T15:41:42.140Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:40 cmd [2022-08-15T15:41:42.140Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 15 15:41 coverage.out [2022-08-15T15:41:42.140Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:40 doc [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 15 15:40 go.mod [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 15 15:40 go.sum [2022-08-15T15:41:42.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:40 internal [2022-08-15T15:41:42.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:40 snap [2022-08-15T15:41:42.140Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 15:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:41:42.455Z] + 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=7dcacfabcedd8c9812e04fc6911462b912c63165 --label arch=amd64 --label version=2.3.0-dev.7 . [2022-08-15T15:41:42.455Z] Sending build context to Docker daemon 20.6MB [2022-08-15T15:41:42.455Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T15:41:42.455Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-15T15:41:42.455Z] ---> 49e8e555d562 [2022-08-15T15:41:42.455Z] Step 3/26 : ARG MAKE="make build" [2022-08-15T15:41:42.717Z] ---> Running in bf12b6df7e18 [2022-08-15T15:41:42.717Z] Removing intermediate container bf12b6df7e18 [2022-08-15T15:41:42.717Z] ---> e7f57b24c13e [2022-08-15T15:41:42.717Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T15:41:42.717Z] ---> Running in d1bee7bd3606 [2022-08-15T15:41:42.977Z] Removing intermediate container d1bee7bd3606 [2022-08-15T15:41:42.977Z] ---> bc561699fe24 [2022-08-15T15:41:42.977Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T15:41:42.977Z] ---> Running in a12e77f3555e [2022-08-15T15:41:42.977Z] Removing intermediate container a12e77f3555e [2022-08-15T15:41:42.977Z] ---> 46cedcb3ceed [2022-08-15T15:41:42.977Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-15T15:41:42.977Z] ---> Running in 739b70d33ed7 [2022-08-15T15:41:42.977Z] Removing intermediate container 739b70d33ed7 [2022-08-15T15:41:42.977Z] ---> 67a608052cb7 [2022-08-15T15:41:42.977Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T15:41:42.977Z] ---> Running in c9fe962d4b3c [2022-08-15T15:41:43.550Z] Removing intermediate container c9fe962d4b3c [2022-08-15T15:41:43.550Z] ---> e87862024bb6 [2022-08-15T15:41:43.550Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T15:41:43.550Z] ---> Running in 88e2dfdbb76e [2022-08-15T15:41:43.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T15:41:44.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T15:41:45.047Z] OK: 211 MiB in 51 packages [2022-08-15T15:41:45.306Z] Removing intermediate container 88e2dfdbb76e [2022-08-15T15:41:45.306Z] ---> 115e489054d0 [2022-08-15T15:41:45.306Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-15T15:41:45.306Z] ---> Running in 57a667336441 [2022-08-15T15:41:45.564Z] Removing intermediate container 57a667336441 [2022-08-15T15:41:45.565Z] ---> e654ba765041 [2022-08-15T15:41:45.565Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-15T15:41:45.565Z] ---> 051dada68909 [2022-08-15T15:41:45.565Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T15:41:45.565Z] ---> Running in ab117dd37111 [2022-08-15T15:41:46.133Z] Removing intermediate container ab117dd37111 [2022-08-15T15:41:46.133Z] ---> b5d48044e266 [2022-08-15T15:41:46.133Z] Step 12/26 : COPY . . [2022-08-15T15:41:47.092Z] ---> f00e3ef512c2 [2022-08-15T15:41:47.092Z] Step 13/26 : RUN ${MAKE} [2022-08-15T15:41:47.092Z] ---> Running in ba7feddcd4f0 [2022-08-15T15:41:47.351Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-15T15:42:09.303Z] Removing intermediate container ba7feddcd4f0 [2022-08-15T15:42:09.303Z] ---> 217d4be6a6dd [2022-08-15T15:42:09.303Z] Step 14/26 : FROM alpine:3.16 [2022-08-15T15:42:09.874Z] 3.16: Pulling from library/alpine [2022-08-15T15:42:09.874Z] 213ec9aee27d: Pulling fs layer [2022-08-15T15:42:10.199Z] 213ec9aee27d: Download complete [2022-08-15T15:42:10.199Z] 213ec9aee27d: Pull complete [2022-08-15T15:42:10.199Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T15:42:10.199Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T15:42:10.199Z] ---> 9c6f07244728 [2022-08-15T15:42:10.199Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T15:42:10.460Z] ---> Running in 5038c63c7657 [2022-08-15T15:42:10.460Z] Removing intermediate container 5038c63c7657 [2022-08-15T15:42:10.460Z] ---> dd66aa2af486 [2022-08-15T15:42:10.460Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-15T15:42:10.460Z] ---> Running in 1732be5b1f70 [2022-08-15T15:42:10.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T15:42:10.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T15:42:10.988Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-15T15:42:10.988Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T15:42:10.988Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-15T15:42:10.988Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T15:42:10.988Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-15T15:42:10.988Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-15T15:42:10.988Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T15:42:11.252Z] OK: 8 MiB in 20 packages [2022-08-15T15:42:11.513Z] Removing intermediate container 1732be5b1f70 [2022-08-15T15:42:11.513Z] ---> 54bb2ca8e575 [2022-08-15T15:42:11.513Z] Step 17/26 : WORKDIR / [2022-08-15T15:42:11.513Z] ---> Running in 2536d2069291 [2022-08-15T15:42:11.772Z] Removing intermediate container 2536d2069291 [2022-08-15T15:42:11.772Z] ---> 7ddf28099f23 [2022-08-15T15:42:11.772Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-15T15:42:12.341Z] ---> c450d5b7b135 [2022-08-15T15:42:12.341Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-15T15:42:12.602Z] ---> c9428783aa27 [2022-08-15T15:42:12.602Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-15T15:42:12.602Z] ---> 5c394ef1949a [2022-08-15T15:42:12.602Z] Step 21/26 : EXPOSE 59984 [2022-08-15T15:42:12.602Z] ---> Running in f5d050686fd9 [2022-08-15T15:42:12.862Z] Removing intermediate container f5d050686fd9 [2022-08-15T15:42:12.862Z] ---> bf781405ebf6 [2022-08-15T15:42:12.862Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-15T15:42:12.862Z] ---> Running in d749913140b6 [2022-08-15T15:42:12.862Z] Removing intermediate container d749913140b6 [2022-08-15T15:42:12.862Z] ---> 8e64a005610e [2022-08-15T15:42:12.862Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-15T15:42:12.862Z] ---> Running in 301c13c14523 [2022-08-15T15:42:13.122Z] Removing intermediate container 301c13c14523 [2022-08-15T15:42:13.122Z] ---> 014e220d52cd [2022-08-15T15:42:13.122Z] Step 24/26 : LABEL arch=amd64 [2022-08-15T15:42:13.122Z] ---> Running in a7d53761f10e [2022-08-15T15:42:13.122Z] Removing intermediate container a7d53761f10e [2022-08-15T15:42:13.122Z] ---> f572a26c33af [2022-08-15T15:42:13.122Z] Step 25/26 : LABEL git_sha=7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:42:13.122Z] ---> Running in 2b8e8bff61a2 [2022-08-15T15:42:13.122Z] Removing intermediate container 2b8e8bff61a2 [2022-08-15T15:42:13.122Z] ---> be146254a61f [2022-08-15T15:42:13.122Z] Step 26/26 : LABEL version=2.3.0-dev.7 [2022-08-15T15:42:13.383Z] ---> Running in 54e9efbdd13b [2022-08-15T15:42:13.383Z] Removing intermediate container 54e9efbdd13b [2022-08-15T15:42:13.383Z] ---> e679b4f3469d [2022-08-15T15:42:13.383Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T15:42:13.383Z] Successfully built e679b4f3469d [2022-08-15T15:42:13.383Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:42:13.463Z] provisioning config files... [2022-08-15T15:42:13.471Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7089491390780786903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:42:13.772Z] ---> docker-login.sh [2022-08-15T15:42:13.772Z] nexus3.edgexfoundry.org:10001 [2022-08-15T15:42:13.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:42:13.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:42:13.772Z] Configure a credential helper to remove this warning. See [2022-08-15T15:42:13.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:42:13.772Z] [2022-08-15T15:42:13.772Z] Login Succeeded [2022-08-15T15:42:13.772Z] nexus3.edgexfoundry.org:10002 [2022-08-15T15:42:13.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:42:14.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:42:14.032Z] Configure a credential helper to remove this warning. See [2022-08-15T15:42:14.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:42:14.032Z] [2022-08-15T15:42:14.032Z] Login Succeeded [2022-08-15T15:42:14.032Z] nexus3.edgexfoundry.org:10003 [2022-08-15T15:42:14.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:42:14.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:42:14.032Z] Configure a credential helper to remove this warning. See [2022-08-15T15:42:14.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:42:14.032Z] [2022-08-15T15:42:14.032Z] Login Succeeded [2022-08-15T15:42:14.032Z] nexus3.edgexfoundry.org:10004 [2022-08-15T15:42:14.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:42:14.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:42:14.292Z] Configure a credential helper to remove this warning. See [2022-08-15T15:42:14.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:42:14.292Z] [2022-08-15T15:42:14.292Z] Login Succeeded [2022-08-15T15:42:14.292Z] docker.io [2022-08-15T15:42:14.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:42:14.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:42:14.552Z] Configure a credential helper to remove this warning. See [2022-08-15T15:42:14.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:42:14.552Z] [2022-08-15T15:42:14.552Z] Login Succeeded [2022-08-15T15:42:14.552Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T15:42:14.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T15:42:14.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T15:42:14.611Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-15T15:42:14.611Z] 7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:42:14.611Z] latest [2022-08-15T15:42:14.611Z] 2.3.0-dev.7 [2022-08-15T15:42:14.611Z] 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [2022-08-15T15:42:14.611Z] main [2022-08-15T15:42:14.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:14.940Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:15.256Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:42:15.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-15T15:42:15.256Z] 85325495476e: Preparing [2022-08-15T15:42:15.256Z] 944776e12313: Preparing [2022-08-15T15:42:15.256Z] 52e329bb40f1: Preparing [2022-08-15T15:42:15.256Z] 15412a9374b4: Preparing [2022-08-15T15:42:15.256Z] 994393dc58e7: Preparing [2022-08-15T15:42:15.256Z] 994393dc58e7: Layer already exists [2022-08-15T15:42:15.256Z] 944776e12313: Pushed [2022-08-15T15:42:15.256Z] 85325495476e: Pushed [2022-08-15T15:42:15.516Z] 15412a9374b4: Pushed [2022-08-15T15:42:18.058Z] 52e329bb40f1: Pushed [2022-08-15T15:42:18.058Z] 7dcacfabcedd8c9812e04fc6911462b912c63165: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:18.384Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:18.700Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-15T15:42:18.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-15T15:42:18.700Z] 85325495476e: Preparing [2022-08-15T15:42:18.700Z] 944776e12313: Preparing [2022-08-15T15:42:18.700Z] 52e329bb40f1: Preparing [2022-08-15T15:42:18.700Z] 15412a9374b4: Preparing [2022-08-15T15:42:18.700Z] 994393dc58e7: Preparing [2022-08-15T15:42:18.700Z] 944776e12313: Layer already exists [2022-08-15T15:42:18.700Z] 52e329bb40f1: Layer already exists [2022-08-15T15:42:18.700Z] 15412a9374b4: Layer already exists [2022-08-15T15:42:18.700Z] 994393dc58e7: Layer already exists [2022-08-15T15:42:18.700Z] 85325495476e: Layer already exists [2022-08-15T15:42:18.700Z] latest: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:19.034Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:19.345Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.7 [2022-08-15T15:42:19.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-15T15:42:19.345Z] 85325495476e: Preparing [2022-08-15T15:42:19.345Z] 944776e12313: Preparing [2022-08-15T15:42:19.345Z] 52e329bb40f1: Preparing [2022-08-15T15:42:19.345Z] 15412a9374b4: Preparing [2022-08-15T15:42:19.345Z] 994393dc58e7: Preparing [2022-08-15T15:42:19.345Z] 52e329bb40f1: Layer already exists [2022-08-15T15:42:19.345Z] 15412a9374b4: Layer already exists [2022-08-15T15:42:19.345Z] 994393dc58e7: Layer already exists [2022-08-15T15:42:19.345Z] 944776e12313: Layer already exists [2022-08-15T15:42:19.345Z] 85325495476e: Layer already exists [2022-08-15T15:42:19.345Z] 2.3.0-dev.7: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:19.669Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:19.984Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [2022-08-15T15:42:19.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-15T15:42:19.984Z] 85325495476e: Preparing [2022-08-15T15:42:19.984Z] 944776e12313: Preparing [2022-08-15T15:42:19.984Z] 52e329bb40f1: Preparing [2022-08-15T15:42:19.984Z] 15412a9374b4: Preparing [2022-08-15T15:42:19.984Z] 994393dc58e7: Preparing [2022-08-15T15:42:19.984Z] 85325495476e: Layer already exists [2022-08-15T15:42:19.984Z] 52e329bb40f1: Layer already exists [2022-08-15T15:42:19.984Z] 15412a9374b4: Layer already exists [2022-08-15T15:42:19.984Z] 944776e12313: Layer already exists [2022-08-15T15:42:19.984Z] 994393dc58e7: Layer already exists [2022-08-15T15:42:19.984Z] 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:20.370Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:20.701Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-15T15:42:20.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-15T15:42:20.701Z] 85325495476e: Preparing [2022-08-15T15:42:20.701Z] 944776e12313: Preparing [2022-08-15T15:42:20.701Z] 52e329bb40f1: Preparing [2022-08-15T15:42:20.701Z] 15412a9374b4: Preparing [2022-08-15T15:42:20.701Z] 994393dc58e7: Preparing [2022-08-15T15:42:20.701Z] 15412a9374b4: Layer already exists [2022-08-15T15:42:20.701Z] 994393dc58e7: Layer already exists [2022-08-15T15:42:20.701Z] 944776e12313: Layer already exists [2022-08-15T15:42:20.701Z] 52e329bb40f1: Layer already exists [2022-08-15T15:42:20.701Z] 85325495476e: Layer already exists [2022-08-15T15:42:20.701Z] main: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T15:42:20.750Z] ===================================================== [Pipeline] echo [2022-08-15T15:42:20.760Z] taggedImages: [2022-08-15T15:42:20.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:42:20.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-15T15:42:20.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.7 [2022-08-15T15:42:20.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [2022-08-15T15:42:20.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:21.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T15:42:21.141Z] [2022-08-15T15:42:21.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:42:21.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T15:42:21.441Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T15:42:21.441Z] 5eb5b503b376: Pulling fs layer [2022-08-15T15:42:21.441Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T15:42:21.441Z] ec43610c2a17: Pulling fs layer [2022-08-15T15:42:21.441Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T15:42:21.441Z] 33b1e0a273af: Pulling fs layer [2022-08-15T15:42:21.441Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T15:42:21.441Z] 2f39f015ded8: Pulling fs layer [2022-08-15T15:42:21.441Z] 3a2ae6a8a46f: Waiting [2022-08-15T15:42:21.441Z] 33b1e0a273af: Waiting [2022-08-15T15:42:21.441Z] 5d3b04190fa2: Waiting [2022-08-15T15:42:21.441Z] 2f39f015ded8: Waiting [2022-08-15T15:42:21.441Z] 5c69ac0246d0: Verifying Checksum [2022-08-15T15:42:21.441Z] 5c69ac0246d0: Download complete [2022-08-15T15:42:21.441Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-15T15:42:21.441Z] 3a2ae6a8a46f: Download complete [2022-08-15T15:42:21.441Z] 33b1e0a273af: Verifying Checksum [2022-08-15T15:42:21.441Z] 33b1e0a273af: Download complete [2022-08-15T15:42:21.702Z] 5d3b04190fa2: Verifying Checksum [2022-08-15T15:42:21.702Z] 5d3b04190fa2: Download complete [2022-08-15T15:42:21.702Z] ec43610c2a17: Verifying Checksum [2022-08-15T15:42:21.702Z] 5eb5b503b376: Verifying Checksum [2022-08-15T15:42:21.702Z] 5eb5b503b376: Download complete [2022-08-15T15:42:22.270Z] 2f39f015ded8: Verifying Checksum [2022-08-15T15:42:22.270Z] 2f39f015ded8: Download complete [2022-08-15T15:42:22.838Z] 5eb5b503b376: Pull complete [2022-08-15T15:42:23.096Z] 5c69ac0246d0: Pull complete [2022-08-15T15:42:23.664Z] ec43610c2a17: Pull complete [2022-08-15T15:42:23.664Z] 3a2ae6a8a46f: Pull complete [2022-08-15T15:42:23.923Z] 33b1e0a273af: Pull complete [2022-08-15T15:42:23.923Z] 5d3b04190fa2: Pull complete [2022-08-15T15:42:25.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22820 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-15T15:42:25.683Z] Running in /w/workspace/device-onvif-camera/46 [Pipeline] { [Pipeline] checkout [2022-08-15T15:42:25.716Z] Selected Git installation does not exist. Using Default [2022-08-15T15:42:25.716Z] The recommended git tool is: NONE [2022-08-15T15:42:29.251Z] 2f39f015ded8: Pull complete [2022-08-15T15:42:29.251Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T15:42:29.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T15:42:29.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:42:29.349Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:42:29.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T15:42:32.367Z] $ docker top abf377fe513e1d51a0781c5e83c235549933b01f3b11319f081052053de4ebe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:42:32.590Z] using credential edgex-jenkins-ssh [2022-08-15T15:42:32.611Z] Cloning the remote Git repository [2022-08-15T15:42:32.752Z] ---> job-cost.sh [2022-08-15T15:42:32.752Z] lf-activate-venv: SKIPPING [2022-08-15T15:42:32.752Z] INFO: No Stack... [2022-08-15T15:42:33.011Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T15:42:32.669Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-15T15:42:32.750Z] > git init /w/workspace/device-onvif-camera/46 # timeout=10 [2022-08-15T15:42:32.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-15T15:42:32.965Z] > git --version # timeout=10 [2022-08-15T15:42:33.026Z] > git --version # 'git version 2.25.1' [2022-08-15T15:42:33.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T15:42:33.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T15:42:33.579Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T15:42:33.871Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-15T15:42:33.871Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T15:42:33.884Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [2022-08-15T15:42:33.892Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] did not exist. Created. [2022-08-15T15:42:33.892Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T15:42:34.196Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T15:42:34.236Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T15:42:34.242Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T15:42:34.271Z] $ docker stop --time=1 abf377fe513e1d51a0781c5e83c235549933b01f3b11319f081052053de4ebe0 [2022-08-15T15:42:34.385Z] Avoid second fetch [2022-08-15T15:42:34.385Z] Checking out Revision 7dcacfabcedd8c9812e04fc6911462b912c63165 (main) [2022-08-15T15:42:34.338Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-15T15:42:34.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T15:42:34.409Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T15:42:34.426Z] > git checkout -f 7dcacfabcedd8c9812e04fc6911462b912c63165 # timeout=10 [2022-08-15T15:42:35.420Z] $ docker rm -f abf377fe513e1d51a0781c5e83c235549933b01f3b11319f081052053de4ebe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-15T15:42:38.775Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#133)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T15:42:39.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T15:42:39.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T15:42:39.621Z] Dload Upload Total Spent Left Speed [2022-08-15T15:42:39.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh [2022-08-15T15:42:40.247Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T15:42:40.638Z] + sudo tee /etc/docker/daemon.new [2022-08-15T15:42:40.638Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-15T15:42:40.638Z] { [2022-08-15T15:42:40.638Z] "registry-mirrors": [ [2022-08-15T15:42:40.638Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T15:42:40.638Z] ], [2022-08-15T15:42:40.638Z] "bip": "10.250.0.254/24", [2022-08-15T15:42:40.638Z] "hosts": [ [2022-08-15T15:42:40.638Z] "tcp://0.0.0.0:5555", [2022-08-15T15:42:40.638Z] "unix:///var/run/docker.sock" [2022-08-15T15:42:40.638Z] ], [2022-08-15T15:42:40.638Z] "mtu": 1458, [2022-08-15T15:42:40.638Z] "selinux-enabled": true, [2022-08-15T15:42:40.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T15:42:40.638Z] } [Pipeline] sh [2022-08-15T15:42:41.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T15:42:41.341Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:42:59.670Z] provisioning config files... [2022-08-15T15:42:59.693Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/46@tmp/config48869552385567346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:43:00.048Z] ---> docker-login.sh [2022-08-15T15:43:00.049Z] nexus3.edgexfoundry.org:10001 [2022-08-15T15:43:00.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:43:00.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:43:00.925Z] Configure a credential helper to remove this warning. See [2022-08-15T15:43:00.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:43:00.925Z] [2022-08-15T15:43:00.925Z] Login Succeeded [2022-08-15T15:43:00.925Z] nexus3.edgexfoundry.org:10002 [2022-08-15T15:43:01.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:43:01.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:43:01.197Z] Configure a credential helper to remove this warning. See [2022-08-15T15:43:01.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:43:01.197Z] [2022-08-15T15:43:01.197Z] Login Succeeded [2022-08-15T15:43:01.197Z] nexus3.edgexfoundry.org:10003 [2022-08-15T15:43:01.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:43:01.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:43:01.799Z] Configure a credential helper to remove this warning. See [2022-08-15T15:43:01.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:43:01.799Z] [2022-08-15T15:43:01.799Z] Login Succeeded [2022-08-15T15:43:01.799Z] nexus3.edgexfoundry.org:10004 [2022-08-15T15:43:02.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:43:02.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:43:02.356Z] Configure a credential helper to remove this warning. See [2022-08-15T15:43:02.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:43:02.357Z] [2022-08-15T15:43:02.357Z] Login Succeeded [2022-08-15T15:43:02.357Z] docker.io [2022-08-15T15:43:02.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:43:02.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:43:02.903Z] Configure a credential helper to remove this warning. See [2022-08-15T15:43:02.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:43:02.903Z] [2022-08-15T15:43:02.903Z] Login Succeeded [2022-08-15T15:43:02.903Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T15:43:02.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T15:43:03.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T15:43:03.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T15:43:03.485Z] ========================================================= [2022-08-15T15:43:03.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T15:43:03.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:43:03.874Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T15:43:04.473Z] Sending build context to Docker daemon 14.04MB [2022-08-15T15:43:04.473Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T15:43:04.473Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T15:43:04.473Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T15:43:04.473Z] b3c136eddcbf: Pulling fs layer [2022-08-15T15:43:04.473Z] c0a3192eca97: Pulling fs layer [2022-08-15T15:43:04.473Z] a050256f5b6f: Pulling fs layer [2022-08-15T15:43:04.473Z] 656be50a0ddc: Pulling fs layer [2022-08-15T15:43:04.473Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T15:43:04.473Z] 46d945488cbd: Pulling fs layer [2022-08-15T15:43:04.473Z] 8a5474983e97: Pulling fs layer [2022-08-15T15:43:04.473Z] 329c88fbcd65: Pulling fs layer [2022-08-15T15:43:04.473Z] 656be50a0ddc: Waiting [2022-08-15T15:43:04.473Z] 2bbca73fdf42: Waiting [2022-08-15T15:43:04.473Z] 46d945488cbd: Waiting [2022-08-15T15:43:04.473Z] 8a5474983e97: Waiting [2022-08-15T15:43:04.473Z] 329c88fbcd65: Waiting [2022-08-15T15:43:04.473Z] a050256f5b6f: Verifying Checksum [2022-08-15T15:43:04.473Z] a050256f5b6f: Download complete [2022-08-15T15:43:04.473Z] c0a3192eca97: Verifying Checksum [2022-08-15T15:43:04.473Z] c0a3192eca97: Download complete [2022-08-15T15:43:04.751Z] 2bbca73fdf42: Verifying Checksum [2022-08-15T15:43:04.751Z] 2bbca73fdf42: Download complete [2022-08-15T15:43:04.751Z] 46d945488cbd: Verifying Checksum [2022-08-15T15:43:04.751Z] 46d945488cbd: Download complete [2022-08-15T15:43:04.751Z] b3c136eddcbf: Verifying Checksum [2022-08-15T15:43:04.751Z] b3c136eddcbf: Download complete [2022-08-15T15:43:05.746Z] b3c136eddcbf: Pull complete [2022-08-15T15:43:05.746Z] 329c88fbcd65: Verifying Checksum [2022-08-15T15:43:05.746Z] 329c88fbcd65: Download complete [2022-08-15T15:43:06.021Z] c0a3192eca97: Pull complete [2022-08-15T15:43:06.631Z] a050256f5b6f: Pull complete [2022-08-15T15:43:06.905Z] 8a5474983e97: Verifying Checksum [2022-08-15T15:43:06.905Z] 8a5474983e97: Download complete [2022-08-15T15:43:07.500Z] 656be50a0ddc: Verifying Checksum [2022-08-15T15:43:07.500Z] 656be50a0ddc: Download complete [2022-08-15T15:43:19.909Z] 656be50a0ddc: Pull complete [2022-08-15T15:43:20.184Z] 2bbca73fdf42: Pull complete [2022-08-15T15:43:20.456Z] 46d945488cbd: Pull complete [2022-08-15T15:43:27.197Z] 8a5474983e97: Pull complete [2022-08-15T15:43:29.184Z] 329c88fbcd65: Pull complete [2022-08-15T15:43:29.184Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T15:43:29.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T15:43:29.184Z] ---> ff4287adb874 [2022-08-15T15:43:29.184Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T15:43:30.631Z] ---> Running in 19d6f8556fa0 [2022-08-15T15:43:30.918Z] Removing intermediate container 19d6f8556fa0 [2022-08-15T15:43:30.918Z] ---> a2b9adbfd83b [2022-08-15T15:43:30.918Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T15:43:31.198Z] ---> Running in 08240cd360a5 [2022-08-15T15:43:31.478Z] Removing intermediate container 08240cd360a5 [2022-08-15T15:43:31.478Z] ---> 5183e91479bd [2022-08-15T15:43:31.478Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T15:43:31.478Z] ---> Running in 5736b2a7fe2e [2022-08-15T15:43:31.755Z] Removing intermediate container 5736b2a7fe2e [2022-08-15T15:43:31.755Z] ---> cd141a922718 [2022-08-15T15:43:31.755Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-15T15:43:31.755Z] ---> Running in 9ed4798a6369 [2022-08-15T15:43:32.355Z] Removing intermediate container 9ed4798a6369 [2022-08-15T15:43:32.355Z] ---> 0ab2d8b66570 [2022-08-15T15:43:32.355Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T15:43:32.355Z] ---> Running in 368b8ed6d43f [2022-08-15T15:43:35.756Z] Removing intermediate container 368b8ed6d43f [2022-08-15T15:43:35.756Z] ---> b299c992cfff [2022-08-15T15:43:35.756Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T15:43:35.756Z] ---> Running in 157cf43d7f20 [2022-08-15T15:43:36.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T15:43:37.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T15:43:38.314Z] OK: 221 MiB in 51 packages [2022-08-15T15:43:38.914Z] Removing intermediate container 157cf43d7f20 [2022-08-15T15:43:38.914Z] ---> 72aac8fb661c [2022-08-15T15:43:38.914Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-15T15:43:38.914Z] ---> Running in d6373ada4ba2 [2022-08-15T15:43:39.194Z] Removing intermediate container d6373ada4ba2 [2022-08-15T15:43:39.194Z] ---> 90fc234ad754 [2022-08-15T15:43:39.194Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-15T15:43:39.805Z] ---> 03415ce02b78 [2022-08-15T15:43:39.805Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T15:43:39.805Z] ---> Running in 87c993fec222 [2022-08-15T15:44:36.364Z] Removing intermediate container 87c993fec222 [2022-08-15T15:44:36.364Z] ---> 6971e5fb9c9c [2022-08-15T15:44:36.364Z] Step 12/13 : COPY . . [2022-08-15T15:44:36.364Z] ---> 58ee415e4aed [2022-08-15T15:44:36.364Z] Step 13/13 : RUN ${MAKE} [2022-08-15T15:44:36.364Z] ---> Running in 468d2f60acd5 [2022-08-15T15:44:36.364Z] noop [2022-08-15T15:44:36.364Z] Removing intermediate container 468d2f60acd5 [2022-08-15T15:44:36.364Z] ---> 45f6f5fae54f [2022-08-15T15:44:36.364Z] Successfully built 45f6f5fae54f [2022-08-15T15:44:36.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:44:36.741Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T15:44:36.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:44:36.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-22820 does not seem to be running inside a container [2022-08-15T15:44:37.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/46 -v /w/workspace/device-onvif-camera/46:/w/workspace/device-onvif-camera/46:rw,z -v /w/workspace/device-onvif-camera/46@tmp:/w/workspace/device-onvif-camera/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T15:44:38.414Z] $ docker top 7bb989afd96feb361dec059cd232b0bd7e214714787b0f5d942935ade0a5ba00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T15:44:39.310Z] + go version [2022-08-15T15:44:39.310Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T15:44:39.338Z] $ docker stop --time=1 7bb989afd96feb361dec059cd232b0bd7e214714787b0f5d942935ade0a5ba00 [2022-08-15T15:44:40.959Z] $ docker rm -f 7bb989afd96feb361dec059cd232b0bd7e214714787b0f5d942935ade0a5ba00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:44:41.571Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T15:44:41.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:44:41.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-22820 does not seem to be running inside a container [2022-08-15T15:44:41.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/46 -v /w/workspace/device-onvif-camera/46:/w/workspace/device-onvif-camera/46:rw,z -v /w/workspace/device-onvif-camera/46@tmp:/w/workspace/device-onvif-camera/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T15:44:43.210Z] $ docker top b908ee3a4c003ad85a9638ddaddd7400dd3921f092dc64612543380fa266536f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T15:44:44.103Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/46 [Pipeline] fileExists [Pipeline] sh [2022-08-15T15:44:44.780Z] + make test [2022-08-15T15:44:44.780Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T15:44:46.220Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-15T15:46:08.078Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-15T15:46:14.826Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.126s coverage: 10.6% of statements [2022-08-15T15:46:14.827Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-15T15:46:37.011Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.630s coverage: 13.8% of statements [2022-08-15T15:46:37.011Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T15:46:37.011Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T15:46:59.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T15:46:59.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T15:46:59.209Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T15:46:59.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T15:46:59.249Z] $ docker stop --time=1 b908ee3a4c003ad85a9638ddaddd7400dd3921f092dc64612543380fa266536f [2022-08-15T15:47:01.013Z] $ docker rm -f b908ee3a4c003ad85a9638ddaddd7400dd3921f092dc64612543380fa266536f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T15:47:02.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T15:47:02.038Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T15:47:02.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T15:47:02.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T15:47:03.255Z] + ls -al . [2022-08-15T15:47:03.255Z] total 228 [2022-08-15T15:47:03.255Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:44 . [2022-08-15T15:47:03.255Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:42 .. [2022-08-15T15:47:03.255Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:42 .git [2022-08-15T15:47:03.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:42 .github [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 15 15:42 .gitignore [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 15:42 .golangci.yml [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 15 15:42 Attribution.txt [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 15 15:42 CHANGELOG.md [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 15 15:42 Dockerfile [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:42 GOVERNANCE.md [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 15 15:42 Jenkinsfile [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 15:42 LICENSE [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 15 15:42 Makefile [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 15:42 OWNERS.md [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 15 15:42 README.md [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 15:40 VERSION [2022-08-15T15:47:03.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:42 bin [2022-08-15T15:47:03.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:42 cmd [2022-08-15T15:47:03.255Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 15 15:46 coverage.out [2022-08-15T15:47:03.255Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:42 doc [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 15 15:42 go.mod [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 15 15:42 go.sum [2022-08-15T15:47:03.255Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:42 internal [2022-08-15T15:47:03.255Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:42 snap [2022-08-15T15:47:03.255Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 15:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:47:03.607Z] + 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=7dcacfabcedd8c9812e04fc6911462b912c63165 --label arch=arm64 --label version=2.3.0-dev.7 . [2022-08-15T15:47:04.198Z] Sending build context to Docker daemon 14.11MB [2022-08-15T15:47:04.198Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T15:47:04.198Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-15T15:47:04.198Z] ---> 45f6f5fae54f [2022-08-15T15:47:04.198Z] Step 3/26 : ARG MAKE="make build" [2022-08-15T15:47:04.198Z] ---> Running in 957d65b4b2ea [2022-08-15T15:47:04.471Z] Removing intermediate container 957d65b4b2ea [2022-08-15T15:47:04.471Z] ---> 38697c006916 [2022-08-15T15:47:04.471Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T15:47:04.471Z] ---> Running in 4d6428e27a5c [2022-08-15T15:47:05.066Z] Removing intermediate container 4d6428e27a5c [2022-08-15T15:47:05.066Z] ---> 6a86b8389a7e [2022-08-15T15:47:05.066Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T15:47:05.066Z] ---> Running in 615fe01582ab [2022-08-15T15:47:05.338Z] Removing intermediate container 615fe01582ab [2022-08-15T15:47:05.338Z] ---> dcaac01f2f7d [2022-08-15T15:47:05.338Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-15T15:47:05.338Z] ---> Running in eb867da57fe5 [2022-08-15T15:47:05.612Z] Removing intermediate container eb867da57fe5 [2022-08-15T15:47:05.612Z] ---> 5b68a27fc346 [2022-08-15T15:47:05.612Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T15:47:05.612Z] ---> Running in 1244f2a519fd [2022-08-15T15:47:07.584Z] Removing intermediate container 1244f2a519fd [2022-08-15T15:47:07.584Z] ---> 648e4b0fb5c0 [2022-08-15T15:47:07.584Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T15:47:07.584Z] ---> Running in 98cbd6829186 [2022-08-15T15:47:08.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T15:47:09.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T15:47:10.126Z] OK: 221 MiB in 51 packages [2022-08-15T15:47:10.720Z] Removing intermediate container 98cbd6829186 [2022-08-15T15:47:10.720Z] ---> 68b879bcb77f [2022-08-15T15:47:10.720Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-15T15:47:10.720Z] ---> Running in ad6de39fd307 [2022-08-15T15:47:11.321Z] Removing intermediate container ad6de39fd307 [2022-08-15T15:47:11.321Z] ---> 0cd6f8bcf28e [2022-08-15T15:47:11.321Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-15T15:47:11.601Z] ---> 37ec64c520a8 [2022-08-15T15:47:11.601Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T15:47:11.601Z] ---> Running in 75f0ea4807de [2022-08-15T15:47:13.581Z] Removing intermediate container 75f0ea4807de [2022-08-15T15:47:13.581Z] ---> dfa2a02ba405 [2022-08-15T15:47:13.581Z] Step 12/26 : COPY . . [2022-08-15T15:47:15.021Z] ---> cf5e97f1786c [2022-08-15T15:47:15.021Z] Step 13/26 : RUN ${MAKE} [2022-08-15T15:47:15.021Z] ---> Running in e65e72b8c647 [2022-08-15T15:47:16.023Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-15T15:49:22.923Z] Removing intermediate container e65e72b8c647 [2022-08-15T15:49:22.923Z] ---> 1bedca8d1551 [2022-08-15T15:49:22.923Z] Step 14/26 : FROM alpine:3.16 [2022-08-15T15:49:22.923Z] 3.16: Pulling from library/alpine [2022-08-15T15:49:23.197Z] 9b18e9b68314: Pulling fs layer [2022-08-15T15:49:23.197Z] 9b18e9b68314: Verifying Checksum [2022-08-15T15:49:23.197Z] 9b18e9b68314: Download complete [2022-08-15T15:49:23.798Z] 9b18e9b68314: Pull complete [2022-08-15T15:49:23.798Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T15:49:23.798Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T15:49:23.798Z] ---> a6215f271958 [2022-08-15T15:49:23.798Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T15:49:24.076Z] ---> Running in defdaf71637f [2022-08-15T15:49:24.353Z] Removing intermediate container defdaf71637f [2022-08-15T15:49:24.353Z] ---> 4ce3e3efade0 [2022-08-15T15:49:24.353Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-15T15:49:24.353Z] ---> Running in fb0368292102 [2022-08-15T15:49:25.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T15:49:25.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T15:49:26.596Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-15T15:49:26.596Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T15:49:26.596Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-15T15:49:26.596Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T15:49:26.596Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-15T15:49:26.596Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-15T15:49:26.596Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T15:49:26.596Z] OK: 8 MiB in 20 packages [2022-08-15T15:49:27.588Z] Removing intermediate container fb0368292102 [2022-08-15T15:49:27.588Z] ---> a0824ec61c9b [2022-08-15T15:49:27.588Z] Step 17/26 : WORKDIR / [2022-08-15T15:49:27.588Z] ---> Running in c4d31e9d13a2 [2022-08-15T15:49:27.864Z] Removing intermediate container c4d31e9d13a2 [2022-08-15T15:49:27.864Z] ---> d13ac1381c38 [2022-08-15T15:49:27.864Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-15T15:49:29.308Z] ---> b0e7f1a74eb4 [2022-08-15T15:49:29.308Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-15T15:49:29.907Z] ---> ae4bb9a08e55 [2022-08-15T15:49:29.907Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-15T15:49:30.508Z] ---> 5a72db931340 [2022-08-15T15:49:30.508Z] Step 21/26 : EXPOSE 59984 [2022-08-15T15:49:30.508Z] ---> Running in 91197c73a9ba [2022-08-15T15:49:30.784Z] Removing intermediate container 91197c73a9ba [2022-08-15T15:49:30.784Z] ---> 08f5d5d12300 [2022-08-15T15:49:30.784Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-15T15:49:30.784Z] ---> Running in 99f7ecc673c3 [2022-08-15T15:49:31.059Z] Removing intermediate container 99f7ecc673c3 [2022-08-15T15:49:31.059Z] ---> 82f61ff6a6b8 [2022-08-15T15:49:31.059Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-15T15:49:31.059Z] ---> Running in 948a5ca6768d [2022-08-15T15:49:31.335Z] Removing intermediate container 948a5ca6768d [2022-08-15T15:49:31.335Z] ---> 6d497fab6320 [2022-08-15T15:49:31.335Z] Step 24/26 : LABEL arch=arm64 [2022-08-15T15:49:31.610Z] ---> Running in c18b197640a7 [2022-08-15T15:49:31.887Z] Removing intermediate container c18b197640a7 [2022-08-15T15:49:31.887Z] ---> 617fa8d07885 [2022-08-15T15:49:31.887Z] Step 25/26 : LABEL git_sha=7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:49:31.887Z] ---> Running in 8464b374e53b [2022-08-15T15:49:32.160Z] Removing intermediate container 8464b374e53b [2022-08-15T15:49:32.160Z] ---> 3e1582a76270 [2022-08-15T15:49:32.160Z] Step 26/26 : LABEL version=2.3.0-dev.7 [2022-08-15T15:49:32.160Z] ---> Running in 2c74e509db0c [2022-08-15T15:49:32.757Z] Removing intermediate container 2c74e509db0c [2022-08-15T15:49:32.757Z] ---> 4ad35e537814 [2022-08-15T15:49:32.757Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T15:49:32.757Z] Successfully built 4ad35e537814 [2022-08-15T15:49:32.757Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:49:32.878Z] provisioning config files... [2022-08-15T15:49:32.898Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/46@tmp/config2416752903214994021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:49:33.257Z] ---> docker-login.sh [2022-08-15T15:49:33.257Z] nexus3.edgexfoundry.org:10001 [2022-08-15T15:49:33.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:49:33.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:49:33.530Z] Configure a credential helper to remove this warning. See [2022-08-15T15:49:33.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:49:33.530Z] [2022-08-15T15:49:33.530Z] Login Succeeded [2022-08-15T15:49:33.530Z] nexus3.edgexfoundry.org:10002 [2022-08-15T15:49:34.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:49:34.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:49:34.134Z] Configure a credential helper to remove this warning. See [2022-08-15T15:49:34.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:49:34.134Z] [2022-08-15T15:49:34.134Z] Login Succeeded [2022-08-15T15:49:34.134Z] nexus3.edgexfoundry.org:10003 [2022-08-15T15:49:34.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:49:34.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:49:34.685Z] Configure a credential helper to remove this warning. See [2022-08-15T15:49:34.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:49:34.685Z] [2022-08-15T15:49:34.685Z] Login Succeeded [2022-08-15T15:49:34.685Z] nexus3.edgexfoundry.org:10004 [2022-08-15T15:49:34.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:49:34.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:49:34.959Z] Configure a credential helper to remove this warning. See [2022-08-15T15:49:34.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:49:34.959Z] [2022-08-15T15:49:34.959Z] Login Succeeded [2022-08-15T15:49:34.959Z] docker.io [2022-08-15T15:49:35.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T15:49:35.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T15:49:35.830Z] Configure a credential helper to remove this warning. See [2022-08-15T15:49:35.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T15:49:35.830Z] [2022-08-15T15:49:35.830Z] Login Succeeded [2022-08-15T15:49:35.830Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T15:49:35.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T15:49:35.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T15:49:35.896Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-15T15:49:35.896Z] 7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:49:35.896Z] latest [2022-08-15T15:49:35.896Z] 2.3.0-dev.7 [2022-08-15T15:49:35.896Z] 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [2022-08-15T15:49:35.896Z] main [2022-08-15T15:49:35.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:36.258Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:36.622Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:49:36.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-15T15:49:36.622Z] 7608888f3f97: Preparing [2022-08-15T15:49:36.622Z] 6a689a8e1620: Preparing [2022-08-15T15:49:36.622Z] b878b18a75ed: Preparing [2022-08-15T15:49:36.622Z] 5de5d8616f12: Preparing [2022-08-15T15:49:36.622Z] 5d3e392a13a0: Preparing [2022-08-15T15:49:36.622Z] 5d3e392a13a0: Layer already exists [2022-08-15T15:49:36.903Z] 7608888f3f97: Pushed [2022-08-15T15:49:36.903Z] 6a689a8e1620: Pushed [2022-08-15T15:49:37.502Z] 5de5d8616f12: Pushed [2022-08-15T15:49:42.914Z] b878b18a75ed: Pushed [2022-08-15T15:49:42.914Z] 7dcacfabcedd8c9812e04fc6911462b912c63165: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:43.287Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:43.651Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-15T15:49:43.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-15T15:49:43.651Z] 7608888f3f97: Preparing [2022-08-15T15:49:43.651Z] 6a689a8e1620: Preparing [2022-08-15T15:49:43.651Z] b878b18a75ed: Preparing [2022-08-15T15:49:43.651Z] 5de5d8616f12: Preparing [2022-08-15T15:49:43.651Z] 5d3e392a13a0: Preparing [2022-08-15T15:49:43.651Z] 7608888f3f97: Layer already exists [2022-08-15T15:49:43.651Z] b878b18a75ed: Layer already exists [2022-08-15T15:49:43.651Z] 5d3e392a13a0: Layer already exists [2022-08-15T15:49:43.651Z] 6a689a8e1620: Layer already exists [2022-08-15T15:49:43.651Z] 5de5d8616f12: Layer already exists [2022-08-15T15:49:43.924Z] latest: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:44.296Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:44.658Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.7 [2022-08-15T15:49:44.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-15T15:49:44.658Z] 7608888f3f97: Preparing [2022-08-15T15:49:44.658Z] 6a689a8e1620: Preparing [2022-08-15T15:49:44.658Z] b878b18a75ed: Preparing [2022-08-15T15:49:44.658Z] 5de5d8616f12: Preparing [2022-08-15T15:49:44.658Z] 5d3e392a13a0: Preparing [2022-08-15T15:49:44.658Z] 7608888f3f97: Layer already exists [2022-08-15T15:49:44.658Z] 5d3e392a13a0: Layer already exists [2022-08-15T15:49:44.658Z] b878b18a75ed: Layer already exists [2022-08-15T15:49:44.658Z] 6a689a8e1620: Layer already exists [2022-08-15T15:49:44.658Z] 5de5d8616f12: Layer already exists [2022-08-15T15:49:44.932Z] 2.3.0-dev.7: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:45.294Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:45.659Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [2022-08-15T15:49:45.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-15T15:49:45.659Z] 7608888f3f97: Preparing [2022-08-15T15:49:45.659Z] 6a689a8e1620: Preparing [2022-08-15T15:49:45.659Z] b878b18a75ed: Preparing [2022-08-15T15:49:45.659Z] 5de5d8616f12: Preparing [2022-08-15T15:49:45.659Z] 5d3e392a13a0: Preparing [2022-08-15T15:49:45.659Z] b878b18a75ed: Layer already exists [2022-08-15T15:49:45.659Z] 6a689a8e1620: Layer already exists [2022-08-15T15:49:45.659Z] 5de5d8616f12: Layer already exists [2022-08-15T15:49:45.659Z] 7608888f3f97: Layer already exists [2022-08-15T15:49:45.659Z] 5d3e392a13a0: Layer already exists [2022-08-15T15:49:45.933Z] 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:46.303Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:46.668Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-15T15:49:46.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-15T15:49:46.668Z] 7608888f3f97: Preparing [2022-08-15T15:49:46.668Z] 6a689a8e1620: Preparing [2022-08-15T15:49:46.668Z] b878b18a75ed: Preparing [2022-08-15T15:49:46.668Z] 5de5d8616f12: Preparing [2022-08-15T15:49:46.668Z] 5d3e392a13a0: Preparing [2022-08-15T15:49:46.668Z] 6a689a8e1620: Layer already exists [2022-08-15T15:49:46.668Z] 5d3e392a13a0: Layer already exists [2022-08-15T15:49:46.668Z] 5de5d8616f12: Layer already exists [2022-08-15T15:49:46.668Z] b878b18a75ed: Layer already exists [2022-08-15T15:49:46.668Z] 7608888f3f97: Layer already exists [2022-08-15T15:49:46.940Z] main: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T15:49:47.003Z] ===================================================== [Pipeline] echo [2022-08-15T15:49:47.010Z] taggedImages: [2022-08-15T15:49:47.010Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165 [2022-08-15T15:49:47.010Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-15T15:49:47.010Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.7 [2022-08-15T15:49:47.010Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [2022-08-15T15:49:47.010Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:47.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T15:49:47.385Z] [2022-08-15T15:49:47.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:49:47.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T15:49:48.011Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T15:49:48.011Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T15:49:48.011Z] 04944245beec: Pulling fs layer [2022-08-15T15:49:48.011Z] 699f458cf7ca: Pulling fs layer [2022-08-15T15:49:48.011Z] 765212b225bb: Pulling fs layer [2022-08-15T15:49:48.011Z] f23df028b6ca: Pulling fs layer [2022-08-15T15:49:48.011Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T15:49:48.011Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T15:49:48.011Z] 765212b225bb: Waiting [2022-08-15T15:49:48.011Z] f23df028b6ca: Waiting [2022-08-15T15:49:48.011Z] d65c8cfc05b1: Waiting [2022-08-15T15:49:48.011Z] 2437ff75d9bd: Waiting [2022-08-15T15:49:48.011Z] 04944245beec: Verifying Checksum [2022-08-15T15:49:48.011Z] 04944245beec: Download complete [2022-08-15T15:49:48.011Z] 765212b225bb: Verifying Checksum [2022-08-15T15:49:48.011Z] 765212b225bb: Download complete [2022-08-15T15:49:48.011Z] f23df028b6ca: Verifying Checksum [2022-08-15T15:49:48.011Z] f23df028b6ca: Download complete [2022-08-15T15:49:48.011Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T15:49:48.286Z] d65c8cfc05b1: Download complete [2022-08-15T15:49:48.286Z] 699f458cf7ca: Verifying Checksum [2022-08-15T15:49:48.286Z] 699f458cf7ca: Download complete [2022-08-15T15:49:48.562Z] 8998bd30e6a1: Verifying Checksum [2022-08-15T15:49:48.562Z] 8998bd30e6a1: Download complete [2022-08-15T15:49:51.199Z] 2437ff75d9bd: Verifying Checksum [2022-08-15T15:49:51.200Z] 2437ff75d9bd: Download complete [2022-08-15T15:49:53.181Z] 8998bd30e6a1: Pull complete [2022-08-15T15:49:53.456Z] 04944245beec: Pull complete [2022-08-15T15:49:54.896Z] 699f458cf7ca: Pull complete [2022-08-15T15:49:55.171Z] 765212b225bb: Pull complete [2022-08-15T15:49:56.151Z] f23df028b6ca: Pull complete [2022-08-15T15:49:56.151Z] d65c8cfc05b1: Pull complete [2022-08-15T15:50:11.253Z] 2437ff75d9bd: Pull complete [2022-08-15T15:50:11.253Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T15:50:11.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T15:50:11.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:50:11.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-22820 does not seem to be running inside a container [2022-08-15T15:50:11.618Z] $ 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/46 -v /w/workspace/device-onvif-camera/46:/w/workspace/device-onvif-camera/46:rw,z -v /w/workspace/device-onvif-camera/46@tmp:/w/workspace/device-onvif-camera/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-15T15:50:14.337Z] $ docker top 2f2fccbd2cf2671b307e987d2289b145445a759abce3f3274a9975e41486112b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:50:15.330Z] ---> job-cost.sh [2022-08-15T15:50:15.330Z] lf-activate-venv: SKIPPING [2022-08-15T15:50:15.330Z] INFO: No Stack... [2022-08-15T15:50:15.607Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T15:50:16.595Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T15:50:17.323Z] + cat /w/workspace/device-onvif-camera/46/archives/cost.csv [2022-08-15T15:50:17.323Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T15:50:17.417Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [2022-08-15T15:50:17.423Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] did not exist. Created. [2022-08-15T15:50:17.423Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T15:50:18.117Z] /w/workspace/device-onvif-camera/46@tmp/durable-831c0f3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T15:50:18.821Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T15:50:18.846Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T15:50:18.906Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T15:50:18.912Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T15:50:18.931Z] $ docker stop --time=1 2f2fccbd2cf2671b307e987d2289b145445a759abce3f3274a9975e41486112b [2022-08-15T15:50:20.421Z] $ docker rm -f 2f2fccbd2cf2671b307e987d2289b145445a759abce3f3274a9975e41486112b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-15T15:50:20.889Z] provisioning config files... [2022-08-15T15:50:20.897Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6581071182427111543tmp [Pipeline] { [Pipeline] sh [2022-08-15T15:50:21.194Z] + set +x [2022-08-15T15:50:21.194Z] + curl -s https://codecov.io/bash [2022-08-15T15:50:21.194Z] + bash -s -- [2022-08-15T15:50:21.194Z] [2022-08-15T15:50:21.194Z] _____ _ [2022-08-15T15:50:21.194Z] / ____| | | [2022-08-15T15:50:21.194Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T15:50:21.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T15:50:21.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T15:50:21.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T15:50:21.194Z] Bash-1.0.6 [2022-08-15T15:50:21.194Z] [2022-08-15T15:50:21.194Z] [2022-08-15T15:50:21.194Z] ==> git version 2.25.1 found [2022-08-15T15:50:21.194Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-15T15:50:21.194Z] Release-Date: 2020-01-08 [2022-08-15T15:50:21.194Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-15T15:50:21.194Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-15T15:50:21.194Z] ==> Jenkins CI detected. [2022-08-15T15:50:21.194Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-15T15:50:21.194Z] project root: . [2022-08-15T15:50:21.194Z] --> token set from env [2022-08-15T15:50:21.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T15:50:21.194Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T15:50:21.194Z] ==> Python coveragepy not found [2022-08-15T15:50:21.194Z] ==> Searching for coverage reports in: [2022-08-15T15:50:21.194Z] + . [2022-08-15T15:50:21.194Z] -> Found 1 reports [2022-08-15T15:50:21.194Z] ==> Detecting git/mercurial file structure [2022-08-15T15:50:21.194Z] ==> Reading reports [2022-08-15T15:50:21.454Z] + ./coverage.out bytes=76856 [2022-08-15T15:50:21.454Z] ==> Appending adjustments [2022-08-15T15:50:21.454Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T15:50:21.454Z] + Found adjustments [2022-08-15T15:50:21.454Z] ==> Gzipping contents [2022-08-15T15:50:21.454Z] 12K /tmp/codecov.zGudch.gz [2022-08-15T15:50:21.454Z] ==> Uploading reports [2022-08-15T15:50:21.454Z] url: https://codecov.io [2022-08-15T15:50:21.454Z] query: branch=main&commit=7dcacfabcedd8c9812e04fc6911462b912c63165&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-15T15:50:21.454Z] -> Pinging Codecov [2022-08-15T15:50:21.454Z] 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=7dcacfabcedd8c9812e04fc6911462b912c63165&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-15T15:50:21.714Z] -> Uploading to [2022-08-15T15:50:21.714Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/F29A59C45E3A92E06B3E522C9905F8EF/7dcacfabcedd8c9812e04fc6911462b912c63165/9d19a67f-63ae-494c-b385-9fddf200ff9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T155021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0369c8e7f008e8473c2ba4038aa4277697cdc1c589aef839929b088301bae7eb [2022-08-15T15:50:21.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T15:50:21.714Z] Dload Upload Total Spent Left Speed [2022-08-15T15:50:21.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10390 0 0 100 10390 0 43112 --:--:-- --:--:-- --:--:-- 43112 [2022-08-15T15:50:21.974Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] } [2022-08-15T15:50:21.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-15T15:50:22.171Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-15T15:50:22.184Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:50:22.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T15:50:22.484Z] [2022-08-15T15:50:22.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:50:22.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T15:50:22.787Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-15T15:50:22.787Z] df9b9388f04a: Pulling fs layer [2022-08-15T15:50:22.787Z] 52dc419b0ee2: Pulling fs layer [2022-08-15T15:50:22.787Z] 25bc292e5bac: Pulling fs layer [2022-08-15T15:50:22.787Z] 114826534d7a: Pulling fs layer [2022-08-15T15:50:22.787Z] 4657fd5d0bcf: Pulling fs layer [2022-08-15T15:50:22.787Z] 6ad1cebc031e: Pulling fs layer [2022-08-15T15:50:22.787Z] 8a3aa393b2d8: Pulling fs layer [2022-08-15T15:50:22.787Z] 6ad1cebc031e: Waiting [2022-08-15T15:50:22.787Z] 114826534d7a: Waiting [2022-08-15T15:50:22.787Z] 8a3aa393b2d8: Waiting [2022-08-15T15:50:22.787Z] 4657fd5d0bcf: Waiting [2022-08-15T15:50:22.787Z] 25bc292e5bac: Verifying Checksum [2022-08-15T15:50:22.787Z] 25bc292e5bac: Download complete [2022-08-15T15:50:22.787Z] 52dc419b0ee2: Verifying Checksum [2022-08-15T15:50:22.787Z] 52dc419b0ee2: Download complete [2022-08-15T15:50:22.787Z] 4657fd5d0bcf: Verifying Checksum [2022-08-15T15:50:22.787Z] 4657fd5d0bcf: Download complete [2022-08-15T15:50:22.787Z] df9b9388f04a: Verifying Checksum [2022-08-15T15:50:22.787Z] df9b9388f04a: Download complete [2022-08-15T15:50:23.045Z] df9b9388f04a: Pull complete [2022-08-15T15:50:23.045Z] 6ad1cebc031e: Verifying Checksum [2022-08-15T15:50:23.045Z] 6ad1cebc031e: Download complete [2022-08-15T15:50:23.045Z] 52dc419b0ee2: Pull complete [2022-08-15T15:50:23.305Z] 25bc292e5bac: Pull complete [2022-08-15T15:50:23.564Z] 114826534d7a: Verifying Checksum [2022-08-15T15:50:23.564Z] 114826534d7a: Download complete [2022-08-15T15:50:24.131Z] 8a3aa393b2d8: Download complete [2022-08-15T15:50:27.423Z] 114826534d7a: Pull complete [2022-08-15T15:50:27.423Z] 4657fd5d0bcf: Pull complete [2022-08-15T15:50:27.682Z] 6ad1cebc031e: Pull complete [2022-08-15T15:50:30.971Z] 8a3aa393b2d8: Pull complete [2022-08-15T15:50:30.971Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-15T15:50:30.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T15:50:30.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:50:31.064Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:50:31.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-15T15:50:34.574Z] $ docker top 50be9b490c82a7a8a11a01bcbfa76917892685594190720ffc933f326fed6b57 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-15T15:50:34.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-15T15:50:34.915Z] + set -o pipefail [2022-08-15T15:50:34.915Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-15T15:50:41.499Z] [2022-08-15T15:50:41.499Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-15T15:50:41.499Z] [2022-08-15T15:50:41.499Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/52aebaee-49f1-40da-bc5b-5c4146f7eb1f [2022-08-15T15:50:41.499Z] [2022-08-15T15:50:41.499Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-15T15:50:41.499Z] [2022-08-15T15:50:41.499Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-15T15:50:41.499Z] [2022-08-15T15:50:41.499Z] [Pipeline] } [2022-08-15T15:50:41.525Z] $ docker stop --time=1 50be9b490c82a7a8a11a01bcbfa76917892685594190720ffc933f326fed6b57 [2022-08-15T15:50:44.903Z] $ docker rm -f 50be9b490c82a7a8a11a01bcbfa76917892685594190720ffc933f326fed6b57 [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-08-15T15:50:45.315Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:50:45.327Z] provisioning config files... [2022-08-15T15:50:45.334Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1420114514259966637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:50:45.632Z] --> edgex-publish-swagger.sh [2022-08-15T15:50:45.632Z] === Publish doc/openapi/v2 API === [2022-08-15T15:50:45.632Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-15T15:50:45.632Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-15T15:50:45.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T15:50:45.632Z] Dload Upload Total Spent Left Speed [2022-08-15T15:50:46.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 595k --:--:-- --:--:-- --:--:-- 592k 100 139k 0 0 100 139k 0 156k --:--:-- --:--:-- --:--:-- 156k [2022-08-15T15:50:46.572Z] [2022-08-15T15:50:46.572Z] [Pipeline] } [2022-08-15T15:50:46.580Z] 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-08-15T15:50:46.984Z] + git log --format=format:%s -1 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] sh [2022-08-15T15:50:47.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T15:50:47.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:50:47.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T15:50:47.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:50:47.658Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:50:47.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T15:50:48.171Z] $ docker top 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T15:50:48.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T15:50:48.262Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T15:50:48.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T15:50:48.430Z] $ docker exec 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 ssh-agent [2022-08-15T15:50:48.556Z] SSH_AUTH_SOCK=/tmp/ssh-2m87F28hOUYa/agent.32 [2022-08-15T15:50:48.556Z] SSH_AGENT_PID=38 [2022-08-15T15:50:48.562Z] Running ssh-add (command line suppressed) [2022-08-15T15:50:48.688Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2304169203577035355.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2304169203577035355.key) [2022-08-15T15:50:48.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T15:50:48.979Z] + git semver tag [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,189 [run_tag] DEBUG tag force:False [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,189 [check_head_tag] DEBUG check head tag [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,190 [execute] INFO git cat-file --batch-check [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,194 [execute] INFO git cat-file --batch [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:50:49.239Z] 2022-08-15 15:50:49,208 [execute] INFO git tag -a v2.3.0-dev.7 -m v2.3.0-dev.7 [2022-08-15T15:50:49.240Z] 2022-08-15 15:50:49,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.7', '-m', 'v2.3.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-15T15:50:49.240Z] 2022-08-15 15:50:49,213 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:50:49.240Z] 2.3.0-dev.7 [Pipeline] } [2022-08-15T15:50:49.264Z] $ docker exec --env ******** --env ******** 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 ssh-agent -k [2022-08-15T15:50:49.378Z] unset SSH_AUTH_SOCK; [2022-08-15T15:50:49.378Z] unset SSH_AGENT_PID; [2022-08-15T15:50:49.379Z] echo Agent pid 38 killed; [2022-08-15T15:50:49.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T15:50:49.690Z] + git semver [Pipeline] } [2022-08-15T15:50:49.978Z] $ docker stop --time=1 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 [2022-08-15T15:50:51.252Z] $ docker rm -f 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:50:51.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T15:50:51.627Z] [2022-08-15T15:50:51.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:50:51.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T15:50:51.928Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-15T15:50:51.928Z] ab5ef0e58194: Pulling fs layer [2022-08-15T15:50:51.928Z] 9712f1f96733: Pulling fs layer [2022-08-15T15:50:51.928Z] 63f879dbbcfc: Pulling fs layer [2022-08-15T15:50:51.928Z] 0d9ebad4ef96: Pulling fs layer [2022-08-15T15:50:51.928Z] e9a5061849ea: Pulling fs layer [2022-08-15T15:50:51.928Z] d747dcd14b5f: Pulling fs layer [2022-08-15T15:50:51.928Z] 2de7ff778b66: Pulling fs layer [2022-08-15T15:50:51.928Z] 0d9ebad4ef96: Waiting [2022-08-15T15:50:51.928Z] e9a5061849ea: Waiting [2022-08-15T15:50:51.928Z] d747dcd14b5f: Waiting [2022-08-15T15:50:51.928Z] 2de7ff778b66: Waiting [2022-08-15T15:50:51.928Z] 9712f1f96733: Verifying Checksum [2022-08-15T15:50:51.928Z] 9712f1f96733: Download complete [2022-08-15T15:50:52.190Z] 63f879dbbcfc: Verifying Checksum [2022-08-15T15:50:52.190Z] 63f879dbbcfc: Download complete [2022-08-15T15:50:52.450Z] e9a5061849ea: Verifying Checksum [2022-08-15T15:50:52.450Z] e9a5061849ea: Download complete [2022-08-15T15:50:52.450Z] d747dcd14b5f: Download complete [2022-08-15T15:50:52.450Z] ab5ef0e58194: Verifying Checksum [2022-08-15T15:50:52.450Z] ab5ef0e58194: Download complete [2022-08-15T15:50:52.450Z] 0d9ebad4ef96: Verifying Checksum [2022-08-15T15:50:52.708Z] 2de7ff778b66: Verifying Checksum [2022-08-15T15:50:52.708Z] 2de7ff778b66: Download complete [2022-08-15T15:50:55.998Z] ab5ef0e58194: Pull complete [2022-08-15T15:50:55.998Z] 9712f1f96733: Pull complete [2022-08-15T15:50:56.259Z] 63f879dbbcfc: Pull complete [2022-08-15T15:51:00.455Z] 0d9ebad4ef96: Pull complete [2022-08-15T15:51:01.025Z] e9a5061849ea: Pull complete [2022-08-15T15:51:01.025Z] d747dcd14b5f: Pull complete [2022-08-15T15:51:02.404Z] 2de7ff778b66: Pull complete [2022-08-15T15:51:02.404Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-15T15:51:02.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T15:51:02.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:51:02.502Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:51:02.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-15T15:51:07.111Z] $ docker top dd3f8ccba9db0b895312615072fbb5bbf7e1570c8fd3919d03ee1330c44ad4f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:51:07.183Z] provisioning config files... [2022-08-15T15:51:07.190Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8668390813434422648tmp [2022-08-15T15:51:07.202Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4832680648367613364tmp [2022-08-15T15:51:07.212Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5996822843420350060tmp [Pipeline] { [Pipeline] echo [2022-08-15T15:51:07.226Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:07.510Z] ---> sigul-configuration.sh [2022-08-15T15:51:07.510Z] gpg: directory `/root/.gnupg' created [2022-08-15T15:51:07.510Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-15T15:51:07.510Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-15T15:51:07.510Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-15T15:51:07.510Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-15T15:51:07.510Z] gpg: CAST5 encrypted data [2022-08-15T15:51:07.510Z] gpg: encrypted with 1 passphrase [2022-08-15T15:51:07.510Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-15T15:51:07.798Z] + mkdir /home/jenkins [2022-08-15T15:51:07.798Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-15T15:51:08.083Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-15T15:51:08.092Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:08.377Z] ---> sigul-install.sh [2022-08-15T15:51:08.377Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-15T15:51:08.662Z] + git tag --list [2022-08-15T15:51:08.662Z] v0.0.0 [2022-08-15T15:51:08.662Z] v0.0.1-dev.1 [2022-08-15T15:51:08.662Z] v0.0.1-dev.10 [2022-08-15T15:51:08.662Z] v0.0.1-dev.11 [2022-08-15T15:51:08.662Z] v0.0.1-dev.12 [2022-08-15T15:51:08.662Z] v0.0.1-dev.13 [2022-08-15T15:51:08.662Z] v0.0.1-dev.14 [2022-08-15T15:51:08.662Z] v0.0.1-dev.15 [2022-08-15T15:51:08.662Z] v0.0.1-dev.16 [2022-08-15T15:51:08.662Z] v0.0.1-dev.17 [2022-08-15T15:51:08.662Z] v0.0.1-dev.18 [2022-08-15T15:51:08.662Z] v0.0.1-dev.19 [2022-08-15T15:51:08.662Z] v0.0.1-dev.2 [2022-08-15T15:51:08.662Z] v0.0.1-dev.20 [2022-08-15T15:51:08.662Z] v0.0.1-dev.21 [2022-08-15T15:51:08.662Z] v0.0.1-dev.22 [2022-08-15T15:51:08.662Z] v0.0.1-dev.23 [2022-08-15T15:51:08.662Z] v0.0.1-dev.24 [2022-08-15T15:51:08.662Z] v0.0.1-dev.25 [2022-08-15T15:51:08.662Z] v0.0.1-dev.26 [2022-08-15T15:51:08.662Z] v0.0.1-dev.27 [2022-08-15T15:51:08.662Z] v0.0.1-dev.28 [2022-08-15T15:51:08.662Z] v0.0.1-dev.3 [2022-08-15T15:51:08.662Z] v0.0.1-dev.4 [2022-08-15T15:51:08.662Z] v0.0.1-dev.5 [2022-08-15T15:51:08.662Z] v0.0.1-dev.6 [2022-08-15T15:51:08.662Z] v0.0.1-dev.7 [2022-08-15T15:51:08.662Z] v0.0.1-dev.8 [2022-08-15T15:51:08.662Z] v0.0.1-dev.9 [2022-08-15T15:51:08.662Z] v2.2.0 [2022-08-15T15:51:08.662Z] v2.2.0-dev.29 [2022-08-15T15:51:08.662Z] v2.2.0-dev.30 [2022-08-15T15:51:08.662Z] v2.2.0-dev.31 [2022-08-15T15:51:08.662Z] v2.2.0-dev.32 [2022-08-15T15:51:08.662Z] v2.2.0-dev.33 [2022-08-15T15:51:08.662Z] v2.2.0-dev.34 [2022-08-15T15:51:08.662Z] v2.2.0-dev.35 [2022-08-15T15:51:08.662Z] v2.3.0-dev.1 [2022-08-15T15:51:08.662Z] v2.3.0-dev.2 [2022-08-15T15:51:08.662Z] v2.3.0-dev.3 [2022-08-15T15:51:08.662Z] v2.3.0-dev.4 [2022-08-15T15:51:08.662Z] v2.3.0-dev.5 [2022-08-15T15:51:08.662Z] v2.3.0-dev.6 [2022-08-15T15:51:08.662Z] v2.3.0-dev.7 [Pipeline] sh [2022-08-15T15:51:08.951Z] + lftools sign git-tag v2.3.0-dev.7 [2022-08-15T15:51:09.522Z] Signing Git tag with Sigul... [2022-08-15T15:51:09.522Z] Signing v2.3.0-dev.7 [Pipeline] echo [2022-08-15T15:51:09.790Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:10.076Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-15T15:51:10.084Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-15T15:51:10.118Z] $ docker stop --time=1 dd3f8ccba9db0b895312615072fbb5bbf7e1570c8fd3919d03ee1330c44ad4f0 [2022-08-15T15:51:11.429Z] $ docker rm -f dd3f8ccba9db0b895312615072fbb5bbf7e1570c8fd3919d03ee1330c44ad4f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-15T15:51:11.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T15:51:11.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:51:12.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T15:51:12.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:51:12.274Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:51:12.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T15:51:12.718Z] $ docker top ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T15:51:12.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T15:51:12.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T15:51:12.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T15:51:12.989Z] $ docker exec ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d ssh-agent [2022-08-15T15:51:13.100Z] SSH_AUTH_SOCK=/tmp/ssh-eC8VXo0rlUEv/agent.32 [2022-08-15T15:51:13.100Z] SSH_AGENT_PID=38 [2022-08-15T15:51:13.106Z] Running ssh-add (command line suppressed) [2022-08-15T15:51:13.236Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9110983094106891185.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9110983094106891185.key) [2022-08-15T15:51:13.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T15:51:13.528Z] + git semver bump pre [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,731 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,732 [bump_version] DEBUG bumping version:2.3.0-dev.7 on axis:pre with prefix:dev [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,732 [bump_version] DEBUG bumped version:2.3.0-dev.8 [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,732 [write_version] DEBUG write version:2.3.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,732 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,732 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,735 [execute] INFO git cat-file --batch-check [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,740 [execute] INFO git cat-file --batch [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T15:51:13.789Z] 2022-08-15 15:51:13,744 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:51:13.789Z] 2.3.0-dev.8 [Pipeline] } [2022-08-15T15:51:13.816Z] $ docker exec --env ******** --env ******** ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d ssh-agent -k [2022-08-15T15:51:13.931Z] unset SSH_AUTH_SOCK; [2022-08-15T15:51:13.932Z] unset SSH_AGENT_PID; [2022-08-15T15:51:13.932Z] echo Agent pid 38 killed; [2022-08-15T15:51:13.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T15:51:14.242Z] + git semver [Pipeline] } [2022-08-15T15:51:14.534Z] $ docker stop --time=1 ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d [2022-08-15T15:51:15.814Z] $ docker rm -f ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T15:51:16.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T15:51:16.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:51:16.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T15:51:16.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:51:16.579Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:51:16.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T15:51:17.041Z] $ docker top cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T15:51:17.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T15:51:17.164Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T15:51:17.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T15:51:17.317Z] $ docker exec cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 ssh-agent [2022-08-15T15:51:17.425Z] SSH_AUTH_SOCK=/tmp/ssh-2JQW2VRSFK9M/agent.32 [2022-08-15T15:51:17.425Z] SSH_AGENT_PID=38 [2022-08-15T15:51:17.430Z] Running ssh-add (command line suppressed) [2022-08-15T15:51:17.560Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6182456449419022976.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6182456449419022976.key) [2022-08-15T15:51:17.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T15:51:17.845Z] + git semver push [2022-08-15T15:51:18.105Z] 2022-08-15 15:51:18,063 [run_push] DEBUG push [2022-08-15T15:51:18.105Z] 2022-08-15 15:51:18,064 [execute] INFO git cat-file --batch-check [2022-08-15T15:51:18.105Z] 2022-08-15 15:51:18,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T15:51:18.105Z] 2022-08-15 15:51:18,068 [execute] INFO git rev-list 6471767e72c9a46030e9cbeb428c94bc5826ddd5 -- [2022-08-15T15:51:18.105Z] 2022-08-15 15:51:18,068 [execute] DEBUG Popen(['git', 'rev-list', '6471767e72c9a46030e9cbeb428c94bc5826ddd5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-15T15:51:18.105Z] 2022-08-15 15:51:18,075 [execute] INFO git fetch -v origin [2022-08-15T15:51:18.105Z] 2022-08-15 15:51:18,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-15T15:51:18.675Z] 2022-08-15 15:51:18,588 [run_push] DEBUG no remote changes detected [2022-08-15T15:51:18.675Z] 2022-08-15 15:51:18,589 [execute] INFO git push origin semver [2022-08-15T15:51:18.675Z] 2022-08-15 15:51:18,589 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-15T15:51:19.625Z] 2022-08-15 15:51:19,300 [run_push] DEBUG push all version tags [2022-08-15T15:51:19.625Z] 2022-08-15 15:51:19,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-15T15:51:19.625Z] 2022-08-15 15:51:19,301 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-15T15:51:20.196Z] 2022-08-15 15:51:19,979 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-15T15:51:20.196Z] 2.3.0-dev.8 [Pipeline] } [2022-08-15T15:51:20.222Z] $ docker exec --env ******** --env ******** cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 ssh-agent -k [2022-08-15T15:51:20.346Z] unset SSH_AUTH_SOCK; [2022-08-15T15:51:20.346Z] unset SSH_AGENT_PID; [2022-08-15T15:51:20.346Z] echo Agent pid 38 killed; [2022-08-15T15:51:20.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T15:51:20.641Z] + git semver [Pipeline] } [2022-08-15T15:51:20.931Z] $ docker stop --time=1 cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 [2022-08-15T15:51:22.240Z] $ docker rm -f cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-15T15:51:22.776Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-15T15:51:22.776Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-15T15:51:22.776Z] total 16 [2022-08-15T15:51:22.776Z] drwxr-xr-x 3 root root 4096 Aug 15 15:42 . [2022-08-15T15:51:22.776Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 15:51 .. [2022-08-15T15:51:22.776Z] drwxr-xr-x 2 root root 4096 Aug 15 15:42 cost [2022-08-15T15:51:22.776Z] -rw-r--r-- 1 root root 90 Aug 15 15:42 cost.csv [2022-08-15T15:51:22.776Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-15T15:51:22.776Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-15T15:51:22.776Z] total 16 [2022-08-15T15:51:22.776Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:42 . [2022-08-15T15:51:22.776Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 15:51 .. [2022-08-15T15:51:22.776Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:42 cost [2022-08-15T15:51:22.776Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 15 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:23.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:23.935Z] ---> package-listing.sh [2022-08-15T15:51:23.935Z] ++ facter osfamily [2022-08-15T15:51:23.935Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T15:51:24.195Z] + OS_FAMILY=debian [2022-08-15T15:51:24.195Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-15T15:51:24.195Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T15:51:24.195Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T15:51:24.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T15:51:24.195Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T15:51:24.195Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-15T15:51:24.195Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T15:51:24.195Z] + case "${OS_FAMILY}" in [2022-08-15T15:51:24.195Z] + dpkg -l [2022-08-15T15:51:24.195Z] + grep '^ii' [2022-08-15T15:51:24.195Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T15:51:24.195Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T15:51:24.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T15:51:24.195Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-15T15:51:24.195Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-15T15:51:24.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-08-15T15:51:24.207Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-15T15:51:24.486Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T15:51:25.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T15:51:25.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T15:51:25.141Z] prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container [2022-08-15T15:51:25.190Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T15:51:25.421Z] $ docker top abb23eca3be75a4f49337a871c9c75e087bf08687ae6a7b62759edd1e4f400bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T15:51:25.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T15:51:26.055Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T15:51:26.344Z] + ls /var/log/sa-host [2022-08-15T15:51:26.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T15:51:26.408Z] provisioning config files... [2022-08-15T15:51:26.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8289227292880403663tmp [Pipeline] { [Pipeline] echo [2022-08-15T15:51:26.433Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:26.719Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T15:51:26.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:27.053Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T15:51:27.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:27.346Z] ---> sudo-logs.sh [2022-08-15T15:51:27.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T15:51:27.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:27.660Z] ---> job-cost.sh [2022-08-15T15:51:27.660Z] lf-activate-venv: SKIPPING [2022-08-15T15:51:27.660Z] DEBUG: total: 0.2199999988079071 [2022-08-15T15:51:27.660Z] INFO: Retrieving Stack Cost... [2022-08-15T15:51:28.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T15:51:28.922Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T15:51:28.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T15:51:29.216Z] ---> logs-deploy.sh [2022-08-15T15:51:29.216Z] lf-activate-venv: SKIPPING [2022-08-15T15:51:29.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/46 [2022-08-15T15:51:29.216Z] INFO: archiving workspace using pattern(s): [2022-08-15T15:51:30.157Z] Archives upload complete. [2022-08-15T15:51:30.416Z] INFO: archiving logs to Nexus