Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63fa4a680431768fa653ad2f832ffdb5163d02d6 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-ssh18003962510297666789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9688602516023556070.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13173234781004123855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh1540699260074795600.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-ssh1885682009514328242.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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-718 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 63fa4a680431768fa653ad2f832ffdb5163d02d6 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 Commit message: "Custom config structs, auto provision watcher, debounced discovery (#75)" > git rev-list --no-walk ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:16:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:16:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:36 ========================================================= 23:16:36 EdgeX Global Pipelines Version Info 23:16:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:16:37 ------------------- 23:16:37 stable info: 23:16:37 ------------------- 23:16:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:16:37 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:16:37 Message: update stable to v1.0.230 23:16:38 ------------------- 23:16:38 experimental info: 23:16:38 ------------------- 23:16:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:16:38 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 23:16:38 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63fa4a6 [Pipeline] echo 23:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:38 provisioning config files... 23:16:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2375741758661430068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:39 ---> docker-login.sh 23:16:39 nexus3.edgexfoundry.org:10001 23:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:39 Configure a credential helper to remove this warning. See 23:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:39 23:16:39 Login Succeeded 23:16:39 nexus3.edgexfoundry.org:10002 23:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:39 Configure a credential helper to remove this warning. See 23:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:39 23:16:39 Login Succeeded 23:16:39 nexus3.edgexfoundry.org:10003 23:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:39 Configure a credential helper to remove this warning. See 23:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:39 23:16:39 Login Succeeded 23:16:39 nexus3.edgexfoundry.org:10004 23:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:39 Configure a credential helper to remove this warning. See 23:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:39 23:16:39 Login Succeeded 23:16:39 docker.io 23:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:40 Configure a credential helper to remove this warning. See 23:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:40 23:16:40 Login Succeeded 23:16:40 ---> docker-login.sh ends [Pipeline] } 23:16:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:16:40 + git rev-list -1 --merges 63fa4a680431768fa653ad2f832ffdb5163d02d6~1..63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] echo 23:16:40 -----------> git rev-list -1 --merges 63fa4a680431768fa653ad2f832ffdb5163d02d6~1..63fa4a680431768fa653ad2f832ffdb5163d02d6 63fa4a680431768fa653ad2f832ffdb5163d02d6 [false] [Pipeline] sh 23:16:41 + git log --format=format:%s -1 63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] echo 23:16:41 ========================================================= 23:16:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:16:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:41 + git log --format=format:%s -1 63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] echo 23:16:41 [semverPrep] GIT_COMMIT: 63fa4a680431768fa653ad2f832ffdb5163d02d6, Commit Message: Custom config structs, auto provision watcher, debounced discovery (#75) [Pipeline] echo 23:16:41 [semverPrep] This is not a build commit. [Pipeline] sh 23:16:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:41 + grep -v github /etc/ssh/ssh_known_hosts 23:16:41 + [ -e /tmp/ssh_known_hosts ] 23:16:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:16:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:16:41 + sudo tee -a /etc/ssh/ssh_known_hosts 23:16:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:16:42 23:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:16:42 latest: Pulling from edgex-devops/py-git-semver 23:16:42 1fe172e4850f: Pulling fs layer 23:16:42 caf521ccaac6: Pulling fs layer 23:16:42 3ead6fa29328: Pulling fs layer 23:16:42 5c2a1cbceb83: Pulling fs layer 23:16:42 a8d5f1318db7: Pulling fs layer 23:16:42 c427282e49a2: Pulling fs layer 23:16:42 5c2a1cbceb83: Waiting 23:16:42 1827001aaf11: Pulling fs layer 23:16:42 0714d37db230: Pulling fs layer 23:16:42 ac28cf19c067: Pulling fs layer 23:16:42 ca983d60f3e2: Pulling fs layer 23:16:42 9f894cec8388: Pulling fs layer 23:16:42 a8d5f1318db7: Waiting 23:16:42 ac28cf19c067: Waiting 23:16:42 ca983d60f3e2: Waiting 23:16:42 c427282e49a2: Waiting 23:16:42 1827001aaf11: Waiting 23:16:42 9f894cec8388: Waiting 23:16:42 0714d37db230: Waiting 23:16:42 caf521ccaac6: Download complete 23:16:42 5c2a1cbceb83: Download complete 23:16:42 a8d5f1318db7: Verifying Checksum 23:16:42 a8d5f1318db7: Download complete 23:16:42 3ead6fa29328: Verifying Checksum 23:16:42 3ead6fa29328: Download complete 23:16:42 c427282e49a2: Verifying Checksum 23:16:42 c427282e49a2: Download complete 23:16:42 0714d37db230: Download complete 23:16:42 ac28cf19c067: Download complete 23:16:42 ca983d60f3e2: Verifying Checksum 23:16:42 9f894cec8388: Verifying Checksum 23:16:42 9f894cec8388: Download complete 23:16:42 1fe172e4850f: Verifying Checksum 23:16:42 1fe172e4850f: Download complete 23:16:43 1827001aaf11: Verifying Checksum 23:16:43 1827001aaf11: Download complete 23:16:44 1fe172e4850f: Pull complete 23:16:44 caf521ccaac6: Pull complete 23:16:45 3ead6fa29328: Pull complete 23:16:45 5c2a1cbceb83: Pull complete 23:16:45 a8d5f1318db7: Pull complete 23:16:45 c427282e49a2: Pull complete 23:16:47 1827001aaf11: Pull complete 23:16:47 0714d37db230: Pull complete 23:16:47 ac28cf19c067: Pull complete 23:16:47 ca983d60f3e2: Pull complete 23:16:47 9f894cec8388: Pull complete 23:16:47 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:16:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:48 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:16: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:16:49 $ docker top 1e8674714c3dd135448fa959301bba394123f35d07587411044f0ada97393869 -eo pid,comm 23:16:49 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). 23:16:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:49 [ssh-agent] Looking for ssh-agent implementation... 23:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:50 $ docker exec 1e8674714c3dd135448fa959301bba394123f35d07587411044f0ada97393869 ssh-agent 23:16:50 SSH_AUTH_SOCK=/tmp/ssh-YNU9tfhJhhSJ/agent.33 23:16:50 SSH_AGENT_PID=39 23:16:50 Running ssh-add (command line suppressed) 23:16:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3755977783391934688.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3755977783391934688.key) 23:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:50 + git tag --points-at HEAD [Pipeline] } 23:16:50 $ docker exec --env ******** --env ******** 1e8674714c3dd135448fa959301bba394123f35d07587411044f0ada97393869 ssh-agent -k 23:16:50 unset SSH_AUTH_SOCK; 23:16:50 unset SSH_AGENT_PID; 23:16:50 echo Agent pid 39 killed; 23:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:50 [ssh-agent] Looking for ssh-agent implementation... 23:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:50 $ docker exec 1e8674714c3dd135448fa959301bba394123f35d07587411044f0ada97393869 ssh-agent 23:16:51 SSH_AUTH_SOCK=/tmp/ssh-71NPzuI4L0wp/agent.72 23:16:51 SSH_AGENT_PID=78 23:16:51 Running ssh-add (command line suppressed) 23:16:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4998046831025993997.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4998046831025993997.key) 23:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:51 + git semver init 23:16:51 2022-06-02 23:16:51,765 [run_init] DEBUG init version:0.0.0 force:False 23:16:51 2022-06-02 23:16:51,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 23:16:51 2022-06-02 23:16:51,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 23:16:51 2022-06-02 23:16:51,768 [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) 23:16:52 2022-06-02 23:16:52,514 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 23:16:52 2022-06-02 23:16:52,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 23:16:52 2022-06-02 23:16:52,515 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:16:52 2022-06-02 23:16:52,515 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:16:52 0.0.1-dev.6 [Pipeline] } 23:16:52 $ docker exec --env ******** --env ******** 1e8674714c3dd135448fa959301bba394123f35d07587411044f0ada97393869 ssh-agent -k 23:16:52 unset SSH_AUTH_SOCK; 23:16:52 unset SSH_AGENT_PID; 23:16:52 echo Agent pid 78 killed; 23:16:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:53 + git semver [Pipeline] } 23:16:53 $ docker stop --time=1 1e8674714c3dd135448fa959301bba394123f35d07587411044f0ada97393869 23:16:54 $ docker rm -f 1e8674714c3dd135448fa959301bba394123f35d07587411044f0ada97393869 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:16:55 Stashed 1 file(s) [Pipeline] echo 23:16:55 [edgeXSemver]: initialized semver on version 0.0.1-dev.6 [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 23:16:55 provisioning config files... 23:16:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5526455002149003511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:55 ---> docker-login.sh 23:16:55 nexus3.edgexfoundry.org:10001 23:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:55 Configure a credential helper to remove this warning. See 23:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:55 23:16:55 Login Succeeded 23:16:55 nexus3.edgexfoundry.org:10002 23:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 nexus3.edgexfoundry.org:10003 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 nexus3.edgexfoundry.org:10004 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 docker.io 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 ---> docker-login.sh ends [Pipeline] } 23:16:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:16:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:56 ========================================================= 23:16:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:16:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:57 + 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 . 23:16:57 Sending build context to Docker daemon 8.655MB 23:16:57 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:16:57 Step 2/13 : FROM ${BASE} AS builder 23:16:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:16:57 59bf1c3509f3: Pulling fs layer 23:16:57 666ba61612fd: Pulling fs layer 23:16:57 8ed8ca486205: Pulling fs layer 23:16:57 4fe6c5a15a65: Pulling fs layer 23:16:57 22a0e8bec74d: Pulling fs layer 23:16:57 ca2b28591e48: Pulling fs layer 23:16:57 a51346096db8: Pulling fs layer 23:16:57 daebc70d1ce1: Pulling fs layer 23:16:57 0e18a0eac166: Pulling fs layer 23:16:57 ca2b28591e48: Waiting 23:16:57 a51346096db8: Waiting 23:16:57 daebc70d1ce1: Waiting 23:16:57 4fe6c5a15a65: Waiting 23:16:57 0e18a0eac166: Waiting 23:16:57 22a0e8bec74d: Waiting 23:16:57 8ed8ca486205: Verifying Checksum 23:16:57 8ed8ca486205: Download complete 23:16:57 666ba61612fd: Verifying Checksum 23:16:57 666ba61612fd: Download complete 23:16:57 22a0e8bec74d: Verifying Checksum 23:16:57 22a0e8bec74d: Download complete 23:16:57 ca2b28591e48: Download complete 23:16:57 59bf1c3509f3: Verifying Checksum 23:16:57 59bf1c3509f3: Download complete 23:16:57 a51346096db8: Verifying Checksum 23:16:57 a51346096db8: Download complete 23:16:57 daebc70d1ce1: Verifying Checksum 23:16:57 daebc70d1ce1: Download complete 23:16:57 59bf1c3509f3: Pull complete 23:16:57 666ba61612fd: Pull complete 23:16:57 8ed8ca486205: Pull complete 23:16:57 0e18a0eac166: Verifying Checksum 23:16:57 0e18a0eac166: Download complete 23:16:58 4fe6c5a15a65: Verifying Checksum 23:16:58 4fe6c5a15a65: Download complete 23:17:02 4fe6c5a15a65: Pull complete 23:17:02 22a0e8bec74d: Pull complete 23:17:02 ca2b28591e48: Pull complete 23:17:02 a51346096db8: Pull complete 23:17:02 daebc70d1ce1: Pull complete 23:17:04 0e18a0eac166: Pull complete 23:17:04 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:17:04 ---> f018257e8ee9 23:17:04 Step 3/13 : ARG MAKE="make build" 23:17:06 ---> Running in fdf654cba05f 23:17:06 Removing intermediate container fdf654cba05f 23:17:06 ---> 2226456e7511 23:17:06 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:17:06 ---> Running in 1eadf64b68b7 23:17:06 Removing intermediate container 1eadf64b68b7 23:17:06 ---> fa9e24d24079 23:17:06 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 23:17:06 ---> Running in 872a188cb426 23:17:06 Removing intermediate container 872a188cb426 23:17:06 ---> 0ae0ba8a0678 23:17:06 Step 6/13 : LABEL Name=edgex-device-onvif-camera 23:17:06 ---> Running in b43860644344 23:17:06 Removing intermediate container b43860644344 23:17:06 ---> c58507fd8aeb 23:17:06 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:06 ---> Running in f7140a746a2c 23:17:07 Removing intermediate container f7140a746a2c 23:17:07 ---> 9b3c9488e4a5 23:17:07 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:07 ---> Running in 7a33e347ff8c 23:17:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:08 OK: 221 MiB in 52 packages 23:17:09 Removing intermediate container 7a33e347ff8c 23:17:09 ---> d7adde2b8338 23:17:09 Step 9/13 : WORKDIR /device-onvif-camera 23:17:09 ---> Running in fcf4837396ac 23:17:09 Removing intermediate container fcf4837396ac 23:17:09 ---> bb837fa94633 23:17:09 Step 10/13 : COPY go.mod vendor* ./ 23:17:09 ---> c62c3bb5afdf 23:17:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:09 ---> Running in 7597f9572e76 23:17:10 Still waiting to schedule task 23:17:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:17:24 Removing intermediate container 7597f9572e76 23:17:24 ---> bf6952d5efef 23:17:24 Step 12/13 : COPY . . 23:17:24 ---> 383eaf56bc4b 23:17:24 Step 13/13 : RUN ${MAKE} 23:17:24 ---> Running in 6a43b37f69cb 23:17:25 noop 23:17:25 Removing intermediate container 6a43b37f69cb 23:17:25 ---> d50b6df99c42 23:17:25 Successfully built d50b6df99c42 23:17:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:25 + docker inspect -f . ci-base-image-x86_64 23:17:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:25 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:17:25 $ 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 ******** ci-base-image-x86_64 cat 23:17:26 $ docker top abf41eb7b0cbeeb004a4769864e398da638e04b0a123db9a9f6eda24fb6fb351 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:26 + go version 23:17:26 go version go1.17.6 linux/amd64 [Pipeline] } 23:17:26 $ docker stop --time=1 abf41eb7b0cbeeb004a4769864e398da638e04b0a123db9a9f6eda24fb6fb351 23:17:28 $ docker rm -f abf41eb7b0cbeeb004a4769864e398da638e04b0a123db9a9f6eda24fb6fb351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:28 + docker inspect -f . ci-base-image-x86_64 23:17:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:28 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:17:28 $ 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 ******** ci-base-image-x86_64 cat 23:17:29 $ docker top f410981b7b88a8a41cdf035b3a424b854b9d03eee1d8ed8a3531477745ee239b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:17:29 + make test 23:17:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:17:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:17:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:17:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.3% of statements 23:17:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.631s coverage: 13.8% of statements 23:17:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:17:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:17:54 $ docker stop --time=1 f410981b7b88a8a41cdf035b3a424b854b9d03eee1d8ed8a3531477745ee239b 23:17:56 $ docker rm -f f410981b7b88a8a41cdf035b3a424b854b9d03eee1d8ed8a3531477745ee239b [Pipeline] // withDockerContainer [Pipeline] sh 23:17:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:17:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:17:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:17:57 + ls -al . 23:17:57 total 232 23:17:57 drwxrwxr-x 9 jenkins jenkins 4096 Jun 2 23:17 . 23:17:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:16 .. 23:17:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:16 .git 23:17:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:16 .github 23:17:57 -rw-rw-r-- 1 jenkins jenkins 352 Jun 2 23:16 .gitignore 23:17:57 -rw-rw-r-- 1 jenkins jenkins 42 Jun 2 23:16 .golangci.yml 23:17:57 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:16 .semver 23:17:57 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 2 23:16 Attribution.txt 23:17:57 -rw-rw-r-- 1 jenkins jenkins 189 Jun 2 23:16 CHANGELOG.md 23:17:57 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 2 23:16 Dockerfile 23:17:57 -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:16 GOVERNANCE.md 23:17:57 -rw-rw-r-- 1 jenkins jenkins 660 Jun 2 23:16 Jenkinsfile 23:17:57 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 2 23:16 LICENSE 23:17:57 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 2 23:16 Makefile 23:17:57 -rw-rw-r-- 1 jenkins jenkins 625 Jun 2 23:16 OWNERS.md 23:17:57 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 2 23:16 README.md 23:17:57 -rw-rw-r-- 1 jenkins jenkins 11 Jun 2 23:16 VERSION 23:17:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:16 bin 23:17:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:16 cmd 23:17:57 -rw-r--r-- 1 jenkins jenkins 53469 Jun 2 23:17 coverage.out 23:17:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:16 doc 23:17:57 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 2 23:16 go.mod 23:17:57 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 2 23:16 go.sum 23:17:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:16 internal 23:17:57 -rw-rw-r-- 1 jenkins jenkins 236 Jun 2 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:57 + 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=63fa4a680431768fa653ad2f832ffdb5163d02d6 --label arch=amd64 --label version=0.0.1-dev.6 . 23:17:57 Sending build context to Docker daemon 8.71MB 23:17:57 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:17:57 Step 2/26 : FROM ${BASE} AS builder 23:17:57 ---> d50b6df99c42 23:17:57 Step 3/26 : ARG MAKE="make build" 23:17:57 ---> Running in ebd0b6182fda 23:17:58 Removing intermediate container ebd0b6182fda 23:17:58 ---> 90a7f489f1d1 23:17:58 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:17:58 ---> Running in 9a1c56843cf7 23:17:58 Removing intermediate container 9a1c56843cf7 23:17:58 ---> 81908887eb8f 23:17:58 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:17:58 ---> Running in 346fb18f4d19 23:17:58 Removing intermediate container 346fb18f4d19 23:17:58 ---> 1b32a4bfc555 23:17:58 Step 6/26 : LABEL Name=edgex-device-onvif-camera 23:17:58 ---> Running in 3aa88c343331 23:17:58 Removing intermediate container 3aa88c343331 23:17:58 ---> 3c0742e1f3b4 23:17:58 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:58 ---> Running in 14de697bf905 23:17:59 Removing intermediate container 14de697bf905 23:17:59 ---> baa0d3f961cd 23:17:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:59 ---> Running in 5ca17b5d64cb 23:17:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:18:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:18:00 OK: 221 MiB in 52 packages 23:18:00 Removing intermediate container 5ca17b5d64cb 23:18:00 ---> 7aaa46cc56dc 23:18:00 Step 9/26 : WORKDIR /device-onvif-camera 23:18:01 ---> Running in e9e8f8d0e3cb 23:18:01 Removing intermediate container e9e8f8d0e3cb 23:18:01 ---> eb2ea85df4a7 23:18:01 Step 10/26 : COPY go.mod vendor* ./ 23:18:01 ---> f5cd81e5f530 23:18:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:01 ---> Running in 61d295701467 23:18:02 Removing intermediate container 61d295701467 23:18:02 ---> bfa6e9ed0a79 23:18:02 Step 12/26 : COPY . . 23:18:02 ---> c7a5c74f988f 23:18:02 Step 13/26 : RUN ${MAKE} 23:18:02 ---> Running in 13cb04db35ae 23:18:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.6 -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 23:18:25 Removing intermediate container 13cb04db35ae 23:18:25 ---> d206c041cd24 23:18:25 Step 14/26 : FROM alpine:3.15 23:18:25 3.15: Pulling from library/alpine 23:18:25 df9b9388f04a: Pulling fs layer 23:18:25 df9b9388f04a: Verifying Checksum 23:18:25 df9b9388f04a: Download complete 23:18:25 df9b9388f04a: Pull complete 23:18:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:18:25 Status: Downloaded newer image for alpine:3.15 23:18:25 ---> 0ac33e5f5afa 23:18:25 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:18:25 ---> Running in 4ab9770f5ebe 23:18:25 Removing intermediate container 4ab9770f5ebe 23:18:25 ---> dc245e5dc7c6 23:18:25 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:18:25 ---> Running in ceec1def1872 23:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:18:25 (1/6) Installing dumb-init (1.2.5-r1) 23:18:25 (2/6) Installing libgcc (10.3.1_git20211027-r0) 23:18:25 (3/6) Installing libsodium (1.0.18-r0) 23:18:25 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 23:18:25 (5/6) Installing libzmq (4.3.4-r0) 23:18:25 (6/6) Installing zeromq (4.3.4-r0) 23:18:25 Executing busybox-1.34.1-r5.trigger 23:18:25 OK: 8 MiB in 20 packages 23:18:25 Removing intermediate container ceec1def1872 23:18:25 ---> 2b36a8ecd99f 23:18:25 Step 17/26 : WORKDIR / 23:18:25 ---> Running in 921eae9bd155 23:18:25 Removing intermediate container 921eae9bd155 23:18:25 ---> ef2bef6ecb1a 23:18:25 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:18:25 ---> 4bc86e0c5622 23:18:25 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:18:25 ---> a297f8a9fb83 23:18:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:18:25 ---> cb39fc36a2a6 23:18:25 Step 21/26 : EXPOSE 59984 23:18:25 ---> Running in 7c8514d26a91 23:18:25 Removing intermediate container 7c8514d26a91 23:18:25 ---> 96a5159889dd 23:18:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:18:25 ---> Running in 31f4be7aa9d1 23:18:25 Removing intermediate container 31f4be7aa9d1 23:18:25 ---> 77b80f245991 23:18:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:25 ---> Running in ed144a9a5b8d 23:18:25 Removing intermediate container ed144a9a5b8d 23:18:25 ---> 56017560c443 23:18:25 Step 24/26 : LABEL arch=amd64 23:18:25 ---> Running in 213b448219fb 23:18:25 Removing intermediate container 213b448219fb 23:18:25 ---> e24d270c711c 23:18:25 Step 25/26 : LABEL git_sha=63fa4a680431768fa653ad2f832ffdb5163d02d6 23:18:25 ---> Running in c47d67844c7f 23:18:25 Removing intermediate container c47d67844c7f 23:18:25 ---> 4be764518043 23:18:25 Step 26/26 : LABEL version=0.0.1-dev.6 23:18:25 ---> Running in 4a8a36f493e3 23:18:26 Removing intermediate container 4a8a36f493e3 23:18:26 ---> 2080de783675 23:18:26 [Warning] One or more build-args [ARCH] were not consumed 23:18:26 Successfully built 2080de783675 23:18:26 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 23:18:26 provisioning config files... 23:18:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3565812946755215974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:26 ---> docker-login.sh 23:18:26 nexus3.edgexfoundry.org:10001 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10002 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10003 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10004 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:27 Login Succeeded 23:18:27 docker.io 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 ---> docker-login.sh ends [Pipeline] } 23:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:27 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 23:18:27 63fa4a680431768fa653ad2f832ffdb5163d02d6 23:18:27 latest 23:18:27 0.0.1-dev.6 23:18:27 63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 23:18:27 main 23:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:63fa4a680431768fa653ad2f832ffdb5163d02d6 23:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:28 69bbcd25d254: Preparing 23:18:28 13fe3fa8622c: Preparing 23:18:28 b9a1fee47e2e: Preparing 23:18:28 30ab6c3f8b07: Preparing 23:18:28 4fc242d58285: Preparing 23:18:28 4fc242d58285: Layer already exists 23:18:28 13fe3fa8622c: Pushed 23:18:28 69bbcd25d254: Pushed 23:18:28 30ab6c3f8b07: Pushed 23:18:30 b9a1fee47e2e: Pushed 23:18:30 63fa4a680431768fa653ad2f832ffdb5163d02d6: digest: sha256:00e586f6d08597342159a6f4488aa7e9b09e437f4cf6b2654777aff109a7ca40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:31 69bbcd25d254: Preparing 23:18:31 13fe3fa8622c: Preparing 23:18:31 b9a1fee47e2e: Preparing 23:18:31 30ab6c3f8b07: Preparing 23:18:31 4fc242d58285: Preparing 23:18:31 30ab6c3f8b07: Layer already exists 23:18:31 b9a1fee47e2e: Layer already exists 23:18:31 4fc242d58285: Layer already exists 23:18:31 13fe3fa8622c: Layer already exists 23:18:31 69bbcd25d254: Layer already exists 23:18:31 latest: digest: sha256:00e586f6d08597342159a6f4488aa7e9b09e437f4cf6b2654777aff109a7ca40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.6 23:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:32 69bbcd25d254: Preparing 23:18:32 13fe3fa8622c: Preparing 23:18:32 b9a1fee47e2e: Preparing 23:18:32 30ab6c3f8b07: Preparing 23:18:32 4fc242d58285: Preparing 23:18:32 4fc242d58285: Layer already exists 23:18:32 69bbcd25d254: Layer already exists 23:18:32 30ab6c3f8b07: Layer already exists 23:18:32 13fe3fa8622c: Layer already exists 23:18:32 b9a1fee47e2e: Layer already exists 23:18:32 0.0.1-dev.6: digest: sha256:00e586f6d08597342159a6f4488aa7e9b09e437f4cf6b2654777aff109a7ca40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 23:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:32 69bbcd25d254: Preparing 23:18:32 13fe3fa8622c: Preparing 23:18:32 b9a1fee47e2e: Preparing 23:18:32 30ab6c3f8b07: Preparing 23:18:32 4fc242d58285: Preparing 23:18:32 30ab6c3f8b07: Layer already exists 23:18:32 69bbcd25d254: Layer already exists 23:18:32 b9a1fee47e2e: Layer already exists 23:18:32 4fc242d58285: Layer already exists 23:18:32 13fe3fa8622c: Layer already exists 23:18:32 63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6: digest: sha256:00e586f6d08597342159a6f4488aa7e9b09e437f4cf6b2654777aff109a7ca40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 23:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:33 69bbcd25d254: Preparing 23:18:33 13fe3fa8622c: Preparing 23:18:33 b9a1fee47e2e: Preparing 23:18:33 30ab6c3f8b07: Preparing 23:18:33 4fc242d58285: Preparing 23:18:33 4fc242d58285: Layer already exists 23:18:33 b9a1fee47e2e: Layer already exists 23:18:33 13fe3fa8622c: Layer already exists 23:18:33 30ab6c3f8b07: Layer already exists 23:18:33 69bbcd25d254: Layer already exists 23:18:33 main: digest: sha256:00e586f6d08597342159a6f4488aa7e9b09e437f4cf6b2654777aff109a7ca40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:33 ===================================================== [Pipeline] echo 23:18:33 taggedImages: 23:18:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:63fa4a680431768fa653ad2f832ffdb5163d02d6 23:18:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:18:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.6 23:18:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 23:18:33 - 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 23:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:33 23:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:34 latest: Pulling from edgex-lftools-log-publisher 23:18:34 5eb5b503b376: Pulling fs layer 23:18:34 5c69ac0246d0: Pulling fs layer 23:18:34 ec43610c2a17: Pulling fs layer 23:18:34 3a2ae6a8a46f: Pulling fs layer 23:18:34 33b1e0a273af: Pulling fs layer 23:18:34 5d3b04190fa2: Pulling fs layer 23:18:34 2f39f015ded8: Pulling fs layer 23:18:34 33b1e0a273af: Waiting 23:18:34 3a2ae6a8a46f: Waiting 23:18:34 5d3b04190fa2: Waiting 23:18:34 2f39f015ded8: Waiting 23:18:34 5c69ac0246d0: Download complete 23:18:34 3a2ae6a8a46f: Verifying Checksum 23:18:34 3a2ae6a8a46f: Download complete 23:18:34 33b1e0a273af: Verifying Checksum 23:18:34 33b1e0a273af: Download complete 23:18:34 ec43610c2a17: Verifying Checksum 23:18:34 ec43610c2a17: Download complete 23:18:34 5d3b04190fa2: Verifying Checksum 23:18:34 5d3b04190fa2: Download complete 23:18:34 5eb5b503b376: Download complete 23:18:35 2f39f015ded8: Download complete 23:18:35 5eb5b503b376: Pull complete 23:18:35 5c69ac0246d0: Pull complete 23:18:36 ec43610c2a17: Pull complete 23:18:36 3a2ae6a8a46f: Pull complete 23:18:36 33b1e0a273af: Pull complete 23:18:36 5d3b04190fa2: Pull complete 23:18:40 2f39f015ded8: Pull complete 23:18:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:40 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:18:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:18:42 $ docker top ef7a9589709e5e746849fa39459f1df7a9232552b24075a807c04c9fcc1f5514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:42 ---> job-cost.sh 23:18:42 lf-activate-venv: SKIPPING 23:18:42 INFO: No Stack... 23:18:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:18:43 INFO: Archiving Costs [Pipeline] sh 23:18:43 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 23:18:43 + cut -d, -f6 [Pipeline] lock 23:18:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] 23:18:44 Resource [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] did not exist. Created. 23:18:44 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:18:44 + echo total: 0.2199999988079071 [Pipeline] stash 23:18:44 Stashed 1 file(s) [Pipeline] } 23:18:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 23:18:44 $ docker stop --time=1 ef7a9589709e5e746849fa39459f1df7a9232552b24075a807c04c9fcc1f5514 23:18:45 $ docker rm -f ef7a9589709e5e746849fa39459f1df7a9232552b24075a807c04c9fcc1f5514 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:19:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-720 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 23:19:29 Running in /w/workspace/device-onvif-camera/8 [Pipeline] { [Pipeline] checkout 23:19:29 Selected Git installation does not exist. Using Default 23:19:29 The recommended git tool is: NONE 23:19:36 using credential edgex-jenkins-ssh 23:19:36 Cloning the remote Git repository 23:19:36 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:19:36 > git init /w/workspace/device-onvif-camera/8 # timeout=10 23:19:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:19:36 > git --version # timeout=10 23:19:36 > git --version # 'git version 2.25.1' 23:19:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:37 Avoid second fetch 23:19:37 Checking out Revision 63fa4a680431768fa653ad2f832ffdb5163d02d6 (main) 23:19:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:19:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:37 > git config core.sparsecheckout # timeout=10 23:19:37 > git checkout -f 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 23:19:42 Commit message: "Custom config structs, auto provision watcher, debounced discovery (#75)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:19:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:43 Dload Upload Total Spent Left Speed 23:19:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 94253 [Pipeline] sh 23:19:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:19:44 + sudo tee+ /etc/docker/daemon.new 23:19:44 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:19:44 { 23:19:44 "registry-mirrors": [ 23:19:44 "https://nexus3.edgexfoundry.org:10001" 23:19:44 ], 23:19:44 "bip": "10.250.0.254/24", 23:19:44 "hosts": [ 23:19:44 "tcp://0.0.0.0:5555", 23:19:44 "unix:///var/run/docker.sock" 23:19:44 ], 23:19:44 "mtu": 1458, 23:19:44 "selinux-enabled": true, 23:19:44 "seccomp-profile": "/etc/docker/seccomp.json" 23:19:44 } [Pipeline] sh 23:19:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:19:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:03 provisioning config files... 23:20:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config1840077749696362737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:03 ---> docker-login.sh 23:20:03 nexus3.edgexfoundry.org:10001 23:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:04 Configure a credential helper to remove this warning. See 23:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:04 23:20:04 Login Succeeded 23:20:04 nexus3.edgexfoundry.org:10002 23:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:05 Configure a credential helper to remove this warning. See 23:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:05 23:20:05 Login Succeeded 23:20:05 nexus3.edgexfoundry.org:10003 23:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:05 Configure a credential helper to remove this warning. See 23:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:05 23:20:05 Login Succeeded 23:20:05 nexus3.edgexfoundry.org:10004 23:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:06 Configure a credential helper to remove this warning. See 23:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:06 23:20:06 Login Succeeded 23:20:06 docker.io 23:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:06 Configure a credential helper to remove this warning. See 23:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:06 23:20:06 Login Succeeded 23:20:06 ---> docker-login.sh ends [Pipeline] } 23:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:20:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:07 ========================================================= 23:20:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:20:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:07 + 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 . 23:20:08 Sending build context to Docker daemon 5.885MB 23:20:08 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:20:08 Step 2/13 : FROM ${BASE} AS builder 23:20:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:20:08 9b3977197b4f: Pulling fs layer 23:20:08 1a89e8eeedd5: Pulling fs layer 23:20:08 94645a83ff95: Pulling fs layer 23:20:08 3f3a8bcf1eab: Pulling fs layer 23:20:08 0c92f367c5e7: Pulling fs layer 23:20:08 3096ccb668a1: Pulling fs layer 23:20:08 e8cf19c19ddd: Pulling fs layer 23:20:08 a4caa8a26152: Pulling fs layer 23:20:08 3f3a8bcf1eab: Waiting 23:20:08 3096ccb668a1: Waiting 23:20:08 0c92f367c5e7: Waiting 23:20:08 e8cf19c19ddd: Waiting 23:20:08 a4caa8a26152: Waiting 23:20:08 94645a83ff95: Download complete 23:20:08 1a89e8eeedd5: Verifying Checksum 23:20:08 1a89e8eeedd5: Download complete 23:20:08 0c92f367c5e7: Verifying Checksum 23:20:08 0c92f367c5e7: Download complete 23:20:08 3096ccb668a1: Verifying Checksum 23:20:08 3096ccb668a1: Download complete 23:20:08 9b3977197b4f: Download complete 23:20:08 e8cf19c19ddd: Verifying Checksum 23:20:08 e8cf19c19ddd: Download complete 23:20:09 9b3977197b4f: Pull complete 23:20:10 1a89e8eeedd5: Pull complete 23:20:10 94645a83ff95: Pull complete 23:20:10 a4caa8a26152: Verifying Checksum 23:20:10 a4caa8a26152: Download complete 23:20:11 3f3a8bcf1eab: Verifying Checksum 23:20:11 3f3a8bcf1eab: Download complete 23:20:23 3f3a8bcf1eab: Pull complete 23:20:23 0c92f367c5e7: Pull complete 23:20:23 3096ccb668a1: Pull complete 23:20:23 e8cf19c19ddd: Pull complete 23:20:30 a4caa8a26152: Pull complete 23:20:30 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:20:30 ---> 725f1c02e7f9 23:20:30 Step 3/13 : ARG MAKE="make build" 23:20:31 ---> Running in 0da4c9e4cca1 23:20:31 Removing intermediate container 0da4c9e4cca1 23:20:31 ---> cd183f1972d3 23:20:31 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:20:31 ---> Running in 49e5aab5b3f3 23:20:31 Removing intermediate container 49e5aab5b3f3 23:20:31 ---> 170be33b1459 23:20:31 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 23:20:31 ---> Running in 747366d09389 23:20:32 Removing intermediate container 747366d09389 23:20:32 ---> f8401eb7aa64 23:20:32 Step 6/13 : LABEL Name=edgex-device-onvif-camera 23:20:32 ---> Running in e34d134372ba 23:20:32 Removing intermediate container e34d134372ba 23:20:32 ---> adb431ee1e96 23:20:32 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:32 ---> Running in a3f634d27756 23:20:34 Removing intermediate container a3f634d27756 23:20:34 ---> 8fcd1640523d 23:20:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:34 ---> Running in 892bfb6f5e0f 23:20:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:20:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:20:37 OK: 220 MiB in 52 packages 23:20:39 Removing intermediate container 892bfb6f5e0f 23:20:39 ---> 9952cf360873 23:20:39 Step 9/13 : WORKDIR /device-onvif-camera 23:20:39 ---> Running in 608bbb39266e 23:20:39 Removing intermediate container 608bbb39266e 23:20:39 ---> 901f9bc6f19e 23:20:39 Step 10/13 : COPY go.mod vendor* ./ 23:20:40 ---> 6618e0f1fc9a 23:20:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:40 ---> Running in 8a63ff76043e 23:21:36 Removing intermediate container 8a63ff76043e 23:21:36 ---> a046168bc81c 23:21:36 Step 12/13 : COPY . . 23:21:36 ---> 6a6a9e94cb8d 23:21:36 Step 13/13 : RUN ${MAKE} 23:21:36 ---> Running in 52314067dd97 23:21:36 noop 23:21:36 Removing intermediate container 52314067dd97 23:21:36 ---> 5cd4308fad74 23:21:36 Successfully built 5cd4308fad74 23:21:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker inspect -f . ci-base-image-arm64 23:21:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-720 does not seem to be running inside a container 23:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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-arm64 cat 23:21:39 $ docker top 08953a5a1a182eaa36e77b0dd159b0a1df75fc5c2794eba2aff193da71917e9d -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:39 + go version 23:21:39 go version go1.17.6 linux/arm64 [Pipeline] } 23:21:40 $ docker stop --time=1 08953a5a1a182eaa36e77b0dd159b0a1df75fc5c2794eba2aff193da71917e9d 23:21:41 $ docker rm -f 08953a5a1a182eaa36e77b0dd159b0a1df75fc5c2794eba2aff193da71917e9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:42 + docker inspect -f . ci-base-image-arm64 23:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:42 prd-ubuntu20.04-docker-arm64-4c-16g-720 does not seem to be running inside a container 23:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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-arm64 cat 23:21:43 $ docker top 3e0dc14c199b0a8e34789cf9c501d7c651b190a2a05bdd45526478016232948d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:21:44 + make test 23:21:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:21:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:23:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:23:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.089s coverage: 1.3% of statements 23:23:42 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.922s coverage: 13.8% of statements 23:23:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:23:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:24:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:24:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:24:14 ./bin/test-attribution-txt.sh [Pipeline] echo 23:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:24:15 $ docker stop --time=1 3e0dc14c199b0a8e34789cf9c501d7c651b190a2a05bdd45526478016232948d 23:24:17 $ docker rm -f 3e0dc14c199b0a8e34789cf9c501d7c651b190a2a05bdd45526478016232948d [Pipeline] // withDockerContainer [Pipeline] sh 23:24:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:24:18 Warning: overwriting stash ‘coverage-report’ 23:24:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:24:19 + ls -al . 23:24:19 total 228 23:24:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:24 . 23:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:19 .. 23:24:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:19 .git 23:24:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:19 .github 23:24:19 -rw-rw-r-- 1 jenkins jenkins 352 Jun 2 23:19 .gitignore 23:24:19 -rw-rw-r-- 1 jenkins jenkins 42 Jun 2 23:19 .golangci.yml 23:24:19 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 2 23:19 Attribution.txt 23:24:19 -rw-rw-r-- 1 jenkins jenkins 189 Jun 2 23:19 CHANGELOG.md 23:24:19 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 2 23:19 Dockerfile 23:24:19 -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:19 GOVERNANCE.md 23:24:19 -rw-rw-r-- 1 jenkins jenkins 660 Jun 2 23:19 Jenkinsfile 23:24:19 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 2 23:19 LICENSE 23:24:19 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 2 23:19 Makefile 23:24:19 -rw-rw-r-- 1 jenkins jenkins 625 Jun 2 23:19 OWNERS.md 23:24:19 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 2 23:19 README.md 23:24:19 -rw-rw-r-- 1 jenkins jenkins 11 Jun 2 23:16 VERSION 23:24:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:19 bin 23:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:19 cmd 23:24:19 -rw-r--r-- 1 jenkins jenkins 53469 Jun 2 23:23 coverage.out 23:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:19 doc 23:24:19 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 2 23:19 go.mod 23:24:19 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 2 23:19 go.sum 23:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:19 internal 23:24:19 -rw-rw-r-- 1 jenkins jenkins 236 Jun 2 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:20 + 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=63fa4a680431768fa653ad2f832ffdb5163d02d6 --label arch=arm64 --label version=0.0.1-dev.6 . 23:24:21 Sending build context to Docker daemon 5.939MB 23:24:21 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:24:21 Step 2/26 : FROM ${BASE} AS builder 23:24:21 ---> 5cd4308fad74 23:24:21 Step 3/26 : ARG MAKE="make build" 23:24:21 ---> Running in af899e03d5d4 23:24:21 Removing intermediate container af899e03d5d4 23:24:21 ---> 399ad1708776 23:24:21 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:24:21 ---> Running in 5f32f3d7c0d6 23:24:21 Removing intermediate container 5f32f3d7c0d6 23:24:21 ---> 51c0cae04e88 23:24:21 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:24:21 ---> Running in 65766126acf1 23:24:22 Removing intermediate container 65766126acf1 23:24:22 ---> d09297207c06 23:24:22 Step 6/26 : LABEL Name=edgex-device-onvif-camera 23:24:22 ---> Running in fb2d5ad216a6 23:24:22 Removing intermediate container fb2d5ad216a6 23:24:22 ---> 22c1749291b0 23:24:22 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:22 ---> Running in 22198a66ef7a 23:24:24 Removing intermediate container 22198a66ef7a 23:24:24 ---> b0e46f91ab81 23:24:24 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:24:24 ---> Running in 6c06544d1368 23:24:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:24:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:24:27 OK: 220 MiB in 52 packages 23:24:28 Removing intermediate container 6c06544d1368 23:24:28 ---> 4edb6d29da7f 23:24:28 Step 9/26 : WORKDIR /device-onvif-camera 23:24:28 ---> Running in 446c684200d1 23:24:29 Removing intermediate container 446c684200d1 23:24:29 ---> 081e154694be 23:24:29 Step 10/26 : COPY go.mod vendor* ./ 23:24:29 ---> 6b3de318459a 23:24:29 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:29 ---> Running in 0f419a4568f3 23:24:31 Removing intermediate container 0f419a4568f3 23:24:31 ---> 7f5ff3a975c5 23:24:31 Step 12/26 : COPY . . 23:24:33 ---> 2cffbb85e108 23:24:33 Step 13/26 : RUN ${MAKE} 23:24:33 ---> Running in 3cf7b1e75bfc 23:24:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.6 -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 23:27:11 Removing intermediate container 3cf7b1e75bfc 23:27:11 ---> 06dfcced5a5c 23:27:11 Step 14/26 : FROM alpine:3.15 23:27:11 3.15: Pulling from library/alpine 23:27:11 9981e73032c8: Pulling fs layer 23:27:11 9981e73032c8: Verifying Checksum 23:27:11 9981e73032c8: Download complete 23:27:11 9981e73032c8: Pull complete 23:27:11 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:27:11 Status: Downloaded newer image for alpine:3.15 23:27:11 ---> 3fb3c9af89a9 23:27:11 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:27:11 ---> Running in 7fdd8b22d241 23:27:11 Removing intermediate container 7fdd8b22d241 23:27:11 ---> 6bdc812aeb88 23:27:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:27:11 ---> Running in f1291e2dfe38 23:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:27:11 (1/6) Installing dumb-init (1.2.5-r1) 23:27:11 (2/6) Installing libgcc (10.3.1_git20211027-r0) 23:27:11 (3/6) Installing libsodium (1.0.18-r0) 23:27:11 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 23:27:11 (5/6) Installing libzmq (4.3.4-r0) 23:27:11 (6/6) Installing zeromq (4.3.4-r0) 23:27:11 Executing busybox-1.34.1-r5.trigger 23:27:11 OK: 8 MiB in 20 packages 23:27:11 Removing intermediate container f1291e2dfe38 23:27:11 ---> 27d5653697bb 23:27:11 Step 17/26 : WORKDIR / 23:27:11 ---> Running in 471db7e91208 23:27:12 Removing intermediate container 471db7e91208 23:27:12 ---> 661594ebeb1f 23:27:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:27:14 ---> 2a6c4de4936b 23:27:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:27:14 ---> 6d29702963e2 23:27:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:27:15 ---> 34bad1758bdd 23:27:15 Step 21/26 : EXPOSE 59984 23:27:15 ---> Running in 871c7416ca0b 23:27:15 Removing intermediate container 871c7416ca0b 23:27:15 ---> 0cb81f696a6e 23:27:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:27:15 ---> Running in 347cf8db41f1 23:27:15 Removing intermediate container 347cf8db41f1 23:27:15 ---> 35139e24a198 23:27:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:15 ---> Running in 2021f14b8a38 23:27:16 Removing intermediate container 2021f14b8a38 23:27:16 ---> bbf56c10a363 23:27:16 Step 24/26 : LABEL arch=arm64 23:27:16 ---> Running in 7f264af51eea 23:27:16 Removing intermediate container 7f264af51eea 23:27:16 ---> d9a27109703c 23:27:16 Step 25/26 : LABEL git_sha=63fa4a680431768fa653ad2f832ffdb5163d02d6 23:27:16 ---> Running in d98887840f09 23:27:17 Removing intermediate container d98887840f09 23:27:17 ---> f5146b38caba 23:27:17 Step 26/26 : LABEL version=0.0.1-dev.6 23:27:17 ---> Running in 81e3da9b37d8 23:27:17 Removing intermediate container 81e3da9b37d8 23:27:17 ---> 7f2a62f1656f 23:27:17 [Warning] One or more build-args [ARCH] were not consumed 23:27:17 Successfully built 7f2a62f1656f 23:27:17 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 23:27:17 provisioning config files... 23:27:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config2054771743052958560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:18 ---> docker-login.sh 23:27:18 nexus3.edgexfoundry.org:10001 23:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:18 Configure a credential helper to remove this warning. See 23:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:18 23:27:18 Login Succeeded 23:27:18 nexus3.edgexfoundry.org:10002 23:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:19 Configure a credential helper to remove this warning. See 23:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:19 23:27:19 Login Succeeded 23:27:19 nexus3.edgexfoundry.org:10003 23:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:19 Configure a credential helper to remove this warning. See 23:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:19 23:27:19 Login Succeeded 23:27:19 nexus3.edgexfoundry.org:10004 23:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:20 Configure a credential helper to remove this warning. See 23:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:20 23:27:20 Login Succeeded 23:27:20 docker.io 23:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:21 Configure a credential helper to remove this warning. See 23:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:21 23:27:21 Login Succeeded 23:27:21 ---> docker-login.sh ends [Pipeline] } 23:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:21 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 23:27:21 63fa4a680431768fa653ad2f832ffdb5163d02d6 23:27:21 latest 23:27:21 0.0.1-dev.6 23:27:21 63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 23:27:21 main 23:27:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:21 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:63fa4a680431768fa653ad2f832ffdb5163d02d6 23:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:27:21 9551d82a5c01: Preparing 23:27:21 d1ad1265d45d: Preparing 23:27:21 574a6fc57e78: Preparing 23:27:21 2aa6c7255f9b: Preparing 23:27:21 4f4ce317c6bb: Preparing 23:27:22 4f4ce317c6bb: Layer already exists 23:27:22 d1ad1265d45d: Pushed 23:27:22 9551d82a5c01: Pushed 23:27:22 2aa6c7255f9b: Pushed 23:27:29 574a6fc57e78: Pushed 23:27:29 63fa4a680431768fa653ad2f832ffdb5163d02d6: digest: sha256:3b832f0e90c1e789f38a67dc36103e460fc72aca85bfb676e14c8e4f0d2e1799 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:29 + 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 23:27:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:27:30 9551d82a5c01: Preparing 23:27:30 d1ad1265d45d: Preparing 23:27:30 574a6fc57e78: Preparing 23:27:30 2aa6c7255f9b: Preparing 23:27:30 4f4ce317c6bb: Preparing 23:27:30 9551d82a5c01: Layer already exists 23:27:30 4f4ce317c6bb: Layer already exists 23:27:30 d1ad1265d45d: Layer already exists 23:27:30 574a6fc57e78: Layer already exists 23:27:30 2aa6c7255f9b: Layer already exists 23:27:30 latest: digest: sha256:3b832f0e90c1e789f38a67dc36103e460fc72aca85bfb676e14c8e4f0d2e1799 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.6 23:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:27:31 9551d82a5c01: Preparing 23:27:31 d1ad1265d45d: Preparing 23:27:31 574a6fc57e78: Preparing 23:27:31 2aa6c7255f9b: Preparing 23:27:31 4f4ce317c6bb: Preparing 23:27:31 4f4ce317c6bb: Layer already exists 23:27:31 574a6fc57e78: Layer already exists 23:27:31 d1ad1265d45d: Layer already exists 23:27:31 2aa6c7255f9b: Layer already exists 23:27:31 9551d82a5c01: Layer already exists 23:27:31 0.0.1-dev.6: digest: sha256:3b832f0e90c1e789f38a67dc36103e460fc72aca85bfb676e14c8e4f0d2e1799 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:32 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 23:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:27:32 9551d82a5c01: Preparing 23:27:32 d1ad1265d45d: Preparing 23:27:32 574a6fc57e78: Preparing 23:27:32 2aa6c7255f9b: Preparing 23:27:32 4f4ce317c6bb: Preparing 23:27:32 d1ad1265d45d: Layer already exists 23:27:32 2aa6c7255f9b: Layer already exists 23:27:32 574a6fc57e78: Layer already exists 23:27:32 9551d82a5c01: Layer already exists 23:27:32 4f4ce317c6bb: Layer already exists 23:27:32 63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6: digest: sha256:3b832f0e90c1e789f38a67dc36103e460fc72aca85bfb676e14c8e4f0d2e1799 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:33 + 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 23:27:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 23:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:27:33 9551d82a5c01: Preparing 23:27:33 d1ad1265d45d: Preparing 23:27:33 574a6fc57e78: Preparing 23:27:33 2aa6c7255f9b: Preparing 23:27:33 4f4ce317c6bb: Preparing 23:27:33 d1ad1265d45d: Layer already exists 23:27:33 9551d82a5c01: Layer already exists 23:27:33 4f4ce317c6bb: Layer already exists 23:27:33 574a6fc57e78: Layer already exists 23:27:33 2aa6c7255f9b: Layer already exists 23:27:33 main: digest: sha256:3b832f0e90c1e789f38a67dc36103e460fc72aca85bfb676e14c8e4f0d2e1799 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:33 ===================================================== [Pipeline] echo 23:27:33 taggedImages: 23:27:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:63fa4a680431768fa653ad2f832ffdb5163d02d6 23:27:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:27:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.6 23:27:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:63fa4a680431768fa653ad2f832ffdb5163d02d6-0.0.1-dev.6 23:27:33 - 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 23:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:34 23:27:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:34 arm64: Pulling from edgex-lftools-log-publisher 23:27:34 8998bd30e6a1: Pulling fs layer 23:27:34 04944245beec: Pulling fs layer 23:27:34 699f458cf7ca: Pulling fs layer 23:27:34 765212b225bb: Pulling fs layer 23:27:34 f23df028b6ca: Pulling fs layer 23:27:34 d65c8cfc05b1: Pulling fs layer 23:27:34 2437ff75d9bd: Pulling fs layer 23:27:34 765212b225bb: Waiting 23:27:34 f23df028b6ca: Waiting 23:27:34 d65c8cfc05b1: Waiting 23:27:34 2437ff75d9bd: Waiting 23:27:34 04944245beec: Verifying Checksum 23:27:34 04944245beec: Download complete 23:27:34 765212b225bb: Verifying Checksum 23:27:34 765212b225bb: Download complete 23:27:35 f23df028b6ca: Download complete 23:27:35 d65c8cfc05b1: Verifying Checksum 23:27:35 d65c8cfc05b1: Download complete 23:27:35 699f458cf7ca: Verifying Checksum 23:27:35 699f458cf7ca: Download complete 23:27:35 8998bd30e6a1: Verifying Checksum 23:27:35 8998bd30e6a1: Download complete 23:27:38 2437ff75d9bd: Verifying Checksum 23:27:38 2437ff75d9bd: Download complete 23:27:40 8998bd30e6a1: Pull complete 23:27:40 04944245beec: Pull complete 23:27:42 699f458cf7ca: Pull complete 23:27:42 765212b225bb: Pull complete 23:27:43 f23df028b6ca: Pull complete 23:27:43 d65c8cfc05b1: Pull complete 23:27:59 2437ff75d9bd: Pull complete 23:27:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:59 prd-ubuntu20.04-docker-arm64-4c-16g-720 does not seem to be running inside a container 23:27:59 $ 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/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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:arm64 cat 23:28:02 $ docker top 1f72d607361e4225e15c19e6d9bd6214fe3b73a0371c0e44b83a484ef83f8a7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:03 ---> job-cost.sh 23:28:03 lf-activate-venv: SKIPPING 23:28:03 INFO: No Stack... 23:28:03 INFO: Retrieving Pricing Info for: v3-standard-4 23:28:04 INFO: Archiving Costs [Pipeline] sh 23:28:05 + cat /w/workspace/device-onvif-camera/8/archives/cost.csv 23:28:05 + cut -d, -f6 [Pipeline] lock 23:28:05 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] 23:28:05 Resource [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] did not exist. Created. 23:28:05 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:06 /w/workspace/device-onvif-camera/8@tmp/durable-5f6f7e25/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:28:07 + echo total: 0.10999999940395355 [Pipeline] stash 23:28:07 Warning: overwriting stash ‘stack-cost’ 23:28:07 Stashed 1 file(s) [Pipeline] } 23:28:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:07 $ docker stop --time=1 1f72d607361e4225e15c19e6d9bd6214fe3b73a0371c0e44b83a484ef83f8a7e 23:28:08 $ docker rm -f 1f72d607361e4225e15c19e6d9bd6214fe3b73a0371c0e44b83a484ef83f8a7e [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 23:28:09 provisioning config files... 23:28:09 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3346537581738979040tmp [Pipeline] { [Pipeline] sh 23:28:09 + set +x 23:28:09 + + curl -s https://codecov.io/bash 23:28:09 bash -s -- 23:28:09 23:28:09 _____ _ 23:28:09 / ____| | | 23:28:09 | | ___ __| | ___ ___ _____ __ 23:28:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:28:09 | |___| (_) | (_| | __/ (_| (_) \ V / 23:28:09 \_____\___/ \__,_|\___|\___\___/ \_/ 23:28:09 Bash-1.0.6 23:28:09 23:28:09 23:28:09 ==> git version 2.25.1 found 23:28:09 ==> 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 23:28:09 Release-Date: 2020-01-08 23:28:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:28:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:28:09 ==> Jenkins CI detected. 23:28:09 current dir:  /w/workspace/foundry_device-onvif-camera_main 23:28:09 project root: . 23:28:09 --> token set from env 23:28:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:28:09 ==> Running gcov in . (disable via -X gcov) 23:28:09 ==> Python coveragepy not found 23:28:09 ==> Searching for coverage reports in: 23:28:09 + . 23:28:09 -> Found 1 reports 23:28:09 ==> Detecting git/mercurial file structure 23:28:09 ==> Reading reports 23:28:09 + ./coverage.out bytes=53469 23:28:09 ==> Appending adjustments 23:28:09 https://docs.codecov.io/docs/fixing-reports 23:28:09 + Found adjustments 23:28:09 ==> Gzipping contents 23:28:09 8.0K /tmp/codecov.J8fl66.gz 23:28:09 ==> Uploading reports 23:28:09 url: https://codecov.io 23:28:09 query: branch=main&commit=63fa4a680431768fa653ad2f832ffdb5163d02d6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:28:09 -> Pinging Codecov 23:28:09 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=63fa4a680431768fa653ad2f832ffdb5163d02d6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:28:10 -> Uploading to 23:28:10 https://storage.googleapis.com/codecov/v4/raw/2022-06-02/F29A59C45E3A92E06B3E522C9905F8EF/63fa4a680431768fa653ad2f832ffdb5163d02d6/f0e4ae45-4ea6-479f-a332-28898c0bc9bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T232809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97e8183b763e2c693a40396436697cf2a43d594f08ce86bf5d8c8421f9b89d73 23:28:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:10 Dload Upload Total Spent Left Speed 23:28:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6847 0 0 100 6847 0 30566 --:--:-- --:--:-- --:--:-- 30566 23:28:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] } 23:28:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:28:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:28:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:10 23:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:28:11 df9b9388f04a: Already exists 23:28:11 52dc419b0ee2: Pulling fs layer 23:28:11 25bc292e5bac: Pulling fs layer 23:28:11 114826534d7a: Pulling fs layer 23:28:11 4657fd5d0bcf: Pulling fs layer 23:28:11 6ad1cebc031e: Pulling fs layer 23:28:11 8a3aa393b2d8: Pulling fs layer 23:28:11 6ad1cebc031e: Waiting 23:28:11 4657fd5d0bcf: Waiting 23:28:11 25bc292e5bac: Download complete 23:28:11 52dc419b0ee2: Download complete 23:28:11 4657fd5d0bcf: Verifying Checksum 23:28:11 4657fd5d0bcf: Download complete 23:28:11 52dc419b0ee2: Pull complete 23:28:11 6ad1cebc031e: Verifying Checksum 23:28:11 6ad1cebc031e: Download complete 23:28:11 25bc292e5bac: Pull complete 23:28:11 114826534d7a: Download complete 23:28:11 8a3aa393b2d8: Verifying Checksum 23:28:11 8a3aa393b2d8: Download complete 23:28:15 114826534d7a: Pull complete 23:28:15 4657fd5d0bcf: Pull complete 23:28:15 6ad1cebc031e: Pull complete 23:28:18 8a3aa393b2d8: Pull complete 23:28:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:18 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:28:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:28:20 $ docker top bc608d49a9e9b0a1c8666830d8e24c929af1afc256e6db0db9e5cd0323d49b88 -eo pid,comm [Pipeline] { [Pipeline] echo 23:28:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:28:20 + set -o pipefail 23:28:20 + snyk monitor '--org=edgex-jenkins' 23:28:25 23:28:25 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 23:28:25 23:28:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8378db99-2324-4941-bf69-26f6fd4dd67c/history/b96b95a1-0e59-47a1-b477-59c3adfa2aea 23:28:25 23:28:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:28:25 23:28:25 [Pipeline] } 23:28:25 $ docker stop --time=1 bc608d49a9e9b0a1c8666830d8e24c929af1afc256e6db0db9e5cd0323d49b88 23:28:27 $ docker rm -f bc608d49a9e9b0a1c8666830d8e24c929af1afc256e6db0db9e5cd0323d49b88 [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 23:28:28 + git log --format=format:%s -1 63fa4a680431768fa653ad2f832ffdb5163d02d6 [Pipeline] sh 23:28:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:28:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:29 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:28:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:28:29 $ docker top e2b18e5419e41d11ebe6844a5a7b333b88ba1c07415d43308337e7a3af827fd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:29 [ssh-agent] Looking for ssh-agent implementation... 23:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:30 $ docker exec e2b18e5419e41d11ebe6844a5a7b333b88ba1c07415d43308337e7a3af827fd2 ssh-agent 23:28:30 SSH_AUTH_SOCK=/tmp/ssh-N20dfz9WzFnR/agent.32 23:28:30 SSH_AGENT_PID=38 23:28:30 Running ssh-add (command line suppressed) 23:28:30 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9188779750490791808.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9188779750490791808.key) 23:28:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:30 + git semver tag 23:28:30 2022-06-02 23:28:30,787 [run_tag] DEBUG tag force:False 23:28:30 2022-06-02 23:28:30,787 [check_head_tag] DEBUG check head tag 23:28:30 2022-06-02 23:28:30,787 [execute] INFO git cat-file --batch-check 23:28:30 2022-06-02 23:28:30,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:28:30 2022-06-02 23:28:30,791 [execute] INFO git cat-file --batch 23:28:30 2022-06-02 23:28:30,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:28:30 2022-06-02 23:28:30,798 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:28:30 2022-06-02 23:28:30,798 [execute] INFO git tag -a v0.0.1-dev.6 -m v0.0.1-dev.6 23:28:30 2022-06-02 23:28:30,798 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.6', '-m', 'v0.0.1-dev.6'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:28:30 2022-06-02 23:28:30,804 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:28:30 0.0.1-dev.6 [Pipeline] } 23:28:30 $ docker exec --env ******** --env ******** e2b18e5419e41d11ebe6844a5a7b333b88ba1c07415d43308337e7a3af827fd2 ssh-agent -k 23:28:30 unset SSH_AUTH_SOCK; 23:28:30 unset SSH_AGENT_PID; 23:28:30 echo Agent pid 38 killed; 23:28:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:31 + git semver [Pipeline] } 23:28:31 $ docker stop --time=1 e2b18e5419e41d11ebe6844a5a7b333b88ba1c07415d43308337e7a3af827fd2 23:28:32 $ docker rm -f e2b18e5419e41d11ebe6844a5a7b333b88ba1c07415d43308337e7a3af827fd2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:28:33 23:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:28:33 0.23.1-centos7: Pulling from edgex-lftools 23:28:33 ab5ef0e58194: Pulling fs layer 23:28:33 9712f1f96733: Pulling fs layer 23:28:33 63f879dbbcfc: Pulling fs layer 23:28:33 0d9ebad4ef96: Pulling fs layer 23:28:33 e9a5061849ea: Pulling fs layer 23:28:33 d747dcd14b5f: Pulling fs layer 23:28:33 2de7ff778b66: Pulling fs layer 23:28:33 d747dcd14b5f: Waiting 23:28:33 e9a5061849ea: Waiting 23:28:33 2de7ff778b66: Waiting 23:28:33 0d9ebad4ef96: Waiting 23:28:33 9712f1f96733: Verifying Checksum 23:28:33 9712f1f96733: Download complete 23:28:33 63f879dbbcfc: Verifying Checksum 23:28:33 63f879dbbcfc: Download complete 23:28:34 e9a5061849ea: Verifying Checksum 23:28:34 e9a5061849ea: Download complete 23:28:34 d747dcd14b5f: Verifying Checksum 23:28:34 d747dcd14b5f: Download complete 23:28:34 0d9ebad4ef96: Verifying Checksum 23:28:34 0d9ebad4ef96: Download complete 23:28:34 2de7ff778b66: Verifying Checksum 23:28:34 2de7ff778b66: Download complete 23:28:34 ab5ef0e58194: Verifying Checksum 23:28:34 ab5ef0e58194: Download complete 23:28:37 ab5ef0e58194: Pull complete 23:28:37 9712f1f96733: Pull complete 23:28:37 63f879dbbcfc: Pull complete 23:28:42 0d9ebad4ef96: Pull complete 23:28:42 e9a5061849ea: Pull complete 23:28:42 d747dcd14b5f: Pull complete 23:28:42 2de7ff778b66: Pull complete 23:28:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:28:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:42 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:28:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:28:45 $ docker top 12c49a8f95bf57ff3d9c9bd5e1bed1510eb1086bb0098291591e85fcf6477e0e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:28:45 provisioning config files... 23:28:45 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2303897606126534874tmp 23:28:45 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7721107895261867752tmp 23:28:45 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6918464510549583017tmp [Pipeline] { [Pipeline] echo 23:28:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:28:45 ---> sigul-configuration.sh 23:28:45 gpg: directory `/root/.gnupg' created 23:28:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:28:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:28:45 gpg: keyring `/root/.gnupg/secring.gpg' created 23:28:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:28:45 gpg: CAST5 encrypted data 23:28:45 gpg: encrypted with 1 passphrase 23:28:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:28:45 + mkdir /home/jenkins 23:28:45 + mkdir /home/jenkins/sigul [Pipeline] sh 23:28:46 + 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 23:28:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:28:46 ---> sigul-install.sh 23:28:46 Sigul already installed; skipping installation. [Pipeline] sh 23:28:46 + git tag --list 23:28:46 v0.0.0 23:28:46 v0.0.1-dev.1 23:28:46 v0.0.1-dev.2 23:28:46 v0.0.1-dev.3 23:28:46 v0.0.1-dev.4 23:28:46 v0.0.1-dev.5 23:28:46 v0.0.1-dev.6 [Pipeline] sh 23:28:46 + lftools sign git-tag v0.0.1-dev.6 23:28:47 Signing Git tag with Sigul... 23:28:47 Signing v0.0.1-dev.6 [Pipeline] echo 23:28:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:28:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:28:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:28:48 $ docker stop --time=1 12c49a8f95bf57ff3d9c9bd5e1bed1510eb1086bb0098291591e85fcf6477e0e 23:28:49 $ docker rm -f 12c49a8f95bf57ff3d9c9bd5e1bed1510eb1086bb0098291591e85fcf6477e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:28:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:50 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:28:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:28:50 $ docker top 69b5d223a20e44561f43ee30115cbb7e455f0ac6dfefda8e79d0050363aa8ea8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:50 [ssh-agent] Looking for ssh-agent implementation... 23:28:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:50 $ docker exec 69b5d223a20e44561f43ee30115cbb7e455f0ac6dfefda8e79d0050363aa8ea8 ssh-agent 23:28:50 SSH_AUTH_SOCK=/tmp/ssh-zmRu0xZh5Qpk/agent.32 23:28:50 SSH_AGENT_PID=38 23:28:50 Running ssh-add (command line suppressed) 23:28:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6385552616382979519.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6385552616382979519.key) 23:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:51 + git semver bump pre 23:28:51 2022-06-02 23:28:51,510 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:28:51 2022-06-02 23:28:51,510 [bump_version] DEBUG bumping version:0.0.1-dev.6 on axis:pre with prefix:dev 23:28:51 2022-06-02 23:28:51,510 [bump_version] DEBUG bumped version:0.0.1-dev.7 23:28:51 2022-06-02 23:28:51,510 [write_version] DEBUG write version:0.0.1-dev.7 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 23:28:51 2022-06-02 23:28:51,510 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:28:51 2022-06-02 23:28:51,510 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 23:28:51 2022-06-02 23:28:51,512 [execute] INFO git cat-file --batch-check 23:28:51 2022-06-02 23:28:51,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:28:51 2022-06-02 23:28:51,518 [execute] INFO git cat-file --batch 23:28:51 2022-06-02 23:28:51,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:28:51 2022-06-02 23:28:51,522 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:28:51 0.0.1-dev.7 [Pipeline] } 23:28:51 $ docker exec --env ******** --env ******** 69b5d223a20e44561f43ee30115cbb7e455f0ac6dfefda8e79d0050363aa8ea8 ssh-agent -k 23:28:51 unset SSH_AUTH_SOCK; 23:28:51 unset SSH_AGENT_PID; 23:28:51 echo Agent pid 38 killed; 23:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:52 + git semver [Pipeline] } 23:28:52 $ docker stop --time=1 69b5d223a20e44561f43ee30115cbb7e455f0ac6dfefda8e79d0050363aa8ea8 23:28:53 $ docker rm -f 69b5d223a20e44561f43ee30115cbb7e455f0ac6dfefda8e79d0050363aa8ea8 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:28:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:54 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:28:54 $ docker top 4f34c77f53747b0342b4a6ea653d8b588f81bfd5e1ea4f38496986b5dbad307d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:54 [ssh-agent] Looking for ssh-agent implementation... 23:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:55 $ docker exec 4f34c77f53747b0342b4a6ea653d8b588f81bfd5e1ea4f38496986b5dbad307d ssh-agent 23:28:55 SSH_AUTH_SOCK=/tmp/ssh-rEyEfXjkNFaD/agent.32 23:28:55 SSH_AGENT_PID=38 23:28:55 Running ssh-add (command line suppressed) 23:28:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1221855272403446826.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1221855272403446826.key) 23:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:55 + git semver push 23:28:55 2022-06-02 23:28:55,715 [run_push] DEBUG push 23:28:55 2022-06-02 23:28:55,715 [execute] INFO git push origin semver 23:28:55 2022-06-02 23:28:55,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:28:56 2022-06-02 23:28:56,348 [run_push] DEBUG push all version tags 23:28:56 2022-06-02 23:28:56,348 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:28:56 2022-06-02 23:28:56,349 [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) 23:28:57 2022-06-02 23:28:56,969 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:28:57 0.0.1-dev.7 [Pipeline] } 23:28:57 $ docker exec --env ******** --env ******** 4f34c77f53747b0342b4a6ea653d8b588f81bfd5e1ea4f38496986b5dbad307d ssh-agent -k 23:28:57 unset SSH_AUTH_SOCK; 23:28:57 unset SSH_AGENT_PID; 23:28:57 echo Agent pid 38 killed; 23:28:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:57 + git semver [Pipeline] } 23:28:58 $ docker stop --time=1 4f34c77f53747b0342b4a6ea653d8b588f81bfd5e1ea4f38496986b5dbad307d 23:28:59 $ docker rm -f 4f34c77f53747b0342b4a6ea653d8b588f81bfd5e1ea4f38496986b5dbad307d [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 23:28:59 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 23:28:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:28:59 total 16 23:28:59 drwxr-xr-x 3 root root 4096 Jun 2 23:18 . 23:28:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 23:28 .. 23:28:59 drwxr-xr-x 2 root root 4096 Jun 2 23:18 cost 23:28:59 -rw-r--r-- 1 root root 88 Jun 2 23:18 cost.csv 23:28:59 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 23:28:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:28:59 total 16 23:28:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:18 . 23:28:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 23:28 .. 23:28:59 drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 23:18 cost 23:28:59 -rw-r--r-- 1 jenkins jenkins 88 Jun 2 23:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:29:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:29:01 ---> package-listing.sh 23:29:01 ++ facter osfamily 23:29:01 ++ tr '[:upper:]' '[:lower:]' 23:29:01 + OS_FAMILY=debian 23:29:01 + workspace=/w/workspace/foundry_device-onvif-camera_main 23:29:01 + START_PACKAGES=/tmp/packages_start.txt 23:29:01 + END_PACKAGES=/tmp/packages_end.txt 23:29:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:01 + PACKAGES=/tmp/packages_start.txt 23:29:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:29:01 + PACKAGES=/tmp/packages_end.txt 23:29:01 + case "${OS_FAMILY}" in 23:29:01 + dpkg -l 23:29:01 + grep '^ii' 23:29:01 + '[' -f /tmp/packages_start.txt ']' 23:29:01 + '[' -f /tmp/packages_end.txt ']' 23:29:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:29:01 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 23:29:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 23:29:01 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 23:29:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:02 prd-ubuntu20.04-docker-8c-8g-718 does not seem to be running inside a container 23:29:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:02 $ docker top 5341f71b690279d3bc2d4f98f248207525139000d9a3a8ecba2dab8f171fbb21 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:02 + touch /tmp/pre-build-complete [Pipeline] sh 23:29:03 + mkdir -p /var/log/sysstat [Pipeline] sh 23:29:03 + ls /var/log/sa-host 23:29:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:03 provisioning config files... 23:29:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1903061454430938113tmp [Pipeline] { [Pipeline] echo 23:29:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:29:03 ---> create-netrc.sh [Pipeline] } 23:29:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:29:04 ---> python-tools-install.sh [Pipeline] echo 23:29:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:29:04 ---> sudo-logs.sh 23:29:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:29:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:29:04 ---> job-cost.sh 23:29:04 lf-activate-venv: SKIPPING 23:29:04 DEBUG: total: 0.2199999988079071 23:29:04 INFO: Retrieving Stack Cost... 23:29:05 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:05 INFO: Archiving Costs [Pipeline] echo 23:29:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:29:05 ---> logs-deploy.sh 23:29:05 lf-activate-venv: SKIPPING 23:29:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/8 23:29:05 INFO: archiving workspace using pattern(s): 23:29:06 Archives upload complete. 23:29:06 INFO: archiving logs to Nexus