Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf 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-ssh9215235496498041933.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15997728422167601789.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3961808950175445751.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18422214649225000324.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1498735922103663644.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118080’ Running on prd-ubuntu20.04-docker-8c-8g-118083 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf (main) Commit message: "Merge pull request #192 from lenny-intel/levski-change-log" > 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 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf # timeout=10 > git rev-list --no-walk 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T09:09:45.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T09:09:45.499Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T09:09:45.518Z] ========================================================= [2022-11-03T09:09:45.518Z] EdgeX Global Pipelines Version Info [2022-11-03T09:09:45.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:09:46.608Z] ------------------- [2022-11-03T09:09:46.608Z] stable info: [2022-11-03T09:09:46.608Z] ------------------- [2022-11-03T09:09:46.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T09:09:46.608Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T09:09:46.608Z] Message: update stable to v1.0.244 [2022-11-03T09:09:46.873Z] ------------------- [2022-11-03T09:09:46.873Z] experimental info: [2022-11-03T09:09:46.873Z] ------------------- [2022-11-03T09:09:46.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T09:09:46.873Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T09:09:46.873Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T09:09:47.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-11-03T09:09:47.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-11-03T09:09:47.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T09:09:47.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T09:09:47.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T09:09:47.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T09:09:47.125Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T09:09:47.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T09:09:47.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T09:09:47.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T09:09:47.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T09:09:47.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-11-03T09:09:47.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T09:09:47.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T09:09:47.220Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T09:09:47.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T09:09:47.245Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T09:09:47.256Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T09:09:47.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T09:09:47.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T09:09:47.288Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-03T09:09:47.299Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-11-03T09:09:47.309Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T09:09:47.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T09:09:47.330Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T09:09:47.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T09:09:47.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T09:09:47.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-03T09:09:47.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-03T09:09:47.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-03T09:09:47.405Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] echo [2022-11-03T09:09:47.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9783e64 [Pipeline] echo [2022-11-03T09:09:47.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:09:47.464Z] provisioning config files... [2022-11-03T09:09:47.479Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8468386626672192997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:09:47.784Z] ---> docker-login.sh [2022-11-03T09:09:47.784Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:09:48.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:09:48.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:09:48.050Z] Configure a credential helper to remove this warning. See [2022-11-03T09:09:48.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:09:48.050Z] [2022-11-03T09:09:48.050Z] Login Succeeded [2022-11-03T09:09:48.050Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:09:48.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:09:48.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:09:48.309Z] Configure a credential helper to remove this warning. See [2022-11-03T09:09:48.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:09:48.309Z] [2022-11-03T09:09:48.309Z] Login Succeeded [2022-11-03T09:09:48.309Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:09:48.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:09:48.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:09:48.309Z] Configure a credential helper to remove this warning. See [2022-11-03T09:09:48.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:09:48.309Z] [2022-11-03T09:09:48.309Z] Login Succeeded [2022-11-03T09:09:48.309Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:09:48.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:09:48.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:09:48.569Z] Configure a credential helper to remove this warning. See [2022-11-03T09:09:48.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:09:48.569Z] [2022-11-03T09:09:48.569Z] Login Succeeded [2022-11-03T09:09:48.569Z] docker.io [2022-11-03T09:09:48.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:09:48.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:09:48.831Z] Configure a credential helper to remove this warning. See [2022-11-03T09:09:48.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:09:48.831Z] [2022-11-03T09:09:48.831Z] Login Succeeded [2022-11-03T09:09:48.831Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:09:48.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T09:09:49.197Z] + git rev-list -1 --merges 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf~1..9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] echo [2022-11-03T09:09:49.229Z] -----------> git rev-list -1 --merges 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf~1..9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:09:49.229Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [false] [Pipeline] sh [2022-11-03T09:09:49.524Z] + git log --format=format:%s -1 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] echo [2022-11-03T09:09:49.553Z] ========================================================= [2022-11-03T09:09:49.553Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T09:09:49.553Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T09:09:49.866Z] + git log --format=format:%s -1 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] echo [2022-11-03T09:09:49.878Z] [semverPrep] GIT_COMMIT: 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf, Commit Message: Merge pull request #192 from lenny-intel/levski-change-log [Pipeline] echo [2022-11-03T09:09:49.886Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T09:09:50.219Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:09:50.219Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T09:09:50.219Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T09:09:50.219Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T09:09:50.219Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T09:09:50.219Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T09:09:50.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:09:50.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:09:50.560Z] [2022-11-03T09:09:50.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:09:50.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:09:50.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T09:09:50.861Z] b85a868b505f: Pulling fs layer [2022-11-03T09:09:50.861Z] e2be974225ed: Pulling fs layer [2022-11-03T09:09:50.861Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T09:09:50.861Z] 988bab9f4d93: Pulling fs layer [2022-11-03T09:09:50.861Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T09:09:50.861Z] eaf3925da568: Pulling fs layer [2022-11-03T09:09:50.861Z] bab4dde63d76: Pulling fs layer [2022-11-03T09:09:50.861Z] bde34c3a00c8: Pulling fs layer [2022-11-03T09:09:50.861Z] b352a97aabf1: Pulling fs layer [2022-11-03T09:09:50.861Z] 4872d77fe225: Pulling fs layer [2022-11-03T09:09:50.861Z] 5851b861e8e6: Pulling fs layer [2022-11-03T09:09:50.861Z] bab4dde63d76: Waiting [2022-11-03T09:09:50.861Z] bde34c3a00c8: Waiting [2022-11-03T09:09:50.861Z] 988bab9f4d93: Waiting [2022-11-03T09:09:50.861Z] b352a97aabf1: Waiting [2022-11-03T09:09:50.861Z] 1469e6f7b9e6: Waiting [2022-11-03T09:09:50.861Z] 5851b861e8e6: Waiting [2022-11-03T09:09:50.861Z] 4872d77fe225: Waiting [2022-11-03T09:09:50.861Z] eaf3925da568: Waiting [2022-11-03T09:09:50.861Z] e2be974225ed: Verifying Checksum [2022-11-03T09:09:50.861Z] e2be974225ed: Download complete [2022-11-03T09:09:50.861Z] 988bab9f4d93: Verifying Checksum [2022-11-03T09:09:50.861Z] 988bab9f4d93: Download complete [2022-11-03T09:09:51.121Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T09:09:51.121Z] 1469e6f7b9e6: Download complete [2022-11-03T09:09:51.121Z] eaf3925da568: Verifying Checksum [2022-11-03T09:09:51.121Z] eaf3925da568: Download complete [2022-11-03T09:09:51.121Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T09:09:51.121Z] 339a4e72a1f5: Download complete [2022-11-03T09:09:51.121Z] bde34c3a00c8: Download complete [2022-11-03T09:09:51.121Z] b352a97aabf1: Download complete [2022-11-03T09:09:51.121Z] 4872d77fe225: Verifying Checksum [2022-11-03T09:09:51.121Z] 4872d77fe225: Download complete [2022-11-03T09:09:51.121Z] 5851b861e8e6: Verifying Checksum [2022-11-03T09:09:51.121Z] 5851b861e8e6: Download complete [2022-11-03T09:09:51.121Z] b85a868b505f: Verifying Checksum [2022-11-03T09:09:51.121Z] b85a868b505f: Download complete [2022-11-03T09:09:51.380Z] bab4dde63d76: Download complete [2022-11-03T09:09:52.760Z] b85a868b505f: Pull complete [2022-11-03T09:09:52.760Z] e2be974225ed: Pull complete [2022-11-03T09:09:53.330Z] 339a4e72a1f5: Pull complete [2022-11-03T09:09:53.330Z] 988bab9f4d93: Pull complete [2022-11-03T09:09:53.590Z] 1469e6f7b9e6: Pull complete [2022-11-03T09:09:53.590Z] eaf3925da568: Pull complete [2022-11-03T09:09:55.494Z] bab4dde63d76: Pull complete [2022-11-03T09:09:55.758Z] bde34c3a00c8: Pull complete [2022-11-03T09:09:55.758Z] b352a97aabf1: Pull complete [2022-11-03T09:09:56.018Z] 4872d77fe225: Pull complete [2022-11-03T09:09:56.018Z] 5851b861e8e6: Pull complete [2022-11-03T09:09:56.018Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T09:09:56.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:09:56.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:09:56.103Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:09:56.148Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:09:58.548Z] $ docker top 8c6638484be9dcb62dd1f64360ef3cfdc41e07b2bf8ae7556bd4df61066368b0 -eo pid,comm [2022-11-03T09:09:58.608Z] 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-11-03T09:09:58.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:09:58.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:09:58.639Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:09:58.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:09:58.766Z] $ docker exec 8c6638484be9dcb62dd1f64360ef3cfdc41e07b2bf8ae7556bd4df61066368b0 ssh-agent [2022-11-03T09:09:58.883Z] SSH_AUTH_SOCK=/tmp/ssh-ixNTJqXX76kQ/agent.33 [2022-11-03T09:09:58.883Z] SSH_AGENT_PID=39 [2022-11-03T09:09:58.890Z] Running ssh-add (command line suppressed) [2022-11-03T09:09:58.990Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10693644175392046298.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10693644175392046298.key) [2022-11-03T09:09:59.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:09:59.291Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T09:09:59.307Z] $ docker exec --env ******** --env ******** 8c6638484be9dcb62dd1f64360ef3cfdc41e07b2bf8ae7556bd4df61066368b0 ssh-agent -k [2022-11-03T09:09:59.410Z] unset SSH_AUTH_SOCK; [2022-11-03T09:09:59.410Z] unset SSH_AGENT_PID; [2022-11-03T09:09:59.411Z] echo Agent pid 39 killed; [2022-11-03T09:09:59.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T09:09:59.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:09:59.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:09:59.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:09:59.575Z] $ docker exec 8c6638484be9dcb62dd1f64360ef3cfdc41e07b2bf8ae7556bd4df61066368b0 ssh-agent [2022-11-03T09:09:59.696Z] SSH_AUTH_SOCK=/tmp/ssh-fQBTUtCAPJQ2/agent.71 [2022-11-03T09:09:59.696Z] SSH_AGENT_PID=77 [2022-11-03T09:09:59.702Z] Running ssh-add (command line suppressed) [2022-11-03T09:09:59.801Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9241447471190630518.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9241447471190630518.key) [2022-11-03T09:09:59.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:10:00.100Z] + git semver init [2022-11-03T09:10:00.360Z] 2022-11-03 09:10:00,315 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T09:10:00.360Z] 2022-11-03 09:10:00,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-03T09:10:00.360Z] 2022-11-03 09:10:00,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-03T09:10:00.360Z] 2022-11-03 09:10:00,317 [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-11-03T09:10:01.740Z] 2022-11-03 09:10:01,456 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-11-03T09:10:01.740Z] 2022-11-03 09:10:01,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-11-03T09:10:01.740Z] 2022-11-03 09:10:01,457 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:10:01.740Z] 2022-11-03 09:10:01,457 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:10:01.740Z] 2.3.0-dev.42 [Pipeline] } [2022-11-03T09:10:01.750Z] $ docker exec --env ******** --env ******** 8c6638484be9dcb62dd1f64360ef3cfdc41e07b2bf8ae7556bd4df61066368b0 ssh-agent -k [2022-11-03T09:10:01.842Z] unset SSH_AUTH_SOCK; [2022-11-03T09:10:01.843Z] unset SSH_AGENT_PID; [2022-11-03T09:10:01.844Z] echo Agent pid 77 killed; [2022-11-03T09:10:01.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:10:02.179Z] + git semver [Pipeline] } [2022-11-03T09:10:02.457Z] $ docker stop --time=1 8c6638484be9dcb62dd1f64360ef3cfdc41e07b2bf8ae7556bd4df61066368b0 [2022-11-03T09:10:03.746Z] $ docker rm -f 8c6638484be9dcb62dd1f64360ef3cfdc41e07b2bf8ae7556bd4df61066368b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:10:04.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T09:10:04.289Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T09:10:04.292Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.42 [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-11-03T09:10:04.426Z] provisioning config files... [2022-11-03T09:10:04.435Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18230957984020008777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:10:04.742Z] ---> docker-login.sh [2022-11-03T09:10:04.742Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:10:04.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:10:04.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:10:04.742Z] Configure a credential helper to remove this warning. See [2022-11-03T09:10:04.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:10:04.742Z] [2022-11-03T09:10:04.742Z] Login Succeeded [2022-11-03T09:10:04.742Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:10:04.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:10:04.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:10:04.742Z] Configure a credential helper to remove this warning. See [2022-11-03T09:10:04.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:10:04.742Z] [2022-11-03T09:10:04.742Z] Login Succeeded [2022-11-03T09:10:05.002Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:10:05.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:10:05.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:10:05.002Z] Configure a credential helper to remove this warning. See [2022-11-03T09:10:05.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:10:05.002Z] [2022-11-03T09:10:05.002Z] Login Succeeded [2022-11-03T09:10:05.002Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:10:05.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:10:05.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:10:05.002Z] Configure a credential helper to remove this warning. See [2022-11-03T09:10:05.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:10:05.002Z] [2022-11-03T09:10:05.002Z] Login Succeeded [2022-11-03T09:10:05.002Z] docker.io [2022-11-03T09:10:05.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:10:05.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:10:05.524Z] Configure a credential helper to remove this warning. See [2022-11-03T09:10:05.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:10:05.524Z] [2022-11-03T09:10:05.524Z] Login Succeeded [2022-11-03T09:10:05.524Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:10:05.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T09:10:05.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:10:05.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:10:05.615Z] ========================================================= [2022-11-03T09:10:05.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T09:10:05.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:10:05.935Z] + 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-11-03T09:10:05.935Z] Sending build context to Docker daemon 27.49MB [2022-11-03T09:10:05.935Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:10:05.935Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-03T09:10:06.201Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T09:10:06.201Z] 213ec9aee27d: Pulling fs layer [2022-11-03T09:10:06.201Z] 4583459ba037: Pulling fs layer [2022-11-03T09:10:06.201Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T09:10:06.201Z] 53926ce57604: Pulling fs layer [2022-11-03T09:10:06.201Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T09:10:06.201Z] 22ff95d597cd: Pulling fs layer [2022-11-03T09:10:06.201Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T09:10:06.201Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T09:10:06.201Z] a7acece74701: Pulling fs layer [2022-11-03T09:10:06.201Z] 53926ce57604: Waiting [2022-11-03T09:10:06.201Z] 12d6caf4c0d1: Waiting [2022-11-03T09:10:06.201Z] 21b2b0c7a3f4: Waiting [2022-11-03T09:10:06.201Z] 22ff95d597cd: Waiting [2022-11-03T09:10:06.201Z] 96b7cbca73a9: Waiting [2022-11-03T09:10:06.201Z] a7acece74701: Waiting [2022-11-03T09:10:06.201Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T09:10:06.201Z] 93c1e223e6f2: Download complete [2022-11-03T09:10:06.201Z] 4583459ba037: Verifying Checksum [2022-11-03T09:10:06.201Z] 4583459ba037: Download complete [2022-11-03T09:10:06.201Z] 21b2b0c7a3f4: Download complete [2022-11-03T09:10:06.201Z] 22ff95d597cd: Download complete [2022-11-03T09:10:06.201Z] 213ec9aee27d: Verifying Checksum [2022-11-03T09:10:06.201Z] 12d6caf4c0d1: Download complete [2022-11-03T09:10:06.474Z] 213ec9aee27d: Pull complete [2022-11-03T09:10:06.474Z] 4583459ba037: Pull complete [2022-11-03T09:10:06.474Z] 93c1e223e6f2: Pull complete [2022-11-03T09:10:07.070Z] a7acece74701: Download complete [2022-11-03T09:10:07.070Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T09:10:07.070Z] 96b7cbca73a9: Download complete [2022-11-03T09:10:07.331Z] 53926ce57604: Verifying Checksum [2022-11-03T09:10:11.529Z] 53926ce57604: Pull complete [2022-11-03T09:10:11.529Z] 21b2b0c7a3f4: Pull complete [2022-11-03T09:10:11.530Z] 22ff95d597cd: Pull complete [2022-11-03T09:10:11.530Z] 12d6caf4c0d1: Pull complete [2022-11-03T09:10:13.431Z] 96b7cbca73a9: Pull complete [2022-11-03T09:10:14.365Z] a7acece74701: Pull complete [2022-11-03T09:10:14.365Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T09:10:14.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T09:10:14.365Z] ---> db6d94c90886 [2022-11-03T09:10:14.365Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:10:18.575Z] ---> Running in 3b56039730e3 [2022-11-03T09:10:18.575Z] Removing intermediate container 3b56039730e3 [2022-11-03T09:10:18.575Z] ---> 753704ee6f12 [2022-11-03T09:10:18.575Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:10:18.575Z] ---> Running in 4cb5817baef4 [2022-11-03T09:10:18.575Z] Removing intermediate container 4cb5817baef4 [2022-11-03T09:10:18.575Z] ---> fd01049e2018 [2022-11-03T09:10:18.575Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:10:18.575Z] ---> Running in f482a5bb23f1 [2022-11-03T09:10:18.575Z] Removing intermediate container f482a5bb23f1 [2022-11-03T09:10:18.575Z] ---> 38c93f7aabfb [2022-11-03T09:10:18.575Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:10:18.575Z] ---> Running in caddcd0f5f0c [2022-11-03T09:10:18.575Z] Removing intermediate container caddcd0f5f0c [2022-11-03T09:10:18.575Z] ---> 8b830aa720a8 [2022-11-03T09:10:18.575Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-03T09:10:18.575Z] ---> Running in efc0bfdac1ea [2022-11-03T09:10:18.575Z] Removing intermediate container efc0bfdac1ea [2022-11-03T09:10:18.575Z] ---> 0ff534e21ef1 [2022-11-03T09:10:18.575Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:10:18.575Z] ---> Running in 31323eb24c47 [2022-11-03T09:10:18.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T09:10:18.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T09:10:19.096Z] OK: 211 MiB in 51 packages [2022-11-03T09:10:19.355Z] Removing intermediate container 31323eb24c47 [2022-11-03T09:10:19.355Z] ---> 2efb7c89aa6e [2022-11-03T09:10:19.355Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-03T09:10:19.355Z] ---> Running in 59d807e59462 [2022-11-03T09:10:19.355Z] Removing intermediate container 59d807e59462 [2022-11-03T09:10:19.355Z] ---> b59b70468c8c [2022-11-03T09:10:19.355Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-03T09:10:19.387Z] Still waiting to schedule task [2022-11-03T09:10:19.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-03T09:10:19.615Z] ---> e25f2a54e89e [2022-11-03T09:10:19.615Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:10:19.615Z] ---> Running in 3220c888b6ee [2022-11-03T09:10:51.763Z] Removing intermediate container 3220c888b6ee [2022-11-03T09:10:51.763Z] ---> dec7c61c779c [2022-11-03T09:10:51.763Z] Step 12/13 : COPY . . [2022-11-03T09:10:51.763Z] ---> f5fc4e79c885 [2022-11-03T09:10:51.763Z] Step 13/13 : RUN ${MAKE} [2022-11-03T09:10:51.763Z] ---> Running in 0915a28a14d1 [2022-11-03T09:10:51.763Z] noop [2022-11-03T09:10:51.763Z] Removing intermediate container 0915a28a14d1 [2022-11-03T09:10:51.763Z] ---> b5735fb9dae4 [2022-11-03T09:10:51.763Z] Successfully built b5735fb9dae4 [2022-11-03T09:10:51.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:10:52.082Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T09:10:52.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:10:52.147Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:10:52.179Z] $ 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 ******** ci-base-image-x86_64 cat [2022-11-03T09:10:52.539Z] $ docker top 23ebf8f40706b26ee476be8e9f84f17fa6193a2733df455e2c7a3e23508751e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:10:52.879Z] + go version [2022-11-03T09:10:52.879Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T09:10:52.887Z] $ docker stop --time=1 23ebf8f40706b26ee476be8e9f84f17fa6193a2733df455e2c7a3e23508751e2 [2022-11-03T09:10:54.149Z] $ docker rm -f 23ebf8f40706b26ee476be8e9f84f17fa6193a2733df455e2c7a3e23508751e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:10:54.528Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T09:10:54.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:10:54.594Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:10:54.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T09:10:54.966Z] $ docker top c4f79cb847e20b2190fd04ba5704bff2f5db3e9911bbcd566aacd3a17ba36fc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:10:55.312Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-03T09:10:55.604Z] + make test [2022-11-03T09:10:55.605Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-03T09:10:55.864Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-03T09:11:08.080Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-03T09:11:09.984Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 29.3% of statements [2022-11-03T09:11:09.984Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-03T09:11:09.984Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.692s coverage: 86.5% of statements [2022-11-03T09:11:18.093Z] 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-11-03T09:11:18.093Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T09:11:22.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T09:11:22.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T09:11:22.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T09:11:22.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T09:11:22.300Z] $ docker stop --time=1 c4f79cb847e20b2190fd04ba5704bff2f5db3e9911bbcd566aacd3a17ba36fc3 [2022-11-03T09:11:24.893Z] $ docker rm -f c4f79cb847e20b2190fd04ba5704bff2f5db3e9911bbcd566aacd3a17ba36fc3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:11:25.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T09:11:25.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T09:11:25.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T09:11:26.092Z] + ls -al . [2022-11-03T09:11:26.092Z] total 248 [2022-11-03T09:11:26.092Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 09:10 . [2022-11-03T09:11:26.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:09 .. [2022-11-03T09:11:26.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 09:11 .git [2022-11-03T09:11:26.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:09 .github [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 3 09:09 .gitignore [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 3 09:09 .golangci.yml [2022-11-03T09:11:26.092Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 09:10 .semver [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 3 09:09 Attribution.txt [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 3 09:09 CHANGELOG.md [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 3 09:09 Dockerfile [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 09:09 GOVERNANCE.md [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 3 09:09 Jenkinsfile [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 3 09:09 LICENSE [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 3 09:09 Makefile [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 3 09:09 OWNERS.md [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 3 09:09 README.md [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 09:10 VERSION [2022-11-03T09:11:26.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 09:09 bin [2022-11-03T09:11:26.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:09 cmd [2022-11-03T09:11:26.092Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 3 09:11 coverage.out [2022-11-03T09:11:26.092Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 09:09 doc [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 3736 Nov 3 09:09 go.mod [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 46203 Nov 3 09:09 go.sum [2022-11-03T09:11:26.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:09 internal [2022-11-03T09:11:26.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:09 snap [2022-11-03T09:11:26.092Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 3 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:11:26.499Z] + 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=9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf --label arch=amd64 --label version=2.3.0-dev.42 . [2022-11-03T09:11:26.499Z] Sending build context to Docker daemon 27.57MB [2022-11-03T09:11:26.499Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:11:26.499Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T09:11:26.499Z] ---> b5735fb9dae4 [2022-11-03T09:11:26.499Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:11:26.758Z] ---> Running in 34e24efbd112 [2022-11-03T09:11:26.758Z] Removing intermediate container 34e24efbd112 [2022-11-03T09:11:26.758Z] ---> 57f199ff44f8 [2022-11-03T09:11:26.758Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:11:26.758Z] ---> Running in ff489dba6e09 [2022-11-03T09:11:26.758Z] Removing intermediate container ff489dba6e09 [2022-11-03T09:11:26.758Z] ---> ae79028adf4f [2022-11-03T09:11:26.758Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:11:26.758Z] ---> Running in 080e35129e69 [2022-11-03T09:11:27.016Z] Removing intermediate container 080e35129e69 [2022-11-03T09:11:27.016Z] ---> 26192dd67f93 [2022-11-03T09:11:27.016Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:11:27.016Z] ---> Running in 14acf8e78480 [2022-11-03T09:11:27.016Z] Removing intermediate container 14acf8e78480 [2022-11-03T09:11:27.016Z] ---> 0a44851c8eb9 [2022-11-03T09:11:27.016Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-03T09:11:27.016Z] ---> Running in 2122d6a95f50 [2022-11-03T09:11:27.016Z] Removing intermediate container 2122d6a95f50 [2022-11-03T09:11:27.016Z] ---> 59a4742f8ed5 [2022-11-03T09:11:27.016Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:11:27.275Z] ---> Running in 7fed100b36ec [2022-11-03T09:11:27.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T09:11:27.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T09:11:27.789Z] OK: 211 MiB in 51 packages [2022-11-03T09:11:28.047Z] Removing intermediate container 7fed100b36ec [2022-11-03T09:11:28.047Z] ---> 4b266188afc5 [2022-11-03T09:11:28.047Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-03T09:11:28.047Z] ---> Running in 4d313291908a [2022-11-03T09:11:28.047Z] Removing intermediate container 4d313291908a [2022-11-03T09:11:28.047Z] ---> 38f47dd2f7de [2022-11-03T09:11:28.047Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-03T09:11:28.305Z] ---> 70f594a469af [2022-11-03T09:11:28.305Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:11:28.305Z] ---> Running in 8b5127306e4f [2022-11-03T09:11:28.870Z] Removing intermediate container 8b5127306e4f [2022-11-03T09:11:28.870Z] ---> 22652182c97c [2022-11-03T09:11:28.870Z] Step 12/26 : COPY . . [2022-11-03T09:11:29.806Z] ---> 31092397b490 [2022-11-03T09:11:29.806Z] Step 13/26 : RUN ${MAKE} [2022-11-03T09:11:29.806Z] ---> Running in 443b39bf1b19 [2022-11-03T09:11:30.064Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.42 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-03T09:11:46.272Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118085 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-11-03T09:11:46.284Z] Running in /w/workspace/device-onvif-camera/81 [Pipeline] { [Pipeline] checkout [2022-11-03T09:11:46.311Z] The recommended git tool is: git [2022-11-03T09:11:51.337Z] using credential edgex-jenkins-ssh [2022-11-03T09:11:51.351Z] Cloning the remote Git repository [2022-11-03T09:11:52.014Z] Removing intermediate container 443b39bf1b19 [2022-11-03T09:11:52.014Z] ---> 53d7091b5573 [2022-11-03T09:11:52.014Z] Step 14/26 : FROM alpine:3.16 [2022-11-03T09:11:51.399Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-03T09:11:51.469Z] > git init /w/workspace/device-onvif-camera/81 # timeout=10 [2022-11-03T09:11:51.611Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-03T09:11:51.612Z] > git --version # timeout=10 [2022-11-03T09:11:51.634Z] > git --version # 'git version 2.25.1' [2022-11-03T09:11:51.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T09:11:51.681Z] Verifying host key using known hosts file [2022-11-03T09:11:51.871Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T09:11:51.884Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T09:11:52.613Z] 3.16: Pulling from library/alpine [2022-11-03T09:11:52.894Z] 213ec9aee27d: Already exists [2022-11-03T09:11:52.894Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T09:11:52.894Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T09:11:52.894Z] ---> 9c6f07244728 [2022-11-03T09:11:52.894Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-03T09:11:52.894Z] ---> Running in 787c89a1e90b [2022-11-03T09:11:52.894Z] Removing intermediate container 787c89a1e90b [2022-11-03T09:11:52.894Z] ---> ecba62f9b819 [2022-11-03T09:11:52.894Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-03T09:11:53.157Z] ---> Running in 54728afd0dd6 [2022-11-03T09:11:53.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T09:11:53.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T09:11:53.675Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-03T09:11:53.675Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T09:11:53.675Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-03T09:11:53.675Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T09:11:53.675Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-03T09:11:53.675Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-03T09:11:53.675Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:11:53.675Z] OK: 8 MiB in 20 packages [2022-11-03T09:11:53.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-03T09:11:53.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T09:11:53.933Z] Removing intermediate container 54728afd0dd6 [2022-11-03T09:11:53.933Z] ---> d9d0084f3c32 [2022-11-03T09:11:53.933Z] Step 17/26 : WORKDIR / [2022-11-03T09:11:53.933Z] ---> Running in 6c7b3ec0a204 [2022-11-03T09:11:54.191Z] Removing intermediate container 6c7b3ec0a204 [2022-11-03T09:11:54.191Z] ---> 561d7385dad1 [2022-11-03T09:11:54.191Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-03T09:11:54.552Z] Avoid second fetch [2022-11-03T09:11:54.553Z] Checking out Revision 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf (main) [2022-11-03T09:11:54.760Z] ---> 91d7c2a1ff95 [2022-11-03T09:11:54.760Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-03T09:11:54.760Z] ---> dd175b57f49a [2022-11-03T09:11:54.760Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-03T09:11:55.021Z] ---> dfec36a9eb69 [2022-11-03T09:11:55.021Z] Step 21/26 : EXPOSE 59984 [2022-11-03T09:11:55.021Z] ---> Running in 05ea7630c570 [2022-11-03T09:11:55.021Z] Removing intermediate container 05ea7630c570 [2022-11-03T09:11:55.021Z] ---> 0ec1f364eb88 [2022-11-03T09:11:55.021Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-03T09:11:55.021Z] ---> Running in c73f46f0ad42 [2022-11-03T09:11:55.021Z] Removing intermediate container c73f46f0ad42 [2022-11-03T09:11:55.021Z] ---> b6a165ef2e7b [2022-11-03T09:11:55.021Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T09:11:54.575Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T09:11:54.597Z] > git checkout -f 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf # timeout=10 [2022-11-03T09:11:55.269Z] Commit message: "Merge pull request #192 from lenny-intel/levski-change-log" [2022-11-03T09:11:55.280Z] ---> Running in 3bff52d7f507 [2022-11-03T09:11:55.280Z] Removing intermediate container 3bff52d7f507 [2022-11-03T09:11:55.280Z] ---> 15eaae5cee52 [2022-11-03T09:11:55.280Z] Step 24/26 : LABEL arch=amd64 [2022-11-03T09:11:55.280Z] ---> Running in 519c47802631 [2022-11-03T09:11:55.280Z] Removing intermediate container 519c47802631 [2022-11-03T09:11:55.280Z] ---> ddc9a19bbb44 [2022-11-03T09:11:55.281Z] Step 25/26 : LABEL git_sha=9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:11:55.281Z] ---> Running in d69e602775ae [2022-11-03T09:11:55.281Z] Removing intermediate container d69e602775ae [2022-11-03T09:11:55.281Z] ---> b4c7e2157f3c [2022-11-03T09:11:55.281Z] Step 26/26 : LABEL version=2.3.0-dev.42 [2022-11-03T09:11:55.541Z] ---> Running in 9d77a9e7b152 [2022-11-03T09:11:55.541Z] Removing intermediate container 9d77a9e7b152 [2022-11-03T09:11:55.541Z] ---> b9c495a45f7a [2022-11-03T09:11:55.541Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T09:11:55.541Z] Successfully built b9c495a45f7a [2022-11-03T09:11:55.541Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:11:55.706Z] provisioning config files... [2022-11-03T09:11:55.715Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10506099890904794023tmp [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:11:56.175Z] ---> docker-login.sh [2022-11-03T09:11:56.175Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:11:56.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:11:56.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:11:56.175Z] Configure a credential helper to remove this warning. See [2022-11-03T09:11:56.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:11:56.175Z] [2022-11-03T09:11:56.175Z] Login Succeeded [2022-11-03T09:11:56.175Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:11:56.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:11:56.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:11:56.175Z] Configure a credential helper to remove this warning. See [2022-11-03T09:11:56.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:11:56.175Z] [2022-11-03T09:11:56.175Z] Login Succeeded [2022-11-03T09:11:56.175Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:11:56.204Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T09:11:56.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T09:11:56.205Z] Dload Upload Total Spent Left Speed [2022-11-03T09:11:56.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [2022-11-03T09:11:56.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:11:56.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:11:56.435Z] Configure a credential helper to remove this warning. See [2022-11-03T09:11:56.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:11:56.435Z] [2022-11-03T09:11:56.435Z] Login Succeeded [2022-11-03T09:11:56.435Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:11:56.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:11:56.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:11:56.435Z] Configure a credential helper to remove this warning. See [2022-11-03T09:11:56.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:11:56.435Z] [2022-11-03T09:11:56.435Z] Login Succeeded [2022-11-03T09:11:56.435Z] docker.io [Pipeline] sh [2022-11-03T09:11:56.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:11:56.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T09:11:56.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:11:56.953Z] Configure a credential helper to remove this warning. See [2022-11-03T09:11:56.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:11:56.953Z] [2022-11-03T09:11:56.953Z] Login Succeeded [2022-11-03T09:11:56.953Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:11:56.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:11:56.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:11:57.023Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-11-03T09:11:57.023Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:11:57.023Z] latest [2022-11-03T09:11:57.023Z] 2.3.0-dev.42 [2022-11-03T09:11:57.023Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [2022-11-03T09:11:57.023Z] main [2022-11-03T09:11:57.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:11:57.197Z] + sudo tee /etc/docker/daemon.new [2022-11-03T09:11:57.197Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T09:11:57.197Z] { [2022-11-03T09:11:57.197Z] "registry-mirrors": [ [2022-11-03T09:11:57.197Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T09:11:57.197Z] ], [2022-11-03T09:11:57.197Z] "bip": "10.250.0.254/24", [2022-11-03T09:11:57.197Z] "hosts": [ [2022-11-03T09:11:57.197Z] "tcp://0.0.0.0:5555", [2022-11-03T09:11:57.197Z] "unix:///var/run/docker.sock" [2022-11-03T09:11:57.197Z] ], [2022-11-03T09:11:57.197Z] "mtu": 1458, [2022-11-03T09:11:57.197Z] "selinux-enabled": true, [2022-11-03T09:11:57.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T09:11:57.197Z] } [Pipeline] sh [2022-11-03T09:11:57.350Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:11:57.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T09:11:57.661Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:11:57.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-03T09:11:57.661Z] e7e05086563f: Preparing [2022-11-03T09:11:57.661Z] efcc5f23732b: Preparing [2022-11-03T09:11:57.661Z] 72ada1c019be: Preparing [2022-11-03T09:11:57.661Z] 923ae2126ab6: Preparing [2022-11-03T09:11:57.661Z] 994393dc58e7: Preparing [2022-11-03T09:11:57.661Z] 994393dc58e7: Layer already exists [2022-11-03T09:11:57.661Z] e7e05086563f: Pushed [2022-11-03T09:11:57.661Z] efcc5f23732b: Pushed [2022-11-03T09:11:57.873Z] + sudo service docker restart [2022-11-03T09:11:57.920Z] 923ae2126ab6: Pushed [2022-11-03T09:12:00.457Z] 72ada1c019be: Pushed [2022-11-03T09:12:00.457Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf: digest: sha256:ba738c6c0db44488a2a59d8ce68a663a94d3ead58936fc0f26821f0630189a17 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:00.761Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:01.066Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-03T09:12:01.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-03T09:12:01.066Z] e7e05086563f: Preparing [2022-11-03T09:12:01.066Z] efcc5f23732b: Preparing [2022-11-03T09:12:01.066Z] 72ada1c019be: Preparing [2022-11-03T09:12:01.066Z] 923ae2126ab6: Preparing [2022-11-03T09:12:01.066Z] 994393dc58e7: Preparing [2022-11-03T09:12:01.066Z] 72ada1c019be: Layer already exists [2022-11-03T09:12:01.066Z] e7e05086563f: Layer already exists [2022-11-03T09:12:01.066Z] 994393dc58e7: Layer already exists [2022-11-03T09:12:01.066Z] 923ae2126ab6: Layer already exists [2022-11-03T09:12:01.066Z] efcc5f23732b: Layer already exists [2022-11-03T09:12:01.066Z] latest: digest: sha256:ba738c6c0db44488a2a59d8ce68a663a94d3ead58936fc0f26821f0630189a17 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:01.369Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:01.674Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.42 [2022-11-03T09:12:01.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-03T09:12:01.674Z] e7e05086563f: Preparing [2022-11-03T09:12:01.674Z] efcc5f23732b: Preparing [2022-11-03T09:12:01.674Z] 72ada1c019be: Preparing [2022-11-03T09:12:01.674Z] 923ae2126ab6: Preparing [2022-11-03T09:12:01.674Z] 994393dc58e7: Preparing [2022-11-03T09:12:01.674Z] 72ada1c019be: Layer already exists [2022-11-03T09:12:01.674Z] 994393dc58e7: Layer already exists [2022-11-03T09:12:01.674Z] 923ae2126ab6: Layer already exists [2022-11-03T09:12:01.674Z] e7e05086563f: Layer already exists [2022-11-03T09:12:01.674Z] efcc5f23732b: Layer already exists [2022-11-03T09:12:01.674Z] 2.3.0-dev.42: digest: sha256:ba738c6c0db44488a2a59d8ce68a663a94d3ead58936fc0f26821f0630189a17 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:01.978Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:02.280Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [2022-11-03T09:12:02.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-03T09:12:02.280Z] e7e05086563f: Preparing [2022-11-03T09:12:02.280Z] efcc5f23732b: Preparing [2022-11-03T09:12:02.280Z] 72ada1c019be: Preparing [2022-11-03T09:12:02.280Z] 923ae2126ab6: Preparing [2022-11-03T09:12:02.280Z] 994393dc58e7: Preparing [2022-11-03T09:12:02.280Z] 994393dc58e7: Layer already exists [2022-11-03T09:12:02.280Z] efcc5f23732b: Layer already exists [2022-11-03T09:12:02.280Z] 923ae2126ab6: Layer already exists [2022-11-03T09:12:02.280Z] 72ada1c019be: Layer already exists [2022-11-03T09:12:02.280Z] e7e05086563f: Layer already exists [2022-11-03T09:12:02.280Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42: digest: sha256:ba738c6c0db44488a2a59d8ce68a663a94d3ead58936fc0f26821f0630189a17 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:02.585Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:02.884Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-11-03T09:12:02.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-03T09:12:02.884Z] e7e05086563f: Preparing [2022-11-03T09:12:02.884Z] efcc5f23732b: Preparing [2022-11-03T09:12:02.884Z] 72ada1c019be: Preparing [2022-11-03T09:12:02.884Z] 923ae2126ab6: Preparing [2022-11-03T09:12:02.884Z] 994393dc58e7: Preparing [2022-11-03T09:12:02.884Z] efcc5f23732b: Layer already exists [2022-11-03T09:12:02.884Z] 994393dc58e7: Layer already exists [2022-11-03T09:12:02.884Z] 923ae2126ab6: Layer already exists [2022-11-03T09:12:02.884Z] e7e05086563f: Layer already exists [2022-11-03T09:12:02.884Z] 72ada1c019be: Layer already exists [2022-11-03T09:12:02.884Z] main: digest: sha256:ba738c6c0db44488a2a59d8ce68a663a94d3ead58936fc0f26821f0630189a17 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:12:02.919Z] ===================================================== [Pipeline] echo [2022-11-03T09:12:02.925Z] taggedImages: [2022-11-03T09:12:02.925Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:12:02.925Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-03T09:12:02.925Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.42 [2022-11-03T09:12:02.925Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [2022-11-03T09:12:02.925Z] - 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-11-03T09:12:03.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:12:03.289Z] [2022-11-03T09:12:03.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:03.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:12:03.583Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T09:12:03.583Z] 5eb5b503b376: Pulling fs layer [2022-11-03T09:12:03.583Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T09:12:03.583Z] ec43610c2a17: Pulling fs layer [2022-11-03T09:12:03.583Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T09:12:03.583Z] 33b1e0a273af: Pulling fs layer [2022-11-03T09:12:03.583Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T09:12:03.583Z] 2f39f015ded8: Pulling fs layer [2022-11-03T09:12:03.583Z] 3a2ae6a8a46f: Waiting [2022-11-03T09:12:03.583Z] 33b1e0a273af: Waiting [2022-11-03T09:12:03.583Z] 5d3b04190fa2: Waiting [2022-11-03T09:12:03.583Z] 2f39f015ded8: Waiting [2022-11-03T09:12:03.583Z] 5c69ac0246d0: Download complete [2022-11-03T09:12:03.583Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T09:12:03.583Z] 3a2ae6a8a46f: Download complete [2022-11-03T09:12:03.583Z] 33b1e0a273af: Verifying Checksum [2022-11-03T09:12:03.583Z] 33b1e0a273af: Download complete [2022-11-03T09:12:03.583Z] 5d3b04190fa2: Verifying Checksum [2022-11-03T09:12:03.583Z] 5d3b04190fa2: Download complete [2022-11-03T09:12:03.845Z] ec43610c2a17: Verifying Checksum [2022-11-03T09:12:03.845Z] ec43610c2a17: Download complete [2022-11-03T09:12:03.845Z] 5eb5b503b376: Verifying Checksum [2022-11-03T09:12:03.845Z] 5eb5b503b376: Download complete [2022-11-03T09:12:04.413Z] 2f39f015ded8: Download complete [2022-11-03T09:12:04.980Z] 5eb5b503b376: Pull complete [2022-11-03T09:12:04.980Z] 5c69ac0246d0: Pull complete [2022-11-03T09:12:05.547Z] ec43610c2a17: Pull complete [2022-11-03T09:12:05.547Z] 3a2ae6a8a46f: Pull complete [2022-11-03T09:12:05.547Z] 33b1e0a273af: Pull complete [2022-11-03T09:12:05.805Z] 5d3b04190fa2: Pull complete [2022-11-03T09:12:09.999Z] 2f39f015ded8: Pull complete [2022-11-03T09:12:09.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T09:12:09.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:12:09.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:12:10.089Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:12:10.121Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T09:12:12.889Z] $ docker top ebb0865425138e1fd82710e7326326e474c6cd2ea10f866d90bb3eefbee8c393 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:12:13.245Z] ---> job-cost.sh [2022-11-03T09:12:13.245Z] lf-activate-venv: SKIPPING [2022-11-03T09:12:13.245Z] INFO: No Stack... [2022-11-03T09:12:13.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T09:12:14.069Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T09:12:14.359Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-11-03T09:12:14.359Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T09:12:14.371Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] [2022-11-03T09:12:14.376Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] did not exist. Created. [2022-11-03T09:12:14.376Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T09:12:14.669Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T09:12:14.697Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T09:12:14.703Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T09:12:14.718Z] $ docker stop --time=1 ebb0865425138e1fd82710e7326326e474c6cd2ea10f866d90bb3eefbee8c393 [2022-11-03T09:12:15.854Z] $ docker rm -f ebb0865425138e1fd82710e7326326e474c6cd2ea10f866d90bb3eefbee8c393 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:12:16.309Z] provisioning config files... [2022-11-03T09:12:16.332Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/81@tmp/config7720960851440336651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:12:16.681Z] ---> docker-login.sh [2022-11-03T09:12:16.682Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:12:17.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:12:17.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:12:17.270Z] Configure a credential helper to remove this warning. See [2022-11-03T09:12:17.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:12:17.270Z] [2022-11-03T09:12:17.270Z] Login Succeeded [2022-11-03T09:12:17.270Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:12:17.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:12:17.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:12:17.806Z] Configure a credential helper to remove this warning. See [2022-11-03T09:12:17.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:12:17.806Z] [2022-11-03T09:12:17.806Z] Login Succeeded [2022-11-03T09:12:17.806Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:12:17.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:12:18.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:12:18.074Z] Configure a credential helper to remove this warning. See [2022-11-03T09:12:18.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:12:18.074Z] [2022-11-03T09:12:18.074Z] Login Succeeded [2022-11-03T09:12:18.074Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:12:18.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:12:18.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:12:18.342Z] Configure a credential helper to remove this warning. See [2022-11-03T09:12:18.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:12:18.342Z] [2022-11-03T09:12:18.342Z] Login Succeeded [2022-11-03T09:12:18.342Z] docker.io [2022-11-03T09:12:18.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:12:18.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:12:18.879Z] Configure a credential helper to remove this warning. See [2022-11-03T09:12:18.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:12:18.879Z] [2022-11-03T09:12:18.879Z] Login Succeeded [2022-11-03T09:12:19.147Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:12:19.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T09:12:19.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:12:19.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:12:19.373Z] ========================================================= [2022-11-03T09:12:19.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T09:12:19.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:12:19.721Z] + 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-11-03T09:12:20.307Z] Sending build context to Docker daemon 20.45MB [2022-11-03T09:12:20.307Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:12:20.307Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-03T09:12:20.574Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T09:12:20.574Z] 9b18e9b68314: Pulling fs layer [2022-11-03T09:12:20.574Z] 35d82f9e3411: Pulling fs layer [2022-11-03T09:12:20.574Z] e16973657156: Pulling fs layer [2022-11-03T09:12:20.574Z] fc693d55d65f: Pulling fs layer [2022-11-03T09:12:20.574Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T09:12:20.574Z] dda99020689f: Pulling fs layer [2022-11-03T09:12:20.574Z] db1c61fa0a46: Pulling fs layer [2022-11-03T09:12:20.574Z] 891c053d2c06: Pulling fs layer [2022-11-03T09:12:20.574Z] dda99020689f: Waiting [2022-11-03T09:12:20.574Z] db1c61fa0a46: Waiting [2022-11-03T09:12:20.574Z] fc693d55d65f: Waiting [2022-11-03T09:12:20.574Z] 7e9fc2657dce: Waiting [2022-11-03T09:12:20.574Z] 891c053d2c06: Waiting [2022-11-03T09:12:20.574Z] e16973657156: Verifying Checksum [2022-11-03T09:12:20.574Z] e16973657156: Download complete [2022-11-03T09:12:20.574Z] 35d82f9e3411: Verifying Checksum [2022-11-03T09:12:20.574Z] 35d82f9e3411: Download complete [2022-11-03T09:12:20.574Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T09:12:20.574Z] 7e9fc2657dce: Download complete [2022-11-03T09:12:20.574Z] dda99020689f: Verifying Checksum [2022-11-03T09:12:20.575Z] dda99020689f: Download complete [2022-11-03T09:12:20.575Z] 9b18e9b68314: Verifying Checksum [2022-11-03T09:12:20.575Z] 9b18e9b68314: Download complete [2022-11-03T09:12:21.544Z] 9b18e9b68314: Pull complete [2022-11-03T09:12:21.544Z] 891c053d2c06: Verifying Checksum [2022-11-03T09:12:21.544Z] 891c053d2c06: Download complete [2022-11-03T09:12:22.146Z] 35d82f9e3411: Pull complete [2022-11-03T09:12:22.146Z] e16973657156: Pull complete [2022-11-03T09:12:23.107Z] db1c61fa0a46: Verifying Checksum [2022-11-03T09:12:23.107Z] db1c61fa0a46: Download complete [2022-11-03T09:12:23.691Z] fc693d55d65f: Verifying Checksum [2022-11-03T09:12:23.691Z] fc693d55d65f: Download complete [2022-11-03T09:12:36.011Z] fc693d55d65f: Pull complete [2022-11-03T09:12:36.011Z] 7e9fc2657dce: Pull complete [2022-11-03T09:12:36.011Z] dda99020689f: Pull complete [2022-11-03T09:12:41.377Z] db1c61fa0a46: Pull complete [2022-11-03T09:12:44.027Z] 891c053d2c06: Pull complete [2022-11-03T09:12:44.027Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T09:12:44.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T09:12:44.027Z] ---> f96f9c87975a [2022-11-03T09:12:44.027Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:12:45.523Z] ---> Running in 2d245bfa3458 [2022-11-03T09:12:45.523Z] Removing intermediate container 2d245bfa3458 [2022-11-03T09:12:45.523Z] ---> 01901cb9dc53 [2022-11-03T09:12:45.523Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:12:45.801Z] ---> Running in c51b6640b121 [2022-11-03T09:12:46.080Z] Removing intermediate container c51b6640b121 [2022-11-03T09:12:46.080Z] ---> 5320ddfa10b6 [2022-11-03T09:12:46.080Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:12:46.080Z] ---> Running in 33533b846af9 [2022-11-03T09:12:46.355Z] Removing intermediate container 33533b846af9 [2022-11-03T09:12:46.355Z] ---> c2c45c17d893 [2022-11-03T09:12:46.355Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:12:46.636Z] ---> Running in 13f0cd383496 [2022-11-03T09:12:46.903Z] Removing intermediate container 13f0cd383496 [2022-11-03T09:12:46.903Z] ---> 459150889d3e [2022-11-03T09:12:46.903Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-03T09:12:46.903Z] ---> Running in 78ab6979aa1b [2022-11-03T09:12:47.172Z] Removing intermediate container 78ab6979aa1b [2022-11-03T09:12:47.172Z] ---> 3411d38fbbab [2022-11-03T09:12:47.172Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:12:47.172Z] ---> Running in b9e00432eb5d [2022-11-03T09:12:48.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:12:48.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:12:49.547Z] OK: 221 MiB in 51 packages [2022-11-03T09:12:50.960Z] Removing intermediate container b9e00432eb5d [2022-11-03T09:12:50.960Z] ---> ee46896a1768 [2022-11-03T09:12:50.960Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-03T09:12:50.960Z] ---> Running in 5fa15b18e83c [2022-11-03T09:12:51.227Z] Removing intermediate container 5fa15b18e83c [2022-11-03T09:12:51.227Z] ---> 70088348506a [2022-11-03T09:12:51.227Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-03T09:12:51.812Z] ---> ebabab558dc7 [2022-11-03T09:12:51.812Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:12:51.812Z] ---> Running in 4732f9076b08 [2022-11-03T09:13:48.235Z] Removing intermediate container 4732f9076b08 [2022-11-03T09:13:48.235Z] ---> b3212079bd04 [2022-11-03T09:13:48.235Z] Step 12/13 : COPY . . [2022-11-03T09:13:48.235Z] ---> 21c0605a60ab [2022-11-03T09:13:48.235Z] Step 13/13 : RUN ${MAKE} [2022-11-03T09:13:48.235Z] ---> Running in a68641d6a2a9 [2022-11-03T09:13:48.235Z] noop [2022-11-03T09:13:48.235Z] Removing intermediate container a68641d6a2a9 [2022-11-03T09:13:48.235Z] ---> f2c15931d580 [2022-11-03T09:13:48.235Z] Successfully built f2c15931d580 [2022-11-03T09:13:48.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:13:48.587Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T09:13:48.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:13:48.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-118085 does not seem to be running inside a container [2022-11-03T09:13:48.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/81 -v /w/workspace/device-onvif-camera/81:/w/workspace/device-onvif-camera/81:rw,z -v /w/workspace/device-onvif-camera/81@tmp:/w/workspace/device-onvif-camera/81@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-11-03T09:13:50.112Z] $ docker top 904e4ae4b05782c536b340a98b728836640cca0859c6e81d0dccfee8aef7f62d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:13:50.953Z] + go version [2022-11-03T09:13:50.953Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T09:13:50.974Z] $ docker stop --time=1 904e4ae4b05782c536b340a98b728836640cca0859c6e81d0dccfee8aef7f62d [2022-11-03T09:13:52.553Z] $ docker rm -f 904e4ae4b05782c536b340a98b728836640cca0859c6e81d0dccfee8aef7f62d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:13:53.074Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T09:13:53.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:13:53.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-118085 does not seem to be running inside a container [2022-11-03T09:13:53.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/81 -v /w/workspace/device-onvif-camera/81:/w/workspace/device-onvif-camera/81:rw,z -v /w/workspace/device-onvif-camera/81@tmp:/w/workspace/device-onvif-camera/81@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-11-03T09:13:54.466Z] $ docker top 3863b998e680258239ae8a13f33145df208322352a8363edc20434ba1b69b6d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:13:54.972Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/81 [Pipeline] fileExists [Pipeline] sh [2022-11-03T09:13:55.893Z] + make test [2022-11-03T09:13:55.893Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-03T09:13:57.853Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-03T09:15:34.509Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-03T09:15:37.098Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.192s coverage: 29.3% of statements [2022-11-03T09:15:37.098Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-03T09:15:55.308Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.956s coverage: 86.5% of statements [2022-11-03T09:15:55.573Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-03T09:15:55.573Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T09:16:27.899Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T09:16:27.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T09:16:27.899Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T09:16:27.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T09:16:27.931Z] $ docker stop --time=1 3863b998e680258239ae8a13f33145df208322352a8363edc20434ba1b69b6d5 [2022-11-03T09:16:29.741Z] $ docker rm -f 3863b998e680258239ae8a13f33145df208322352a8363edc20434ba1b69b6d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:16:30.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T09:16:36.121Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T09:16:36.678Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T09:16:37.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T09:16:37.390Z] + ls -al . [2022-11-03T09:16:37.390Z] total 244 [2022-11-03T09:16:37.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 09:13 . [2022-11-03T09:16:37.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:11 .. [2022-11-03T09:16:37.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 09:11 .git [2022-11-03T09:16:37.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:11 .github [2022-11-03T09:16:37.390Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 3 09:11 .gitignore [2022-11-03T09:16:37.390Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 3 09:11 .golangci.yml [2022-11-03T09:16:37.390Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 3 09:11 Attribution.txt [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 3 09:11 CHANGELOG.md [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 3 09:11 Dockerfile [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 09:11 GOVERNANCE.md [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 3 09:11 Jenkinsfile [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 3 09:11 LICENSE [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 3 09:11 Makefile [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 3 09:11 OWNERS.md [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 3 09:11 README.md [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 09:10 VERSION [2022-11-03T09:16:37.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 09:11 bin [2022-11-03T09:16:37.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:11 cmd [2022-11-03T09:16:37.391Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 3 09:15 coverage.out [2022-11-03T09:16:37.391Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 09:11 doc [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 3736 Nov 3 09:11 go.mod [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 46203 Nov 3 09:11 go.sum [2022-11-03T09:16:37.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:11 internal [2022-11-03T09:16:37.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:11 snap [2022-11-03T09:16:37.391Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 3 09:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:16:37.728Z] + 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=9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf --label arch=arm64 --label version=2.3.0-dev.42 . [2022-11-03T09:16:38.308Z] Sending build context to Docker daemon 20.53MB [2022-11-03T09:16:38.575Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:16:38.575Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T09:16:38.575Z] ---> f2c15931d580 [2022-11-03T09:16:38.575Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:16:38.842Z] ---> Running in 27506eeb05b3 [2022-11-03T09:16:40.255Z] Removing intermediate container 27506eeb05b3 [2022-11-03T09:16:40.255Z] ---> 8fa71c6dd6a3 [2022-11-03T09:16:40.255Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:16:40.523Z] ---> Running in b97a4e2a0726 [2022-11-03T09:16:40.790Z] Removing intermediate container b97a4e2a0726 [2022-11-03T09:16:40.790Z] ---> 51cb2e5db1fc [2022-11-03T09:16:40.790Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:16:40.790Z] ---> Running in 2c8fd6c18c1e [2022-11-03T09:16:41.058Z] Removing intermediate container 2c8fd6c18c1e [2022-11-03T09:16:41.058Z] ---> 03e748823ff9 [2022-11-03T09:16:41.058Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:16:41.327Z] ---> Running in 3e353c6d94ba [2022-11-03T09:16:41.595Z] Removing intermediate container 3e353c6d94ba [2022-11-03T09:16:41.595Z] ---> 3c34fa0bfc01 [2022-11-03T09:16:41.595Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-03T09:16:41.595Z] ---> Running in df7baeff2155 [2022-11-03T09:16:41.864Z] Removing intermediate container df7baeff2155 [2022-11-03T09:16:41.864Z] ---> 39174d644078 [2022-11-03T09:16:41.864Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:16:42.133Z] ---> Running in 1c0750b11ddf [2022-11-03T09:16:43.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:16:43.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:16:44.064Z] OK: 221 MiB in 51 packages [2022-11-03T09:16:45.038Z] Removing intermediate container 1c0750b11ddf [2022-11-03T09:16:45.038Z] ---> 74b56c925e36 [2022-11-03T09:16:45.038Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-03T09:16:45.317Z] ---> Running in 65b4e5e066bb [2022-11-03T09:16:45.585Z] Removing intermediate container 65b4e5e066bb [2022-11-03T09:16:45.585Z] ---> 7c463524cc65 [2022-11-03T09:16:45.585Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-03T09:16:46.170Z] ---> 8a82e0428149 [2022-11-03T09:16:46.170Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:16:46.445Z] ---> Running in fded9e76eae0 [2022-11-03T09:16:50.711Z] Removing intermediate container fded9e76eae0 [2022-11-03T09:16:50.711Z] ---> 7cbe9911c539 [2022-11-03T09:16:50.711Z] Step 12/26 : COPY . . [2022-11-03T09:16:52.127Z] ---> 77a1f45e36c2 [2022-11-03T09:16:52.127Z] Step 13/26 : RUN ${MAKE} [2022-11-03T09:16:52.127Z] ---> Running in ba5a2dcfd6c5 [2022-11-03T09:16:54.715Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.42 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-03T09:19:31.475Z] Removing intermediate container ba5a2dcfd6c5 [2022-11-03T09:19:31.475Z] ---> b2939aebb2f5 [2022-11-03T09:19:31.475Z] Step 14/26 : FROM alpine:3.16 [2022-11-03T09:19:31.475Z] 3.16: Pulling from library/alpine [2022-11-03T09:19:31.475Z] 9b18e9b68314: Already exists [2022-11-03T09:19:31.475Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T09:19:31.475Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T09:19:31.475Z] ---> a6215f271958 [2022-11-03T09:19:31.475Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-03T09:19:31.475Z] ---> Running in cf458f925960 [2022-11-03T09:19:31.475Z] Removing intermediate container cf458f925960 [2022-11-03T09:19:31.475Z] ---> 8913c0bc00f4 [2022-11-03T09:19:31.475Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-03T09:19:31.475Z] ---> Running in 715ed6e2c57e [2022-11-03T09:19:31.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:19:31.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:19:32.706Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-03T09:19:32.706Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T09:19:32.706Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-03T09:19:32.706Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T09:19:32.706Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-03T09:19:32.973Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-03T09:19:32.973Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:19:32.973Z] OK: 8 MiB in 20 packages [2022-11-03T09:19:33.932Z] Removing intermediate container 715ed6e2c57e [2022-11-03T09:19:33.933Z] ---> b7968b2c9904 [2022-11-03T09:19:33.933Z] Step 17/26 : WORKDIR / [2022-11-03T09:19:33.933Z] ---> Running in 7e84c90ddc01 [2022-11-03T09:19:34.199Z] Removing intermediate container 7e84c90ddc01 [2022-11-03T09:19:34.199Z] ---> 1076cc09f851 [2022-11-03T09:19:34.199Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-03T09:19:36.151Z] ---> 9a50b6758190 [2022-11-03T09:19:36.152Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-03T09:19:36.419Z] ---> 9b83996ce052 [2022-11-03T09:19:36.419Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-03T09:19:36.684Z] ---> 7d26fc01d96f [2022-11-03T09:19:36.684Z] Step 21/26 : EXPOSE 59984 [2022-11-03T09:19:36.953Z] ---> Running in 4a21e91412bc [2022-11-03T09:19:37.220Z] Removing intermediate container 4a21e91412bc [2022-11-03T09:19:37.220Z] ---> 7df9b7f944c2 [2022-11-03T09:19:37.220Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-03T09:19:37.220Z] ---> Running in c420980e5cf2 [2022-11-03T09:19:37.489Z] Removing intermediate container c420980e5cf2 [2022-11-03T09:19:37.489Z] ---> f2e671bd78a4 [2022-11-03T09:19:37.489Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T09:19:37.489Z] ---> Running in 14402301f11b [2022-11-03T09:19:37.757Z] Removing intermediate container 14402301f11b [2022-11-03T09:19:37.757Z] ---> 72ccbd76602c [2022-11-03T09:19:37.757Z] Step 24/26 : LABEL arch=arm64 [2022-11-03T09:19:38.025Z] ---> Running in 06397b1b3507 [2022-11-03T09:19:38.294Z] Removing intermediate container 06397b1b3507 [2022-11-03T09:19:38.294Z] ---> 6d58c9061d6a [2022-11-03T09:19:38.294Z] Step 25/26 : LABEL git_sha=9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:19:38.294Z] ---> Running in 864cbc8916a3 [2022-11-03T09:19:38.563Z] Removing intermediate container 864cbc8916a3 [2022-11-03T09:19:38.563Z] ---> 6cc8d13187fa [2022-11-03T09:19:38.563Z] Step 26/26 : LABEL version=2.3.0-dev.42 [2022-11-03T09:19:38.563Z] ---> Running in 59d37a6abb7b [2022-11-03T09:19:38.831Z] Removing intermediate container 59d37a6abb7b [2022-11-03T09:19:38.832Z] ---> d82be1bc159c [2022-11-03T09:19:38.832Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T09:19:39.101Z] Successfully built d82be1bc159c [2022-11-03T09:19:39.101Z] 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-11-03T09:19:39.185Z] provisioning config files... [2022-11-03T09:19:39.201Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/81@tmp/config7994530796999206547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:19:39.530Z] ---> docker-login.sh [2022-11-03T09:19:39.530Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:19:39.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:19:39.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:19:39.796Z] Configure a credential helper to remove this warning. See [2022-11-03T09:19:39.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:19:39.796Z] [2022-11-03T09:19:39.796Z] Login Succeeded [2022-11-03T09:19:39.796Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:19:40.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:19:40.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:19:40.066Z] Configure a credential helper to remove this warning. See [2022-11-03T09:19:40.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:19:40.066Z] [2022-11-03T09:19:40.066Z] Login Succeeded [2022-11-03T09:19:40.066Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:19:40.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:19:40.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:19:40.603Z] Configure a credential helper to remove this warning. See [2022-11-03T09:19:40.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:19:40.603Z] [2022-11-03T09:19:40.603Z] Login Succeeded [2022-11-03T09:19:40.603Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:19:40.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:19:40.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:19:40.871Z] Configure a credential helper to remove this warning. See [2022-11-03T09:19:40.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:19:40.871Z] [2022-11-03T09:19:40.871Z] Login Succeeded [2022-11-03T09:19:40.871Z] docker.io [2022-11-03T09:19:41.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:19:41.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:19:41.723Z] Configure a credential helper to remove this warning. See [2022-11-03T09:19:41.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:19:41.723Z] [2022-11-03T09:19:41.723Z] Login Succeeded [2022-11-03T09:19:41.723Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:19:41.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:19:41.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:19:41.781Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-11-03T09:19:41.781Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:19:41.781Z] latest [2022-11-03T09:19:41.781Z] 2.3.0-dev.42 [2022-11-03T09:19:41.781Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [2022-11-03T09:19:41.781Z] main [2022-11-03T09:19:41.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:42.128Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:42.552Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:19:42.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-03T09:19:42.552Z] a083ed516f22: Preparing [2022-11-03T09:19:42.552Z] 5b8b6b6b07db: Preparing [2022-11-03T09:19:42.552Z] 9f7248b5a1a3: Preparing [2022-11-03T09:19:42.552Z] b3b1dfd1477b: Preparing [2022-11-03T09:19:42.552Z] 5d3e392a13a0: Preparing [2022-11-03T09:19:42.552Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:19:42.830Z] a083ed516f22: Pushed [2022-11-03T09:19:42.830Z] 5b8b6b6b07db: Pushed [2022-11-03T09:19:43.431Z] b3b1dfd1477b: Pushed [2022-11-03T09:19:48.850Z] 9f7248b5a1a3: Pushed [2022-11-03T09:19:49.119Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf: digest: sha256:a08c2076d4467c5269f4093ec8dc8221ee48e988cccac3c899c045013c7d830e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:49.483Z] + 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-11-03T09:19:49.819Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-03T09:19:49.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-03T09:19:49.819Z] a083ed516f22: Preparing [2022-11-03T09:19:49.819Z] 5b8b6b6b07db: Preparing [2022-11-03T09:19:49.819Z] 9f7248b5a1a3: Preparing [2022-11-03T09:19:49.819Z] b3b1dfd1477b: Preparing [2022-11-03T09:19:49.819Z] 5d3e392a13a0: Preparing [2022-11-03T09:19:49.819Z] b3b1dfd1477b: Layer already exists [2022-11-03T09:19:49.819Z] 5b8b6b6b07db: Layer already exists [2022-11-03T09:19:49.819Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:19:49.819Z] a083ed516f22: Layer already exists [2022-11-03T09:19:49.819Z] 9f7248b5a1a3: Layer already exists [2022-11-03T09:19:49.819Z] latest: digest: sha256:a08c2076d4467c5269f4093ec8dc8221ee48e988cccac3c899c045013c7d830e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:50.426Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:50.770Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.42 [2022-11-03T09:19:50.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-03T09:19:50.770Z] a083ed516f22: Preparing [2022-11-03T09:19:50.770Z] 5b8b6b6b07db: Preparing [2022-11-03T09:19:50.770Z] 9f7248b5a1a3: Preparing [2022-11-03T09:19:50.770Z] b3b1dfd1477b: Preparing [2022-11-03T09:19:50.770Z] 5d3e392a13a0: Preparing [2022-11-03T09:19:50.770Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:19:50.770Z] a083ed516f22: Layer already exists [2022-11-03T09:19:50.770Z] 9f7248b5a1a3: Layer already exists [2022-11-03T09:19:50.770Z] b3b1dfd1477b: Layer already exists [2022-11-03T09:19:50.770Z] 5b8b6b6b07db: Layer already exists [2022-11-03T09:19:50.770Z] 2.3.0-dev.42: digest: sha256:a08c2076d4467c5269f4093ec8dc8221ee48e988cccac3c899c045013c7d830e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:51.111Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:51.453Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [2022-11-03T09:19:51.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-03T09:19:51.453Z] a083ed516f22: Preparing [2022-11-03T09:19:51.454Z] 5b8b6b6b07db: Preparing [2022-11-03T09:19:51.454Z] 9f7248b5a1a3: Preparing [2022-11-03T09:19:51.454Z] b3b1dfd1477b: Preparing [2022-11-03T09:19:51.454Z] 5d3e392a13a0: Preparing [2022-11-03T09:19:51.454Z] b3b1dfd1477b: Layer already exists [2022-11-03T09:19:51.454Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:19:51.454Z] a083ed516f22: Layer already exists [2022-11-03T09:19:51.454Z] 9f7248b5a1a3: Layer already exists [2022-11-03T09:19:51.454Z] 5b8b6b6b07db: Layer already exists [2022-11-03T09:19:51.454Z] 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42: digest: sha256:a08c2076d4467c5269f4093ec8dc8221ee48e988cccac3c899c045013c7d830e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:51.806Z] + 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-11-03T09:19:52.149Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-11-03T09:19:52.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-03T09:19:52.149Z] a083ed516f22: Preparing [2022-11-03T09:19:52.149Z] 5b8b6b6b07db: Preparing [2022-11-03T09:19:52.149Z] 9f7248b5a1a3: Preparing [2022-11-03T09:19:52.149Z] b3b1dfd1477b: Preparing [2022-11-03T09:19:52.149Z] 5d3e392a13a0: Preparing [2022-11-03T09:19:52.149Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:19:52.149Z] b3b1dfd1477b: Layer already exists [2022-11-03T09:19:52.149Z] a083ed516f22: Layer already exists [2022-11-03T09:19:52.149Z] 9f7248b5a1a3: Layer already exists [2022-11-03T09:19:52.149Z] 5b8b6b6b07db: Layer already exists [2022-11-03T09:19:52.149Z] main: digest: sha256:a08c2076d4467c5269f4093ec8dc8221ee48e988cccac3c899c045013c7d830e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:19:52.190Z] ===================================================== [Pipeline] echo [2022-11-03T09:19:52.196Z] taggedImages: [2022-11-03T09:19:52.196Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [2022-11-03T09:19:52.196Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-03T09:19:52.196Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.42 [2022-11-03T09:19:52.196Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf-2.3.0-dev.42 [2022-11-03T09:19:52.196Z] - 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-11-03T09:19:52.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:19:52.542Z] [2022-11-03T09:19:52.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:19:52.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:19:52.872Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T09:19:52.872Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T09:19:52.872Z] 04944245beec: Pulling fs layer [2022-11-03T09:19:52.872Z] 699f458cf7ca: Pulling fs layer [2022-11-03T09:19:52.872Z] 765212b225bb: Pulling fs layer [2022-11-03T09:19:52.872Z] f23df028b6ca: Pulling fs layer [2022-11-03T09:19:52.872Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T09:19:52.872Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T09:19:52.872Z] f23df028b6ca: Waiting [2022-11-03T09:19:52.872Z] d65c8cfc05b1: Waiting [2022-11-03T09:19:52.872Z] 2437ff75d9bd: Waiting [2022-11-03T09:19:52.872Z] 765212b225bb: Waiting [2022-11-03T09:19:53.143Z] 04944245beec: Verifying Checksum [2022-11-03T09:19:53.143Z] 04944245beec: Download complete [2022-11-03T09:19:53.143Z] 765212b225bb: Verifying Checksum [2022-11-03T09:19:53.143Z] 765212b225bb: Download complete [2022-11-03T09:19:53.143Z] f23df028b6ca: Verifying Checksum [2022-11-03T09:19:53.143Z] f23df028b6ca: Download complete [2022-11-03T09:19:53.143Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T09:19:53.143Z] d65c8cfc05b1: Download complete [2022-11-03T09:19:53.143Z] 699f458cf7ca: Verifying Checksum [2022-11-03T09:19:53.143Z] 699f458cf7ca: Download complete [2022-11-03T09:19:53.728Z] 8998bd30e6a1: Download complete [2022-11-03T09:19:56.308Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T09:19:56.309Z] 2437ff75d9bd: Download complete [2022-11-03T09:19:57.723Z] 8998bd30e6a1: Pull complete [2022-11-03T09:19:58.312Z] 04944245beec: Pull complete [2022-11-03T09:19:59.727Z] 699f458cf7ca: Pull complete [2022-11-03T09:19:59.991Z] 765212b225bb: Pull complete [2022-11-03T09:20:00.573Z] f23df028b6ca: Pull complete [2022-11-03T09:20:00.841Z] d65c8cfc05b1: Pull complete [2022-11-03T09:20:15.839Z] 2437ff75d9bd: Pull complete [2022-11-03T09:20:15.839Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T09:20:15.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:20:15.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:20:16.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-118085 does not seem to be running inside a container [2022-11-03T09:20:16.094Z] $ 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/81 -v /w/workspace/device-onvif-camera/81:/w/workspace/device-onvif-camera/81:rw,z -v /w/workspace/device-onvif-camera/81@tmp:/w/workspace/device-onvif-camera/81@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-11-03T09:20:18.748Z] $ docker top c1c4eaf1a6169497e554c0b0532003ae2e8d3621364e17ec290837ee2bc6bcc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:20:19.603Z] ---> job-cost.sh [2022-11-03T09:20:19.603Z] lf-activate-venv: SKIPPING [2022-11-03T09:20:19.603Z] INFO: No Stack... [2022-11-03T09:20:19.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T09:20:20.827Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T09:20:21.462Z] + + cutcat -d, /w/workspace/device-onvif-camera/81/archives/cost.csv -f6 [2022-11-03T09:20:21.462Z] [Pipeline] lock [2022-11-03T09:20:21.522Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] [2022-11-03T09:20:21.528Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] did not exist. Created. [2022-11-03T09:20:21.528Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T09:20:22.177Z] /w/workspace/device-onvif-camera/81@tmp/durable-96da8a6d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T09:20:22.827Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T09:20:22.847Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T09:20:22.915Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T09:20:22.924Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T09:20:22.944Z] $ docker stop --time=1 c1c4eaf1a6169497e554c0b0532003ae2e8d3621364e17ec290837ee2bc6bcc5 [2022-11-03T09:20:24.445Z] $ docker rm -f c1c4eaf1a6169497e554c0b0532003ae2e8d3621364e17ec290837ee2bc6bcc5 [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-11-03T09:20:24.818Z] provisioning config files... [2022-11-03T09:20:24.825Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8222775304412802541tmp [Pipeline] { [Pipeline] sh [2022-11-03T09:20:25.117Z] + set +x [2022-11-03T09:20:25.118Z] + curl -s https://codecov.io/bash [2022-11-03T09:20:25.118Z] + bash -s -- [2022-11-03T09:20:25.118Z] [2022-11-03T09:20:25.118Z] _____ _ [2022-11-03T09:20:25.118Z] / ____| | | [2022-11-03T09:20:25.118Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T09:20:25.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T09:20:25.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T09:20:25.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T09:20:25.118Z] Bash-1.0.6 [2022-11-03T09:20:25.118Z] [2022-11-03T09:20:25.118Z] [2022-11-03T09:20:25.118Z] ==> git version 2.25.1 found [2022-11-03T09:20:25.118Z] ==> 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-11-03T09:20:25.118Z] Release-Date: 2020-01-08 [2022-11-03T09:20:25.118Z] 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-11-03T09:20:25.118Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T09:20:25.118Z] ==> Jenkins CI detected. [2022-11-03T09:20:25.118Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-11-03T09:20:25.118Z] project root: . [2022-11-03T09:20:25.118Z] --> token set from env [2022-11-03T09:20:25.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T09:20:25.118Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T09:20:25.118Z] ==> Python coveragepy not found [2022-11-03T09:20:25.118Z] ==> Searching for coverage reports in: [2022-11-03T09:20:25.118Z] + . [2022-11-03T09:20:25.118Z] -> Found 1 reports [2022-11-03T09:20:25.118Z] ==> Detecting git/mercurial file structure [2022-11-03T09:20:25.118Z] ==> Reading reports [2022-11-03T09:20:25.118Z] + ./coverage.out bytes=79184 [2022-11-03T09:20:25.118Z] ==> Appending adjustments [2022-11-03T09:20:25.118Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T09:20:25.376Z] + Found adjustments [2022-11-03T09:20:25.376Z] ==> Gzipping contents [2022-11-03T09:20:25.376Z] 12K /tmp/codecov.zSRI14.gz [2022-11-03T09:20:25.376Z] ==> Uploading reports [2022-11-03T09:20:25.376Z] url: https://codecov.io [2022-11-03T09:20:25.376Z] query: branch=main&commit=9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T09:20:25.376Z] -> Pinging Codecov [2022-11-03T09:20:25.376Z] 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=9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T09:20:25.944Z] -> Uploading to [2022-11-03T09:20:25.944Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/F29A59C45E3A92E06B3E522C9905F8EF/9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf/c1f7decd-be3f-4959-ad17-7274ae42d708.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T092025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef8fb0144e2d95e11cb747e194e49d51669434f82192936ea7189de122588d4d [2022-11-03T09:20:25.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T09:20:25.944Z] Dload Upload Total Spent Left Speed [2022-11-03T09:20:25.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10895 0 0 100 10895 0 47785 --:--:-- --:--:-- --:--:-- 47785 100 10895 0 0 100 10895 0 45207 --:--:-- --:--:-- --:--:-- 45020 [2022-11-03T09:20:25.944Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] } [2022-11-03T09:20:25.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-03T09:20:26.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-03T09:20:26.112Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:20:26.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:20:26.414Z] [2022-11-03T09:20:26.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:20:26.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:20:26.718Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-03T09:20:26.718Z] df9b9388f04a: Pulling fs layer [2022-11-03T09:20:26.718Z] 52dc419b0ee2: Pulling fs layer [2022-11-03T09:20:26.718Z] 25bc292e5bac: Pulling fs layer [2022-11-03T09:20:26.718Z] 114826534d7a: Pulling fs layer [2022-11-03T09:20:26.718Z] 4657fd5d0bcf: Pulling fs layer [2022-11-03T09:20:26.718Z] 6ad1cebc031e: Pulling fs layer [2022-11-03T09:20:26.718Z] 8a3aa393b2d8: Pulling fs layer [2022-11-03T09:20:26.718Z] 114826534d7a: Waiting [2022-11-03T09:20:26.718Z] 8a3aa393b2d8: Waiting [2022-11-03T09:20:26.718Z] 4657fd5d0bcf: Waiting [2022-11-03T09:20:26.718Z] 6ad1cebc031e: Waiting [2022-11-03T09:20:26.718Z] 25bc292e5bac: Download complete [2022-11-03T09:20:26.718Z] 52dc419b0ee2: Verifying Checksum [2022-11-03T09:20:26.718Z] 52dc419b0ee2: Download complete [2022-11-03T09:20:26.718Z] 4657fd5d0bcf: Verifying Checksum [2022-11-03T09:20:26.718Z] 4657fd5d0bcf: Download complete [2022-11-03T09:20:26.718Z] df9b9388f04a: Verifying Checksum [2022-11-03T09:20:26.718Z] df9b9388f04a: Download complete [2022-11-03T09:20:26.978Z] df9b9388f04a: Pull complete [2022-11-03T09:20:26.978Z] 6ad1cebc031e: Verifying Checksum [2022-11-03T09:20:26.978Z] 6ad1cebc031e: Download complete [2022-11-03T09:20:26.978Z] 52dc419b0ee2: Pull complete [2022-11-03T09:20:26.978Z] 25bc292e5bac: Pull complete [2022-11-03T09:20:27.544Z] 114826534d7a: Download complete [2022-11-03T09:20:27.544Z] 8a3aa393b2d8: Verifying Checksum [2022-11-03T09:20:30.828Z] 114826534d7a: Pull complete [2022-11-03T09:20:30.828Z] 4657fd5d0bcf: Pull complete [2022-11-03T09:20:30.828Z] 6ad1cebc031e: Pull complete [2022-11-03T09:20:33.356Z] 8a3aa393b2d8: Pull complete [2022-11-03T09:20:33.356Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-03T09:20:33.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:20:33.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:20:33.429Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:20:33.461Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-03T09:20:37.413Z] $ docker top cec104219118eaa1762771f712f0bcc628598113e4b1d9341360fde6c45e4bad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-03T09:20:37.474Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-11-03T09:20:37.751Z] + set -o pipefail [2022-11-03T09:20:37.751Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-11-03T09:20:44.325Z] [2022-11-03T09:20:44.325Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-11-03T09:20:44.325Z] [2022-11-03T09:20:44.325Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/26d7505d-37c7-459d-92fd-2327f043df06 [2022-11-03T09:20:44.325Z] [2022-11-03T09:20:44.325Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-03T09:20:44.325Z] [2022-11-03T09:20:44.325Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-03T09:20:44.325Z] [2022-11-03T09:20:44.894Z] [2022-11-03T09:20:44.894Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-03T09:20:44.894Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-03T09:20:44.894Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-03T09:20:44.904Z] $ docker stop --time=1 cec104219118eaa1762771f712f0bcc628598113e4b1d9341360fde6c45e4bad [2022-11-03T09:20:48.380Z] $ docker rm -f cec104219118eaa1762771f712f0bcc628598113e4b1d9341360fde6c45e4bad [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-11-03T09:20:48.847Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:20:48.860Z] provisioning config files... [2022-11-03T09:20:48.867Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5121743820309610012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:20:49.162Z] --> edgex-publish-swagger.sh [2022-11-03T09:20:49.162Z] === Publish doc/openapi/v2 API === [2022-11-03T09:20:49.162Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-11-03T09:20:49.162Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-11-03T09:20:49.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T09:20:49.162Z] Dload Upload Total Spent Left Speed [2022-11-03T09:20:50.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 561k --:--:-- --:--:-- --:--:-- 561k [2022-11-03T09:20:50.098Z] [2022-11-03T09:20:50.098Z] [Pipeline] } [2022-11-03T09:20:50.106Z] 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-11-03T09:20:50.495Z] + git log --format=format:%s -1 9783e640c3f15fc82ca4b0d45666a1ec4ab8fccf [Pipeline] sh [2022-11-03T09:20:50.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:20:50.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:20:51.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:20:51.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:20:51.154Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:20:51.182Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:20:51.533Z] $ docker top 2dd44fd71573bb51befb44b53254ae987bc86691ff8e10049de0a5266a0b727d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:20:51.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:20:51.620Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:20:51.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:20:51.732Z] $ docker exec 2dd44fd71573bb51befb44b53254ae987bc86691ff8e10049de0a5266a0b727d ssh-agent [2022-11-03T09:20:51.851Z] SSH_AUTH_SOCK=/tmp/ssh-i0GHaKk5ZLOT/agent.32 [2022-11-03T09:20:51.851Z] SSH_AGENT_PID=38 [2022-11-03T09:20:51.855Z] Running ssh-add (command line suppressed) [2022-11-03T09:20:51.957Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7246111726107088061.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7246111726107088061.key) [2022-11-03T09:20:51.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:20:52.259Z] + git semver tag [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,431 [run_tag] DEBUG tag force:False [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,431 [check_head_tag] DEBUG check head tag [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,433 [execute] INFO git cat-file --batch-check [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,437 [execute] INFO git cat-file --batch [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,460 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,460 [execute] INFO git tag -a v2.3.0-dev.42 -m v2.3.0-dev.42 [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,460 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.42', '-m', 'v2.3.0-dev.42'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:20:52.520Z] 2022-11-03 09:20:52,465 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:20:52.520Z] 2.3.0-dev.42 [Pipeline] } [2022-11-03T09:20:52.529Z] $ docker exec --env ******** --env ******** 2dd44fd71573bb51befb44b53254ae987bc86691ff8e10049de0a5266a0b727d ssh-agent -k [2022-11-03T09:20:52.635Z] unset SSH_AUTH_SOCK; [2022-11-03T09:20:52.635Z] unset SSH_AGENT_PID; [2022-11-03T09:20:52.635Z] echo Agent pid 38 killed; [2022-11-03T09:20:52.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:20:52.955Z] + git semver [Pipeline] } [2022-11-03T09:20:53.226Z] $ docker stop --time=1 2dd44fd71573bb51befb44b53254ae987bc86691ff8e10049de0a5266a0b727d [2022-11-03T09:20:54.500Z] $ docker rm -f 2dd44fd71573bb51befb44b53254ae987bc86691ff8e10049de0a5266a0b727d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:20:54.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:20:54.877Z] [2022-11-03T09:20:54.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:20:55.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:20:55.168Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-03T09:20:55.168Z] ab5ef0e58194: Pulling fs layer [2022-11-03T09:20:55.168Z] 9712f1f96733: Pulling fs layer [2022-11-03T09:20:55.168Z] 63f879dbbcfc: Pulling fs layer [2022-11-03T09:20:55.168Z] 0d9ebad4ef96: Pulling fs layer [2022-11-03T09:20:55.168Z] e9a5061849ea: Pulling fs layer [2022-11-03T09:20:55.168Z] d747dcd14b5f: Pulling fs layer [2022-11-03T09:20:55.168Z] 2de7ff778b66: Pulling fs layer [2022-11-03T09:20:55.168Z] d747dcd14b5f: Waiting [2022-11-03T09:20:55.168Z] 2de7ff778b66: Waiting [2022-11-03T09:20:55.168Z] 0d9ebad4ef96: Waiting [2022-11-03T09:20:55.168Z] 9712f1f96733: Verifying Checksum [2022-11-03T09:20:55.168Z] 9712f1f96733: Download complete [2022-11-03T09:20:55.432Z] 63f879dbbcfc: Verifying Checksum [2022-11-03T09:20:55.432Z] 63f879dbbcfc: Download complete [2022-11-03T09:20:55.693Z] e9a5061849ea: Verifying Checksum [2022-11-03T09:20:55.693Z] e9a5061849ea: Download complete [2022-11-03T09:20:55.693Z] d747dcd14b5f: Download complete [2022-11-03T09:20:55.693Z] 0d9ebad4ef96: Verifying Checksum [2022-11-03T09:20:55.693Z] 0d9ebad4ef96: Download complete [2022-11-03T09:20:55.693Z] ab5ef0e58194: Verifying Checksum [2022-11-03T09:20:55.693Z] ab5ef0e58194: Download complete [2022-11-03T09:20:55.951Z] 2de7ff778b66: Verifying Checksum [2022-11-03T09:20:55.951Z] 2de7ff778b66: Download complete [2022-11-03T09:20:58.479Z] ab5ef0e58194: Pull complete [2022-11-03T09:20:58.479Z] 9712f1f96733: Pull complete [2022-11-03T09:20:59.046Z] 63f879dbbcfc: Pull complete [2022-11-03T09:21:02.324Z] 0d9ebad4ef96: Pull complete [2022-11-03T09:21:02.586Z] e9a5061849ea: Pull complete [2022-11-03T09:21:02.845Z] d747dcd14b5f: Pull complete [2022-11-03T09:21:03.777Z] 2de7ff778b66: Pull complete [2022-11-03T09:21:03.777Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-03T09:21:03.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:21:03.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:21:03.847Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:21:03.878Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-03T09:21:08.392Z] $ docker top 6ff7dd5510cb3debec3934548129b916b97aae20902c601d11ef5f1ade38bd7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:21:08.457Z] provisioning config files... [2022-11-03T09:21:08.463Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12640619061332609249tmp [2022-11-03T09:21:08.471Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9302802565661055215tmp [2022-11-03T09:21:08.480Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1022908147695519148tmp [Pipeline] { [Pipeline] echo [2022-11-03T09:21:08.495Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:08.775Z] ---> sigul-configuration.sh [2022-11-03T09:21:08.775Z] gpg: directory `/root/.gnupg' created [2022-11-03T09:21:08.775Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-03T09:21:08.775Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-03T09:21:08.775Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-03T09:21:08.775Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-03T09:21:08.775Z] gpg: CAST5 encrypted data [2022-11-03T09:21:08.775Z] gpg: encrypted with 1 passphrase [2022-11-03T09:21:08.775Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-03T09:21:09.059Z] + mkdir /home/jenkins [2022-11-03T09:21:09.059Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-03T09:21:09.344Z] + 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-11-03T09:21:09.352Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:09.634Z] ---> sigul-install.sh [2022-11-03T09:21:09.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-03T09:21:09.919Z] + git tag --list [2022-11-03T09:21:09.919Z] v0.0.0 [2022-11-03T09:21:09.919Z] v0.0.1-dev.1 [2022-11-03T09:21:09.919Z] v0.0.1-dev.10 [2022-11-03T09:21:09.919Z] v0.0.1-dev.11 [2022-11-03T09:21:09.919Z] v0.0.1-dev.12 [2022-11-03T09:21:09.919Z] v0.0.1-dev.13 [2022-11-03T09:21:09.919Z] v0.0.1-dev.14 [2022-11-03T09:21:09.919Z] v0.0.1-dev.15 [2022-11-03T09:21:09.919Z] v0.0.1-dev.16 [2022-11-03T09:21:09.919Z] v0.0.1-dev.17 [2022-11-03T09:21:09.919Z] v0.0.1-dev.18 [2022-11-03T09:21:09.919Z] v0.0.1-dev.19 [2022-11-03T09:21:09.919Z] v0.0.1-dev.2 [2022-11-03T09:21:09.919Z] v0.0.1-dev.20 [2022-11-03T09:21:09.919Z] v0.0.1-dev.21 [2022-11-03T09:21:09.919Z] v0.0.1-dev.22 [2022-11-03T09:21:09.919Z] v0.0.1-dev.23 [2022-11-03T09:21:09.919Z] v0.0.1-dev.24 [2022-11-03T09:21:09.919Z] v0.0.1-dev.25 [2022-11-03T09:21:09.919Z] v0.0.1-dev.26 [2022-11-03T09:21:09.919Z] v0.0.1-dev.27 [2022-11-03T09:21:09.919Z] v0.0.1-dev.28 [2022-11-03T09:21:09.919Z] v0.0.1-dev.3 [2022-11-03T09:21:09.919Z] v0.0.1-dev.4 [2022-11-03T09:21:09.919Z] v0.0.1-dev.5 [2022-11-03T09:21:09.919Z] v0.0.1-dev.6 [2022-11-03T09:21:09.919Z] v0.0.1-dev.7 [2022-11-03T09:21:09.919Z] v0.0.1-dev.8 [2022-11-03T09:21:09.919Z] v0.0.1-dev.9 [2022-11-03T09:21:09.919Z] v2.2.0 [2022-11-03T09:21:09.919Z] v2.2.0-dev.29 [2022-11-03T09:21:09.919Z] v2.2.0-dev.30 [2022-11-03T09:21:09.919Z] v2.2.0-dev.31 [2022-11-03T09:21:09.919Z] v2.2.0-dev.32 [2022-11-03T09:21:09.919Z] v2.2.0-dev.33 [2022-11-03T09:21:09.919Z] v2.2.0-dev.34 [2022-11-03T09:21:09.919Z] v2.2.0-dev.35 [2022-11-03T09:21:09.919Z] v2.3.0-dev.1 [2022-11-03T09:21:09.919Z] v2.3.0-dev.10 [2022-11-03T09:21:09.919Z] v2.3.0-dev.11 [2022-11-03T09:21:09.919Z] v2.3.0-dev.12 [2022-11-03T09:21:09.919Z] v2.3.0-dev.13 [2022-11-03T09:21:09.919Z] v2.3.0-dev.14 [2022-11-03T09:21:09.919Z] v2.3.0-dev.15 [2022-11-03T09:21:09.919Z] v2.3.0-dev.16 [2022-11-03T09:21:09.919Z] v2.3.0-dev.17 [2022-11-03T09:21:09.919Z] v2.3.0-dev.18 [2022-11-03T09:21:09.919Z] v2.3.0-dev.19 [2022-11-03T09:21:09.919Z] v2.3.0-dev.2 [2022-11-03T09:21:09.919Z] v2.3.0-dev.20 [2022-11-03T09:21:09.920Z] v2.3.0-dev.21 [2022-11-03T09:21:09.920Z] v2.3.0-dev.22 [2022-11-03T09:21:09.920Z] v2.3.0-dev.23 [2022-11-03T09:21:09.920Z] v2.3.0-dev.24 [2022-11-03T09:21:09.920Z] v2.3.0-dev.25 [2022-11-03T09:21:09.920Z] v2.3.0-dev.26 [2022-11-03T09:21:09.920Z] v2.3.0-dev.27 [2022-11-03T09:21:09.920Z] v2.3.0-dev.28 [2022-11-03T09:21:09.920Z] v2.3.0-dev.29 [2022-11-03T09:21:09.920Z] v2.3.0-dev.3 [2022-11-03T09:21:09.920Z] v2.3.0-dev.30 [2022-11-03T09:21:09.920Z] v2.3.0-dev.31 [2022-11-03T09:21:09.920Z] v2.3.0-dev.32 [2022-11-03T09:21:09.920Z] v2.3.0-dev.33 [2022-11-03T09:21:09.920Z] v2.3.0-dev.34 [2022-11-03T09:21:09.920Z] v2.3.0-dev.35 [2022-11-03T09:21:09.920Z] v2.3.0-dev.36 [2022-11-03T09:21:09.920Z] v2.3.0-dev.37 [2022-11-03T09:21:09.920Z] v2.3.0-dev.38 [2022-11-03T09:21:09.920Z] v2.3.0-dev.39 [2022-11-03T09:21:09.920Z] v2.3.0-dev.4 [2022-11-03T09:21:09.920Z] v2.3.0-dev.40 [2022-11-03T09:21:09.920Z] v2.3.0-dev.41 [2022-11-03T09:21:09.920Z] v2.3.0-dev.42 [2022-11-03T09:21:09.920Z] v2.3.0-dev.5 [2022-11-03T09:21:09.920Z] v2.3.0-dev.6 [2022-11-03T09:21:09.920Z] v2.3.0-dev.7 [2022-11-03T09:21:09.920Z] v2.3.0-dev.8 [2022-11-03T09:21:09.920Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-03T09:21:10.207Z] + lftools sign git-tag v2.3.0-dev.42 [2022-11-03T09:21:10.777Z] Signing Git tag with Sigul... [2022-11-03T09:21:10.777Z] Signing v2.3.0-dev.42 [Pipeline] echo [2022-11-03T09:21:11.044Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:11.328Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-03T09:21:11.334Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-03T09:21:11.355Z] $ docker stop --time=1 6ff7dd5510cb3debec3934548129b916b97aae20902c601d11ef5f1ade38bd7f [2022-11-03T09:21:12.624Z] $ docker rm -f 6ff7dd5510cb3debec3934548129b916b97aae20902c601d11ef5f1ade38bd7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-03T09:21:13.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:21:13.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:21:13.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:21:13.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:21:13.389Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:21:13.423Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:21:13.748Z] $ docker top 5472b1f78a857ac3dcb3d16bd21a7811291dfc5dcb347cce81eff573b1cc723e -eo pid,comm [2022-11-03T09:21:13.796Z] 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-11-03T09:21:13.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:21:13.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:21:13.834Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:21:13.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:21:13.962Z] $ docker exec 5472b1f78a857ac3dcb3d16bd21a7811291dfc5dcb347cce81eff573b1cc723e ssh-agent [2022-11-03T09:21:14.066Z] SSH_AUTH_SOCK=/tmp/ssh-saQJLP41kEoj/agent.33 [2022-11-03T09:21:14.066Z] SSH_AGENT_PID=39 [2022-11-03T09:21:14.070Z] Running ssh-add (command line suppressed) [2022-11-03T09:21:14.161Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13546043649380344911.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13546043649380344911.key) [2022-11-03T09:21:14.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:21:14.464Z] + git semver bump pre [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,658 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,658 [bump_version] DEBUG bumping version:2.3.0-dev.42 on axis:pre with prefix:dev [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,658 [bump_version] DEBUG bumped version:2.3.0-dev.43 [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,659 [write_version] DEBUG write version:2.3.0-dev.43 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,659 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,659 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,661 [execute] INFO git cat-file --batch-check [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,667 [execute] INFO git cat-file --batch [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:21:14.723Z] 2022-11-03 09:21:14,672 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:21:14.723Z] 2.3.0-dev.43 [Pipeline] } [2022-11-03T09:21:14.731Z] $ docker exec --env ******** --env ******** 5472b1f78a857ac3dcb3d16bd21a7811291dfc5dcb347cce81eff573b1cc723e ssh-agent -k [2022-11-03T09:21:14.838Z] unset SSH_AUTH_SOCK; [2022-11-03T09:21:14.838Z] unset SSH_AGENT_PID; [2022-11-03T09:21:14.838Z] echo Agent pid 39 killed; [2022-11-03T09:21:14.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:21:15.154Z] + git semver [Pipeline] } [2022-11-03T09:21:15.425Z] $ docker stop --time=1 5472b1f78a857ac3dcb3d16bd21a7811291dfc5dcb347cce81eff573b1cc723e [2022-11-03T09:21:16.702Z] $ docker rm -f 5472b1f78a857ac3dcb3d16bd21a7811291dfc5dcb347cce81eff573b1cc723e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:21:17.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:21:17.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:21:17.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:21:17.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:21:17.384Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:21:17.412Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:21:17.740Z] $ docker top 6733805d1cb09076373b5dad10221413167c32d808378517a2a9fa140e28d152 -eo pid,comm [2022-11-03T09:21:17.786Z] 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-11-03T09:21:17.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:21:17.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:21:17.816Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:21:17.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:21:17.927Z] $ docker exec 6733805d1cb09076373b5dad10221413167c32d808378517a2a9fa140e28d152 ssh-agent [2022-11-03T09:21:18.034Z] SSH_AUTH_SOCK=/tmp/ssh-EOlsXgNQoPT7/agent.32 [2022-11-03T09:21:18.034Z] SSH_AGENT_PID=38 [2022-11-03T09:21:18.039Z] Running ssh-add (command line suppressed) [2022-11-03T09:21:18.140Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13262577586508612388.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13262577586508612388.key) [2022-11-03T09:21:18.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:21:18.441Z] + git semver push [2022-11-03T09:21:18.700Z] 2022-11-03 09:21:18,616 [run_push] DEBUG push [2022-11-03T09:21:18.700Z] 2022-11-03 09:21:18,617 [execute] INFO git cat-file --batch-check [2022-11-03T09:21:18.700Z] 2022-11-03 09:21:18,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:21:18.700Z] 2022-11-03 09:21:18,620 [execute] INFO git rev-list 363f1b09ac5ad92428774bf8d2fb5d554aa4634e -- [2022-11-03T09:21:18.700Z] 2022-11-03 09:21:18,620 [execute] DEBUG Popen(['git', 'rev-list', '363f1b09ac5ad92428774bf8d2fb5d554aa4634e', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:21:18.700Z] 2022-11-03 09:21:18,626 [execute] INFO git fetch -v origin [2022-11-03T09:21:18.700Z] 2022-11-03 09:21:18,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-03T09:21:19.267Z] 2022-11-03 09:21:19,244 [run_push] DEBUG no remote changes detected [2022-11-03T09:21:19.267Z] 2022-11-03 09:21:19,244 [execute] INFO git push origin semver [2022-11-03T09:21:19.267Z] 2022-11-03 09:21:19,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:21:20.202Z] 2022-11-03 09:21:20,120 [run_push] DEBUG push all version tags [2022-11-03T09:21:20.202Z] 2022-11-03 09:21:20,120 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-03T09:21:20.202Z] 2022-11-03 09:21:20,121 [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-11-03T09:21:21.138Z] 2022-11-03 09:21:20,952 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-03T09:21:21.138Z] 2.3.0-dev.43 [Pipeline] } [2022-11-03T09:21:21.146Z] $ docker exec --env ******** --env ******** 6733805d1cb09076373b5dad10221413167c32d808378517a2a9fa140e28d152 ssh-agent -k [2022-11-03T09:21:21.249Z] unset SSH_AUTH_SOCK; [2022-11-03T09:21:21.249Z] unset SSH_AGENT_PID; [2022-11-03T09:21:21.249Z] echo Agent pid 38 killed; [2022-11-03T09:21:21.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:21:21.561Z] + git semver [Pipeline] } [2022-11-03T09:21:21.831Z] $ docker stop --time=1 6733805d1cb09076373b5dad10221413167c32d808378517a2a9fa140e28d152 [2022-11-03T09:21:23.111Z] $ docker rm -f 6733805d1cb09076373b5dad10221413167c32d808378517a2a9fa140e28d152 [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-11-03T09:21:23.637Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-11-03T09:21:23.637Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-03T09:21:23.637Z] total 16 [2022-11-03T09:21:23.637Z] drwxr-xr-x 3 root root 4096 Nov 3 09:12 . [2022-11-03T09:21:23.637Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 3 09:21 .. [2022-11-03T09:21:23.637Z] drwxr-xr-x 2 root root 4096 Nov 3 09:12 cost [2022-11-03T09:21:23.637Z] -rw-r--r-- 1 root root 90 Nov 3 09:12 cost.csv [2022-11-03T09:21:23.637Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-03T09:21:23.637Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-03T09:21:23.637Z] total 16 [2022-11-03T09:21:23.637Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 09:12 . [2022-11-03T09:21:23.637Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 3 09:21 .. [2022-11-03T09:21:23.637Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 09:12 cost [2022-11-03T09:21:23.637Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 3 09:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:23.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:24.786Z] ---> package-listing.sh [2022-11-03T09:21:24.786Z] ++ facter osfamily [2022-11-03T09:21:24.786Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T09:21:25.097Z] + OS_FAMILY=debian [2022-11-03T09:21:25.097Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-11-03T09:21:25.097Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T09:21:25.097Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T09:21:25.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T09:21:25.097Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T09:21:25.097Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-03T09:21:25.097Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T09:21:25.097Z] + case "${OS_FAMILY}" in [2022-11-03T09:21:25.097Z] + dpkg -l [2022-11-03T09:21:25.097Z] + grep '^ii' [2022-11-03T09:21:25.097Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T09:21:25.097Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T09:21:25.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T09:21:25.097Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-03T09:21:25.097Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-11-03T09:21:25.097Z] + 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-11-03T09:21:25.118Z] 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-11-03T09:21:25.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:21:26.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:21:26.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:21:26.100Z] prd-ubuntu20.04-docker-8c-8g-118083 does not seem to be running inside a container [2022-11-03T09:21:26.133Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T09:21:26.319Z] $ docker top 894e55d8a74388cbd7a4ec093a65569d80162ba8b17d433120c44737ca4b9d54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:21:26.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T09:21:26.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T09:21:27.240Z] + ls /var/log/sa-host [2022-11-03T09:21:27.240Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:21:27.302Z] provisioning config files... [2022-11-03T09:21:27.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14022274806759809828tmp [Pipeline] { [Pipeline] echo [2022-11-03T09:21:27.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:27.601Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T09:21:27.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:27.918Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T09:21:27.925Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:28.206Z] ---> sudo-logs.sh [2022-11-03T09:21:28.206Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T09:21:28.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:28.517Z] ---> job-cost.sh [2022-11-03T09:21:28.517Z] lf-activate-venv: SKIPPING [2022-11-03T09:21:28.517Z] DEBUG: total: 0.2199999988079071 [2022-11-03T09:21:28.518Z] INFO: Retrieving Stack Cost... [2022-11-03T09:21:29.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T09:21:29.343Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T09:21:29.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:21:29.633Z] ---> logs-deploy.sh [2022-11-03T09:21:29.633Z] lf-activate-venv: SKIPPING [2022-11-03T09:21:29.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/81 [2022-11-03T09:21:29.633Z] INFO: archiving workspace using pattern(s): [2022-11-03T09:21:30.568Z] Archives upload complete. [2022-11-03T09:21:30.826Z] INFO: archiving logs to Nexus