Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 24145fbef97b1fa0849e90c42711cf4bdce583e6 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-ssh6196272524793694260.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-ssh17662953639682899840.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-ssh17514668607588324206.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-ssh9005495871197077908.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-ssh17789935019816833704.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 ‘prd-ubuntu20.04-docker-8c-8g-2306’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2308 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 24145fbef97b1fa0849e90c42711cf4bdce583e6 (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 24145fbef97b1fa0849e90c42711cf4bdce583e6 # timeout=10 Commit message: "Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.2" > git rev-list --no-walk 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:59 ========================================================= 03:38:59 EdgeX Global Pipelines Version Info 03:38:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:39:00 ------------------- 03:39:00 stable info: 03:39:00 ------------------- 03:39:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:39:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:39:00 Message: update stable to v1.0.234 03:39:00 ------------------- 03:39:00 experimental info: 03:39:00 ------------------- 03:39:00 Commited By: **** collab-it+edgex@linuxfoundation.org 03:39:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:39:00 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24145fb [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:01 provisioning config files... 03:39:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2659810367203481901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:01 ---> docker-login.sh 03:39:01 nexus3.edgexfoundry.org:10001 03:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 nexus3.edgexfoundry.org:10002 03:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 nexus3.edgexfoundry.org:10003 03:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 nexus3.edgexfoundry.org:10004 03:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 docker.io 03:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:03 Configure a credential helper to remove this warning. See 03:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:03 03:39:03 Login Succeeded 03:39:03 ---> docker-login.sh ends [Pipeline] } 03:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:39:03 + git rev-list -1 --merges 24145fbef97b1fa0849e90c42711cf4bdce583e6~1..24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] echo 03:39:03 -----------> git rev-list -1 --merges 24145fbef97b1fa0849e90c42711cf4bdce583e6~1..24145fbef97b1fa0849e90c42711cf4bdce583e6 24145fbef97b1fa0849e90c42711cf4bdce583e6 03:39:03 24145fbef97b1fa0849e90c42711cf4bdce583e6 [false] [Pipeline] sh 03:39:04 + git log --format=format:%s -1 24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] echo 03:39:04 ========================================================= 03:39:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:39:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:04 + git log --format=format:%s -1 24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] echo 03:39:04 [semverPrep] GIT_COMMIT: 24145fbef97b1fa0849e90c42711cf4bdce583e6, Commit Message: Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.2 [Pipeline] echo 03:39:04 [semverPrep] This is not a build commit. [Pipeline] sh 03:39:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:04 + grep -v github /etc/ssh/ssh_known_hosts 03:39:04 + [ -e /tmp/ssh_known_hosts ] 03:39:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:39:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:39:04 + sudo tee -a /etc/ssh/ssh_known_hosts 03:39:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:05 03:39:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:05 0.1.4: Pulling from edgex-devops/py-git-semver 03:39:05 42c077c10790: Pulling fs layer 03:39:05 f63e77b7563a: Pulling fs layer 03:39:05 bd5fdadae976: Pulling fs layer 03:39:05 205491f53016: Pulling fs layer 03:39:05 df18705c85c3: Pulling fs layer 03:39:05 bdb3f477010e: Pulling fs layer 03:39:05 c8a8fc8e1c8f: Pulling fs layer 03:39:05 2c6e9b1d212d: Pulling fs layer 03:39:05 bdb8f0575790: Pulling fs layer 03:39:05 386e3cb2ff24: Pulling fs layer 03:39:05 2343380bae48: Pulling fs layer 03:39:05 c8a8fc8e1c8f: Waiting 03:39:05 205491f53016: Waiting 03:39:05 2c6e9b1d212d: Waiting 03:39:05 df18705c85c3: Waiting 03:39:05 bdb8f0575790: Waiting 03:39:05 386e3cb2ff24: Waiting 03:39:05 2343380bae48: Waiting 03:39:05 bdb3f477010e: Waiting 03:39:05 f63e77b7563a: Download complete 03:39:05 205491f53016: Verifying Checksum 03:39:05 205491f53016: Download complete 03:39:05 df18705c85c3: Verifying Checksum 03:39:05 df18705c85c3: Download complete 03:39:05 bdb3f477010e: Verifying Checksum 03:39:05 bdb3f477010e: Download complete 03:39:05 bd5fdadae976: Verifying Checksum 03:39:05 bd5fdadae976: Download complete 03:39:05 2c6e9b1d212d: Verifying Checksum 03:39:05 2c6e9b1d212d: Download complete 03:39:05 bdb8f0575790: Download complete 03:39:05 386e3cb2ff24: Download complete 03:39:05 2343380bae48: Verifying Checksum 03:39:05 2343380bae48: Download complete 03:39:05 42c077c10790: Verifying Checksum 03:39:05 42c077c10790: Download complete 03:39:06 c8a8fc8e1c8f: Download complete 03:39:07 42c077c10790: Pull complete 03:39:07 f63e77b7563a: Pull complete 03:39:07 bd5fdadae976: Pull complete 03:39:07 205491f53016: Pull complete 03:39:08 df18705c85c3: Pull complete 03:39:08 bdb3f477010e: Pull complete 03:39:10 c8a8fc8e1c8f: Pull complete 03:39:10 2c6e9b1d212d: Pull complete 03:39:10 bdb8f0575790: Pull complete 03:39:10 386e3cb2ff24: Pull complete 03:39:10 2343380bae48: Pull complete 03:39:10 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:10 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:12 $ docker top 316bc69417fa5374033f78ff848e93762b3a8234d0a23fc25de1db633e2e0728 -eo pid,comm 03:39:12 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). 03:39:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:12 [ssh-agent] Looking for ssh-agent implementation... 03:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:12 $ docker exec 316bc69417fa5374033f78ff848e93762b3a8234d0a23fc25de1db633e2e0728 ssh-agent 03:39:12 SSH_AUTH_SOCK=/tmp/ssh-zTakVx3LMWMs/agent.34 03:39:12 SSH_AGENT_PID=40 03:39:12 Running ssh-add (command line suppressed) 03:39:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5006859689131891091.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5006859689131891091.key) 03:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:12 + git tag --points-at HEAD [Pipeline] } 03:39:12 $ docker exec --env ******** --env ******** 316bc69417fa5374033f78ff848e93762b3a8234d0a23fc25de1db633e2e0728 ssh-agent -k 03:39:13 unset SSH_AUTH_SOCK; 03:39:13 unset SSH_AGENT_PID; 03:39:13 echo Agent pid 40 killed; 03:39:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:13 [ssh-agent] Looking for ssh-agent implementation... 03:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:13 $ docker exec 316bc69417fa5374033f78ff848e93762b3a8234d0a23fc25de1db633e2e0728 ssh-agent 03:39:13 SSH_AUTH_SOCK=/tmp/ssh-FaPGKXFutCau/agent.73 03:39:13 SSH_AGENT_PID=79 03:39:13 Running ssh-add (command line suppressed) 03:39:13 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6618941013649951823.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6618941013649951823.key) 03:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:13 + git semver init 03:39:14 2022-06-13 03:39:13,952 [run_init] DEBUG init version:0.0.0 force:False 03:39:14 2022-06-13 03:39:13,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:39:14 2022-06-13 03:39:13,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:39:14 2022-06-13 03:39:13,954 [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) 03:39:14 2022-06-13 03:39:14,608 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:39:14 2022-06-13 03:39:14,608 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:39:14 2022-06-13 03:39:14,608 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:39:14 2022-06-13 03:39:14,609 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:39:14 0.0.1-dev.10 [Pipeline] } 03:39:14 $ docker exec --env ******** --env ******** 316bc69417fa5374033f78ff848e93762b3a8234d0a23fc25de1db633e2e0728 ssh-agent -k 03:39:15 unset SSH_AUTH_SOCK; 03:39:15 unset SSH_AGENT_PID; 03:39:15 echo Agent pid 79 killed; 03:39:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:15 + git semver [Pipeline] } 03:39:15 $ docker stop --time=1 316bc69417fa5374033f78ff848e93762b3a8234d0a23fc25de1db633e2e0728 03:39:17 $ docker rm -f 316bc69417fa5374033f78ff848e93762b3a8234d0a23fc25de1db633e2e0728 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:17 Stashed 1 file(s) [Pipeline] echo 03:39:17 [edgeXSemver]: initialized semver on version 0.0.1-dev.10 [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 03:39:17 provisioning config files... 03:39:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6168573911420107324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:18 ---> docker-login.sh 03:39:18 nexus3.edgexfoundry.org:10001 03:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:18 Configure a credential helper to remove this warning. See 03:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:18 03:39:18 Login Succeeded 03:39:18 nexus3.edgexfoundry.org:10002 03:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:18 Configure a credential helper to remove this warning. See 03:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:18 03:39:18 Login Succeeded 03:39:18 nexus3.edgexfoundry.org:10003 03:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:18 Configure a credential helper to remove this warning. See 03:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:18 03:39:18 Login Succeeded 03:39:18 nexus3.edgexfoundry.org:10004 03:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:18 Configure a credential helper to remove this warning. See 03:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:18 03:39:18 Login Succeeded 03:39:18 docker.io 03:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:18 Configure a credential helper to remove this warning. See 03:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:18 03:39:18 Login Succeeded 03:39:18 ---> docker-login.sh ends [Pipeline] } 03:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:39:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:39:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:39:18 ========================================================= 03:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:39:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:19 + 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 . 03:39:19 Sending build context to Docker daemon 8.69MB 03:39:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:39:19 Step 2/13 : FROM ${BASE} AS builder 03:39:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:39:19 59bf1c3509f3: Pulling fs layer 03:39:19 666ba61612fd: Pulling fs layer 03:39:19 8ed8ca486205: Pulling fs layer 03:39:19 cc1cd167ecdc: Pulling fs layer 03:39:19 c516ae0d96e1: Pulling fs layer 03:39:19 684cea983483: Pulling fs layer 03:39:19 dd3240ac7de5: Pulling fs layer 03:39:19 b1e948a4e11c: Pulling fs layer 03:39:19 a8fd76ee1af6: Pulling fs layer 03:39:19 646ad004c059: Pulling fs layer 03:39:19 cc1cd167ecdc: Waiting 03:39:19 b1e948a4e11c: Waiting 03:39:19 a8fd76ee1af6: Waiting 03:39:19 646ad004c059: Waiting 03:39:19 c516ae0d96e1: Waiting 03:39:19 dd3240ac7de5: Waiting 03:39:19 684cea983483: Waiting 03:39:19 8ed8ca486205: Download complete 03:39:19 666ba61612fd: Download complete 03:39:19 c516ae0d96e1: Download complete 03:39:19 684cea983483: Verifying Checksum 03:39:19 684cea983483: Download complete 03:39:19 dd3240ac7de5: Download complete 03:39:19 59bf1c3509f3: Download complete 03:39:19 b1e948a4e11c: Verifying Checksum 03:39:19 b1e948a4e11c: Download complete 03:39:19 59bf1c3509f3: Pull complete 03:39:19 666ba61612fd: Pull complete 03:39:19 8ed8ca486205: Pull complete 03:39:19 646ad004c059: Verifying Checksum 03:39:19 646ad004c059: Download complete 03:39:20 cc1cd167ecdc: Verifying Checksum 03:39:20 cc1cd167ecdc: Download complete 03:39:20 a8fd76ee1af6: Verifying Checksum 03:39:20 a8fd76ee1af6: Download complete 03:39:24 cc1cd167ecdc: Pull complete 03:39:24 c516ae0d96e1: Pull complete 03:39:24 684cea983483: Pull complete 03:39:24 dd3240ac7de5: Pull complete 03:39:24 b1e948a4e11c: Pull complete 03:39:26 a8fd76ee1af6: Pull complete 03:39:26 646ad004c059: Pull complete 03:39:26 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:39:26 ---> 8f69c11f6b0c 03:39:26 Step 3/13 : ARG MAKE="make build" 03:39:28 ---> Running in 5862aadaf028 03:39:28 Removing intermediate container 5862aadaf028 03:39:28 ---> cfbb491c24ba 03:39:28 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:39:28 ---> Running in 8e8469a4f9d9 03:39:28 Removing intermediate container 8e8469a4f9d9 03:39:28 ---> bc8cf459c07c 03:39:28 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:39:28 ---> Running in ad9d32ac1dff 03:39:28 Removing intermediate container ad9d32ac1dff 03:39:28 ---> 39735963070a 03:39:28 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:39:28 ---> Running in ccc7c26ef051 03:39:28 Removing intermediate container ccc7c26ef051 03:39:28 ---> 7e0890057e87 03:39:28 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:28 ---> Running in 5b545706f881 03:39:29 Removing intermediate container 5b545706f881 03:39:29 ---> 1c8c8cf15316 03:39:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:29 ---> Running in 696ef1f1f693 03:39:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:39:31 OK: 221 MiB in 52 packages 03:39:31 Removing intermediate container 696ef1f1f693 03:39:31 ---> 29bcd0fbb1f2 03:39:31 Step 9/13 : WORKDIR /device-onvif-camera 03:39:31 ---> Running in d1a79889465d 03:39:31 Removing intermediate container d1a79889465d 03:39:31 ---> 98ad8384b005 03:39:31 Step 10/13 : COPY go.mod vendor* ./ 03:39:31 ---> e775d2bb4ad4 03:39:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:31 ---> Running in 5610ede9e1a3 03:39:32 Still waiting to schedule task 03:39:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2307’ is offline 03:39:46 Removing intermediate container 5610ede9e1a3 03:39:46 ---> cf82c0d16645 03:39:46 Step 12/13 : COPY . . 03:39:46 ---> c8de200bcbbf 03:39:46 Step 13/13 : RUN ${MAKE} 03:39:46 ---> Running in 29ddd62fb95f 03:39:46 noop 03:39:46 Removing intermediate container 29ddd62fb95f 03:39:46 ---> 66782dc36730 03:39:46 Successfully built 66782dc36730 03:39:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:46 + docker inspect -f . ci-base-image-x86_64 03:39:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:46 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:47 $ docker top 795d9edae57b2198435108b3d220a0d0ecb2f03a154d57ec67d9dcaeded1324a -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:47 + go version 03:39:47 go version go1.17.7 linux/amd64 [Pipeline] } 03:39:47 $ docker stop --time=1 795d9edae57b2198435108b3d220a0d0ecb2f03a154d57ec67d9dcaeded1324a 03:39:48 $ docker rm -f 795d9edae57b2198435108b3d220a0d0ecb2f03a154d57ec67d9dcaeded1324a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:49 + docker inspect -f . ci-base-image-x86_64 03:39:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:49 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:49 $ docker top 55af0f9c4e05685d3b7d78b95f84e75139786a8bfbb314df00b92827f24fc33b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:39:50 + make test 03:39:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:39:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:40:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:40:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.014s coverage: 1.3% of statements 03:40:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.731s coverage: 13.8% of statements 03:40:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:40:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:14 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:40:14 $ docker stop --time=1 55af0f9c4e05685d3b7d78b95f84e75139786a8bfbb314df00b92827f24fc33b 03:40:16 $ docker rm -f 55af0f9c4e05685d3b7d78b95f84e75139786a8bfbb314df00b92827f24fc33b [Pipeline] // withDockerContainer [Pipeline] sh 03:40:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:18 + ls -al . 03:40:18 total 232 03:40:18 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 03:40 . 03:40:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:38 .. 03:40:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:39 .git 03:40:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:38 .github 03:40:18 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:38 .gitignore 03:40:18 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:38 .golangci.yml 03:40:18 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:39 .semver 03:40:18 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:38 Attribution.txt 03:40:18 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:38 CHANGELOG.md 03:40:18 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:38 Dockerfile 03:40:18 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:38 GOVERNANCE.md 03:40:18 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:38 Jenkinsfile 03:40:18 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:38 LICENSE 03:40:18 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:38 Makefile 03:40:18 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:38 OWNERS.md 03:40:18 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:38 README.md 03:40:18 -rw-rw-r-- 1 jenkins jenkins 12 Jun 13 03:39 VERSION 03:40:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:38 bin 03:40:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:38 cmd 03:40:18 -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:40 coverage.out 03:40:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:38 doc 03:40:18 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:38 go.mod 03:40:18 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 13 03:38 go.sum 03:40:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:38 internal 03:40:18 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:18 + 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=24145fbef97b1fa0849e90c42711cf4bdce583e6 --label arch=amd64 --label version=0.0.1-dev.10 . 03:40:18 Sending build context to Docker daemon 8.744MB 03:40:18 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:40:18 Step 2/26 : FROM ${BASE} AS builder 03:40:18 ---> 66782dc36730 03:40:18 Step 3/26 : ARG MAKE="make build" 03:40:18 ---> Running in 2c3419230b2c 03:40:18 Removing intermediate container 2c3419230b2c 03:40:18 ---> 7c0938e05c67 03:40:18 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:40:18 ---> Running in d351a962211a 03:40:18 Removing intermediate container d351a962211a 03:40:18 ---> c7be78370b1e 03:40:18 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:40:18 ---> Running in 3b4391aa1cbf 03:40:18 Removing intermediate container 3b4391aa1cbf 03:40:18 ---> 0bf9d75a75fc 03:40:18 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:40:18 ---> Running in 21dbb92f7630 03:40:18 Removing intermediate container 21dbb92f7630 03:40:18 ---> 00565ac7eeef 03:40:18 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:18 ---> Running in 9d273a10135f 03:40:19 Removing intermediate container 9d273a10135f 03:40:19 ---> 795788f21c83 03:40:19 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:19 ---> Running in 064c80ac3c7a 03:40:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:40:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:40:21 OK: 221 MiB in 52 packages 03:40:21 Removing intermediate container 064c80ac3c7a 03:40:21 ---> 7aa9a27ef432 03:40:21 Step 9/26 : WORKDIR /device-onvif-camera 03:40:21 ---> Running in aaf2d279f59b 03:40:21 Removing intermediate container aaf2d279f59b 03:40:21 ---> 6a02636157ce 03:40:21 Step 10/26 : COPY go.mod vendor* ./ 03:40:21 ---> ff864ae10433 03:40:21 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:21 ---> Running in 8a4d5e00ce17 03:40:22 Removing intermediate container 8a4d5e00ce17 03:40:22 ---> 82cb2fe2eb9c 03:40:22 Step 12/26 : COPY . . 03:40:22 ---> 3e785452309f 03:40:22 Step 13/26 : RUN ${MAKE} 03:40:22 ---> Running in 8df984653789 03:40:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.10 -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 03:40:45 Removing intermediate container 8df984653789 03:40:45 ---> 1f4d570aaea4 03:40:45 Step 14/26 : FROM alpine:3.15 03:40:45 3.15: Pulling from library/alpine 03:40:45 df9b9388f04a: Pulling fs layer 03:40:45 df9b9388f04a: Verifying Checksum 03:40:45 df9b9388f04a: Download complete 03:40:45 df9b9388f04a: Pull complete 03:40:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:40:45 Status: Downloaded newer image for alpine:3.15 03:40:45 ---> 0ac33e5f5afa 03:40:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:40:45 ---> Running in a64930cb8d28 03:40:45 Removing intermediate container a64930cb8d28 03:40:45 ---> be625387be43 03:40:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:40:45 ---> Running in 28eb6ba3b233 03:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:40:45 (1/6) Installing dumb-init (1.2.5-r1) 03:40:45 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:40:45 (3/6) Installing libsodium (1.0.18-r0) 03:40:45 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:40:45 (5/6) Installing libzmq (4.3.4-r0) 03:40:45 (6/6) Installing zeromq (4.3.4-r0) 03:40:45 Executing busybox-1.34.1-r5.trigger 03:40:45 OK: 8 MiB in 20 packages 03:40:45 Removing intermediate container 28eb6ba3b233 03:40:45 ---> 20d925d5b639 03:40:45 Step 17/26 : WORKDIR / 03:40:45 ---> Running in 03a06deffcfd 03:40:45 Removing intermediate container 03a06deffcfd 03:40:45 ---> 7498d51d6ad5 03:40:45 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:40:45 ---> 5599dd84d7ce 03:40:45 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:40:45 ---> 45b25fb55991 03:40:45 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:40:45 ---> 842c5f834974 03:40:45 Step 21/26 : EXPOSE 59984 03:40:45 ---> Running in 2af9fb610b6d 03:40:45 Removing intermediate container 2af9fb610b6d 03:40:45 ---> a35602b3b6a9 03:40:45 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:40:45 ---> Running in 524aa9a6924e 03:40:45 Removing intermediate container 524aa9a6924e 03:40:45 ---> 4829b377e75a 03:40:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:45 ---> Running in ca6f34cee48e 03:40:45 Removing intermediate container ca6f34cee48e 03:40:45 ---> e17cc8f62e8c 03:40:45 Step 24/26 : LABEL arch=amd64 03:40:45 ---> Running in 8113910cda92 03:40:45 Removing intermediate container 8113910cda92 03:40:45 ---> 24d443337bf1 03:40:45 Step 25/26 : LABEL git_sha=24145fbef97b1fa0849e90c42711cf4bdce583e6 03:40:45 ---> Running in c3490f484fe8 03:40:45 Removing intermediate container c3490f484fe8 03:40:45 ---> 49d71b0bad10 03:40:45 Step 26/26 : LABEL version=0.0.1-dev.10 03:40:45 ---> Running in 195181319ee9 03:40:45 Removing intermediate container 195181319ee9 03:40:45 ---> 5350d880ee96 03:40:45 [Warning] One or more build-args [ARCH] were not consumed 03:40:45 Successfully built 5350d880ee96 03:40:45 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 03:40:45 provisioning config files... 03:40:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4923400628528314856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:45 ---> docker-login.sh 03:40:45 nexus3.edgexfoundry.org:10001 03:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:45 Configure a credential helper to remove this warning. See 03:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:45 03:40:45 Login Succeeded 03:40:45 nexus3.edgexfoundry.org:10002 03:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:45 Configure a credential helper to remove this warning. See 03:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:45 03:40:45 Login Succeeded 03:40:46 nexus3.edgexfoundry.org:10003 03:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:46 Configure a credential helper to remove this warning. See 03:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:46 03:40:46 Login Succeeded 03:40:46 nexus3.edgexfoundry.org:10004 03:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:46 Configure a credential helper to remove this warning. See 03:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:46 03:40:46 Login Succeeded 03:40:46 docker.io 03:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:46 Configure a credential helper to remove this warning. See 03:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:46 03:40:46 Login Succeeded 03:40:46 ---> docker-login.sh ends [Pipeline] } 03:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:40:46 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:40:46 24145fbef97b1fa0849e90c42711cf4bdce583e6 03:40:46 latest 03:40:46 0.0.1-dev.10 03:40:46 24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 03:40:46 main 03:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:24145fbef97b1fa0849e90c42711cf4bdce583e6 03:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:47 6b59c7d915ea: Preparing 03:40:47 9b79290fc897: Preparing 03:40:47 317ec3fe54e2: Preparing 03:40:47 330ae90ec9c7: Preparing 03:40:47 4fc242d58285: Preparing 03:40:47 4fc242d58285: Layer already exists 03:40:47 6b59c7d915ea: Pushed 03:40:47 9b79290fc897: Pushed 03:40:47 330ae90ec9c7: Pushed 03:40:50 317ec3fe54e2: Pushed 03:40:50 24145fbef97b1fa0849e90c42711cf4bdce583e6: digest: sha256:3a13dd00ea1f0624bb7cf790dfac49bdf109002b47f109ad43e9392c536257ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:50 6b59c7d915ea: Preparing 03:40:50 9b79290fc897: Preparing 03:40:50 317ec3fe54e2: Preparing 03:40:50 330ae90ec9c7: Preparing 03:40:50 4fc242d58285: Preparing 03:40:50 330ae90ec9c7: Layer already exists 03:40:50 317ec3fe54e2: Layer already exists 03:40:50 9b79290fc897: Layer already exists 03:40:50 6b59c7d915ea: Layer already exists 03:40:50 4fc242d58285: Layer already exists 03:40:50 latest: digest: sha256:3a13dd00ea1f0624bb7cf790dfac49bdf109002b47f109ad43e9392c536257ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.10 03:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:51 6b59c7d915ea: Preparing 03:40:51 9b79290fc897: Preparing 03:40:51 317ec3fe54e2: Preparing 03:40:51 330ae90ec9c7: Preparing 03:40:51 4fc242d58285: Preparing 03:40:51 330ae90ec9c7: Layer already exists 03:40:51 317ec3fe54e2: Layer already exists 03:40:51 9b79290fc897: Layer already exists 03:40:51 4fc242d58285: Layer already exists 03:40:51 6b59c7d915ea: Layer already exists 03:40:51 0.0.1-dev.10: digest: sha256:3a13dd00ea1f0624bb7cf790dfac49bdf109002b47f109ad43e9392c536257ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 03:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:52 6b59c7d915ea: Preparing 03:40:52 9b79290fc897: Preparing 03:40:52 317ec3fe54e2: Preparing 03:40:52 330ae90ec9c7: Preparing 03:40:52 4fc242d58285: Preparing 03:40:52 9b79290fc897: Layer already exists 03:40:52 4fc242d58285: Layer already exists 03:40:52 330ae90ec9c7: Layer already exists 03:40:52 317ec3fe54e2: Layer already exists 03:40:52 6b59c7d915ea: Layer already exists 03:40:52 24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10: digest: sha256:3a13dd00ea1f0624bb7cf790dfac49bdf109002b47f109ad43e9392c536257ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:52 6b59c7d915ea: Preparing 03:40:52 9b79290fc897: Preparing 03:40:52 317ec3fe54e2: Preparing 03:40:52 330ae90ec9c7: Preparing 03:40:52 4fc242d58285: Preparing 03:40:52 9b79290fc897: Layer already exists 03:40:52 330ae90ec9c7: Layer already exists 03:40:52 317ec3fe54e2: Layer already exists 03:40:52 4fc242d58285: Layer already exists 03:40:52 6b59c7d915ea: Layer already exists 03:40:52 main: digest: sha256:3a13dd00ea1f0624bb7cf790dfac49bdf109002b47f109ad43e9392c536257ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:52 ===================================================== [Pipeline] echo 03:40:52 taggedImages: 03:40:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:24145fbef97b1fa0849e90c42711cf4bdce583e6 03:40:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:40:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.10 03:40:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 03:40:52 - 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 03:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:53 03:40:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:53 latest: Pulling from edgex-lftools-log-publisher 03:40:53 5eb5b503b376: Pulling fs layer 03:40:53 5c69ac0246d0: Pulling fs layer 03:40:53 ec43610c2a17: Pulling fs layer 03:40:53 3a2ae6a8a46f: Pulling fs layer 03:40:53 33b1e0a273af: Pulling fs layer 03:40:53 5d3b04190fa2: Pulling fs layer 03:40:53 2f39f015ded8: Pulling fs layer 03:40:53 2f39f015ded8: Waiting 03:40:53 5d3b04190fa2: Waiting 03:40:53 3a2ae6a8a46f: Waiting 03:40:53 33b1e0a273af: Waiting 03:40:53 5c69ac0246d0: Download complete 03:40:53 3a2ae6a8a46f: Download complete 03:40:53 33b1e0a273af: Verifying Checksum 03:40:53 33b1e0a273af: Download complete 03:40:53 5d3b04190fa2: Download complete 03:40:53 ec43610c2a17: Verifying Checksum 03:40:53 ec43610c2a17: Download complete 03:40:53 5eb5b503b376: Verifying Checksum 03:40:53 5eb5b503b376: Download complete 03:40:54 2f39f015ded8: Download complete 03:40:54 5eb5b503b376: Pull complete 03:40:54 5c69ac0246d0: Pull complete 03:40:55 ec43610c2a17: Pull complete 03:40:55 3a2ae6a8a46f: Pull complete 03:40:55 33b1e0a273af: Pull complete 03:40:55 5d3b04190fa2: Pull complete 03:41:00 2f39f015ded8: Pull complete 03:41:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:00 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:01 $ docker top 9174751c84c1afa6ba01b516105b4a01dad769f3bcaa4bd1f9ad0d5d37eda25f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:02 ---> job-cost.sh 03:41:02 lf-activate-venv: SKIPPING 03:41:02 INFO: No Stack... 03:41:02 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:03 INFO: Archiving Costs [Pipeline] sh 03:41:03 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:41:03 + cut -d, -f6 [Pipeline] lock 03:41:03 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] 03:41:03 Resource [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] did not exist. Created. 03:41:03 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:03 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:03 Stashed 1 file(s) [Pipeline] } 03:41:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:03 $ docker stop --time=1 9174751c84c1afa6ba01b516105b4a01dad769f3bcaa4bd1f9ad0d5d37eda25f 03:41:04 $ docker rm -f 9174751c84c1afa6ba01b516105b4a01dad769f3bcaa4bd1f9ad0d5d37eda25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:41:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2309 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:41:10 Running in /w/workspace/device-onvif-camera/12 [Pipeline] { [Pipeline] checkout 03:41:10 Selected Git installation does not exist. Using Default 03:41:10 The recommended git tool is: NONE 03:41:16 using credential edgex-jenkins-ssh 03:41:16 Cloning the remote Git repository 03:41:17 Avoid second fetch 03:41:17 Checking out Revision 24145fbef97b1fa0849e90c42711cf4bdce583e6 (main) 03:41:16 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:41:16 > git init /w/workspace/device-onvif-camera/12 # timeout=10 03:41:16 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:41:16 > git --version # timeout=10 03:41:16 > git --version # 'git version 2.25.1' 03:41:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:17 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:41:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:17 > git config core.sparsecheckout # timeout=10 03:41:17 > git checkout -f 24145fbef97b1fa0849e90c42711cf4bdce583e6 # timeout=10 03:41:22 Commit message: "Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:41:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:22 Dload Upload Total Spent Left Speed 03:41:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 03:41:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:41:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:41:23 + sudo tee /etc/docker/daemon.new 03:41:23 { 03:41:23 "registry-mirrors": [ 03:41:23 "https://nexus3.edgexfoundry.org:10001" 03:41:23 ], 03:41:23 "bip": "10.250.0.254/24", 03:41:23 "hosts": [ 03:41:23 "tcp://0.0.0.0:5555", 03:41:23 "unix:///var/run/docker.sock" 03:41:23 ], 03:41:23 "mtu": 1458, 03:41:23 "selinux-enabled": true, 03:41:23 "seccomp-profile": "/etc/docker/seccomp.json" 03:41:23 } [Pipeline] sh 03:41:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:41:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:42 provisioning config files... 03:41:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/12@tmp/config6558540463470574653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:43 ---> docker-login.sh 03:41:43 nexus3.edgexfoundry.org:10001 03:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:44 Configure a credential helper to remove this warning. See 03:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:44 03:41:44 Login Succeeded 03:41:44 nexus3.edgexfoundry.org:10002 03:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:44 Configure a credential helper to remove this warning. See 03:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:44 03:41:44 Login Succeeded 03:41:44 nexus3.edgexfoundry.org:10003 03:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:45 Configure a credential helper to remove this warning. See 03:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:45 03:41:45 Login Succeeded 03:41:45 nexus3.edgexfoundry.org:10004 03:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:45 Configure a credential helper to remove this warning. See 03:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:45 03:41:45 Login Succeeded 03:41:45 docker.io 03:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:46 Configure a credential helper to remove this warning. See 03:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:46 03:41:46 Login Succeeded 03:41:46 ---> docker-login.sh ends [Pipeline] } 03:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:46 ========================================================= 03:41:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:41:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:47 + 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 . 03:41:47 Sending build context to Docker daemon 5.923MB 03:41:47 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:41:47 Step 2/13 : FROM ${BASE} AS builder 03:41:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:47 9b3977197b4f: Pulling fs layer 03:41:47 1a89e8eeedd5: Pulling fs layer 03:41:47 94645a83ff95: Pulling fs layer 03:41:47 e6fb740bc735: Pulling fs layer 03:41:47 3a77bd46dcc9: Pulling fs layer 03:41:47 355e64cbe906: Pulling fs layer 03:41:47 63ab81a10011: Pulling fs layer 03:41:47 555d1d1c4555: Pulling fs layer 03:41:47 7d9057610161: Pulling fs layer 03:41:47 355e64cbe906: Waiting 03:41:47 63ab81a10011: Waiting 03:41:47 555d1d1c4555: Waiting 03:41:47 7d9057610161: Waiting 03:41:47 e6fb740bc735: Waiting 03:41:47 3a77bd46dcc9: Waiting 03:41:47 94645a83ff95: Verifying Checksum 03:41:47 94645a83ff95: Download complete 03:41:47 1a89e8eeedd5: Verifying Checksum 03:41:47 1a89e8eeedd5: Download complete 03:41:47 3a77bd46dcc9: Download complete 03:41:47 355e64cbe906: Verifying Checksum 03:41:47 355e64cbe906: Download complete 03:41:47 63ab81a10011: Verifying Checksum 03:41:47 9b3977197b4f: Verifying Checksum 03:41:47 9b3977197b4f: Download complete 03:41:47 63ab81a10011: Download complete 03:41:48 9b3977197b4f: Pull complete 03:41:48 7d9057610161: Verifying Checksum 03:41:48 7d9057610161: Download complete 03:41:49 1a89e8eeedd5: Pull complete 03:41:49 94645a83ff95: Pull complete 03:41:50 555d1d1c4555: Verifying Checksum 03:41:50 555d1d1c4555: Download complete 03:41:50 e6fb740bc735: Verifying Checksum 03:41:50 e6fb740bc735: Download complete 03:42:03 e6fb740bc735: Pull complete 03:42:03 3a77bd46dcc9: Pull complete 03:42:03 355e64cbe906: Pull complete 03:42:03 63ab81a10011: Pull complete 03:42:10 555d1d1c4555: Pull complete 03:42:12 7d9057610161: Pull complete 03:42:12 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:42:12 ---> 819e984ddca1 03:42:12 Step 3/13 : ARG MAKE="make build" 03:42:12 ---> Running in 49026682bf8f 03:42:12 Removing intermediate container 49026682bf8f 03:42:12 ---> 8d4630be6e69 03:42:12 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:42:12 ---> Running in d6fef4854267 03:42:13 Removing intermediate container d6fef4854267 03:42:13 ---> ef3d21961a72 03:42:13 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:42:13 ---> Running in e5d5210806f8 03:42:13 Removing intermediate container e5d5210806f8 03:42:13 ---> 6a18d3062c75 03:42:13 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:42:13 ---> Running in 9c7e75e9385a 03:42:14 Removing intermediate container 9c7e75e9385a 03:42:14 ---> dd4718a7f8d7 03:42:14 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:14 ---> Running in 742ca6e7d200 03:42:16 Removing intermediate container 742ca6e7d200 03:42:16 ---> cdd995955ce5 03:42:16 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:16 ---> Running in e8b99328aae5 03:42:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:42:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:42:20 OK: 220 MiB in 52 packages 03:42:21 Removing intermediate container e8b99328aae5 03:42:21 ---> fb738d723c4b 03:42:21 Step 9/13 : WORKDIR /device-onvif-camera 03:42:21 ---> Running in c3957b3a2ccf 03:42:21 Removing intermediate container c3957b3a2ccf 03:42:21 ---> b4d3c4a6e134 03:42:21 Step 10/13 : COPY go.mod vendor* ./ 03:42:21 ---> d11b0a3058b6 03:42:21 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:21 ---> Running in 6c47778c0bfb 03:43:08 Removing intermediate container 6c47778c0bfb 03:43:08 ---> c8dc0bd340d2 03:43:08 Step 12/13 : COPY . . 03:43:08 ---> b5cd123133c2 03:43:08 Step 13/13 : RUN ${MAKE} 03:43:08 ---> Running in 06ac5e58ad17 03:43:09 noop 03:43:10 Removing intermediate container 06ac5e58ad17 03:43:10 ---> 42fcec78dab3 03:43:10 Successfully built 42fcec78dab3 03:43:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:10 + docker inspect -f . ci-base-image-arm64 03:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:10 prd-ubuntu20.04-docker-arm64-4c-16g-2309 does not seem to be running inside a container 03:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 03:43:12 $ docker top 49d598c68e9592abe94c04bb539ddb64b126265a66cd722632602331f2194668 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:12 + go version 03:43:12 go version go1.17.7 linux/arm64 [Pipeline] } 03:43:13 $ docker stop --time=1 49d598c68e9592abe94c04bb539ddb64b126265a66cd722632602331f2194668 03:43:14 $ docker rm -f 49d598c68e9592abe94c04bb539ddb64b126265a66cd722632602331f2194668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:15 + docker inspect -f . ci-base-image-arm64 03:43:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:15 prd-ubuntu20.04-docker-arm64-4c-16g-2309 does not seem to be running inside a container 03:43:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 03:43:16 $ docker top 116a6e7c8029ffbfe28bf80daab2053233f14ec4a4972ef1ee15d8a6100b3f7a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:43:17 + make test 03:43:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:43:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:44:41 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:44:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.076s coverage: 1.3% of statements 03:45:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.556s coverage: 13.8% of statements 03:45:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:45:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:45:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:45:35 $ docker stop --time=1 116a6e7c8029ffbfe28bf80daab2053233f14ec4a4972ef1ee15d8a6100b3f7a 03:45:37 $ docker rm -f 116a6e7c8029ffbfe28bf80daab2053233f14ec4a4972ef1ee15d8a6100b3f7a [Pipeline] // withDockerContainer [Pipeline] sh 03:45:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:38 Warning: overwriting stash ‘coverage-report’ 03:45:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:39 + ls -al . 03:45:39 total 228 03:45:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:45 . 03:45:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:41 .. 03:45:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:41 .git 03:45:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:41 .github 03:45:39 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:41 .gitignore 03:45:39 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:41 .golangci.yml 03:45:39 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:41 Attribution.txt 03:45:39 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:41 CHANGELOG.md 03:45:39 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:41 Dockerfile 03:45:39 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:41 GOVERNANCE.md 03:45:39 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:41 Jenkinsfile 03:45:39 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:41 LICENSE 03:45:39 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:41 Makefile 03:45:39 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:41 OWNERS.md 03:45:39 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:41 README.md 03:45:39 -rw-rw-r-- 1 jenkins jenkins 12 Jun 13 03:39 VERSION 03:45:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:41 bin 03:45:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:41 cmd 03:45:39 -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:45 coverage.out 03:45:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:41 doc 03:45:39 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:41 go.mod 03:45:39 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 13 03:41 go.sum 03:45:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:41 internal 03:45:39 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:39 + 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=24145fbef97b1fa0849e90c42711cf4bdce583e6 --label arch=arm64 --label version=0.0.1-dev.10 . 03:45:39 Sending build context to Docker daemon 5.977MB 03:45:39 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:45:39 Step 2/26 : FROM ${BASE} AS builder 03:45:39 ---> 42fcec78dab3 03:45:39 Step 3/26 : ARG MAKE="make build" 03:45:40 ---> Running in 2bb3dc6225c5 03:45:40 Removing intermediate container 2bb3dc6225c5 03:45:40 ---> 7b29947d8272 03:45:40 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:45:40 ---> Running in a47b95c7029e 03:45:40 Removing intermediate container a47b95c7029e 03:45:40 ---> b9fb6e6b2ec8 03:45:40 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:45:40 ---> Running in c798df495be3 03:45:41 Removing intermediate container c798df495be3 03:45:41 ---> dff3740fbf77 03:45:41 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:45:41 ---> Running in f548cf627bf4 03:45:41 Removing intermediate container f548cf627bf4 03:45:41 ---> a5ac5c4f620a 03:45:41 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:41 ---> Running in 73329f02908a 03:45:43 Removing intermediate container 73329f02908a 03:45:43 ---> 38a34c9e2120 03:45:43 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:45:43 ---> Running in 63b669dd8ab5 03:45:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:45:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:45:46 OK: 220 MiB in 52 packages 03:45:46 Removing intermediate container 63b669dd8ab5 03:45:46 ---> ce2cacdf21ea 03:45:46 Step 9/26 : WORKDIR /device-onvif-camera 03:45:46 ---> Running in d6e1ab643ecc 03:45:46 Removing intermediate container d6e1ab643ecc 03:45:46 ---> 4ac816498d5b 03:45:46 Step 10/26 : COPY go.mod vendor* ./ 03:45:47 ---> f2e07a93141d 03:45:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:47 ---> Running in b0ab9e41dc90 03:45:49 Removing intermediate container b0ab9e41dc90 03:45:49 ---> 523bddd0ffe7 03:45:49 Step 12/26 : COPY . . 03:45:50 ---> a258e3ca3692 03:45:50 Step 13/26 : RUN ${MAKE} 03:45:50 ---> Running in f1c488c86ca3 03:45:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.10 -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 03:48:13 Removing intermediate container f1c488c86ca3 03:48:13 ---> 5e2ce33d12f9 03:48:13 Step 14/26 : FROM alpine:3.15 03:48:13 3.15: Pulling from library/alpine 03:48:13 9981e73032c8: Pulling fs layer 03:48:13 9981e73032c8: Verifying Checksum 03:48:13 9981e73032c8: Download complete 03:48:13 9981e73032c8: Pull complete 03:48:13 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:48:13 Status: Downloaded newer image for alpine:3.15 03:48:13 ---> 3fb3c9af89a9 03:48:13 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:48:13 ---> Running in 5cd3ab9d84ef 03:48:13 Removing intermediate container 5cd3ab9d84ef 03:48:13 ---> b89896e57a61 03:48:13 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:48:13 ---> Running in 3d6de09c0484 03:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:48:13 (1/6) Installing dumb-init (1.2.5-r1) 03:48:13 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:48:13 (3/6) Installing libsodium (1.0.18-r0) 03:48:13 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:48:13 (5/6) Installing libzmq (4.3.4-r0) 03:48:13 (6/6) Installing zeromq (4.3.4-r0) 03:48:13 Executing busybox-1.34.1-r5.trigger 03:48:13 OK: 8 MiB in 20 packages 03:48:13 Removing intermediate container 3d6de09c0484 03:48:13 ---> 5491da609db3 03:48:13 Step 17/26 : WORKDIR / 03:48:13 ---> Running in 49279510b6e7 03:48:13 Removing intermediate container 49279510b6e7 03:48:13 ---> 3596b2b77aab 03:48:13 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:48:13 ---> 5277b72e2402 03:48:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:48:13 ---> d547f03eb091 03:48:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:48:13 ---> 9d702156ac82 03:48:13 Step 21/26 : EXPOSE 59984 03:48:13 ---> Running in 20835a26cb31 03:48:13 Removing intermediate container 20835a26cb31 03:48:13 ---> 4d263a46982f 03:48:13 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:48:13 ---> Running in c467306a499e 03:48:13 Removing intermediate container c467306a499e 03:48:13 ---> c9ff996c3d72 03:48:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:48:13 ---> Running in bf5b603445d7 03:48:13 Removing intermediate container bf5b603445d7 03:48:13 ---> 560214cb5dfe 03:48:13 Step 24/26 : LABEL arch=arm64 03:48:13 ---> Running in 226ef87a6302 03:48:13 Removing intermediate container 226ef87a6302 03:48:13 ---> cfb190e36021 03:48:13 Step 25/26 : LABEL git_sha=24145fbef97b1fa0849e90c42711cf4bdce583e6 03:48:13 ---> Running in 950afe1da114 03:48:13 Removing intermediate container 950afe1da114 03:48:13 ---> 78600ad13cd8 03:48:13 Step 26/26 : LABEL version=0.0.1-dev.10 03:48:13 ---> Running in d9a738fb828d 03:48:13 Removing intermediate container d9a738fb828d 03:48:13 ---> e0697a811ae1 03:48:13 [Warning] One or more build-args [ARCH] were not consumed 03:48:13 Successfully built e0697a811ae1 03:48:13 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 03:48:13 provisioning config files... 03:48:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/12@tmp/config3992259258017569831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:14 ---> docker-login.sh 03:48:14 nexus3.edgexfoundry.org:10001 03:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:14 Configure a credential helper to remove this warning. See 03:48:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:14 03:48:14 Login Succeeded 03:48:14 nexus3.edgexfoundry.org:10002 03:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:15 Configure a credential helper to remove this warning. See 03:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:15 03:48:15 Login Succeeded 03:48:15 nexus3.edgexfoundry.org:10003 03:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:15 Configure a credential helper to remove this warning. See 03:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:15 03:48:15 Login Succeeded 03:48:15 nexus3.edgexfoundry.org:10004 03:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:15 Configure a credential helper to remove this warning. See 03:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:15 03:48:15 Login Succeeded 03:48:15 docker.io 03:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:16 Configure a credential helper to remove this warning. See 03:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:16 03:48:16 Login Succeeded 03:48:16 ---> docker-login.sh ends [Pipeline] } 03:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:16 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:48:16 24145fbef97b1fa0849e90c42711cf4bdce583e6 03:48:16 latest 03:48:16 0.0.1-dev.10 03:48:16 24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 03:48:16 main 03:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:24145fbef97b1fa0849e90c42711cf4bdce583e6 03:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:17 7f7fec8fc497: Preparing 03:48:17 97b8a8d3cbf3: Preparing 03:48:17 2780d2618d85: Preparing 03:48:17 fc919d253392: Preparing 03:48:17 4f4ce317c6bb: Preparing 03:48:17 4f4ce317c6bb: Layer already exists 03:48:17 7f7fec8fc497: Pushed 03:48:17 97b8a8d3cbf3: Pushed 03:48:18 fc919d253392: Pushed 03:48:25 2780d2618d85: Pushed 03:48:25 24145fbef97b1fa0849e90c42711cf4bdce583e6: digest: sha256:2a736d7a3cac2a705559b7a9c143dd71d2dd49f1c3b4a40b3cbfc02acf48b5af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:25 + 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 03:48:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:25 7f7fec8fc497: Preparing 03:48:25 97b8a8d3cbf3: Preparing 03:48:25 2780d2618d85: Preparing 03:48:25 fc919d253392: Preparing 03:48:25 4f4ce317c6bb: Preparing 03:48:25 fc919d253392: Layer already exists 03:48:25 97b8a8d3cbf3: Layer already exists 03:48:25 4f4ce317c6bb: Layer already exists 03:48:25 7f7fec8fc497: Layer already exists 03:48:25 2780d2618d85: Layer already exists 03:48:26 latest: digest: sha256:2a736d7a3cac2a705559b7a9c143dd71d2dd49f1c3b4a40b3cbfc02acf48b5af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.10 03:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:26 7f7fec8fc497: Preparing 03:48:26 97b8a8d3cbf3: Preparing 03:48:26 2780d2618d85: Preparing 03:48:26 fc919d253392: Preparing 03:48:26 4f4ce317c6bb: Preparing 03:48:26 2780d2618d85: Layer already exists 03:48:26 97b8a8d3cbf3: Layer already exists 03:48:26 fc919d253392: Layer already exists 03:48:26 4f4ce317c6bb: Layer already exists 03:48:26 7f7fec8fc497: Layer already exists 03:48:27 0.0.1-dev.10: digest: sha256:2a736d7a3cac2a705559b7a9c143dd71d2dd49f1c3b4a40b3cbfc02acf48b5af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 03:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:27 7f7fec8fc497: Preparing 03:48:27 97b8a8d3cbf3: Preparing 03:48:27 2780d2618d85: Preparing 03:48:27 fc919d253392: Preparing 03:48:27 4f4ce317c6bb: Preparing 03:48:27 7f7fec8fc497: Layer already exists 03:48:27 fc919d253392: Layer already exists 03:48:27 4f4ce317c6bb: Layer already exists 03:48:27 97b8a8d3cbf3: Layer already exists 03:48:27 2780d2618d85: Layer already exists 03:48:28 24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10: digest: sha256:2a736d7a3cac2a705559b7a9c143dd71d2dd49f1c3b4a40b3cbfc02acf48b5af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:28 + 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 03:48:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:29 7f7fec8fc497: Preparing 03:48:29 97b8a8d3cbf3: Preparing 03:48:29 2780d2618d85: Preparing 03:48:29 fc919d253392: Preparing 03:48:29 4f4ce317c6bb: Preparing 03:48:29 7f7fec8fc497: Layer already exists 03:48:29 97b8a8d3cbf3: Layer already exists 03:48:29 fc919d253392: Layer already exists 03:48:29 2780d2618d85: Layer already exists 03:48:29 4f4ce317c6bb: Layer already exists 03:48:29 main: digest: sha256:2a736d7a3cac2a705559b7a9c143dd71d2dd49f1c3b4a40b3cbfc02acf48b5af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:29 ===================================================== [Pipeline] echo 03:48:29 taggedImages: 03:48:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:24145fbef97b1fa0849e90c42711cf4bdce583e6 03:48:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:48:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.10 03:48:29 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:24145fbef97b1fa0849e90c42711cf4bdce583e6-0.0.1-dev.10 03:48:29 - 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 03:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:29 03:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:30 arm64: Pulling from edgex-lftools-log-publisher 03:48:30 8998bd30e6a1: Pulling fs layer 03:48:30 04944245beec: Pulling fs layer 03:48:30 699f458cf7ca: Pulling fs layer 03:48:30 765212b225bb: Pulling fs layer 03:48:30 f23df028b6ca: Pulling fs layer 03:48:30 d65c8cfc05b1: Pulling fs layer 03:48:30 2437ff75d9bd: Pulling fs layer 03:48:30 765212b225bb: Waiting 03:48:30 f23df028b6ca: Waiting 03:48:30 d65c8cfc05b1: Waiting 03:48:30 2437ff75d9bd: Waiting 03:48:30 04944245beec: Verifying Checksum 03:48:30 04944245beec: Download complete 03:48:30 765212b225bb: Verifying Checksum 03:48:30 765212b225bb: Download complete 03:48:30 f23df028b6ca: Verifying Checksum 03:48:30 f23df028b6ca: Download complete 03:48:30 d65c8cfc05b1: Verifying Checksum 03:48:30 d65c8cfc05b1: Download complete 03:48:30 699f458cf7ca: Verifying Checksum 03:48:30 699f458cf7ca: Download complete 03:48:30 8998bd30e6a1: Verifying Checksum 03:48:30 8998bd30e6a1: Download complete 03:48:33 2437ff75d9bd: Download complete 03:48:35 8998bd30e6a1: Pull complete 03:48:35 04944245beec: Pull complete 03:48:37 699f458cf7ca: Pull complete 03:48:37 765212b225bb: Pull complete 03:48:38 f23df028b6ca: Pull complete 03:48:38 d65c8cfc05b1: Pull complete 03:48:53 2437ff75d9bd: Pull complete 03:48:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:48:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-2309 does not seem to be running inside a container 03:48:54 $ 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/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 03:48:57 $ docker top ef1001be4882c2f3e557f357efebd9d03d473ae5a3ac711547d50d07ba1736b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:58 ---> job-cost.sh 03:48:58 lf-activate-venv: SKIPPING 03:48:58 INFO: No Stack... 03:48:58 INFO: Retrieving Pricing Info for: v3-standard-4 03:48:59 INFO: Archiving Costs [Pipeline] sh 03:48:59 + cut -d, -f6 03:48:59 + cat /w/workspace/device-onvif-camera/12/archives/cost.csv [Pipeline] lock 03:49:00 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] 03:49:00 Resource [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] did not exist. Created. 03:49:00 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:00 /w/workspace/device-onvif-camera/12@tmp/durable-7bf62de5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:49:01 + echo total: 0.10999999940395355 [Pipeline] stash 03:49:01 Warning: overwriting stash ‘stack-cost’ 03:49:01 Stashed 1 file(s) [Pipeline] } 03:49:01 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:01 $ docker stop --time=1 ef1001be4882c2f3e557f357efebd9d03d473ae5a3ac711547d50d07ba1736b9 03:49:03 $ docker rm -f ef1001be4882c2f3e557f357efebd9d03d473ae5a3ac711547d50d07ba1736b9 [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 03:49:03 provisioning config files... 03:49:03 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4456201385070540136tmp [Pipeline] { [Pipeline] sh 03:49:03 + set +x 03:49:03 + curl -s https://codecov.io/bash 03:49:03 + bash -s -- 03:49:03 03:49:03 _____ _ 03:49:03 / ____| | | 03:49:03 | | ___ __| | ___ ___ _____ __ 03:49:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:49:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:49:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:49:03 Bash-1.0.6 03:49:03 03:49:03 03:49:03 ==> git version 2.25.1 found 03:49:03 ==> 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 03:49:03 Release-Date: 2020-01-08 03:49:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:49:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:49:03 ==> Jenkins CI detected. 03:49:03 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:49:03 project root: . 03:49:03 --> token set from env 03:49:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:49:03 ==> Running gcov in . (disable via -X gcov) 03:49:03 ==> Python coveragepy not found 03:49:03 ==> Searching for coverage reports in: 03:49:03 + . 03:49:03 -> Found 1 reports 03:49:03 ==> Detecting git/mercurial file structure 03:49:03 ==> Reading reports 03:49:03 + ./coverage.out bytes=53381 03:49:03 ==> Appending adjustments 03:49:03 https://docs.codecov.io/docs/fixing-reports 03:49:04 + Found adjustments 03:49:04 ==> Gzipping contents 03:49:04 8.0K /tmp/codecov.MF32GQ.gz 03:49:04 ==> Uploading reports 03:49:04 url: https://codecov.io 03:49:04 query: branch=main&commit=24145fbef97b1fa0849e90c42711cf4bdce583e6&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:04 -> Pinging Codecov 03:49:04 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=24145fbef97b1fa0849e90c42711cf4bdce583e6&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:04 -> Uploading to 03:49:04 https://storage.googleapis.com/codecov/v4/raw/2022-06-13/F29A59C45E3A92E06B3E522C9905F8EF/24145fbef97b1fa0849e90c42711cf4bdce583e6/8fb0c0f9-67a0-4ae8-a6d2-4ba9dfc906d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T034904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d46c9e7da75e89c8747192da76a1cd3332f04898c75e7f3736c93f16e92cd4d9 03:49:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:04 Dload Upload Total Spent Left Speed 03:49:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6846 0 0 100 6846 0 33724 --:--:-- --:--:-- --:--:-- 33558 100 6846 0 0 100 6846 0 27829 --:--:-- --:--:-- --:--:-- 27716 03:49:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] } 03:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:49:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:49:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:05 03:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:49:05 df9b9388f04a: Already exists 03:49:05 52dc419b0ee2: Pulling fs layer 03:49:05 25bc292e5bac: Pulling fs layer 03:49:05 114826534d7a: Pulling fs layer 03:49:05 4657fd5d0bcf: Pulling fs layer 03:49:05 6ad1cebc031e: Pulling fs layer 03:49:05 8a3aa393b2d8: Pulling fs layer 03:49:05 4657fd5d0bcf: Waiting 03:49:05 8a3aa393b2d8: Waiting 03:49:05 25bc292e5bac: Verifying Checksum 03:49:05 25bc292e5bac: Download complete 03:49:05 52dc419b0ee2: Download complete 03:49:05 4657fd5d0bcf: Download complete 03:49:05 52dc419b0ee2: Pull complete 03:49:05 25bc292e5bac: Pull complete 03:49:05 6ad1cebc031e: Verifying Checksum 03:49:05 6ad1cebc031e: Download complete 03:49:06 114826534d7a: Verifying Checksum 03:49:06 114826534d7a: Download complete 03:49:06 8a3aa393b2d8: Verifying Checksum 03:49:06 8a3aa393b2d8: Download complete 03:49:09 114826534d7a: Pull complete 03:49:09 4657fd5d0bcf: Pull complete 03:49:09 6ad1cebc031e: Pull complete 03:49:12 8a3aa393b2d8: Pull complete 03:49:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:12 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:49:14 $ docker top 8388cbd03122d0cd15b5915bee686384541bfd96899d585cad11bcf0356b073b -eo pid,comm [Pipeline] { [Pipeline] echo 03:49:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:49:15 + set -o pipefail 03:49:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:49:20 03:49:20 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:49:20 03:49:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/32c42225-c9d7-405f-93ac-8150f4e48826 03:49:20 03:49:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:49:20 03:49:20 03:49:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 03:49:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:49:20 $ docker stop --time=1 8388cbd03122d0cd15b5915bee686384541bfd96899d585cad11bcf0356b073b 03:49:22 $ docker rm -f 8388cbd03122d0cd15b5915bee686384541bfd96899d585cad11bcf0356b073b [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 03:49:23 + git log --format=format:%s -1 24145fbef97b1fa0849e90c42711cf4bdce583e6 [Pipeline] sh 03:49:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:24 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:49:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:24 $ docker top 5d1b556428dd88a92cfa35f4588008019e3daab0f155a93a4eab7245d76e3b53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:24 [ssh-agent] Looking for ssh-agent implementation... 03:49:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:24 $ docker exec 5d1b556428dd88a92cfa35f4588008019e3daab0f155a93a4eab7245d76e3b53 ssh-agent 03:49:24 SSH_AUTH_SOCK=/tmp/ssh-xlxO9dDGMpXV/agent.32 03:49:24 SSH_AGENT_PID=38 03:49:24 Running ssh-add (command line suppressed) 03:49:24 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8857234293286518003.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8857234293286518003.key) 03:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:25 + git semver tag 03:49:25 2022-06-13 03:49:25,425 [run_tag] DEBUG tag force:False 03:49:25 2022-06-13 03:49:25,425 [check_head_tag] DEBUG check head tag 03:49:25 2022-06-13 03:49:25,426 [execute] INFO git cat-file --batch-check 03:49:25 2022-06-13 03:49:25,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:49:25 2022-06-13 03:49:25,431 [execute] INFO git cat-file --batch 03:49:25 2022-06-13 03:49:25,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:49:25 2022-06-13 03:49:25,437 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:25 2022-06-13 03:49:25,438 [execute] INFO git tag -a v0.0.1-dev.10 -m v0.0.1-dev.10 03:49:25 2022-06-13 03:49:25,438 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.10', '-m', 'v0.0.1-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:49:25 2022-06-13 03:49:25,443 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:25 0.0.1-dev.10 [Pipeline] } 03:49:25 $ docker exec --env ******** --env ******** 5d1b556428dd88a92cfa35f4588008019e3daab0f155a93a4eab7245d76e3b53 ssh-agent -k 03:49:25 unset SSH_AUTH_SOCK; 03:49:25 unset SSH_AGENT_PID; 03:49:25 echo Agent pid 38 killed; 03:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:26 + git semver [Pipeline] } 03:49:26 $ docker stop --time=1 5d1b556428dd88a92cfa35f4588008019e3daab0f155a93a4eab7245d76e3b53 03:49:27 $ docker rm -f 5d1b556428dd88a92cfa35f4588008019e3daab0f155a93a4eab7245d76e3b53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:27 03:49:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:28 0.23.1-centos7: Pulling from edgex-lftools 03:49:28 ab5ef0e58194: Pulling fs layer 03:49:28 9712f1f96733: Pulling fs layer 03:49:28 63f879dbbcfc: Pulling fs layer 03:49:28 0d9ebad4ef96: Pulling fs layer 03:49:28 e9a5061849ea: Pulling fs layer 03:49:28 d747dcd14b5f: Pulling fs layer 03:49:28 2de7ff778b66: Pulling fs layer 03:49:28 e9a5061849ea: Waiting 03:49:28 0d9ebad4ef96: Waiting 03:49:28 d747dcd14b5f: Waiting 03:49:28 2de7ff778b66: Waiting 03:49:28 9712f1f96733: Verifying Checksum 03:49:28 9712f1f96733: Download complete 03:49:28 63f879dbbcfc: Verifying Checksum 03:49:28 63f879dbbcfc: Download complete 03:49:28 0d9ebad4ef96: Verifying Checksum 03:49:28 0d9ebad4ef96: Download complete 03:49:28 ab5ef0e58194: Download complete 03:49:28 d747dcd14b5f: Verifying Checksum 03:49:28 d747dcd14b5f: Download complete 03:49:28 e9a5061849ea: Verifying Checksum 03:49:28 e9a5061849ea: Download complete 03:49:29 2de7ff778b66: Verifying Checksum 03:49:29 2de7ff778b66: Download complete 03:49:31 ab5ef0e58194: Pull complete 03:49:31 9712f1f96733: Pull complete 03:49:32 63f879dbbcfc: Pull complete 03:49:36 0d9ebad4ef96: Pull complete 03:49:36 e9a5061849ea: Pull complete 03:49:36 d747dcd14b5f: Pull complete 03:49:36 2de7ff778b66: Pull complete 03:49:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:37 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:49: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:49:39 $ docker top 5ec0d40e6aeed20edd7179d730aa59af2a5db24a9be959a25e0d10b850aebc0f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:49:39 provisioning config files... 03:49:39 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5751990863824840621tmp 03:49:39 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6949969814924785186tmp 03:49:39 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8402011374303606438tmp [Pipeline] { [Pipeline] echo 03:49:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:49:39 ---> sigul-configuration.sh 03:49:39 gpg: directory `/root/.gnupg' created 03:49:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:49:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:49:39 gpg: keyring `/root/.gnupg/secring.gpg' created 03:49:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:49:39 gpg: CAST5 encrypted data 03:49:39 gpg: encrypted with 1 passphrase 03:49:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:49:39 + mkdir /home/jenkins 03:49:39 + mkdir /home/jenkins/sigul [Pipeline] sh 03:49:40 + 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 03:49:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:49:40 ---> sigul-install.sh 03:49:40 Sigul already installed; skipping installation. [Pipeline] sh 03:49:40 + git tag --list 03:49:40 v0.0.0 03:49:40 v0.0.1-dev.1 03:49:40 v0.0.1-dev.10 03:49:40 v0.0.1-dev.2 03:49:40 v0.0.1-dev.3 03:49:40 v0.0.1-dev.4 03:49:40 v0.0.1-dev.5 03:49:40 v0.0.1-dev.6 03:49:40 v0.0.1-dev.7 03:49:40 v0.0.1-dev.8 03:49:40 v0.0.1-dev.9 [Pipeline] sh 03:49:41 + lftools sign git-tag v0.0.1-dev.10 03:49:41 Signing Git tag with Sigul... 03:49:41 Signing v0.0.1-dev.10 [Pipeline] echo 03:49:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:49:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:49:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:49:42 $ docker stop --time=1 5ec0d40e6aeed20edd7179d730aa59af2a5db24a9be959a25e0d10b850aebc0f 03:49:43 $ docker rm -f 5ec0d40e6aeed20edd7179d730aa59af2a5db24a9be959a25e0d10b850aebc0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:49:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:44 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:44 $ docker top 753603a9d943057867b559dcb93f20d83f57df42c0724316ddb610fd04f3ec0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:44 [ssh-agent] Looking for ssh-agent implementation... 03:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:45 $ docker exec 753603a9d943057867b559dcb93f20d83f57df42c0724316ddb610fd04f3ec0c ssh-agent 03:49:45 SSH_AUTH_SOCK=/tmp/ssh-shAVPxZuv4o6/agent.32 03:49:45 SSH_AGENT_PID=39 03:49:45 Running ssh-add (command line suppressed) 03:49:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8663034939459078707.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8663034939459078707.key) 03:49:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:45 + git semver bump pre 03:49:45 2022-06-13 03:49:45,865 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:45 2022-06-13 03:49:45,865 [bump_version] DEBUG bumping version:0.0.1-dev.10 on axis:pre with prefix:dev 03:49:45 2022-06-13 03:49:45,865 [bump_version] DEBUG bumped version:0.0.1-dev.11 03:49:45 2022-06-13 03:49:45,865 [write_version] DEBUG write version:0.0.1-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:49:45 2022-06-13 03:49:45,865 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:45 2022-06-13 03:49:45,865 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:45 2022-06-13 03:49:45,867 [execute] INFO git cat-file --batch-check 03:49:45 2022-06-13 03:49:45,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:45 2022-06-13 03:49:45,873 [execute] INFO git cat-file --batch 03:49:45 2022-06-13 03:49:45,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:45 2022-06-13 03:49:45,878 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:45 0.0.1-dev.11 [Pipeline] } 03:49:45 $ docker exec --env ******** --env ******** 753603a9d943057867b559dcb93f20d83f57df42c0724316ddb610fd04f3ec0c ssh-agent -k 03:49:46 unset SSH_AUTH_SOCK; 03:49:46 unset SSH_AGENT_PID; 03:49:46 echo Agent pid 39 killed; 03:49:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:46 + git semver [Pipeline] } 03:49:46 $ docker stop --time=1 753603a9d943057867b559dcb93f20d83f57df42c0724316ddb610fd04f3ec0c 03:49:47 $ docker rm -f 753603a9d943057867b559dcb93f20d83f57df42c0724316ddb610fd04f3ec0c [Pipeline] // withDockerContainer [Pipeline] sh 03:49:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:48 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:49 $ docker top 3eac0eca2b614ec401fbc1674318650bbb1e4aa4f7cd62a9d5b3088bf6feaf3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:49 [ssh-agent] Looking for ssh-agent implementation... 03:49:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:49 $ docker exec 3eac0eca2b614ec401fbc1674318650bbb1e4aa4f7cd62a9d5b3088bf6feaf3c ssh-agent 03:49:49 SSH_AUTH_SOCK=/tmp/ssh-iz7jvYKPokQ8/agent.33 03:49:49 SSH_AGENT_PID=39 03:49:49 Running ssh-add (command line suppressed) 03:49:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2201110285616399698.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2201110285616399698.key) 03:49:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:49 + git semver push 03:49:50 2022-06-13 03:49:50,033 [run_push] DEBUG push 03:49:50 2022-06-13 03:49:50,033 [execute] INFO git cat-file --batch-check 03:49:50 2022-06-13 03:49:50,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:50 2022-06-13 03:49:50,037 [execute] INFO git rev-list 33516815a29e9403c2f52a0e653036d455015552 -- 03:49:50 2022-06-13 03:49:50,037 [execute] DEBUG Popen(['git', 'rev-list', '33516815a29e9403c2f52a0e653036d455015552', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:49:50 2022-06-13 03:49:50,043 [execute] INFO git fetch -v origin 03:49:50 2022-06-13 03:49:50,043 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:49:50 2022-06-13 03:49:50,491 [run_push] DEBUG no remote changes detected 03:49:50 2022-06-13 03:49:50,491 [execute] INFO git push origin semver 03:49:50 2022-06-13 03:49:50,492 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:49:51 2022-06-13 03:49:51,148 [run_push] DEBUG push all version tags 03:49:51 2022-06-13 03:49:51,148 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:49:51 2022-06-13 03:49:51,149 [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) 03:49:51 2022-06-13 03:49:51,741 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:51 0.0.1-dev.11 [Pipeline] } 03:49:51 $ docker exec --env ******** --env ******** 3eac0eca2b614ec401fbc1674318650bbb1e4aa4f7cd62a9d5b3088bf6feaf3c ssh-agent -k 03:49:51 unset SSH_AUTH_SOCK; 03:49:51 unset SSH_AGENT_PID; 03:49:51 echo Agent pid 39 killed; 03:49:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:52 + git semver [Pipeline] } 03:49:52 $ docker stop --time=1 3eac0eca2b614ec401fbc1674318650bbb1e4aa4f7cd62a9d5b3088bf6feaf3c 03:49:53 $ docker rm -f 3eac0eca2b614ec401fbc1674318650bbb1e4aa4f7cd62a9d5b3088bf6feaf3c [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 03:49:54 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:49:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:49:54 total 16 03:49:54 drwxr-xr-x 3 root root 4096 Jun 13 03:41 . 03:49:54 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:49 .. 03:49:54 drwxr-xr-x 2 root root 4096 Jun 13 03:41 cost 03:49:54 -rw-r--r-- 1 root root 89 Jun 13 03:41 cost.csv 03:49:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:49:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:49:54 total 16 03:49:54 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:41 . 03:49:54 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:49 .. 03:49:54 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 03:41 cost 03:49:54 -rw-r--r-- 1 jenkins jenkins 89 Jun 13 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:49:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:49:55 ---> package-listing.sh 03:49:55 ++ facter osfamily 03:49:55 ++ tr '[:upper:]' '[:lower:]' 03:49:55 + OS_FAMILY=debian 03:49:55 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:49:55 + START_PACKAGES=/tmp/packages_start.txt 03:49:55 + END_PACKAGES=/tmp/packages_end.txt 03:49:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:49:55 + PACKAGES=/tmp/packages_start.txt 03:49:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:49:55 + PACKAGES=/tmp/packages_end.txt 03:49:55 + case "${OS_FAMILY}" in 03:49:55 + dpkg -l 03:49:55 + grep '^ii' 03:49:55 + '[' -f /tmp/packages_start.txt ']' 03:49:55 + '[' -f /tmp/packages_end.txt ']' 03:49:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:49:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:49:55 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:49:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:49:55 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 03:49:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:56 prd-ubuntu20.04-docker-8c-8g-2308 does not seem to be running inside a container 03:49:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:49:57 $ docker top bbc6d1fcaedd06a25a53fd334bac14fe86198f2fcae766b57a9c3516e28c5bcf -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:49:57 + mkdir -p /var/log/sysstat [Pipeline] sh 03:49:58 + ls /var/log/sa-host 03:49:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:58 provisioning config files... 03:49:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5408614405228404023tmp [Pipeline] { [Pipeline] echo 03:49:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:58 ---> create-netrc.sh [Pipeline] } 03:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:49:58 ---> python-tools-install.sh [Pipeline] echo 03:49:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:49:59 ---> sudo-logs.sh 03:49:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:49:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:49:59 ---> job-cost.sh 03:49:59 lf-activate-venv: SKIPPING 03:49:59 DEBUG: total: 0.2199999988079071 03:49:59 INFO: Retrieving Stack Cost... 03:50:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:50:00 INFO: Archiving Costs [Pipeline] echo 03:50:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:50:00 ---> logs-deploy.sh 03:50:00 lf-activate-venv: SKIPPING 03:50:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/12 03:50:00 INFO: archiving workspace using pattern(s): 03:50:01 Archives upload complete. 03:50:01 INFO: archiving logs to Nexus