Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84f2c4fd4e35f46928256df416a01a34dc7a6192 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-ssh12676031809458818581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8298687608649070431.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh17088868113871685917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh566454584163893959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh1833334185375581074.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16718 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 84f2c4fd4e35f46928256df416a01a34dc7a6192 (main) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 Commit message: "fix: set-credentials ALL option (#99)" > git rev-list --no-walk cba106416024542bb09af345da5a1638a965ef9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:11:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:34 ========================================================= 22:11:34 EdgeX Global Pipelines Version Info 22:11:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:11:35 ------------------- 22:11:35 stable info: 22:11:35 ------------------- 22:11:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:35 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:11:35 Message: update stable to v1.0.234 22:11:36 ------------------- 22:11:36 experimental info: 22:11:36 ------------------- 22:11:36 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:36 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 22:11:36 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:11:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:11:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] echo 22:11:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84f2c4f [Pipeline] echo 22:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:37 provisioning config files... 22:11:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5888150843254140004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:37 ---> docker-login.sh 22:11:37 nexus3.edgexfoundry.org:10001 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10002 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10003 22:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:38 Configure a credential helper to remove this warning. See 22:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:38 22:11:38 Login Succeeded 22:11:38 nexus3.edgexfoundry.org:10004 22:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:38 Configure a credential helper to remove this warning. See 22:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:38 22:11:38 Login Succeeded 22:11:38 docker.io 22:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:38 Configure a credential helper to remove this warning. See 22:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:38 22:11:38 Login Succeeded 22:11:38 ---> docker-login.sh ends [Pipeline] } 22:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:11:39 + git rev-list -1 --merges 84f2c4fd4e35f46928256df416a01a34dc7a6192~1..84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] echo 22:11:39 -----------> git rev-list -1 --merges 84f2c4fd4e35f46928256df416a01a34dc7a6192~1..84f2c4fd4e35f46928256df416a01a34dc7a6192 84f2c4fd4e35f46928256df416a01a34dc7a6192 [false] [Pipeline] sh 22:11:39 + git log --format=format:%s -1 84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] echo 22:11:39 ========================================================= 22:11:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:11:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:39 + git log --format=format:%s -1 84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] echo 22:11:39 [semverPrep] GIT_COMMIT: 84f2c4fd4e35f46928256df416a01a34dc7a6192, Commit Message: fix: set-credentials ALL option (#99) [Pipeline] echo 22:11:39 [semverPrep] This is not a build commit. [Pipeline] sh 22:11:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:40 + grep -v github /etc/ssh/ssh_known_hosts 22:11:40 + [ -e /tmp/ssh_known_hosts ] 22:11:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:11:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:11:40 + sudo tee -a /etc/ssh/ssh_known_hosts 22:11:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:40 22:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:40 0.1.4: Pulling from edgex-devops/py-git-semver 22:11:40 42c077c10790: Pulling fs layer 22:11:40 f63e77b7563a: Pulling fs layer 22:11:40 bd5fdadae976: Pulling fs layer 22:11:40 205491f53016: Pulling fs layer 22:11:40 df18705c85c3: Pulling fs layer 22:11:40 bdb3f477010e: Pulling fs layer 22:11:40 c8a8fc8e1c8f: Pulling fs layer 22:11:40 2c6e9b1d212d: Pulling fs layer 22:11:40 bdb8f0575790: Pulling fs layer 22:11:40 386e3cb2ff24: Pulling fs layer 22:11:40 2c6e9b1d212d: Waiting 22:11:40 bdb3f477010e: Waiting 22:11:40 c8a8fc8e1c8f: Waiting 22:11:40 2343380bae48: Pulling fs layer 22:11:40 386e3cb2ff24: Waiting 22:11:40 205491f53016: Waiting 22:11:40 df18705c85c3: Waiting 22:11:40 f63e77b7563a: Verifying Checksum 22:11:40 f63e77b7563a: Download complete 22:11:40 205491f53016: Verifying Checksum 22:11:40 205491f53016: Download complete 22:11:41 df18705c85c3: Verifying Checksum 22:11:41 df18705c85c3: Download complete 22:11:41 bd5fdadae976: Verifying Checksum 22:11:41 bd5fdadae976: Download complete 22:11:41 bdb3f477010e: Verifying Checksum 22:11:41 bdb3f477010e: Download complete 22:11:41 2c6e9b1d212d: Verifying Checksum 22:11:41 2c6e9b1d212d: Download complete 22:11:41 bdb8f0575790: Verifying Checksum 22:11:41 bdb8f0575790: Download complete 22:11:41 386e3cb2ff24: Download complete 22:11:41 2343380bae48: Download complete 22:11:41 42c077c10790: Verifying Checksum 22:11:41 42c077c10790: Download complete 22:11:41 c8a8fc8e1c8f: Download complete 22:11:42 42c077c10790: Pull complete 22:11:42 f63e77b7563a: Pull complete 22:11:43 bd5fdadae976: Pull complete 22:11:43 205491f53016: Pull complete 22:11:43 df18705c85c3: Pull complete 22:11:44 bdb3f477010e: Pull complete 22:11:45 c8a8fc8e1c8f: Pull complete 22:11:45 2c6e9b1d212d: Pull complete 22:11:46 bdb8f0575790: Pull complete 22:11:46 386e3cb2ff24: Pull complete 22:11:46 2343380bae48: Pull complete 22:11:46 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 22:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:46 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:11:47 $ docker top 3d4f72e10d02fbf4c42d5411a99995388b8c0ab133058f616b1fc6b50238b3f4 -eo pid,comm 22:11:48 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). 22:11:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:48 [ssh-agent] Looking for ssh-agent implementation... 22:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:48 $ docker exec 3d4f72e10d02fbf4c42d5411a99995388b8c0ab133058f616b1fc6b50238b3f4 ssh-agent 22:11:48 SSH_AUTH_SOCK=/tmp/ssh-4d19tlzCYrKZ/agent.33 22:11:48 SSH_AGENT_PID=39 22:11:48 Running ssh-add (command line suppressed) 22:11:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2885157862319737037.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2885157862319737037.key) 22:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:48 + git tag --points-at HEAD [Pipeline] } 22:11:48 $ docker exec --env ******** --env ******** 3d4f72e10d02fbf4c42d5411a99995388b8c0ab133058f616b1fc6b50238b3f4 ssh-agent -k 22:11:48 unset SSH_AUTH_SOCK; 22:11:48 unset SSH_AGENT_PID; 22:11:48 echo Agent pid 39 killed; 22:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:48 [ssh-agent] Looking for ssh-agent implementation... 22:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:49 $ docker exec 3d4f72e10d02fbf4c42d5411a99995388b8c0ab133058f616b1fc6b50238b3f4 ssh-agent 22:11:49 SSH_AUTH_SOCK=/tmp/ssh-SsXadPieHyXU/agent.71 22:11:49 SSH_AGENT_PID=77 22:11:49 Running ssh-add (command line suppressed) 22:11:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4568483638868643073.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4568483638868643073.key) 22:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:49 + git semver init 22:11:49 2022-07-02 22:11:49,939 [run_init] DEBUG init version:0.0.0 force:False 22:11:49 2022-07-02 22:11:49,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 22:11:49 2022-07-02 22:11:49,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 22:11:49 2022-07-02 22:11:49,940 [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) 22:11:50 2022-07-02 22:11:50,588 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 22:11:50 2022-07-02 22:11:50,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 22:11:50 2022-07-02 22:11:50,589 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:11:50 2022-07-02 22:11:50,589 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:11:50 0.0.1-dev.21 [Pipeline] } 22:11:50 $ docker exec --env ******** --env ******** 3d4f72e10d02fbf4c42d5411a99995388b8c0ab133058f616b1fc6b50238b3f4 ssh-agent -k 22:11:51 unset SSH_AUTH_SOCK; 22:11:51 unset SSH_AGENT_PID; 22:11:51 echo Agent pid 77 killed; 22:11:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:51 + git semver [Pipeline] } 22:11:51 $ docker stop --time=1 3d4f72e10d02fbf4c42d5411a99995388b8c0ab133058f616b1fc6b50238b3f4 22:11:52 $ docker rm -f 3d4f72e10d02fbf4c42d5411a99995388b8c0ab133058f616b1fc6b50238b3f4 [Pipeline] // withDockerContainer [Pipeline] sh 22:11:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:11:53 Stashed 1 file(s) [Pipeline] echo 22:11:53 [edgeXSemver]: initialized semver on version 0.0.1-dev.21 [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 22:11:53 provisioning config files... 22:11:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config377137964110728749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:54 ---> docker-login.sh 22:11:54 nexus3.edgexfoundry.org:10001 22:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 nexus3.edgexfoundry.org:10002 22:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 nexus3.edgexfoundry.org:10003 22:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 nexus3.edgexfoundry.org:10004 22:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 docker.io 22:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 ---> docker-login.sh ends [Pipeline] } 22:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:54 ========================================================= 22:11:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:11:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:11:55 Sending build context to Docker daemon 9.333MB 22:11:55 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:11:55 Step 2/13 : FROM ${BASE} AS builder 22:11:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:55 59bf1c3509f3: Pulling fs layer 22:11:55 666ba61612fd: Pulling fs layer 22:11:55 8ed8ca486205: Pulling fs layer 22:11:55 cc1cd167ecdc: Pulling fs layer 22:11:55 c516ae0d96e1: Pulling fs layer 22:11:55 684cea983483: Pulling fs layer 22:11:55 dd3240ac7de5: Pulling fs layer 22:11:55 b1e948a4e11c: Pulling fs layer 22:11:55 a8fd76ee1af6: Pulling fs layer 22:11:55 cc1cd167ecdc: Waiting 22:11:55 646ad004c059: Pulling fs layer 22:11:55 c516ae0d96e1: Waiting 22:11:55 684cea983483: Waiting 22:11:55 dd3240ac7de5: Waiting 22:11:55 b1e948a4e11c: Waiting 22:11:55 a8fd76ee1af6: Waiting 22:11:55 646ad004c059: Waiting 22:11:55 8ed8ca486205: Verifying Checksum 22:11:55 8ed8ca486205: Download complete 22:11:55 666ba61612fd: Download complete 22:11:55 c516ae0d96e1: Verifying Checksum 22:11:55 c516ae0d96e1: Download complete 22:11:55 684cea983483: Verifying Checksum 22:11:55 684cea983483: Download complete 22:11:55 dd3240ac7de5: Verifying Checksum 22:11:55 dd3240ac7de5: Download complete 22:11:55 59bf1c3509f3: Verifying Checksum 22:11:55 b1e948a4e11c: Verifying Checksum 22:11:55 b1e948a4e11c: Download complete 22:11:55 59bf1c3509f3: Pull complete 22:11:55 666ba61612fd: Pull complete 22:11:55 8ed8ca486205: Pull complete 22:11:55 646ad004c059: Verifying Checksum 22:11:55 646ad004c059: Download complete 22:11:56 a8fd76ee1af6: Verifying Checksum 22:11:56 a8fd76ee1af6: Download complete 22:11:56 cc1cd167ecdc: Verifying Checksum 22:11:56 cc1cd167ecdc: Download complete 22:12:00 cc1cd167ecdc: Pull complete 22:12:00 c516ae0d96e1: Pull complete 22:12:00 684cea983483: Pull complete 22:12:00 dd3240ac7de5: Pull complete 22:12:00 b1e948a4e11c: Pull complete 22:12:02 a8fd76ee1af6: Pull complete 22:12:03 646ad004c059: Pull complete 22:12:03 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 22:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:12:03 ---> 8f69c11f6b0c 22:12:03 Step 3/13 : ARG MAKE="make build" 22:12:04 ---> Running in 1609fc9748ba 22:12:04 Removing intermediate container 1609fc9748ba 22:12:04 ---> 9635705b0cf9 22:12:04 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:12:04 ---> Running in e5d710405144 22:12:04 Removing intermediate container e5d710405144 22:12:04 ---> 533d5074fa09 22:12:04 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:12:04 ---> Running in e10267e966db 22:12:04 Removing intermediate container e10267e966db 22:12:04 ---> c3b66b16b5fb 22:12:04 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:12:04 ---> Running in ab11cf8d18f4 22:12:05 Removing intermediate container ab11cf8d18f4 22:12:05 ---> c4a484a8d85e 22:12:05 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:05 ---> Running in d1e4d6aaa18f 22:12:05 Removing intermediate container d1e4d6aaa18f 22:12:05 ---> 150064670f6a 22:12:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:05 ---> Running in 7563810fbd85 22:12:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:12:07 OK: 221 MiB in 52 packages 22:12:07 Removing intermediate container 7563810fbd85 22:12:07 ---> 5b04ecb8e4ce 22:12:07 Step 9/13 : WORKDIR /device-onvif-camera 22:12:07 ---> Running in ec63a5159553 22:12:07 Removing intermediate container ec63a5159553 22:12:07 ---> 8f4f519e8c6e 22:12:07 Step 10/13 : COPY go.mod vendor* ./ 22:12:08 ---> aa2329a6bb60 22:12:08 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:08 ---> Running in da1d8b2deab2 22:12:08 Still waiting to schedule task 22:12:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:12:34 Removing intermediate container da1d8b2deab2 22:12:34 ---> 6e328cb242d8 22:12:34 Step 12/13 : COPY . . 22:12:34 ---> 2342574527e0 22:12:34 Step 13/13 : RUN ${MAKE} 22:12:34 ---> Running in 92322c7b918b 22:12:34 noop 22:12:34 Removing intermediate container 92322c7b918b 22:12:34 ---> 32072c4459d3 22:12:34 Successfully built 32072c4459d3 22:12:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:35 + docker inspect -f . ci-base-image-x86_64 22:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:35 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:35 $ docker top b378c13b6679a7ef2291fe0b38709d9899fd50b453396fac07b8c2a585b4d4f9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:35 + go version 22:12:35 go version go1.17.7 linux/amd64 [Pipeline] } 22:12:35 $ docker stop --time=1 b378c13b6679a7ef2291fe0b38709d9899fd50b453396fac07b8c2a585b4d4f9 22:12:37 $ docker rm -f b378c13b6679a7ef2291fe0b38709d9899fd50b453396fac07b8c2a585b4d4f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:37 + docker inspect -f . ci-base-image-x86_64 22:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:37 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:38 $ docker top 4252f2362e1678b0615379c7797d1079df3a64421a1c45a7e7d3204aa483a524 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:12:38 + make test 22:12:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:12:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:12:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 7.0% of statements 22:12:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:12:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.870s coverage: 13.8% of statements 22:13:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:13:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:04 ./bin/test-attribution-txt.sh [Pipeline] echo 22:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:13:05 $ docker stop --time=1 4252f2362e1678b0615379c7797d1079df3a64421a1c45a7e7d3204aa483a524 22:13:06 $ docker rm -f 4252f2362e1678b0615379c7797d1079df3a64421a1c45a7e7d3204aa483a524 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:08 + ls -al . 22:13:08 total 248 22:13:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 22:13 . 22:13:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 22:11 .. 22:13:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 22:11 .git 22:13:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 22:11 .github 22:13:08 -rw-rw-r-- 1 jenkins jenkins 352 Jul 2 22:11 .gitignore 22:13:08 -rw-rw-r-- 1 jenkins jenkins 42 Jul 2 22:11 .golangci.yml 22:13:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 22:11 .semver 22:13:08 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 2 22:11 Attribution.txt 22:13:08 -rw-rw-r-- 1 jenkins jenkins 189 Jul 2 22:11 CHANGELOG.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 2 22:11 Dockerfile 22:13:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 22:11 GOVERNANCE.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 22:11 Jenkinsfile 22:13:08 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 2 22:11 LICENSE 22:13:08 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 2 22:11 Makefile 22:13:08 -rw-rw-r-- 1 jenkins jenkins 625 Jul 2 22:11 OWNERS.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 2 22:11 README.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 12 Jul 2 22:11 VERSION 22:13:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 22:11 bin 22:13:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 22:11 cmd 22:13:08 -rw-r--r-- 1 jenkins jenkins 70262 Jul 2 22:12 coverage.out 22:13:08 drwxrwxr-x 5 jenkins jenkins 4096 Jul 2 22:11 doc 22:13:08 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 2 22:11 go.mod 22:13:08 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 2 22:11 go.sum 22:13:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 22:11 internal 22:13:08 -rw-rw-r-- 1 jenkins jenkins 236 Jul 2 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:08 + 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=84f2c4fd4e35f46928256df416a01a34dc7a6192 --label arch=amd64 --label version=0.0.1-dev.21 . 22:13:08 Sending build context to Docker daemon 9.404MB 22:13:08 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:13:08 Step 2/26 : FROM ${BASE} AS builder 22:13:08 ---> 32072c4459d3 22:13:08 Step 3/26 : ARG MAKE="make build" 22:13:08 ---> Running in da1074fdcba4 22:13:08 Removing intermediate container da1074fdcba4 22:13:08 ---> 28bc71ac06b9 22:13:08 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:13:08 ---> Running in 8855299bcbe9 22:13:08 Removing intermediate container 8855299bcbe9 22:13:08 ---> 99ff95391bfa 22:13:08 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:13:08 ---> Running in 90327760ab66 22:13:08 Removing intermediate container 90327760ab66 22:13:08 ---> b159a4859fc8 22:13:08 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:13:08 ---> Running in 564cd6b22e40 22:13:08 Removing intermediate container 564cd6b22e40 22:13:08 ---> 7caaddd8ce2d 22:13:08 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:08 ---> Running in be7799e60ff4 22:13:09 Removing intermediate container be7799e60ff4 22:13:09 ---> efc40a465a55 22:13:09 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:09 ---> Running in 1e10910d0919 22:13:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:13:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:13:10 OK: 221 MiB in 52 packages 22:13:11 Removing intermediate container 1e10910d0919 22:13:11 ---> 7717cb833b95 22:13:11 Step 9/26 : WORKDIR /device-onvif-camera 22:13:11 ---> Running in baab94a24b0a 22:13:11 Removing intermediate container baab94a24b0a 22:13:11 ---> c0b5f99b6f5a 22:13:11 Step 10/26 : COPY go.mod vendor* ./ 22:13:11 ---> 65e269a8d3f1 22:13:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:11 ---> Running in 13dd54b7c55a 22:13:12 Removing intermediate container 13dd54b7c55a 22:13:12 ---> c3cd8dca61ba 22:13:12 Step 12/26 : COPY . . 22:13:12 ---> 33c742bb5e3d 22:13:12 Step 13/26 : RUN ${MAKE} 22:13:12 ---> Running in 2104b3064a38 22:13:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.21 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:13:34 Removing intermediate container 2104b3064a38 22:13:34 ---> 20cc53e75747 22:13:34 Step 14/26 : FROM alpine:3.15 22:13:34 3.15: Pulling from library/alpine 22:13:34 df9b9388f04a: Pulling fs layer 22:13:34 df9b9388f04a: Verifying Checksum 22:13:34 df9b9388f04a: Download complete 22:13:34 df9b9388f04a: Pull complete 22:13:34 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:13:34 Status: Downloaded newer image for alpine:3.15 22:13:34 ---> 0ac33e5f5afa 22:13:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:13:34 ---> Running in 613f2582b5a0 22:13:34 Removing intermediate container 613f2582b5a0 22:13:34 ---> d4c84d078ea9 22:13:34 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:13:34 ---> Running in adfb8b6c4733 22:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:13:34 (1/6) Installing dumb-init (1.2.5-r1) 22:13:34 (2/6) Installing libgcc (10.3.1_git20211027-r0) 22:13:34 (3/6) Installing libsodium (1.0.18-r0) 22:13:34 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 22:13:34 (5/6) Installing libzmq (4.3.4-r0) 22:13:34 (6/6) Installing zeromq (4.3.4-r0) 22:13:34 Executing busybox-1.34.1-r5.trigger 22:13:34 OK: 8 MiB in 20 packages 22:13:34 Removing intermediate container adfb8b6c4733 22:13:34 ---> e5a3bebd1d35 22:13:34 Step 17/26 : WORKDIR / 22:13:34 ---> Running in 08fd558fd61a 22:13:34 Removing intermediate container 08fd558fd61a 22:13:34 ---> eee17a8d5390 22:13:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:13:35 ---> c9615012bae0 22:13:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:35 ---> 1131f4eae18b 22:13:35 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:35 ---> 39267d6c01c9 22:13:35 Step 21/26 : EXPOSE 59984 22:13:35 ---> Running in 7b56574b16d2 22:13:35 Removing intermediate container 7b56574b16d2 22:13:35 ---> 84a3d4fb520a 22:13:35 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:13:35 ---> Running in 6fdc7d0b4d3f 22:13:35 Removing intermediate container 6fdc7d0b4d3f 22:13:35 ---> 0187cf058828 22:13:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:13:35 ---> Running in 2f462cfc0e37 22:13:35 Removing intermediate container 2f462cfc0e37 22:13:35 ---> f61d42fe2cd9 22:13:35 Step 24/26 : LABEL arch=amd64 22:13:35 ---> Running in 57f7db8397d9 22:13:35 Removing intermediate container 57f7db8397d9 22:13:35 ---> 6d6060387067 22:13:35 Step 25/26 : LABEL git_sha=84f2c4fd4e35f46928256df416a01a34dc7a6192 22:13:35 ---> Running in 70481ba94d76 22:13:36 Removing intermediate container 70481ba94d76 22:13:36 ---> ce94f269dbb4 22:13:36 Step 26/26 : LABEL version=0.0.1-dev.21 22:13:36 ---> Running in 96f324ca0342 22:13:36 Removing intermediate container 96f324ca0342 22:13:36 ---> 1da0903170e1 22:13:36 [Warning] One or more build-args [ARCH] were not consumed 22:13:36 Successfully built 1da0903170e1 22:13:36 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:36 provisioning config files... 22:13:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1778848952443116789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:36 ---> docker-login.sh 22:13:36 nexus3.edgexfoundry.org:10001 22:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:36 Configure a credential helper to remove this warning. See 22:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:36 22:13:36 Login Succeeded 22:13:36 nexus3.edgexfoundry.org:10002 22:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:36 Configure a credential helper to remove this warning. See 22:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:36 22:13:36 Login Succeeded 22:13:36 nexus3.edgexfoundry.org:10003 22:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:36 Configure a credential helper to remove this warning. See 22:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:36 22:13:36 Login Succeeded 22:13:36 nexus3.edgexfoundry.org:10004 22:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:37 Configure a credential helper to remove this warning. See 22:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:37 22:13:37 Login Succeeded 22:13:37 docker.io 22:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:37 Configure a credential helper to remove this warning. See 22:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:37 22:13:37 Login Succeeded 22:13:37 ---> docker-login.sh ends [Pipeline] } 22:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:37 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 22:13:37 84f2c4fd4e35f46928256df416a01a34dc7a6192 22:13:37 latest 22:13:37 0.0.1-dev.21 22:13:37 84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 22:13:37 main 22:13:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:84f2c4fd4e35f46928256df416a01a34dc7a6192 22:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:13:38 1723b2925f2f: Preparing 22:13:38 fbc0249bc129: Preparing 22:13:38 87999f249bed: Preparing 22:13:38 f07555d4984b: Preparing 22:13:38 4fc242d58285: Preparing 22:13:38 4fc242d58285: Layer already exists 22:13:38 fbc0249bc129: Pushed 22:13:38 1723b2925f2f: Pushed 22:13:38 f07555d4984b: Pushed 22:13:40 87999f249bed: Pushed 22:13:40 84f2c4fd4e35f46928256df416a01a34dc7a6192: digest: sha256:117b6b67e0aabb61ba48ff0e7e246b44d415543397e38de1c3111b89ebf0c141 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:41 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:13:41 1723b2925f2f: Preparing 22:13:41 fbc0249bc129: Preparing 22:13:41 87999f249bed: Preparing 22:13:41 f07555d4984b: Preparing 22:13:41 4fc242d58285: Preparing 22:13:41 1723b2925f2f: Layer already exists 22:13:41 87999f249bed: Layer already exists 22:13:41 fbc0249bc129: Layer already exists 22:13:41 f07555d4984b: Layer already exists 22:13:41 4fc242d58285: Layer already exists 22:13:41 latest: digest: sha256:117b6b67e0aabb61ba48ff0e7e246b44d415543397e38de1c3111b89ebf0c141 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.21 22:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:13:42 1723b2925f2f: Preparing 22:13:42 fbc0249bc129: Preparing 22:13:42 87999f249bed: Preparing 22:13:42 f07555d4984b: Preparing 22:13:42 4fc242d58285: Preparing 22:13:42 87999f249bed: Layer already exists 22:13:42 4fc242d58285: Layer already exists 22:13:42 fbc0249bc129: Layer already exists 22:13:42 f07555d4984b: Layer already exists 22:13:42 1723b2925f2f: Layer already exists 22:13:42 0.0.1-dev.21: digest: sha256:117b6b67e0aabb61ba48ff0e7e246b44d415543397e38de1c3111b89ebf0c141 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 22:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:13:42 1723b2925f2f: Preparing 22:13:42 fbc0249bc129: Preparing 22:13:42 87999f249bed: Preparing 22:13:42 f07555d4984b: Preparing 22:13:42 4fc242d58285: Preparing 22:13:42 87999f249bed: Layer already exists 22:13:42 1723b2925f2f: Layer already exists 22:13:42 4fc242d58285: Layer already exists 22:13:42 f07555d4984b: Layer already exists 22:13:42 fbc0249bc129: Layer already exists 22:13:42 84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21: digest: sha256:117b6b67e0aabb61ba48ff0e7e246b44d415543397e38de1c3111b89ebf0c141 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 22:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:13:43 1723b2925f2f: Preparing 22:13:43 fbc0249bc129: Preparing 22:13:43 87999f249bed: Preparing 22:13:43 f07555d4984b: Preparing 22:13:43 4fc242d58285: Preparing 22:13:43 f07555d4984b: Layer already exists 22:13:43 fbc0249bc129: Layer already exists 22:13:43 4fc242d58285: Layer already exists 22:13:43 87999f249bed: Layer already exists 22:13:43 1723b2925f2f: Layer already exists 22:13:43 main: digest: sha256:117b6b67e0aabb61ba48ff0e7e246b44d415543397e38de1c3111b89ebf0c141 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:43 ===================================================== [Pipeline] echo 22:13:43 taggedImages: 22:13:43 - nexus3.edgexfoundry.org:10004/device-onvif-camera:84f2c4fd4e35f46928256df416a01a34dc7a6192 22:13:43 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:13:43 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.21 22:13:43 - nexus3.edgexfoundry.org:10004/device-onvif-camera:84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 22:13:43 - 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 22:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:43 22:13:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:44 latest: Pulling from edgex-lftools-log-publisher 22:13:44 5eb5b503b376: Pulling fs layer 22:13:44 5c69ac0246d0: Pulling fs layer 22:13:44 ec43610c2a17: Pulling fs layer 22:13:44 3a2ae6a8a46f: Pulling fs layer 22:13:44 33b1e0a273af: Pulling fs layer 22:13:44 5d3b04190fa2: Pulling fs layer 22:13:44 2f39f015ded8: Pulling fs layer 22:13:44 3a2ae6a8a46f: Waiting 22:13:44 33b1e0a273af: Waiting 22:13:44 5d3b04190fa2: Waiting 22:13:44 2f39f015ded8: Waiting 22:13:44 5c69ac0246d0: Verifying Checksum 22:13:44 5c69ac0246d0: Download complete 22:13:44 3a2ae6a8a46f: Download complete 22:13:44 ec43610c2a17: Verifying Checksum 22:13:44 ec43610c2a17: Download complete 22:13:44 33b1e0a273af: Verifying Checksum 22:13:44 33b1e0a273af: Download complete 22:13:44 5d3b04190fa2: Download complete 22:13:44 5eb5b503b376: Download complete 22:13:45 2f39f015ded8: Download complete 22:13:45 5eb5b503b376: Pull complete 22:13:45 5c69ac0246d0: Pull complete 22:13:46 ec43610c2a17: Pull complete 22:13:46 3a2ae6a8a46f: Pull complete 22:13:46 33b1e0a273af: Pull complete 22:13:46 5d3b04190fa2: Pull complete 22:13:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16719 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 22:13:49 Running in /w/workspace/device-onvif-camera/24 [Pipeline] { [Pipeline] checkout 22:13:50 Selected Git installation does not exist. Using Default 22:13:50 The recommended git tool is: NONE 22:13:50 2f39f015ded8: Pull complete 22:13:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:50 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:13:52 $ docker top ec6ef7d39de55417662129888196f28f9c199f80c5696f62f52274ebfb8f5408 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:52 ---> job-cost.sh 22:13:52 lf-activate-venv: SKIPPING 22:13:52 INFO: No Stack... 22:13:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:53 INFO: Archiving Costs [Pipeline] sh 22:13:53 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 22:13:53 + cut -d, -f6 [Pipeline] lock 22:13:53 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] 22:13:54 Resource [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] did not exist. Created. 22:13:54 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:54 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:54 Stashed 1 file(s) [Pipeline] } 22:13:54 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:54 $ docker stop --time=1 ec6ef7d39de55417662129888196f28f9c199f80c5696f62f52274ebfb8f5408 22:13:55 $ docker rm -f ec6ef7d39de55417662129888196f28f9c199f80c5696f62f52274ebfb8f5408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:56 using credential edgex-jenkins-ssh 22:13:56 Cloning the remote Git repository 22:13:56 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:13:57 Avoid second fetch 22:13:57 Checking out Revision 84f2c4fd4e35f46928256df416a01a34dc7a6192 (main) 22:13:56 > git init /w/workspace/device-onvif-camera/24 # timeout=10 22:13:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:13:56 > git --version # timeout=10 22:13:56 > git --version # 'git version 2.25.1' 22:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:57 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:57 > git config core.sparsecheckout # timeout=10 22:13:57 > git checkout -f 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 22:14:02 Commit message: "fix: set-credentials ALL option (#99)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:03 Dload Upload Total Spent Left Speed 22:14:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 84503 0 --:--:-- --:--:-- --:--:-- 84503 [Pipeline] sh 22:14:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:14:04 + sudo tee /etc/docker/daemon.new 22:14:04 { 22:14:04 "registry-mirrors": [ 22:14:04 "https://nexus3.edgexfoundry.org:10001" 22:14:04 ], 22:14:04 "bip": "10.250.0.254/24", 22:14:04 "hosts": [ 22:14:04 "tcp://0.0.0.0:5555", 22:14:04 "unix:///var/run/docker.sock" 22:14:04 ], 22:14:04 "mtu": 1458, 22:14:04 "selinux-enabled": true, 22:14:04 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:04 } [Pipeline] sh 22:14:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:14:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:23 provisioning config files... 22:14:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/24@tmp/config4479922636910007546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:23 ---> docker-login.sh 22:14:23 nexus3.edgexfoundry.org:10001 22:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:24 Configure a credential helper to remove this warning. See 22:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:24 22:14:24 Login Succeeded 22:14:24 nexus3.edgexfoundry.org:10002 22:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:24 Configure a credential helper to remove this warning. See 22:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:24 22:14:24 Login Succeeded 22:14:24 nexus3.edgexfoundry.org:10003 22:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:25 Configure a credential helper to remove this warning. See 22:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:25 22:14:25 Login Succeeded 22:14:25 nexus3.edgexfoundry.org:10004 22:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:25 Configure a credential helper to remove this warning. See 22:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:25 22:14:25 Login Succeeded 22:14:25 docker.io 22:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:26 Configure a credential helper to remove this warning. See 22:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:26 22:14:26 Login Succeeded 22:14:26 ---> docker-login.sh ends [Pipeline] } 22:14:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:26 ========================================================= 22:14:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:14:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:14:27 Sending build context to Docker daemon 6.421MB 22:14:28 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:14:28 Step 2/13 : FROM ${BASE} AS builder 22:14:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:14:28 9b3977197b4f: Pulling fs layer 22:14:28 1a89e8eeedd5: Pulling fs layer 22:14:28 94645a83ff95: Pulling fs layer 22:14:28 e6fb740bc735: Pulling fs layer 22:14:28 3a77bd46dcc9: Pulling fs layer 22:14:28 355e64cbe906: Pulling fs layer 22:14:28 63ab81a10011: Pulling fs layer 22:14:28 555d1d1c4555: Pulling fs layer 22:14:28 7d9057610161: Pulling fs layer 22:14:28 3a77bd46dcc9: Waiting 22:14:28 355e64cbe906: Waiting 22:14:28 63ab81a10011: Waiting 22:14:28 555d1d1c4555: Waiting 22:14:28 7d9057610161: Waiting 22:14:28 e6fb740bc735: Waiting 22:14:28 94645a83ff95: Verifying Checksum 22:14:28 94645a83ff95: Download complete 22:14:28 1a89e8eeedd5: Verifying Checksum 22:14:28 1a89e8eeedd5: Download complete 22:14:28 3a77bd46dcc9: Verifying Checksum 22:14:28 3a77bd46dcc9: Download complete 22:14:28 355e64cbe906: Verifying Checksum 22:14:28 355e64cbe906: Download complete 22:14:28 9b3977197b4f: Verifying Checksum 22:14:28 9b3977197b4f: Download complete 22:14:28 63ab81a10011: Verifying Checksum 22:14:28 63ab81a10011: Download complete 22:14:29 7d9057610161: Verifying Checksum 22:14:29 7d9057610161: Download complete 22:14:29 9b3977197b4f: Pull complete 22:14:29 1a89e8eeedd5: Pull complete 22:14:30 94645a83ff95: Pull complete 22:14:30 555d1d1c4555: Verifying Checksum 22:14:30 555d1d1c4555: Download complete 22:14:30 e6fb740bc735: Download complete 22:14:43 e6fb740bc735: Pull complete 22:14:43 3a77bd46dcc9: Pull complete 22:14:43 355e64cbe906: Pull complete 22:14:43 63ab81a10011: Pull complete 22:14:49 555d1d1c4555: Pull complete 22:14:51 7d9057610161: Pull complete 22:14:51 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 22:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:14:51 ---> 819e984ddca1 22:14:51 Step 3/13 : ARG MAKE="make build" 22:14:53 ---> Running in f01ed0b27cd0 22:14:53 Removing intermediate container f01ed0b27cd0 22:14:53 ---> abd3953f348b 22:14:53 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:14:53 ---> Running in 268d50840d59 22:14:53 Removing intermediate container 268d50840d59 22:14:53 ---> fd4c6194f438 22:14:53 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:14:53 ---> Running in 0c5d970b50b2 22:14:53 Removing intermediate container 0c5d970b50b2 22:14:53 ---> bf19ce69cbbb 22:14:53 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:14:54 ---> Running in 4f370b9c5bc9 22:14:54 Removing intermediate container 4f370b9c5bc9 22:14:54 ---> 4e68d9db3707 22:14:54 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:54 ---> Running in 531ba5dc75bb 22:14:56 Removing intermediate container 531ba5dc75bb 22:14:56 ---> d087827a8dd1 22:14:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:56 ---> Running in 3a51a9e4dc5e 22:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:14:59 OK: 220 MiB in 52 packages 22:15:00 Removing intermediate container 3a51a9e4dc5e 22:15:00 ---> faee5c8937e6 22:15:00 Step 9/13 : WORKDIR /device-onvif-camera 22:15:00 ---> Running in 6cd00d73a84d 22:15:00 Removing intermediate container 6cd00d73a84d 22:15:00 ---> 0288b6e1d17e 22:15:00 Step 10/13 : COPY go.mod vendor* ./ 22:15:01 ---> c4a857f2b0c8 22:15:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:01 ---> Running in 15ac7fa0dd55 22:15:48 Removing intermediate container 15ac7fa0dd55 22:15:48 ---> 488fca9d38cf 22:15:48 Step 12/13 : COPY . . 22:15:48 ---> fb9e1848a36f 22:15:48 Step 13/13 : RUN ${MAKE} 22:15:48 ---> Running in a607f34bd35d 22:15:48 noop 22:15:48 Removing intermediate container a607f34bd35d 22:15:48 ---> 007be17c12e8 22:15:48 Successfully built 007be17c12e8 22:15:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:48 + docker inspect -f . ci-base-image-arm64 22:15:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:48 prd-ubuntu20.04-docker-arm64-4c-16g-16719 does not seem to be running inside a container 22:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/24 -v /w/workspace/device-onvif-camera/24:/w/workspace/device-onvif-camera/24:rw,z -v /w/workspace/device-onvif-camera/24@tmp:/w/workspace/device-onvif-camera/24@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 22:15:50 $ docker top 6495b7246fc0d8497db98721d36d7a4cc1d5de4fccef23662ad28bb35d87f9af -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:51 + go version 22:15:51 go version go1.17.7 linux/arm64 [Pipeline] } 22:15:51 $ docker stop --time=1 6495b7246fc0d8497db98721d36d7a4cc1d5de4fccef23662ad28bb35d87f9af 22:15:52 $ docker rm -f 6495b7246fc0d8497db98721d36d7a4cc1d5de4fccef23662ad28bb35d87f9af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:53 + docker inspect -f . ci-base-image-arm64 22:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:53 prd-ubuntu20.04-docker-arm64-4c-16g-16719 does not seem to be running inside a container 22:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/24 -v /w/workspace/device-onvif-camera/24:/w/workspace/device-onvif-camera/24:rw,z -v /w/workspace/device-onvif-camera/24@tmp:/w/workspace/device-onvif-camera/24@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 22:15:55 $ docker top 2e4281cfca142978c5d8d277287d47e436269728fa972a1f5b50c1ed3996e274 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:15:56 + make test 22:15:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:15:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:17:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:17:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.087s coverage: 7.0% of statements 22:17:34 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:17:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 35.789s coverage: 13.8% of statements 22:17:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:17:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:18:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:18:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:18:26 ./bin/test-attribution-txt.sh [Pipeline] echo 22:18:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:18:26 $ docker stop --time=1 2e4281cfca142978c5d8d277287d47e436269728fa972a1f5b50c1ed3996e274 22:18:27 $ docker rm -f 2e4281cfca142978c5d8d277287d47e436269728fa972a1f5b50c1ed3996e274 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:18:28 Warning: overwriting stash ‘coverage-report’ 22:18:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:18:30 + ls -al . 22:18:30 total 244 22:18:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 22:18 . 22:18:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 22:13 .. 22:18:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 22:14 .git 22:18:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 22:13 .github 22:18:30 -rw-rw-r-- 1 jenkins jenkins 352 Jul 2 22:13 .gitignore 22:18:30 -rw-rw-r-- 1 jenkins jenkins 42 Jul 2 22:13 .golangci.yml 22:18:30 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 2 22:13 Attribution.txt 22:18:30 -rw-rw-r-- 1 jenkins jenkins 189 Jul 2 22:13 CHANGELOG.md 22:18:30 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 2 22:13 Dockerfile 22:18:30 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 22:13 GOVERNANCE.md 22:18:30 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 22:13 Jenkinsfile 22:18:30 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 2 22:13 LICENSE 22:18:30 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 2 22:13 Makefile 22:18:30 -rw-rw-r-- 1 jenkins jenkins 625 Jul 2 22:13 OWNERS.md 22:18:30 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 2 22:13 README.md 22:18:30 -rw-rw-r-- 1 jenkins jenkins 12 Jul 2 22:11 VERSION 22:18:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 22:13 bin 22:18:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 22:13 cmd 22:18:30 -rw-r--r-- 1 jenkins jenkins 70262 Jul 2 22:17 coverage.out 22:18:30 drwxrwxr-x 5 jenkins jenkins 4096 Jul 2 22:13 doc 22:18:30 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 2 22:13 go.mod 22:18:30 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 2 22:13 go.sum 22:18:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 22:13 internal 22:18:30 -rw-rw-r-- 1 jenkins jenkins 236 Jul 2 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:30 + 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=84f2c4fd4e35f46928256df416a01a34dc7a6192 --label arch=arm64 --label version=0.0.1-dev.21 . 22:18:31 Sending build context to Docker daemon 6.492MB 22:18:31 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:18:31 Step 2/26 : FROM ${BASE} AS builder 22:18:31 ---> 007be17c12e8 22:18:31 Step 3/26 : ARG MAKE="make build" 22:18:31 ---> Running in f5b8feb014ff 22:18:31 Removing intermediate container f5b8feb014ff 22:18:31 ---> 2b9488171abd 22:18:31 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:18:31 ---> Running in 13faa4dd170d 22:18:31 Removing intermediate container 13faa4dd170d 22:18:31 ---> a0f6825b501e 22:18:31 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:18:32 ---> Running in a25de31efae5 22:18:32 Removing intermediate container a25de31efae5 22:18:32 ---> cdd45de4e44b 22:18:32 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:18:32 ---> Running in ce8d98070239 22:18:32 Removing intermediate container ce8d98070239 22:18:32 ---> d97f685cb32e 22:18:32 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:32 ---> Running in 172bc236d7ce 22:18:34 Removing intermediate container 172bc236d7ce 22:18:34 ---> 077369bee367 22:18:34 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:34 ---> Running in acb1fedd72d9 22:18:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:18:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:18:37 OK: 220 MiB in 52 packages 22:18:37 Removing intermediate container acb1fedd72d9 22:18:37 ---> f8e805753dad 22:18:37 Step 9/26 : WORKDIR /device-onvif-camera 22:18:37 ---> Running in 22019dbaaf33 22:18:38 Removing intermediate container 22019dbaaf33 22:18:38 ---> 99232dbbd1c4 22:18:38 Step 10/26 : COPY go.mod vendor* ./ 22:18:38 ---> 9f506804abfa 22:18:38 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:38 ---> Running in 6d6950867fc7 22:18:40 Removing intermediate container 6d6950867fc7 22:18:40 ---> b19e9bd5e05f 22:18:40 Step 12/26 : COPY . . 22:18:41 ---> 6fd585933894 22:18:41 Step 13/26 : RUN ${MAKE} 22:18:41 ---> Running in bbaf5108c1cd 22:18:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.21 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:20:49 Removing intermediate container bbaf5108c1cd 22:20:49 ---> e8edfde3fe8c 22:20:49 Step 14/26 : FROM alpine:3.15 22:20:49 3.15: Pulling from library/alpine 22:20:49 9981e73032c8: Pulling fs layer 22:20:49 9981e73032c8: Download complete 22:20:49 9981e73032c8: Pull complete 22:20:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:20:49 Status: Downloaded newer image for alpine:3.15 22:20:49 ---> 3fb3c9af89a9 22:20:49 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:20:49 ---> Running in e4839121ae2b 22:20:49 Removing intermediate container e4839121ae2b 22:20:49 ---> 26697da5b790 22:20:49 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:20:49 ---> Running in ccfd0718a2cd 22:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:20:49 (1/6) Installing dumb-init (1.2.5-r1) 22:20:49 (2/6) Installing libgcc (10.3.1_git20211027-r0) 22:20:49 (3/6) Installing libsodium (1.0.18-r0) 22:20:49 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 22:20:49 (5/6) Installing libzmq (4.3.4-r0) 22:20:49 (6/6) Installing zeromq (4.3.4-r0) 22:20:49 Executing busybox-1.34.1-r5.trigger 22:20:49 OK: 8 MiB in 20 packages 22:20:50 Removing intermediate container ccfd0718a2cd 22:20:50 ---> bf05163c1a49 22:20:50 Step 17/26 : WORKDIR / 22:20:50 ---> Running in 2ef4907bebd2 22:20:50 Removing intermediate container 2ef4907bebd2 22:20:50 ---> 104e6bfef450 22:20:50 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:20:52 ---> d56efb5f9a24 22:20:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:20:52 ---> 20ad067ee615 22:20:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:20:53 ---> 383c4667061e 22:20:53 Step 21/26 : EXPOSE 59984 22:20:53 ---> Running in e081f6ff5279 22:20:53 Removing intermediate container e081f6ff5279 22:20:53 ---> cdfff322c561 22:20:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:20:54 ---> Running in df27ccd08594 22:20:54 Removing intermediate container df27ccd08594 22:20:54 ---> dc28c5a6bc13 22:20:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:54 ---> Running in 49b81dc06ed1 22:20:54 Removing intermediate container 49b81dc06ed1 22:20:54 ---> 56ce0df24c18 22:20:54 Step 24/26 : LABEL arch=arm64 22:20:54 ---> Running in 355093ebf0eb 22:20:54 Removing intermediate container 355093ebf0eb 22:20:54 ---> ea8b9861d26e 22:20:54 Step 25/26 : LABEL git_sha=84f2c4fd4e35f46928256df416a01a34dc7a6192 22:20:55 ---> Running in 0c14c3caad51 22:20:55 Removing intermediate container 0c14c3caad51 22:20:55 ---> cd6b829f71d0 22:20:55 Step 26/26 : LABEL version=0.0.1-dev.21 22:20:55 ---> Running in 706a74dbc170 22:20:55 Removing intermediate container 706a74dbc170 22:20:55 ---> 3833bcc2c194 22:20:55 [Warning] One or more build-args [ARCH] were not consumed 22:20:55 Successfully built 3833bcc2c194 22:20:55 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 22:20:56 provisioning config files... 22:20:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/24@tmp/config5495364350458863596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:56 ---> docker-login.sh 22:20:56 nexus3.edgexfoundry.org:10001 22:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:56 Configure a credential helper to remove this warning. See 22:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:56 22:20:56 Login Succeeded 22:20:56 nexus3.edgexfoundry.org:10002 22:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:57 Configure a credential helper to remove this warning. See 22:20:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:57 22:20:57 Login Succeeded 22:20:57 nexus3.edgexfoundry.org:10003 22:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:57 Configure a credential helper to remove this warning. See 22:20:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:57 22:20:57 Login Succeeded 22:20:57 nexus3.edgexfoundry.org:10004 22:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:58 Configure a credential helper to remove this warning. See 22:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:58 22:20:58 Login Succeeded 22:20:58 docker.io 22:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:58 Configure a credential helper to remove this warning. See 22:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:58 22:20:58 Login Succeeded 22:20:58 ---> docker-login.sh ends [Pipeline] } 22:20:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:59 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 22:20:59 84f2c4fd4e35f46928256df416a01a34dc7a6192 22:20:59 latest 22:20:59 0.0.1-dev.21 22:20:59 84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 22:20:59 main 22:20:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:59 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:84f2c4fd4e35f46928256df416a01a34dc7a6192 22:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:21:00 b36943801d95: Preparing 22:21:00 488adfe11a1f: Preparing 22:21:00 42b728ce07c8: Preparing 22:21:00 0de9cd627bf9: Preparing 22:21:00 4f4ce317c6bb: Preparing 22:21:00 4f4ce317c6bb: Layer already exists 22:21:00 488adfe11a1f: Pushed 22:21:00 b36943801d95: Pushed 22:21:00 0de9cd627bf9: Pushed 22:21:06 42b728ce07c8: Pushed 22:21:06 84f2c4fd4e35f46928256df416a01a34dc7a6192: digest: sha256:1e49b4eb95bb77a922c9389f26d7f502d5ddf77b1881eb9ceadbfecaf26e384d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:06 + 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 22:21:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:21:07 b36943801d95: Preparing 22:21:07 488adfe11a1f: Preparing 22:21:07 42b728ce07c8: Preparing 22:21:07 0de9cd627bf9: Preparing 22:21:07 4f4ce317c6bb: Preparing 22:21:07 4f4ce317c6bb: Layer already exists 22:21:07 42b728ce07c8: Layer already exists 22:21:07 488adfe11a1f: Layer already exists 22:21:07 b36943801d95: Layer already exists 22:21:07 0de9cd627bf9: Layer already exists 22:21:07 latest: digest: sha256:1e49b4eb95bb77a922c9389f26d7f502d5ddf77b1881eb9ceadbfecaf26e384d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:07 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.21 22:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:21:08 b36943801d95: Preparing 22:21:08 488adfe11a1f: Preparing 22:21:08 42b728ce07c8: Preparing 22:21:08 0de9cd627bf9: Preparing 22:21:08 4f4ce317c6bb: Preparing 22:21:08 0de9cd627bf9: Layer already exists 22:21:08 4f4ce317c6bb: Layer already exists 22:21:08 488adfe11a1f: Layer already exists 22:21:08 b36943801d95: Layer already exists 22:21:08 42b728ce07c8: Layer already exists 22:21:08 0.0.1-dev.21: digest: sha256:1e49b4eb95bb77a922c9389f26d7f502d5ddf77b1881eb9ceadbfecaf26e384d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 22:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:21:09 b36943801d95: Preparing 22:21:09 488adfe11a1f: Preparing 22:21:09 42b728ce07c8: Preparing 22:21:09 0de9cd627bf9: Preparing 22:21:09 4f4ce317c6bb: Preparing 22:21:09 4f4ce317c6bb: Layer already exists 22:21:09 0de9cd627bf9: Layer already exists 22:21:09 488adfe11a1f: Layer already exists 22:21:09 42b728ce07c8: Layer already exists 22:21:09 b36943801d95: Layer already exists 22:21:09 84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21: digest: sha256:1e49b4eb95bb77a922c9389f26d7f502d5ddf77b1881eb9ceadbfecaf26e384d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:09 + 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 22:21:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 22:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:21:10 b36943801d95: Preparing 22:21:10 488adfe11a1f: Preparing 22:21:10 42b728ce07c8: Preparing 22:21:10 0de9cd627bf9: Preparing 22:21:10 4f4ce317c6bb: Preparing 22:21:10 4f4ce317c6bb: Layer already exists 22:21:10 b36943801d95: Layer already exists 22:21:10 488adfe11a1f: Layer already exists 22:21:10 0de9cd627bf9: Layer already exists 22:21:10 42b728ce07c8: Layer already exists 22:21:10 main: digest: sha256:1e49b4eb95bb77a922c9389f26d7f502d5ddf77b1881eb9ceadbfecaf26e384d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:10 ===================================================== [Pipeline] echo 22:21:10 taggedImages: 22:21:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:84f2c4fd4e35f46928256df416a01a34dc7a6192 22:21:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:21:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.21 22:21:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:84f2c4fd4e35f46928256df416a01a34dc7a6192-0.0.1-dev.21 22:21:10 - 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 22:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:10 22:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:11 arm64: Pulling from edgex-lftools-log-publisher 22:21:11 8998bd30e6a1: Pulling fs layer 22:21:11 04944245beec: Pulling fs layer 22:21:11 699f458cf7ca: Pulling fs layer 22:21:11 765212b225bb: Pulling fs layer 22:21:11 f23df028b6ca: Pulling fs layer 22:21:11 d65c8cfc05b1: Pulling fs layer 22:21:11 2437ff75d9bd: Pulling fs layer 22:21:11 765212b225bb: Waiting 22:21:11 f23df028b6ca: Waiting 22:21:11 d65c8cfc05b1: Waiting 22:21:11 04944245beec: Verifying Checksum 22:21:11 04944245beec: Download complete 22:21:11 765212b225bb: Verifying Checksum 22:21:11 765212b225bb: Download complete 22:21:11 f23df028b6ca: Verifying Checksum 22:21:11 f23df028b6ca: Download complete 22:21:11 d65c8cfc05b1: Verifying Checksum 22:21:11 d65c8cfc05b1: Download complete 22:21:11 699f458cf7ca: Verifying Checksum 22:21:11 699f458cf7ca: Download complete 22:21:12 8998bd30e6a1: Verifying Checksum 22:21:12 8998bd30e6a1: Download complete 22:21:14 2437ff75d9bd: Verifying Checksum 22:21:14 2437ff75d9bd: Download complete 22:21:17 8998bd30e6a1: Pull complete 22:21:17 04944245beec: Pull complete 22:21:18 699f458cf7ca: Pull complete 22:21:19 765212b225bb: Pull complete 22:21:20 f23df028b6ca: Pull complete 22:21:20 d65c8cfc05b1: Pull complete 22:21:35 2437ff75d9bd: Pull complete 22:21:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:35 prd-ubuntu20.04-docker-arm64-4c-16g-16719 does not seem to be running inside a container 22:21:35 $ 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/24 -v /w/workspace/device-onvif-camera/24:/w/workspace/device-onvif-camera/24:rw,z -v /w/workspace/device-onvif-camera/24@tmp:/w/workspace/device-onvif-camera/24@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 22:21:38 $ docker top cb7a77a2dfbd2e34336ffd2e0ad0e07b162ddefd3245ea8698f3ce5803f7bf7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:39 ---> job-cost.sh 22:21:39 lf-activate-venv: SKIPPING 22:21:39 INFO: No Stack... 22:21:39 INFO: Retrieving Pricing Info for: v3-standard-4 22:21:40 INFO: Archiving Costs [Pipeline] sh 22:21:41 + cut -d, -f6 22:21:41 + cat /w/workspace/device-onvif-camera/24/archives/cost.csv [Pipeline] lock 22:21:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] 22:21:41 Resource [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] did not exist. Created. 22:21:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:42 /w/workspace/device-onvif-camera/24@tmp/durable-45b04d74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:21:42 + echo total: 0.10999999940395355 [Pipeline] stash 22:21:42 Warning: overwriting stash ‘stack-cost’ 22:21:43 Stashed 1 file(s) [Pipeline] } 22:21:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:43 $ docker stop --time=1 cb7a77a2dfbd2e34336ffd2e0ad0e07b162ddefd3245ea8698f3ce5803f7bf7a 22:21:44 $ docker rm -f cb7a77a2dfbd2e34336ffd2e0ad0e07b162ddefd3245ea8698f3ce5803f7bf7a [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 22:21:44 provisioning config files... 22:21:44 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4984216322597964771tmp [Pipeline] { [Pipeline] sh 22:21:45 + set +x 22:21:45 + curl -s https://codecov.io/bash 22:21:45 + bash -s -- 22:21:45 22:21:45 _____ _ 22:21:45 / ____| | | 22:21:45 | | ___ __| | ___ ___ _____ __ 22:21:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:21:45 | |___| (_) | (_| | __/ (_| (_) \ V / 22:21:45 \_____\___/ \__,_|\___|\___\___/ \_/ 22:21:45 Bash-1.0.6 22:21:45 22:21:45 22:21:45 ==> git version 2.25.1 found 22:21:45 ==> 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 22:21:45 Release-Date: 2020-01-08 22:21:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:21:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:21:45 ==> Jenkins CI detected. 22:21:45 current dir:  /w/workspace/foundry_device-onvif-camera_main 22:21:45 project root: . 22:21:45 --> token set from env 22:21:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:21:45 ==> Running gcov in . (disable via -X gcov) 22:21:45 ==> Python coveragepy not found 22:21:45 ==> Searching for coverage reports in: 22:21:45 + . 22:21:45 -> Found 1 reports 22:21:45 ==> Detecting git/mercurial file structure 22:21:45 ==> Reading reports 22:21:45 + ./coverage.out bytes=70262 22:21:45 ==> Appending adjustments 22:21:45 https://docs.codecov.io/docs/fixing-reports 22:21:45 + Found adjustments 22:21:45 ==> Gzipping contents 22:21:45 12K /tmp/codecov.5IvbWM.gz 22:21:45 ==> Uploading reports 22:21:45 url: https://codecov.io 22:21:45 query: branch=main&commit=84f2c4fd4e35f46928256df416a01a34dc7a6192&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:21:45 -> Pinging Codecov 22:21:45 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=84f2c4fd4e35f46928256df416a01a34dc7a6192&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:21:45 -> Uploading to 22:21:45 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/F29A59C45E3A92E06B3E522C9905F8EF/84f2c4fd4e35f46928256df416a01a34dc7a6192/328bfee8-5e17-4c89-83b2-6dfc099518cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T222145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cab11c5ee675ce95427be18b2b38f43ed73ec3417bafefbf664dfa2e16b3ab3 22:21:45 % Total % Received % Xferd Average Speed Time Time Time Current 22:21:45 Dload Upload Total Spent Left Speed 22:21:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9333 0 0 100 9333 0 39884 --:--:-- --:--:-- --:--:-- 40055 22:21:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] } 22:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:21:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:21:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:21:46 22:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:21:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:21:46 df9b9388f04a: Already exists 22:21:46 52dc419b0ee2: Pulling fs layer 22:21:46 25bc292e5bac: Pulling fs layer 22:21:46 114826534d7a: Pulling fs layer 22:21:46 4657fd5d0bcf: Pulling fs layer 22:21:46 6ad1cebc031e: Pulling fs layer 22:21:46 8a3aa393b2d8: Pulling fs layer 22:21:46 4657fd5d0bcf: Waiting 22:21:46 8a3aa393b2d8: Waiting 22:21:46 6ad1cebc031e: Waiting 22:21:46 25bc292e5bac: Download complete 22:21:46 52dc419b0ee2: Verifying Checksum 22:21:46 52dc419b0ee2: Download complete 22:21:46 4657fd5d0bcf: Verifying Checksum 22:21:46 4657fd5d0bcf: Download complete 22:21:46 52dc419b0ee2: Pull complete 22:21:47 25bc292e5bac: Pull complete 22:21:47 6ad1cebc031e: Verifying Checksum 22:21:47 6ad1cebc031e: Download complete 22:21:47 114826534d7a: Verifying Checksum 22:21:47 114826534d7a: Download complete 22:21:47 8a3aa393b2d8: Verifying Checksum 22:21:47 8a3aa393b2d8: Download complete 22:21:50 114826534d7a: Pull complete 22:21:51 4657fd5d0bcf: Pull complete 22:21:51 6ad1cebc031e: Pull complete 22:21:54 8a3aa393b2d8: Pull complete 22:21:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:54 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:21:56 $ docker top 443c0167e47530b815eb69ca6d78f95eb624149e153d7e3ad962d7e5ec56bf4b -eo pid,comm [Pipeline] { [Pipeline] echo 22:21:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 22:21:56 + set -o pipefail 22:21:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 22:22:02 22:22:02 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 22:22:02 22:22:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/4b4ba1a0-2269-4398-bee2-62b49aa2bba4 22:22:02 22:22:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:22:02 22:22:02 22:22:02 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:22:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:22:02 $ docker stop --time=1 443c0167e47530b815eb69ca6d78f95eb624149e153d7e3ad962d7e5ec56bf4b 22:22:04 $ docker rm -f 443c0167e47530b815eb69ca6d78f95eb624149e153d7e3ad962d7e5ec56bf4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:05 + git log --format=format:%s -1 84f2c4fd4e35f46928256df416a01a34dc7a6192 [Pipeline] sh 22:22:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:05 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:06 $ docker top 91e9693a7c1a95574e06ca60f460deb5ef5ed03301dca8d7f4287e7c7abaa6db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:06 [ssh-agent] Looking for ssh-agent implementation... 22:22:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:06 $ docker exec 91e9693a7c1a95574e06ca60f460deb5ef5ed03301dca8d7f4287e7c7abaa6db ssh-agent 22:22:06 SSH_AUTH_SOCK=/tmp/ssh-tQj92VCGz7or/agent.32 22:22:06 SSH_AGENT_PID=39 22:22:06 Running ssh-add (command line suppressed) 22:22:06 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5988532005954691080.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5988532005954691080.key) 22:22:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:06 + git semver tag 22:22:07 2022-07-02 22:22:07,121 [run_tag] DEBUG tag force:False 22:22:07 2022-07-02 22:22:07,121 [check_head_tag] DEBUG check head tag 22:22:07 2022-07-02 22:22:07,122 [execute] INFO git cat-file --batch-check 22:22:07 2022-07-02 22:22:07,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:22:07 2022-07-02 22:22:07,126 [execute] INFO git cat-file --batch 22:22:07 2022-07-02 22:22:07,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:22:07 2022-07-02 22:22:07,138 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:07 2022-07-02 22:22:07,138 [execute] INFO git tag -a v0.0.1-dev.21 -m v0.0.1-dev.21 22:22:07 2022-07-02 22:22:07,138 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.21', '-m', 'v0.0.1-dev.21'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:22:07 2022-07-02 22:22:07,143 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:07 0.0.1-dev.21 [Pipeline] } 22:22:07 $ docker exec --env ******** --env ******** 91e9693a7c1a95574e06ca60f460deb5ef5ed03301dca8d7f4287e7c7abaa6db ssh-agent -k 22:22:07 unset SSH_AUTH_SOCK; 22:22:07 unset SSH_AGENT_PID; 22:22:07 echo Agent pid 39 killed; 22:22:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:07 + git semver [Pipeline] } 22:22:07 $ docker stop --time=1 91e9693a7c1a95574e06ca60f460deb5ef5ed03301dca8d7f4287e7c7abaa6db 22:22:09 $ docker rm -f 91e9693a7c1a95574e06ca60f460deb5ef5ed03301dca8d7f4287e7c7abaa6db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:09 22:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:09 0.23.1-centos7: Pulling from edgex-lftools 22:22:09 ab5ef0e58194: Pulling fs layer 22:22:09 9712f1f96733: Pulling fs layer 22:22:09 63f879dbbcfc: Pulling fs layer 22:22:09 0d9ebad4ef96: Pulling fs layer 22:22:09 e9a5061849ea: Pulling fs layer 22:22:09 d747dcd14b5f: Pulling fs layer 22:22:09 2de7ff778b66: Pulling fs layer 22:22:09 e9a5061849ea: Waiting 22:22:09 d747dcd14b5f: Waiting 22:22:09 0d9ebad4ef96: Waiting 22:22:09 2de7ff778b66: Waiting 22:22:09 9712f1f96733: Verifying Checksum 22:22:09 9712f1f96733: Download complete 22:22:10 63f879dbbcfc: Verifying Checksum 22:22:10 63f879dbbcfc: Download complete 22:22:10 0d9ebad4ef96: Verifying Checksum 22:22:10 0d9ebad4ef96: Download complete 22:22:10 d747dcd14b5f: Download complete 22:22:10 e9a5061849ea: Verifying Checksum 22:22:10 e9a5061849ea: Download complete 22:22:10 ab5ef0e58194: Verifying Checksum 22:22:10 ab5ef0e58194: Download complete 22:22:10 2de7ff778b66: Verifying Checksum 22:22:10 2de7ff778b66: Download complete 22:22:13 ab5ef0e58194: Pull complete 22:22:13 9712f1f96733: Pull complete 22:22:14 63f879dbbcfc: Pull complete 22:22:18 0d9ebad4ef96: Pull complete 22:22:18 e9a5061849ea: Pull complete 22:22:18 d747dcd14b5f: Pull complete 22:22:19 2de7ff778b66: Pull complete 22:22:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:19 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:22:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:22:21 $ docker top c1205029f758f1fe6b8df201f62540b768266662d4cd86c13ba2b39c0211073d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:22:21 provisioning config files... 22:22:21 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6781919957677245400tmp 22:22:21 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3030825702069500553tmp 22:22:21 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6694094532440227379tmp [Pipeline] { [Pipeline] echo 22:22:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:22:21 ---> sigul-configuration.sh 22:22:21 gpg: directory `/root/.gnupg' created 22:22:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:22:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:22:21 gpg: keyring `/root/.gnupg/secring.gpg' created 22:22:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:22:21 gpg: CAST5 encrypted data 22:22:21 gpg: encrypted with 1 passphrase 22:22:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:22:22 + mkdir /home/jenkins 22:22:22 + mkdir /home/jenkins/sigul [Pipeline] sh 22:22:22 + 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 22:22:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:22:22 ---> sigul-install.sh 22:22:22 Sigul already installed; skipping installation. [Pipeline] sh 22:22:22 + git tag --list 22:22:22 v0.0.0 22:22:22 v0.0.1-dev.1 22:22:22 v0.0.1-dev.10 22:22:22 v0.0.1-dev.11 22:22:22 v0.0.1-dev.12 22:22:22 v0.0.1-dev.13 22:22:22 v0.0.1-dev.14 22:22:22 v0.0.1-dev.15 22:22:22 v0.0.1-dev.16 22:22:22 v0.0.1-dev.17 22:22:22 v0.0.1-dev.18 22:22:22 v0.0.1-dev.19 22:22:22 v0.0.1-dev.2 22:22:22 v0.0.1-dev.20 22:22:22 v0.0.1-dev.21 22:22:22 v0.0.1-dev.3 22:22:22 v0.0.1-dev.4 22:22:22 v0.0.1-dev.5 22:22:22 v0.0.1-dev.6 22:22:22 v0.0.1-dev.7 22:22:22 v0.0.1-dev.8 22:22:22 v0.0.1-dev.9 [Pipeline] sh 22:22:23 + lftools sign git-tag v0.0.1-dev.21 22:22:23 Signing Git tag with Sigul... 22:22:23 Signing v0.0.1-dev.21 [Pipeline] echo 22:22:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:22:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:22:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:22:24 $ docker stop --time=1 c1205029f758f1fe6b8df201f62540b768266662d4cd86c13ba2b39c0211073d 22:22:26 $ docker rm -f c1205029f758f1fe6b8df201f62540b768266662d4cd86c13ba2b39c0211073d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:22:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:26 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:27 $ docker top 6d0a6130f3a0c911e78769838a4448291705fb0395e96892085015023700b49b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:27 [ssh-agent] Looking for ssh-agent implementation... 22:22:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:27 $ docker exec 6d0a6130f3a0c911e78769838a4448291705fb0395e96892085015023700b49b ssh-agent 22:22:27 SSH_AUTH_SOCK=/tmp/ssh-BunOzJ0yzSWj/agent.32 22:22:27 SSH_AGENT_PID=38 22:22:27 Running ssh-add (command line suppressed) 22:22:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1983036294068504451.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1983036294068504451.key) 22:22:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:27 + git semver bump pre 22:22:28 2022-07-02 22:22:28,133 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:28 2022-07-02 22:22:28,133 [bump_version] DEBUG bumping version:0.0.1-dev.21 on axis:pre with prefix:dev 22:22:28 2022-07-02 22:22:28,133 [bump_version] DEBUG bumped version:0.0.1-dev.22 22:22:28 2022-07-02 22:22:28,133 [write_version] DEBUG write version:0.0.1-dev.22 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 22:22:28 2022-07-02 22:22:28,133 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:28 2022-07-02 22:22:28,133 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:28 2022-07-02 22:22:28,135 [execute] INFO git cat-file --batch-check 22:22:28 2022-07-02 22:22:28,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:22:28 2022-07-02 22:22:28,140 [execute] INFO git cat-file --batch 22:22:28 2022-07-02 22:22:28,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:22:28 2022-07-02 22:22:28,145 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:28 0.0.1-dev.22 [Pipeline] } 22:22:28 $ docker exec --env ******** --env ******** 6d0a6130f3a0c911e78769838a4448291705fb0395e96892085015023700b49b ssh-agent -k 22:22:28 unset SSH_AUTH_SOCK; 22:22:28 unset SSH_AGENT_PID; 22:22:28 echo Agent pid 38 killed; 22:22:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:28 + git semver [Pipeline] } 22:22:28 $ docker stop --time=1 6d0a6130f3a0c911e78769838a4448291705fb0395e96892085015023700b49b 22:22:30 $ docker rm -f 6d0a6130f3a0c911e78769838a4448291705fb0395e96892085015023700b49b [Pipeline] // withDockerContainer [Pipeline] sh 22:22:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:30 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:31 $ docker top cca46486a492d3815e0f845c473ebc5454d5947168cb5af75f4e8004a5512c97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:31 [ssh-agent] Looking for ssh-agent implementation... 22:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:31 $ docker exec cca46486a492d3815e0f845c473ebc5454d5947168cb5af75f4e8004a5512c97 ssh-agent 22:22:31 SSH_AUTH_SOCK=/tmp/ssh-7vjNniwfU4EV/agent.32 22:22:31 SSH_AGENT_PID=39 22:22:31 Running ssh-add (command line suppressed) 22:22:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5967166744430577302.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5967166744430577302.key) 22:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:32 + git semver push 22:22:32 2022-07-02 22:22:32,350 [run_push] DEBUG push 22:22:32 2022-07-02 22:22:32,350 [execute] INFO git cat-file --batch-check 22:22:32 2022-07-02 22:22:32,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:22:32 2022-07-02 22:22:32,354 [execute] INFO git rev-list 00c5b292745c398207d5a1df6e133b92e1e39704 -- 22:22:32 2022-07-02 22:22:32,354 [execute] DEBUG Popen(['git', 'rev-list', '00c5b292745c398207d5a1df6e133b92e1e39704', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:22:32 2022-07-02 22:22:32,359 [execute] INFO git fetch -v origin 22:22:32 2022-07-02 22:22:32,360 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:22:32 2022-07-02 22:22:32,813 [run_push] DEBUG no remote changes detected 22:22:32 2022-07-02 22:22:32,813 [execute] INFO git push origin semver 22:22:32 2022-07-02 22:22:32,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:22:33 2022-07-02 22:22:33,438 [run_push] DEBUG push all version tags 22:22:33 2022-07-02 22:22:33,438 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:22:33 2022-07-02 22:22:33,439 [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) 22:22:34 2022-07-02 22:22:34,053 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:22:34 0.0.1-dev.22 [Pipeline] } 22:22:34 $ docker exec --env ******** --env ******** cca46486a492d3815e0f845c473ebc5454d5947168cb5af75f4e8004a5512c97 ssh-agent -k 22:22:34 unset SSH_AUTH_SOCK; 22:22:34 unset SSH_AGENT_PID; 22:22:34 echo Agent pid 39 killed; 22:22:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:34 + git semver [Pipeline] } 22:22:34 $ docker stop --time=1 cca46486a492d3815e0f845c473ebc5454d5947168cb5af75f4e8004a5512c97 22:22:36 $ docker rm -f cca46486a492d3815e0f845c473ebc5454d5947168cb5af75f4e8004a5512c97 [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 22:22:36 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 22:22:36 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:22:36 total 16 22:22:36 drwxr-xr-x 3 root root 4096 Jul 2 22:13 . 22:22:36 drwxrwxr-x 10 jenkins jenkins 4096 Jul 2 22:22 .. 22:22:36 drwxr-xr-x 2 root root 4096 Jul 2 22:13 cost 22:22:36 -rw-r--r-- 1 root root 89 Jul 2 22:13 cost.csv 22:22:36 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 22:22:36 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:22:36 total 16 22:22:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 22:13 . 22:22:36 drwxrwxr-x 10 jenkins jenkins 4096 Jul 2 22:22 .. 22:22:36 drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 22:13 cost 22:22:36 -rw-r--r-- 1 jenkins jenkins 89 Jul 2 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:22:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:22:37 ---> package-listing.sh 22:22:37 ++ facter osfamily 22:22:37 ++ tr '[:upper:]' '[:lower:]' 22:22:38 + OS_FAMILY=debian 22:22:38 + workspace=/w/workspace/foundry_device-onvif-camera_main 22:22:38 + START_PACKAGES=/tmp/packages_start.txt 22:22:38 + END_PACKAGES=/tmp/packages_end.txt 22:22:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:22:38 + PACKAGES=/tmp/packages_start.txt 22:22:38 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:22:38 + PACKAGES=/tmp/packages_end.txt 22:22:38 + case "${OS_FAMILY}" in 22:22:38 + dpkg -l 22:22:38 + grep '^ii' 22:22:38 + '[' -f /tmp/packages_start.txt ']' 22:22:38 + '[' -f /tmp/packages_end.txt ']' 22:22:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:22:38 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:22:38 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 22:22:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 22:22:38 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 22:22:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:38 prd-ubuntu20.04-docker-8c-8g-16718 does not seem to be running inside a container 22:22:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:39 $ docker top 0d9fd688d6c219472c4f6705a76585a20f82975556fe053b1ba06a691db9ff70 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:39 + touch /tmp/pre-build-complete [Pipeline] sh 22:22:39 + mkdir -p /var/log/sysstat [Pipeline] sh 22:22:40 + ls /var/log/sa-host 22:22:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:40 provisioning config files... 22:22:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5042388318737170361tmp [Pipeline] { [Pipeline] echo 22:22:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:22:40 ---> create-netrc.sh [Pipeline] } 22:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:22:40 ---> python-tools-install.sh [Pipeline] echo 22:22:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:22:41 ---> sudo-logs.sh 22:22:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:22:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:22:41 ---> job-cost.sh 22:22:41 lf-activate-venv: SKIPPING 22:22:41 DEBUG: total: 0.2199999988079071 22:22:41 INFO: Retrieving Stack Cost... 22:22:41 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:42 INFO: Archiving Costs [Pipeline] echo 22:22:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:22:42 ---> logs-deploy.sh 22:22:42 lf-activate-venv: SKIPPING 22:22:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/24 22:22:42 INFO: archiving workspace using pattern(s): 22:22:43 Archives upload complete. 22:22:43 INFO: archiving logs to Nexus