Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a9e67fa37862f83ef90b637e6c765491ff37d3a 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-ssh5543715143970511542.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4281639415987615861.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7027283255606410508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13280546744003852903.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15675446063077758043.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7754 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 4a9e67fa37862f83ef90b637e6c765491ff37d3a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234)" > 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 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 > git rev-list --no-walk 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:42 ========================================================= 16:40:42 EdgeX Global Pipelines Version Info 16:40:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:43 ------------------- 16:40:43 stable info: 16:40:43 ------------------- 16:40:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:40:43 Message: update stable to v1.0.244 16:40:44 ------------------- 16:40:44 experimental info: 16:40:44 ------------------- 16:40:44 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:40:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a9e67f [Pipeline] echo 16:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:44 provisioning config files... 16:40:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14858426219921868890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:44 ---> docker-login.sh 16:40:44 nexus3.edgexfoundry.org:10001 16:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:45 Configure a credential helper to remove this warning. See 16:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:45 16:40:45 Login Succeeded 16:40:45 nexus3.edgexfoundry.org:10002 16:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:45 Configure a credential helper to remove this warning. See 16:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:45 16:40:45 Login Succeeded 16:40:45 nexus3.edgexfoundry.org:10003 16:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:45 Configure a credential helper to remove this warning. See 16:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:45 16:40:45 Login Succeeded 16:40:45 nexus3.edgexfoundry.org:10004 16:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:45 Configure a credential helper to remove this warning. See 16:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:45 16:40:45 Login Succeeded 16:40:45 docker.io 16:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:46 Configure a credential helper to remove this warning. See 16:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:46 16:40:46 Login Succeeded 16:40:46 ---> docker-login.sh ends [Pipeline] } 16:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:40:46 + git rev-list -1 --merges 4a9e67fa37862f83ef90b637e6c765491ff37d3a~1..4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 16:40:46 -----------> git rev-list -1 --merges 4a9e67fa37862f83ef90b637e6c765491ff37d3a~1..4a9e67fa37862f83ef90b637e6c765491ff37d3a 4a9e67fa37862f83ef90b637e6c765491ff37d3a [false] [Pipeline] sh 16:40:46 + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 16:40:46 ========================================================= 16:40:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:40:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:47 + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo 16:40:47 [semverPrep] GIT_COMMIT: 4a9e67fa37862f83ef90b637e6c765491ff37d3a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234) [Pipeline] echo 16:40:47 [semverPrep] This is not a build commit. [Pipeline] sh 16:40:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:47 + grep -v github /etc/ssh/ssh_known_hosts 16:40:47 + [ -e /tmp/ssh_known_hosts ] 16:40:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:40:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:40:47 + sudo tee -a /etc/ssh/ssh_known_hosts 16:40:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:47 16:40:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:48 0.1.4: Pulling from edgex-devops/py-git-semver 16:40:48 b85a868b505f: Pulling fs layer 16:40:48 e2be974225ed: Pulling fs layer 16:40:48 339a4e72a1f5: Pulling fs layer 16:40:48 988bab9f4d93: Pulling fs layer 16:40:48 1469e6f7b9e6: Pulling fs layer 16:40:48 eaf3925da568: Pulling fs layer 16:40:48 bab4dde63d76: Pulling fs layer 16:40:48 bde34c3a00c8: Pulling fs layer 16:40:48 b352a97aabf1: Pulling fs layer 16:40:48 4872d77fe225: Pulling fs layer 16:40:48 5851b861e8e6: Pulling fs layer 16:40:48 988bab9f4d93: Waiting 16:40:48 1469e6f7b9e6: Waiting 16:40:48 bab4dde63d76: Waiting 16:40:48 eaf3925da568: Waiting 16:40:48 b352a97aabf1: Waiting 16:40:48 bde34c3a00c8: Waiting 16:40:48 4872d77fe225: Waiting 16:40:48 5851b861e8e6: Waiting 16:40:48 e2be974225ed: Verifying Checksum 16:40:48 e2be974225ed: Download complete 16:40:48 988bab9f4d93: Download complete 16:40:48 339a4e72a1f5: Verifying Checksum 16:40:48 339a4e72a1f5: Download complete 16:40:48 1469e6f7b9e6: Verifying Checksum 16:40:48 1469e6f7b9e6: Download complete 16:40:48 eaf3925da568: Download complete 16:40:48 bde34c3a00c8: Verifying Checksum 16:40:48 bde34c3a00c8: Download complete 16:40:48 b352a97aabf1: Download complete 16:40:48 4872d77fe225: Download complete 16:40:48 5851b861e8e6: Verifying Checksum 16:40:48 5851b861e8e6: Download complete 16:40:48 b85a868b505f: Verifying Checksum 16:40:48 b85a868b505f: Download complete 16:40:48 bab4dde63d76: Verifying Checksum 16:40:48 bab4dde63d76: Download complete 16:40:49 b85a868b505f: Pull complete 16:40:49 e2be974225ed: Pull complete 16:40:50 339a4e72a1f5: Pull complete 16:40:50 988bab9f4d93: Pull complete 16:40:50 1469e6f7b9e6: Pull complete 16:40:50 eaf3925da568: Pull complete 16:40:52 bab4dde63d76: Pull complete 16:40:52 bde34c3a00c8: Pull complete 16:40:52 b352a97aabf1: Pull complete 16:40:53 4872d77fe225: Pull complete 16:40:53 5851b861e8e6: Pull complete 16:40:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:53 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:40:54 $ docker top 4cf6702169f2548935435e05b7a5bfe6d06a1ad6cf522c80837a43af843cfc4a -eo pid,comm 16:40:54 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). 16:40:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:54 [ssh-agent] Looking for ssh-agent implementation... 16:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:54 $ docker exec 4cf6702169f2548935435e05b7a5bfe6d06a1ad6cf522c80837a43af843cfc4a ssh-agent 16:40:54 SSH_AUTH_SOCK=/tmp/ssh-o3IpnbFFUrAS/agent.34 16:40:54 SSH_AGENT_PID=40 16:40:54 Running ssh-add (command line suppressed) 16:40:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2616306794835983962.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2616306794835983962.key) 16:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:55 + git tag --points-at HEAD [Pipeline] } 16:40:55 $ docker exec --env ******** --env ******** 4cf6702169f2548935435e05b7a5bfe6d06a1ad6cf522c80837a43af843cfc4a ssh-agent -k 16:40:55 unset SSH_AUTH_SOCK; 16:40:55 unset SSH_AGENT_PID; 16:40:55 echo Agent pid 40 killed; 16:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:40:55 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0-dev.15' [Pipeline] sshagent 16:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:55 [ssh-agent] Looking for ssh-agent implementation... 16:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:55 $ docker exec 4cf6702169f2548935435e05b7a5bfe6d06a1ad6cf522c80837a43af843cfc4a ssh-agent 16:40:55 SSH_AUTH_SOCK=/tmp/ssh-cn1u3fbWV28o/agent.72 16:40:55 SSH_AGENT_PID=78 16:40:55 Running ssh-add (command line suppressed) 16:40:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13748408842047964667.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13748408842047964667.key) 16:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:55 + git semver init 16:40:56 2023-02-28 16:40:56,106 [run_init] DEBUG init version:0.0.0 force:False 16:40:56 2023-02-28 16:40:56,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 16:40:56 2023-02-28 16:40:56,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 16:40:56 2023-02-28 16:40:56,108 [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) 16:40:57 2023-02-28 16:40:57,038 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 16:40:57 2023-02-28 16:40:57,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 16:40:57 2023-02-28 16:40:57,039 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:40:57 2023-02-28 16:40:57,039 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:40:57 3.0.0-dev.16 [Pipeline] } 16:40:57 $ docker exec --env ******** --env ******** 4cf6702169f2548935435e05b7a5bfe6d06a1ad6cf522c80837a43af843cfc4a ssh-agent -k 16:40:57 unset SSH_AUTH_SOCK; 16:40:57 unset SSH_AGENT_PID; 16:40:57 echo Agent pid 78 killed; 16:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:57 + git semver [Pipeline] } 16:40:57 $ docker stop --time=1 4cf6702169f2548935435e05b7a5bfe6d06a1ad6cf522c80837a43af843cfc4a 16:40:59 $ docker rm -f --volumes 4cf6702169f2548935435e05b7a5bfe6d06a1ad6cf522c80837a43af843cfc4a [Pipeline] // withDockerContainer [Pipeline] sh 16:40:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:59 Stashed 1 file(s) [Pipeline] echo 16:40:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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 16:40:59 provisioning config files... 16:40:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config94697099667348095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:00 ---> docker-login.sh 16:41:00 nexus3.edgexfoundry.org:10001 16:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:00 Configure a credential helper to remove this warning. See 16:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:00 16:41:00 Login Succeeded 16:41:00 nexus3.edgexfoundry.org:10002 16:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:00 Configure a credential helper to remove this warning. See 16:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:00 16:41:00 Login Succeeded 16:41:00 nexus3.edgexfoundry.org:10003 16:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:00 Configure a credential helper to remove this warning. See 16:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:00 16:41:00 Login Succeeded 16:41:00 nexus3.edgexfoundry.org:10004 16:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:00 Configure a credential helper to remove this warning. See 16:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:00 16:41:00 Login Succeeded 16:41:00 docker.io 16:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:00 Configure a credential helper to remove this warning. See 16:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:00 16:41:00 Login Succeeded 16:41:00 ---> docker-login.sh ends [Pipeline] } 16:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:00 ========================================================= 16:41:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:41:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:41:01 Sending build context to Docker daemon 27.76MB 16:41:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:41:01 Step 2/13 : FROM ${BASE} AS builder 16:41:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:41:01 213ec9aee27d: Pulling fs layer 16:41:01 4583459ba037: Pulling fs layer 16:41:01 93c1e223e6f2: Pulling fs layer 16:41:01 53926ce57604: Pulling fs layer 16:41:01 21b2b0c7a3f4: Pulling fs layer 16:41:01 22ff95d597cd: Pulling fs layer 16:41:01 12d6caf4c0d1: Pulling fs layer 16:41:01 96b7cbca73a9: Pulling fs layer 16:41:01 a7acece74701: Pulling fs layer 16:41:01 21b2b0c7a3f4: Waiting 16:41:01 96b7cbca73a9: Waiting 16:41:01 22ff95d597cd: Waiting 16:41:01 a7acece74701: Waiting 16:41:01 12d6caf4c0d1: Waiting 16:41:01 53926ce57604: Waiting 16:41:01 93c1e223e6f2: Verifying Checksum 16:41:01 93c1e223e6f2: Download complete 16:41:01 4583459ba037: Verifying Checksum 16:41:01 4583459ba037: Download complete 16:41:01 21b2b0c7a3f4: Download complete 16:41:01 22ff95d597cd: Verifying Checksum 16:41:01 22ff95d597cd: Download complete 16:41:01 213ec9aee27d: Verifying Checksum 16:41:01 213ec9aee27d: Download complete 16:41:01 12d6caf4c0d1: Verifying Checksum 16:41:01 12d6caf4c0d1: Download complete 16:41:01 213ec9aee27d: Pull complete 16:41:01 4583459ba037: Pull complete 16:41:01 93c1e223e6f2: Pull complete 16:41:01 a7acece74701: Verifying Checksum 16:41:01 a7acece74701: Download complete 16:41:02 96b7cbca73a9: Verifying Checksum 16:41:02 53926ce57604: Verifying Checksum 16:41:02 53926ce57604: Download complete 16:41:06 53926ce57604: Pull complete 16:41:06 21b2b0c7a3f4: Pull complete 16:41:06 22ff95d597cd: Pull complete 16:41:06 12d6caf4c0d1: Pull complete 16:41:08 96b7cbca73a9: Pull complete 16:41:09 a7acece74701: Pull complete 16:41:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:41:09 ---> db6d94c90886 16:41:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:41:10 ---> Running in 994bf79d3a7c 16:41:10 Removing intermediate container 994bf79d3a7c 16:41:10 ---> 5f56fc88b569 16:41:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:41:10 ---> Running in b97c508f71fc 16:41:10 Removing intermediate container b97c508f71fc 16:41:10 ---> 71bb6224088b 16:41:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:41:10 ---> Running in 7f5888e5f411 16:41:10 Removing intermediate container 7f5888e5f411 16:41:10 ---> cc090a8ef105 16:41:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:41:10 ---> Running in b98d18dd6281 16:41:10 Removing intermediate container b98d18dd6281 16:41:10 ---> a3dd39fa0d89 16:41:10 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:41:11 ---> Running in 908ad136dc4a 16:41:11 Removing intermediate container 908ad136dc4a 16:41:11 ---> e81fffc77125 16:41:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:11 ---> Running in b57444e0ad22 16:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:41:11 OK: 211 MiB in 51 packages 16:41:12 Removing intermediate container b57444e0ad22 16:41:12 ---> 701a5a3d2848 16:41:12 Step 9/13 : WORKDIR /device-onvif-camera 16:41:12 ---> Running in b1b3f1ae80e9 16:41:12 Removing intermediate container b1b3f1ae80e9 16:41:12 ---> 3f4509c2dfbf 16:41:12 Step 10/13 : COPY go.mod vendor* ./ 16:41:12 ---> ffd1c0d010ef 16:41:12 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:12 ---> Running in 2b34cb1364b4 16:41:14 Still waiting to schedule task 16:41:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7751’ 16:41:38 Removing intermediate container 2b34cb1364b4 16:41:38 ---> 463d7b8211a9 16:41:38 Step 12/13 : COPY . . 16:41:38 ---> 8ae46fe74bba 16:41:38 Step 13/13 : RUN ${MAKE} 16:41:38 ---> Running in de21225b3441 16:41:38 noop 16:41:38 Removing intermediate container de21225b3441 16:41:38 ---> 4088ed1b2653 16:41:38 Successfully built 4088ed1b2653 16:41:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:39 + docker inspect -f . ci-base-image-x86_64 16:41:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:39 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:41:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:39 $ docker top 98e24db52c5369cc65e23d59571a1208f9c34c4fb75ed78a13ef76450d82459e -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:40 + go version 16:41:40 go version go1.18.7 linux/amd64 [Pipeline] } 16:41:40 $ docker stop --time=1 98e24db52c5369cc65e23d59571a1208f9c34c4fb75ed78a13ef76450d82459e 16:41:41 $ docker rm -f --volumes 98e24db52c5369cc65e23d59571a1208f9c34c4fb75ed78a13ef76450d82459e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:41 + docker inspect -f . ci-base-image-x86_64 16:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:41 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:42 $ docker top fb7b81dcee2e46f57455c0ca7b17f2aa388ea97ca7c754d05d5f93f215582bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:42 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 16:41:42 + make test 16:41:42 go test ./... -coverprofile=coverage.out ./... 16:41:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:41:53 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:41:55 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements 16:41:55 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:41:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.247s coverage: 86.5% of statements 16:42:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:42:03 go vet ./... 16:42:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:06 ./bin/test-attribution-txt.sh [Pipeline] echo 16:42:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:42:06 $ docker stop --time=1 fb7b81dcee2e46f57455c0ca7b17f2aa388ea97ca7c754d05d5f93f215582bc3 16:42:08 $ docker rm -f --volumes fb7b81dcee2e46f57455c0ca7b17f2aa388ea97ca7c754d05d5f93f215582bc3 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:42:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:42:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:09 + ls -al . 16:42:09 total 236 16:42:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 16:41 . 16:42:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:40 .. 16:42:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 16:41 .git 16:42:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:40 .github 16:42:09 -rw-rw-r-- 1 jenkins jenkins 496 Feb 28 16:40 .gitignore 16:42:09 -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 16:40 .golangci.yml 16:42:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 16:40 .semver 16:42:09 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 28 16:40 Attribution.txt 16:42:09 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 28 16:40 CHANGELOG.md 16:42:09 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 28 16:40 Dockerfile 16:42:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 28 16:40 GOVERNANCE.md 16:42:09 -rw-rw-r-- 1 jenkins jenkins 734 Feb 28 16:40 Jenkinsfile 16:42:09 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 16:40 LICENSE 16:42:09 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 28 16:40 Makefile 16:42:09 -rw-rw-r-- 1 jenkins jenkins 625 Feb 28 16:40 OWNERS.md 16:42:09 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 28 16:40 README.md 16:42:09 -rw-rw-r-- 1 jenkins jenkins 12 Feb 28 16:40 VERSION 16:42:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 16:40 bin 16:42:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:40 cmd 16:42:09 -rw-r--r-- 1 jenkins jenkins 79184 Feb 28 16:41 coverage.out 16:42:09 drwxrwxr-x 6 jenkins jenkins 4096 Feb 28 16:40 doc 16:42:09 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 28 16:40 go.mod 16:42:09 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 28 16:40 go.sum 16:42:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:40 internal 16:42:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:40 snap 16:42:09 -rw-rw-r-- 1 jenkins jenkins 236 Feb 28 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:09 + 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=4a9e67fa37862f83ef90b637e6c765491ff37d3a --label arch=amd64 --label version=3.0.0-dev.16 . 16:42:09 Sending build context to Docker daemon 27.84MB 16:42:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:42:09 Step 2/26 : FROM ${BASE} AS builder 16:42:09 ---> 4088ed1b2653 16:42:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:42:09 ---> Running in ec45faccb6ba 16:42:09 Removing intermediate container ec45faccb6ba 16:42:09 ---> bc2c6b415cc5 16:42:09 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:09 ---> Running in 9bee6f4ba143 16:42:09 Removing intermediate container 9bee6f4ba143 16:42:09 ---> e7ed0b05d3e0 16:42:09 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 16:42:10 ---> Running in 578cf69cf109 16:42:10 Removing intermediate container 578cf69cf109 16:42:10 ---> f6012b3f0e6e 16:42:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:42:10 ---> Running in 36f9675a2a7f 16:42:10 Removing intermediate container 36f9675a2a7f 16:42:10 ---> 9274c7d06f9b 16:42:10 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:42:10 ---> Running in b18d06b53740 16:42:10 Removing intermediate container b18d06b53740 16:42:10 ---> 958cf3e99156 16:42:10 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:10 ---> Running in 28df19a83931 16:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:42:10 OK: 211 MiB in 51 packages 16:42:11 Removing intermediate container 28df19a83931 16:42:11 ---> 46c4fe04fa6a 16:42:11 Step 9/26 : WORKDIR /device-onvif-camera 16:42:11 ---> Running in bf6fc1bb342f 16:42:11 Removing intermediate container bf6fc1bb342f 16:42:11 ---> be3a5ebdc3eb 16:42:11 Step 10/26 : COPY go.mod vendor* ./ 16:42:11 ---> ef33bb1a1dea 16:42:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:11 ---> Running in b3954977abed 16:42:12 Removing intermediate container b3954977abed 16:42:12 ---> a61c160696e2 16:42:12 Step 12/26 : COPY . . 16:42:12 ---> dbe0747701dd 16:42:12 Step 13/26 : RUN ${MAKE} 16:42:12 ---> Running in 0f8df4cba8d1 16:42:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 16:42:31 Removing intermediate container 0f8df4cba8d1 16:42:31 ---> 72e9c01cde77 16:42:31 Step 14/26 : FROM alpine:3.16 16:42:31 3.16: Pulling from library/alpine 16:42:31 ef5531b6e74e: Pulling fs layer 16:42:31 ef5531b6e74e: Verifying Checksum 16:42:31 ef5531b6e74e: Download complete 16:42:32 ef5531b6e74e: Pull complete 16:42:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:42:32 Status: Downloaded newer image for alpine:3.16 16:42:32 ---> dfd21b5a31f5 16:42:32 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:42:32 ---> Running in 2e2c04de81c5 16:42:32 Removing intermediate container 2e2c04de81c5 16:42:32 ---> 43e6eb82e278 16:42:32 Step 16/26 : RUN apk add --update --no-cache dumb-init 16:42:32 ---> Running in ab9871f06579 16:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:42:32 (1/1) Installing dumb-init (1.2.5-r1) 16:42:32 Executing busybox-1.35.0-r17.trigger 16:42:32 OK: 6 MiB in 15 packages 16:42:33 Removing intermediate container ab9871f06579 16:42:33 ---> d76901796233 16:42:33 Step 17/26 : WORKDIR / 16:42:33 ---> Running in fff697c4b321 16:42:33 Removing intermediate container fff697c4b321 16:42:33 ---> 05a81cfb981d 16:42:33 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:42:33 ---> 8d8e7c54f839 16:42:33 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:42:33 ---> 38baf4014619 16:42:33 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:42:33 ---> bb728a581f01 16:42:33 Step 21/26 : EXPOSE 59984 16:42:33 ---> Running in 339b230dc330 16:42:34 Removing intermediate container 339b230dc330 16:42:34 ---> 42b16df2bff3 16:42:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:42:34 ---> Running in af66b92fed38 16:42:34 Removing intermediate container af66b92fed38 16:42:34 ---> 7d8fc362ac76 16:42:34 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:42:34 ---> Running in f8cf248b4336 16:42:34 Removing intermediate container f8cf248b4336 16:42:34 ---> 387d6e3e1a35 16:42:34 Step 24/26 : LABEL arch=amd64 16:42:34 ---> Running in 03418cf18395 16:42:34 Removing intermediate container 03418cf18395 16:42:34 ---> f9536ffb0cca 16:42:34 Step 25/26 : LABEL git_sha=4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:42:34 ---> Running in ba97c7e3f386 16:42:34 Removing intermediate container ba97c7e3f386 16:42:34 ---> 7b07cf04c366 16:42:34 Step 26/26 : LABEL version=3.0.0-dev.16 16:42:34 ---> Running in 92fcd4d7dee6 16:42:34 Removing intermediate container 92fcd4d7dee6 16:42:34 ---> 489137f156c0 16:42:34 [Warning] One or more build-args [ARCH] were not consumed 16:42:34 Successfully built 489137f156c0 16:42:34 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 16:42:34 provisioning config files... 16:42:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6049252347352469880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:35 ---> docker-login.sh 16:42:35 nexus3.edgexfoundry.org:10001 16:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:35 Configure a credential helper to remove this warning. See 16:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:35 16:42:35 Login Succeeded 16:42:35 nexus3.edgexfoundry.org:10002 16:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:35 Configure a credential helper to remove this warning. See 16:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:35 16:42:35 Login Succeeded 16:42:35 nexus3.edgexfoundry.org:10003 16:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:35 Configure a credential helper to remove this warning. See 16:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:35 16:42:35 Login Succeeded 16:42:35 nexus3.edgexfoundry.org:10004 16:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:35 Configure a credential helper to remove this warning. See 16:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:35 16:42:35 Login Succeeded 16:42:35 docker.io 16:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:35 Configure a credential helper to remove this warning. See 16:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:35 16:42:35 Login Succeeded 16:42:35 ---> docker-login.sh ends [Pipeline] } 16:42:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:35 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 16:42:35 4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:42:35 latest 16:42:35 3.0.0-dev.16 16:42:35 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 16:42:35 main 16:42:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:36 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:42:36 e6a49ad4ca20: Preparing 16:42:36 bf1a5f96f398: Preparing 16:42:36 2e4ea3fce2e3: Preparing 16:42:36 cb428fc834b8: Preparing 16:42:36 aa5968d388b8: Preparing 16:42:36 aa5968d388b8: Layer already exists 16:42:36 cb428fc834b8: Pushed 16:42:36 e6a49ad4ca20: Pushed 16:42:36 bf1a5f96f398: Pushed 16:42:38 2e4ea3fce2e3: Pushed 16:42:39 4a9e67fa37862f83ef90b637e6c765491ff37d3a: digest: sha256:3b3cb303cc92f2c2ca3ae1516c97345ef67d2fd0147f55c6f1ce39dac0f8bf03 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:42:39 e6a49ad4ca20: Preparing 16:42:39 bf1a5f96f398: Preparing 16:42:39 2e4ea3fce2e3: Preparing 16:42:39 cb428fc834b8: Preparing 16:42:39 aa5968d388b8: Preparing 16:42:39 aa5968d388b8: Layer already exists 16:42:39 cb428fc834b8: Layer already exists 16:42:39 e6a49ad4ca20: Layer already exists 16:42:39 bf1a5f96f398: Layer already exists 16:42:39 2e4ea3fce2e3: Layer already exists 16:42:39 latest: digest: sha256:3b3cb303cc92f2c2ca3ae1516c97345ef67d2fd0147f55c6f1ce39dac0f8bf03 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.16 16:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:42:40 e6a49ad4ca20: Preparing 16:42:40 bf1a5f96f398: Preparing 16:42:40 2e4ea3fce2e3: Preparing 16:42:40 cb428fc834b8: Preparing 16:42:40 aa5968d388b8: Preparing 16:42:40 aa5968d388b8: Layer already exists 16:42:40 2e4ea3fce2e3: Layer already exists 16:42:40 cb428fc834b8: Layer already exists 16:42:40 e6a49ad4ca20: Layer already exists 16:42:40 bf1a5f96f398: Layer already exists 16:42:40 3.0.0-dev.16: digest: sha256:3b3cb303cc92f2c2ca3ae1516c97345ef67d2fd0147f55c6f1ce39dac0f8bf03 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 16:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:42:40 e6a49ad4ca20: Preparing 16:42:40 bf1a5f96f398: Preparing 16:42:40 2e4ea3fce2e3: Preparing 16:42:40 cb428fc834b8: Preparing 16:42:40 aa5968d388b8: Preparing 16:42:40 aa5968d388b8: Layer already exists 16:42:40 bf1a5f96f398: Layer already exists 16:42:40 e6a49ad4ca20: Layer already exists 16:42:40 cb428fc834b8: Layer already exists 16:42:40 2e4ea3fce2e3: Layer already exists 16:42:40 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16: digest: sha256:3b3cb303cc92f2c2ca3ae1516c97345ef67d2fd0147f55c6f1ce39dac0f8bf03 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:41 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 16:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:42:41 e6a49ad4ca20: Preparing 16:42:41 bf1a5f96f398: Preparing 16:42:41 2e4ea3fce2e3: Preparing 16:42:41 cb428fc834b8: Preparing 16:42:41 aa5968d388b8: Preparing 16:42:41 bf1a5f96f398: Layer already exists 16:42:41 aa5968d388b8: Layer already exists 16:42:41 cb428fc834b8: Layer already exists 16:42:41 2e4ea3fce2e3: Layer already exists 16:42:41 e6a49ad4ca20: Layer already exists 16:42:41 main: digest: sha256:3b3cb303cc92f2c2ca3ae1516c97345ef67d2fd0147f55c6f1ce39dac0f8bf03 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:41 ===================================================== [Pipeline] echo 16:42:41 taggedImages: 16:42:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:42:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:42:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.16 16:42:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 16:42:41 - 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 16:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:42 16:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:42 latest: Pulling from edgex-lftools-log-publisher 16:42:42 5eb5b503b376: Pulling fs layer 16:42:42 5c69ac0246d0: Pulling fs layer 16:42:42 ec43610c2a17: Pulling fs layer 16:42:42 3a2ae6a8a46f: Pulling fs layer 16:42:42 33b1e0a273af: Pulling fs layer 16:42:42 5d3b04190fa2: Pulling fs layer 16:42:42 2f39f015ded8: Pulling fs layer 16:42:42 33b1e0a273af: Waiting 16:42:42 3a2ae6a8a46f: Waiting 16:42:42 5d3b04190fa2: Waiting 16:42:42 2f39f015ded8: Waiting 16:42:42 5c69ac0246d0: Verifying Checksum 16:42:42 5c69ac0246d0: Download complete 16:42:42 3a2ae6a8a46f: Verifying Checksum 16:42:42 3a2ae6a8a46f: Download complete 16:42:42 33b1e0a273af: Verifying Checksum 16:42:42 33b1e0a273af: Download complete 16:42:42 ec43610c2a17: Verifying Checksum 16:42:42 ec43610c2a17: Download complete 16:42:42 5d3b04190fa2: Verifying Checksum 16:42:42 5d3b04190fa2: Download complete 16:42:42 5eb5b503b376: Verifying Checksum 16:42:42 5eb5b503b376: Download complete 16:42:43 2f39f015ded8: Verifying Checksum 16:42:43 2f39f015ded8: Download complete 16:42:43 5eb5b503b376: Pull complete 16:42:43 5c69ac0246d0: Pull complete 16:42:44 ec43610c2a17: Pull complete 16:42:44 3a2ae6a8a46f: Pull complete 16:42:44 33b1e0a273af: Pull complete 16:42:44 5d3b04190fa2: Pull complete 16:42:48 2f39f015ded8: Pull complete 16:42:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:48 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:50 $ docker top a11a59a4ef0315733560160b4520c29d2f2e1df8fbef45a94e4dc93f2988a91f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:50 ---> job-cost.sh 16:42:50 lf-activate-venv: SKIPPING 16:42:50 INFO: No Stack... 16:42:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:42:51 INFO: Archiving Costs [Pipeline] sh 16:42:51 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 16:42:51 + cut -d, -f6 [Pipeline] lock 16:42:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] 16:42:51 Resource [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] did not exist. Created. 16:42:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:51 + echo total: 0.2199999988079071 [Pipeline] stash 16:42:51 Stashed 1 file(s) [Pipeline] } 16:42:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:52 $ docker stop --time=1 a11a59a4ef0315733560160b4520c29d2f2e1df8fbef45a94e4dc93f2988a91f 16:42:53 $ docker rm -f --volumes a11a59a4ef0315733560160b4520c29d2f2e1df8fbef45a94e4dc93f2988a91f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7755 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 16:44:47 Running in /w/workspace/device-onvif-camera/105 [Pipeline] { [Pipeline] checkout 16:44:47 The recommended git tool is: git 16:44:52 using credential edgex-jenkins-ssh 16:44:53 Cloning the remote Git repository 16:44:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 16:44:53 > git init /w/workspace/device-onvif-camera/105 # timeout=10 16:44:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:44:53 > git --version # timeout=10 16:44:53 > git --version # 'git version 2.25.1' 16:44:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:54 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:44:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:55 Avoid second fetch 16:44:55 Checking out Revision 4a9e67fa37862f83ef90b637e6c765491ff37d3a (main) 16:44:56 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:55 > git config core.sparsecheckout # timeout=10 16:44:55 > git checkout -f 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 16:44:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:44:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:57 Dload Upload Total Spent Left Speed 16:44:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 16:44:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:44:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:44:58 + sudo tee /etc/docker/daemon.new 16:44:58 { 16:44:58 "registry-mirrors": [ 16:44:58 "https://nexus3.edgexfoundry.org:10001" 16:44:58 ], 16:44:58 "bip": "10.250.0.254/24", 16:44:58 "hosts": [ 16:44:58 "tcp://0.0.0.0:5555", 16:44:58 "unix:///var/run/docker.sock" 16:44:58 ], 16:44:58 "mtu": 1458, 16:44:58 "selinux-enabled": true, 16:44:58 "seccomp-profile": "/etc/docker/seccomp.json" 16:44:58 } [Pipeline] sh 16:44:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:44:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:17 provisioning config files... 16:45:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/105@tmp/config10892977439741011461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:18 ---> docker-login.sh 16:45:18 nexus3.edgexfoundry.org:10001 16:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:18 Configure a credential helper to remove this warning. See 16:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:18 16:45:18 Login Succeeded 16:45:18 nexus3.edgexfoundry.org:10002 16:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:19 Configure a credential helper to remove this warning. See 16:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:19 16:45:19 Login Succeeded 16:45:19 nexus3.edgexfoundry.org:10003 16:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:19 Configure a credential helper to remove this warning. See 16:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:19 16:45:19 Login Succeeded 16:45:19 nexus3.edgexfoundry.org:10004 16:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:19 Configure a credential helper to remove this warning. See 16:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:19 16:45:19 Login Succeeded 16:45:19 docker.io 16:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:20 Configure a credential helper to remove this warning. See 16:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:20 16:45:20 Login Succeeded 16:45:20 ---> docker-login.sh ends [Pipeline] } 16:45:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:45:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:45:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:45:20 ========================================================= 16:45:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:45:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:45:21 Sending build context to Docker daemon 20.57MB 16:45:21 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:45:21 Step 2/13 : FROM ${BASE} AS builder 16:45:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:45:21 9b18e9b68314: Pulling fs layer 16:45:21 35d82f9e3411: Pulling fs layer 16:45:21 e16973657156: Pulling fs layer 16:45:21 fc693d55d65f: Pulling fs layer 16:45:21 7e9fc2657dce: Pulling fs layer 16:45:21 dda99020689f: Pulling fs layer 16:45:21 db1c61fa0a46: Pulling fs layer 16:45:21 891c053d2c06: Pulling fs layer 16:45:21 fc693d55d65f: Waiting 16:45:21 dda99020689f: Waiting 16:45:21 db1c61fa0a46: Waiting 16:45:21 891c053d2c06: Waiting 16:45:21 7e9fc2657dce: Waiting 16:45:21 e16973657156: Verifying Checksum 16:45:21 e16973657156: Download complete 16:45:21 35d82f9e3411: Verifying Checksum 16:45:21 35d82f9e3411: Download complete 16:45:21 7e9fc2657dce: Verifying Checksum 16:45:21 7e9fc2657dce: Download complete 16:45:21 dda99020689f: Verifying Checksum 16:45:21 9b18e9b68314: Verifying Checksum 16:45:21 9b18e9b68314: Download complete 16:45:22 9b18e9b68314: Pull complete 16:45:23 891c053d2c06: Verifying Checksum 16:45:23 891c053d2c06: Download complete 16:45:23 35d82f9e3411: Pull complete 16:45:23 e16973657156: Pull complete 16:45:24 db1c61fa0a46: Verifying Checksum 16:45:24 db1c61fa0a46: Download complete 16:45:24 fc693d55d65f: Verifying Checksum 16:45:24 fc693d55d65f: Download complete 16:45:37 fc693d55d65f: Pull complete 16:45:37 7e9fc2657dce: Pull complete 16:45:37 dda99020689f: Pull complete 16:45:42 db1c61fa0a46: Pull complete 16:45:43 891c053d2c06: Pull complete 16:45:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:45:43 ---> f96f9c87975a 16:45:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:45:45 ---> Running in 1cee3d924ab9 16:45:46 Removing intermediate container 1cee3d924ab9 16:45:46 ---> 852cd457787b 16:45:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:45:46 ---> Running in 286ec74ef449 16:45:46 Removing intermediate container 286ec74ef449 16:45:46 ---> 4257e4be85b4 16:45:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:45:46 ---> Running in b11a1b7470b4 16:45:46 Removing intermediate container b11a1b7470b4 16:45:46 ---> 2171b2b6ffdf 16:45:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:45:46 ---> Running in 1313bb0baf40 16:45:47 Removing intermediate container 1313bb0baf40 16:45:47 ---> d77fb83deab7 16:45:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:45:47 ---> Running in 1d23d62ebf6c 16:45:47 Removing intermediate container 1d23d62ebf6c 16:45:47 ---> f3efde49f362 16:45:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:47 ---> Running in e3157cd8e9b3 16:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:49 OK: 221 MiB in 51 packages 16:45:50 Removing intermediate container e3157cd8e9b3 16:45:50 ---> afe160cfc395 16:45:50 Step 9/13 : WORKDIR /device-onvif-camera 16:45:50 ---> Running in 8f974a6bbb19 16:45:51 Removing intermediate container 8f974a6bbb19 16:45:51 ---> ce390d4cbe4d 16:45:51 Step 10/13 : COPY go.mod vendor* ./ 16:45:51 ---> 57aa39a971a8 16:45:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:51 ---> Running in 3f92fc8c2dac 16:46:59 Removing intermediate container 3f92fc8c2dac 16:46:59 ---> 6f194d88488b 16:46:59 Step 12/13 : COPY . . 16:46:59 ---> dba5071f9fc1 16:46:59 Step 13/13 : RUN ${MAKE} 16:46:59 ---> Running in 6cc697ece574 16:46:59 noop 16:46:59 Removing intermediate container 6cc697ece574 16:46:59 ---> 29c4ea295988 16:46:59 Successfully built 29c4ea295988 16:46:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:59 + docker inspect -f . ci-base-image-arm64 16:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-7755 does not seem to be running inside a container 16:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/105 -v /w/workspace/device-onvif-camera/105:/w/workspace/device-onvif-camera/105:rw,z -v /w/workspace/device-onvif-camera/105@tmp:/w/workspace/device-onvif-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:47:03 $ docker top 8c849a4bf08b7a8b41045606efdcc1c7ee63139c8d09858d8b23fb95d8a403a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:04 + go version 16:47:04 go version go1.18.7 linux/arm64 [Pipeline] } 16:47:04 $ docker stop --time=1 8c849a4bf08b7a8b41045606efdcc1c7ee63139c8d09858d8b23fb95d8a403a1 16:47:06 $ docker rm -f --volumes 8c849a4bf08b7a8b41045606efdcc1c7ee63139c8d09858d8b23fb95d8a403a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:06 + docker inspect -f . ci-base-image-arm64 16:47:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-7755 does not seem to be running inside a container 16:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/105 -v /w/workspace/device-onvif-camera/105:/w/workspace/device-onvif-camera/105:rw,z -v /w/workspace/device-onvif-camera/105@tmp:/w/workspace/device-onvif-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:47:08 $ docker top 1e71c4a516172d670ebb60cbca9b1ab043ad330c23acc20a1169b9ad0d71911b -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:08 + git config --global --add safe.directory /w/workspace/device-onvif-camera/105 [Pipeline] fileExists [Pipeline] sh 16:47:09 + make test 16:47:09 go test ./... -coverprofile=coverage.out ./... 16:47:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:48:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:48:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.198s coverage: 29.3% of statements 16:48:50 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:49:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.422s coverage: 86.5% of statements 16:49:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:49:08 go vet ./... 16:49:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:49:35 ./bin/test-attribution-txt.sh [Pipeline] echo 16:49:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:49:35 $ docker stop --time=1 1e71c4a516172d670ebb60cbca9b1ab043ad330c23acc20a1169b9ad0d71911b 16:49:37 $ docker rm -f --volumes 1e71c4a516172d670ebb60cbca9b1ab043ad330c23acc20a1169b9ad0d71911b [Pipeline] // withDockerContainer [Pipeline] sh 16:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:38 Warning: overwriting stash ‘coverage-report’ 16:49:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:49:39 + ls -al . 16:49:39 total 232 16:49:39 drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 16:47 . 16:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:44 .. 16:49:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 16:44 .git 16:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:44 .github 16:49:39 -rw-rw-r-- 1 jenkins jenkins 496 Feb 28 16:44 .gitignore 16:49:39 -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 16:44 .golangci.yml 16:49:39 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 28 16:44 Attribution.txt 16:49:39 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 28 16:44 CHANGELOG.md 16:49:39 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 28 16:44 Dockerfile 16:49:39 -rw-rw-r-- 1 jenkins jenkins 677 Feb 28 16:44 GOVERNANCE.md 16:49:39 -rw-rw-r-- 1 jenkins jenkins 734 Feb 28 16:44 Jenkinsfile 16:49:39 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 16:44 LICENSE 16:49:39 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 28 16:44 Makefile 16:49:39 -rw-rw-r-- 1 jenkins jenkins 625 Feb 28 16:44 OWNERS.md 16:49:39 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 28 16:44 README.md 16:49:39 -rw-rw-r-- 1 jenkins jenkins 12 Feb 28 16:40 VERSION 16:49:39 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 16:44 bin 16:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:44 cmd 16:49:39 -rw-r--r-- 1 jenkins jenkins 79184 Feb 28 16:49 coverage.out 16:49:39 drwxrwxr-x 6 jenkins jenkins 4096 Feb 28 16:44 doc 16:49:39 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 28 16:44 go.mod 16:49:39 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 28 16:44 go.sum 16:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:44 internal 16:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:44 snap 16:49:39 -rw-rw-r-- 1 jenkins jenkins 236 Feb 28 16:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:39 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4a9e67fa37862f83ef90b637e6c765491ff37d3a --label arch=arm64 --label version=3.0.0-dev.16 . 16:49:40 Sending build context to Docker daemon 20.65MB 16:49:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:49:40 Step 2/26 : FROM ${BASE} AS builder 16:49:40 ---> 29c4ea295988 16:49:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:49:40 ---> Running in dac28409e4ec 16:49:40 Removing intermediate container dac28409e4ec 16:49:40 ---> f55a723c65a0 16:49:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:49:40 ---> Running in dc5dca5ef118 16:49:41 Removing intermediate container dc5dca5ef118 16:49:41 ---> cb3f9a8878eb 16:49:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 16:49:41 ---> Running in ba3e764dce49 16:49:41 Removing intermediate container ba3e764dce49 16:49:41 ---> a9669c4083b9 16:49:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:49:41 ---> Running in 7a051934fc11 16:49:41 Removing intermediate container 7a051934fc11 16:49:41 ---> 8608d1b81e74 16:49:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:49:41 ---> Running in 4e3b324f3266 16:49:42 Removing intermediate container 4e3b324f3266 16:49:42 ---> 5d8250fc6a9e 16:49:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:42 ---> Running in 2b1633ab7991 16:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:44 OK: 221 MiB in 51 packages 16:49:45 Removing intermediate container 2b1633ab7991 16:49:45 ---> 9079824109dd 16:49:45 Step 9/26 : WORKDIR /device-onvif-camera 16:49:45 ---> Running in 0a81c8a6a82c 16:49:45 Removing intermediate container 0a81c8a6a82c 16:49:45 ---> 80d1f717f11a 16:49:45 Step 10/26 : COPY go.mod vendor* ./ 16:49:46 ---> 1c25c8e8e957 16:49:46 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:46 ---> Running in 6c0c449d8e8c 16:49:49 Removing intermediate container 6c0c449d8e8c 16:49:49 ---> 242ffdec669e 16:49:49 Step 12/26 : COPY . . 16:49:54 ---> 4d9419dfada4 16:49:54 Step 13/26 : RUN ${MAKE} 16:49:54 ---> Running in becf9cd30799 16:49:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 16:52:16 Removing intermediate container becf9cd30799 16:52:16 ---> 23ab67c9be83 16:52:16 Step 14/26 : FROM alpine:3.16 16:52:16 3.16: Pulling from library/alpine 16:52:16 3760b48202b3: Pulling fs layer 16:52:16 3760b48202b3: Verifying Checksum 16:52:16 3760b48202b3: Download complete 16:52:16 3760b48202b3: Pull complete 16:52:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:52:16 Status: Downloaded newer image for alpine:3.16 16:52:16 ---> 4c81e5bf8899 16:52:16 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:52:16 ---> Running in 959bafc99bbf 16:52:16 Removing intermediate container 959bafc99bbf 16:52:16 ---> 2f253e2d54ef 16:52:16 Step 16/26 : RUN apk add --update --no-cache dumb-init 16:52:16 ---> Running in 3d04aed65bb3 16:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:16 (1/1) Installing dumb-init (1.2.5-r1) 16:52:16 Executing busybox-1.35.0-r17.trigger 16:52:16 OK: 5 MiB in 15 packages 16:52:16 Removing intermediate container 3d04aed65bb3 16:52:16 ---> f4ee0efa9a13 16:52:16 Step 17/26 : WORKDIR / 16:52:16 ---> Running in 48e71a55009a 16:52:16 Removing intermediate container 48e71a55009a 16:52:16 ---> 56a242e2fc41 16:52:16 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:52:16 ---> 15f17500a322 16:52:16 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:52:16 ---> da6fb5ef70b7 16:52:16 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:52:16 ---> 2a5fadff9241 16:52:16 Step 21/26 : EXPOSE 59984 16:52:16 ---> Running in aa611c0ef732 16:52:16 Removing intermediate container aa611c0ef732 16:52:16 ---> a8b4812c9f53 16:52:16 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:52:16 ---> Running in afe27fa9789d 16:52:17 Removing intermediate container afe27fa9789d 16:52:17 ---> e60a61d69bb9 16:52:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:52:17 ---> Running in fec54c7aeaa4 16:52:17 Removing intermediate container fec54c7aeaa4 16:52:17 ---> dc861e7fdd75 16:52:17 Step 24/26 : LABEL arch=arm64 16:52:17 ---> Running in 18c21307e7be 16:52:17 Removing intermediate container 18c21307e7be 16:52:17 ---> 18856a3d7ac2 16:52:17 Step 25/26 : LABEL git_sha=4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:52:17 ---> Running in b682c7747f5c 16:52:18 Removing intermediate container b682c7747f5c 16:52:18 ---> 9ac079faaa81 16:52:18 Step 26/26 : LABEL version=3.0.0-dev.16 16:52:18 ---> Running in acefa96a7b3b 16:52:18 Removing intermediate container acefa96a7b3b 16:52:18 ---> ebf2b7edea52 16:52:18 [Warning] One or more build-args [ARCH] were not consumed 16:52:18 Successfully built ebf2b7edea52 16:52:18 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 16:52:18 provisioning config files... 16:52:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/105@tmp/config12430679166234907404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:19 ---> docker-login.sh 16:52:19 nexus3.edgexfoundry.org:10001 16:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:19 Configure a credential helper to remove this warning. See 16:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:19 16:52:19 Login Succeeded 16:52:19 nexus3.edgexfoundry.org:10002 16:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:19 Configure a credential helper to remove this warning. See 16:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:19 16:52:19 Login Succeeded 16:52:19 nexus3.edgexfoundry.org:10003 16:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:19 Configure a credential helper to remove this warning. See 16:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:19 16:52:19 Login Succeeded 16:52:19 nexus3.edgexfoundry.org:10004 16:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:20 Configure a credential helper to remove this warning. See 16:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:20 16:52:20 Login Succeeded 16:52:20 docker.io 16:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:21 Configure a credential helper to remove this warning. See 16:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:21 16:52:21 Login Succeeded 16:52:21 ---> docker-login.sh ends [Pipeline] } 16:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:21 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 16:52:21 4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:52:21 latest 16:52:21 3.0.0-dev.16 16:52:21 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 16:52:21 main 16:52:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:21 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:52:21 596297a0076d: Preparing 16:52:21 6adfe313a5df: Preparing 16:52:21 b6caf0ba6287: Preparing 16:52:21 729d8b06b6aa: Preparing 16:52:21 f70ee36035b9: Preparing 16:52:21 f70ee36035b9: Layer already exists 16:52:22 596297a0076d: Pushed 16:52:22 6adfe313a5df: Pushed 16:52:22 729d8b06b6aa: Pushed 16:52:27 b6caf0ba6287: Pushed 16:52:27 4a9e67fa37862f83ef90b637e6c765491ff37d3a: digest: sha256:294d2f99f5776d85920b09893401354290de9943aa73b6253116e97ade1c0fda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:27 + 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 16:52:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 16:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:52:28 596297a0076d: Preparing 16:52:28 6adfe313a5df: Preparing 16:52:28 b6caf0ba6287: Preparing 16:52:28 729d8b06b6aa: Preparing 16:52:28 f70ee36035b9: Preparing 16:52:28 f70ee36035b9: Layer already exists 16:52:28 6adfe313a5df: Layer already exists 16:52:28 729d8b06b6aa: Layer already exists 16:52:28 596297a0076d: Layer already exists 16:52:28 b6caf0ba6287: Layer already exists 16:52:28 latest: digest: sha256:294d2f99f5776d85920b09893401354290de9943aa73b6253116e97ade1c0fda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:28 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.16 16:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:52:28 596297a0076d: Preparing 16:52:28 6adfe313a5df: Preparing 16:52:28 b6caf0ba6287: Preparing 16:52:28 729d8b06b6aa: Preparing 16:52:28 f70ee36035b9: Preparing 16:52:28 729d8b06b6aa: Layer already exists 16:52:28 f70ee36035b9: Layer already exists 16:52:28 6adfe313a5df: Layer already exists 16:52:28 b6caf0ba6287: Layer already exists 16:52:28 596297a0076d: Layer already exists 16:52:28 3.0.0-dev.16: digest: sha256:294d2f99f5776d85920b09893401354290de9943aa73b6253116e97ade1c0fda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 16:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:52:29 596297a0076d: Preparing 16:52:29 6adfe313a5df: Preparing 16:52:29 b6caf0ba6287: Preparing 16:52:29 729d8b06b6aa: Preparing 16:52:29 f70ee36035b9: Preparing 16:52:29 729d8b06b6aa: Layer already exists 16:52:29 596297a0076d: Layer already exists 16:52:29 f70ee36035b9: Layer already exists 16:52:29 6adfe313a5df: Layer already exists 16:52:29 b6caf0ba6287: Layer already exists 16:52:29 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16: digest: sha256:294d2f99f5776d85920b09893401354290de9943aa73b6253116e97ade1c0fda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:29 + 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 16:52:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 16:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:52:30 596297a0076d: Preparing 16:52:30 6adfe313a5df: Preparing 16:52:30 b6caf0ba6287: Preparing 16:52:30 729d8b06b6aa: Preparing 16:52:30 f70ee36035b9: Preparing 16:52:30 6adfe313a5df: Layer already exists 16:52:30 f70ee36035b9: Layer already exists 16:52:30 b6caf0ba6287: Layer already exists 16:52:30 596297a0076d: Layer already exists 16:52:30 729d8b06b6aa: Layer already exists 16:52:30 main: digest: sha256:294d2f99f5776d85920b09893401354290de9943aa73b6253116e97ade1c0fda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:30 ===================================================== [Pipeline] echo 16:52:30 taggedImages: 16:52:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a 16:52:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 16:52:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.16 16:52:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.16 16:52:30 - 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 16:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:30 16:52:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:31 arm64: Pulling from edgex-lftools-log-publisher 16:52:31 8998bd30e6a1: Pulling fs layer 16:52:31 04944245beec: Pulling fs layer 16:52:31 699f458cf7ca: Pulling fs layer 16:52:31 765212b225bb: Pulling fs layer 16:52:31 f23df028b6ca: Pulling fs layer 16:52:31 d65c8cfc05b1: Pulling fs layer 16:52:31 2437ff75d9bd: Pulling fs layer 16:52:31 f23df028b6ca: Waiting 16:52:31 d65c8cfc05b1: Waiting 16:52:31 2437ff75d9bd: Waiting 16:52:31 765212b225bb: Waiting 16:52:31 04944245beec: Verifying Checksum 16:52:31 04944245beec: Download complete 16:52:31 765212b225bb: Verifying Checksum 16:52:31 765212b225bb: Download complete 16:52:31 f23df028b6ca: Verifying Checksum 16:52:31 f23df028b6ca: Download complete 16:52:31 d65c8cfc05b1: Verifying Checksum 16:52:31 d65c8cfc05b1: Download complete 16:52:31 699f458cf7ca: Verifying Checksum 16:52:31 699f458cf7ca: Download complete 16:52:31 8998bd30e6a1: Verifying Checksum 16:52:31 8998bd30e6a1: Download complete 16:52:34 2437ff75d9bd: Verifying Checksum 16:52:34 2437ff75d9bd: Download complete 16:52:35 8998bd30e6a1: Pull complete 16:52:36 04944245beec: Pull complete 16:52:37 699f458cf7ca: Pull complete 16:52:40 765212b225bb: Pull complete 16:52:41 f23df028b6ca: Pull complete 16:52:41 d65c8cfc05b1: Pull complete 16:52:56 2437ff75d9bd: Pull complete 16:52:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:56 prd-ubuntu20.04-docker-arm64-4c-16g-7755 does not seem to be running inside a container 16:52:56 $ 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/105 -v /w/workspace/device-onvif-camera/105:/w/workspace/device-onvif-camera/105:rw,z -v /w/workspace/device-onvif-camera/105@tmp:/w/workspace/device-onvif-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:52:59 $ docker top 5af4035aaa1e603dc04a9885be03c67a26df23dc67cccfc8c313980f5a082c6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:59 ---> job-cost.sh 16:52:59 lf-activate-venv: SKIPPING 16:52:59 INFO: No Stack... 16:53:00 INFO: Retrieving Pricing Info for: v3-standard-4 16:53:01 INFO: Archiving Costs [Pipeline] sh 16:53:01 + cat /w/workspace/device-onvif-camera/105/archives/cost.csv 16:53:01 + cut -d, -f6 [Pipeline] lock 16:53:01 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] 16:53:01 Resource [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] did not exist. Created. 16:53:01 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:02 /w/workspace/device-onvif-camera/105@tmp/durable-c5814d26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:53:03 + echo total: 0.10999999940395355 [Pipeline] stash 16:53:03 Warning: overwriting stash ‘stack-cost’ 16:53:03 Stashed 1 file(s) [Pipeline] } 16:53:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:03 $ docker stop --time=1 5af4035aaa1e603dc04a9885be03c67a26df23dc67cccfc8c313980f5a082c6f 16:53:06 $ docker rm -f --volumes 5af4035aaa1e603dc04a9885be03c67a26df23dc67cccfc8c313980f5a082c6f [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 16:53:07 provisioning config files... 16:53:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15448967484105683172tmp [Pipeline] { [Pipeline] sh 16:53:07 + set +x 16:53:07 + curl -s https://codecov.io/bash 16:53:07 + bash -s -- 16:53:07 16:53:07 _____ _ 16:53:07 / ____| | | 16:53:07 | | ___ __| | ___ ___ _____ __ 16:53:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:53:07 | |___| (_) | (_| | __/ (_| (_) \ V / 16:53:07 \_____\___/ \__,_|\___|\___\___/ \_/ 16:53:07 Bash-1.0.6 16:53:07 16:53:07 16:53:07 ==> git version 2.25.1 found 16:53:07 ==> 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 16:53:07 Release-Date: 2020-01-08 16:53:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:53:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:53:07 ==> Jenkins CI detected. 16:53:07 current dir:  /w/workspace/foundry_device-onvif-camera_main 16:53:07 project root: . 16:53:07 --> token set from env 16:53:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:53:07 ==> Running gcov in . (disable via -X gcov) 16:53:07 ==> Python coveragepy not found 16:53:07 ==> Searching for coverage reports in: 16:53:07 + . 16:53:07 -> Found 1 reports 16:53:07 ==> Detecting git/mercurial file structure 16:53:07 ==> Reading reports 16:53:07 + ./coverage.out bytes=79184 16:53:07 ==> Appending adjustments 16:53:07 https://docs.codecov.io/docs/fixing-reports 16:53:07 + Found adjustments 16:53:07 ==> Gzipping contents 16:53:07 12K /tmp/codecov.5Waeip.gz 16:53:07 ==> Uploading reports 16:53:07 url: https://codecov.io 16:53:07 query: branch=main&commit=4a9e67fa37862f83ef90b637e6c765491ff37d3a&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:53:07 -> Pinging Codecov 16:53:07 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=4a9e67fa37862f83ef90b637e6c765491ff37d3a&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:53:07 -> Uploading to 16:53:07 https://storage.googleapis.com/codecov/v4/raw/2023-02-28/F29A59C45E3A92E06B3E522C9905F8EF/4a9e67fa37862f83ef90b637e6c765491ff37d3a/b09aed1a-8cbb-40ac-8759-049d12e28a97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T165307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a10a705ced3b0c3a1c3bc5af2769ab25d5e262526d2937b817bde9184cca9340 16:53:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:07 Dload Upload Total Spent Left Speed 16:53:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10888 0 0 100 10888 0 37034 --:--:-- --:--:-- --:--:-- 37034 16:53:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } 16:53:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:53:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:53:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:53:08 16:53:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:53:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:53:08 df9b9388f04a: Pulling fs layer 16:53:08 52dc419b0ee2: Pulling fs layer 16:53:08 25bc292e5bac: Pulling fs layer 16:53:08 114826534d7a: Pulling fs layer 16:53:08 4657fd5d0bcf: Pulling fs layer 16:53:08 6ad1cebc031e: Pulling fs layer 16:53:08 8a3aa393b2d8: Pulling fs layer 16:53:08 8a3aa393b2d8: Waiting 16:53:08 114826534d7a: Waiting 16:53:08 4657fd5d0bcf: Waiting 16:53:08 25bc292e5bac: Verifying Checksum 16:53:08 25bc292e5bac: Download complete 16:53:08 52dc419b0ee2: Verifying Checksum 16:53:08 52dc419b0ee2: Download complete 16:53:08 4657fd5d0bcf: Verifying Checksum 16:53:08 4657fd5d0bcf: Download complete 16:53:08 df9b9388f04a: Download complete 16:53:09 df9b9388f04a: Pull complete 16:53:09 6ad1cebc031e: Verifying Checksum 16:53:09 6ad1cebc031e: Download complete 16:53:09 52dc419b0ee2: Pull complete 16:53:09 25bc292e5bac: Pull complete 16:53:09 114826534d7a: Download complete 16:53:09 8a3aa393b2d8: Verifying Checksum 16:53:09 8a3aa393b2d8: Download complete 16:53:13 114826534d7a: Pull complete 16:53:13 4657fd5d0bcf: Pull complete 16:53:13 6ad1cebc031e: Pull complete 16:53:15 8a3aa393b2d8: Pull complete 16:53:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:53:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:15 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:53:17 $ docker top d8e4dc434c11149aedc494aded9e700ed92a8c412ed87d55fa631ff5a9dd408d -eo pid,comm [Pipeline] { [Pipeline] echo 16:53:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 16:53:18 + set -o pipefail 16:53:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 16:53:23 16:53:23 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 16:53:23 16:53:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/55d3ff9d-20d5-4aa5-9516-023a6f4a9b25 16:53:23 16:53:23 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:53:23 16:53:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:53:23 16:53:23 16:53:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:53:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:53:23 More details here: https://snyk.co/ue1NS [Pipeline] } 16:53:23 $ docker stop --time=1 d8e4dc434c11149aedc494aded9e700ed92a8c412ed87d55fa631ff5a9dd408d 16:53:25 $ docker rm -f --volumes d8e4dc434c11149aedc494aded9e700ed92a8c412ed87d55fa631ff5a9dd408d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:53:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:25 provisioning config files... 16:53:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5990952025582977437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:25 --> edgex-publish-swagger.sh 16:53:25 === Publish doc/openapi/v2 API === 16:53:25 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 16:53:25 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 16:53:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:25 Dload Upload Total Spent Left Speed 16:53:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 629k --:--:-- --:--:-- --:--:-- 629k 16:53:26 16:53:26 [Pipeline] } 16:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:26 + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] sh 16:53:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:27 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:27 $ docker top 899b0e8b2ce395be90ca6f968dce99fec7cafe6d9459f9df1131a5f9416c4e16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:27 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.15' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:28 + git semver [Pipeline] } 16:53:28 $ docker stop --time=1 899b0e8b2ce395be90ca6f968dce99fec7cafe6d9459f9df1131a5f9416c4e16 16:53:29 $ docker rm -f --volumes 899b0e8b2ce395be90ca6f968dce99fec7cafe6d9459f9df1131a5f9416c4e16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:30 16:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:30 0.23.1-centos7: Pulling from edgex-lftools 16:53:30 ab5ef0e58194: Pulling fs layer 16:53:30 9712f1f96733: Pulling fs layer 16:53:30 63f879dbbcfc: Pulling fs layer 16:53:30 0d9ebad4ef96: Pulling fs layer 16:53:30 e9a5061849ea: Pulling fs layer 16:53:30 d747dcd14b5f: Pulling fs layer 16:53:30 2de7ff778b66: Pulling fs layer 16:53:30 0d9ebad4ef96: Waiting 16:53:30 e9a5061849ea: Waiting 16:53:30 2de7ff778b66: Waiting 16:53:30 d747dcd14b5f: Waiting 16:53:31 63f879dbbcfc: Verifying Checksum 16:53:31 63f879dbbcfc: Download complete 16:53:31 ab5ef0e58194: Verifying Checksum 16:53:31 ab5ef0e58194: Download complete 16:53:31 e9a5061849ea: Verifying Checksum 16:53:31 e9a5061849ea: Download complete 16:53:31 d747dcd14b5f: Verifying Checksum 16:53:31 d747dcd14b5f: Download complete 16:53:31 0d9ebad4ef96: Verifying Checksum 16:53:31 0d9ebad4ef96: Download complete 16:53:31 2de7ff778b66: Verifying Checksum 16:53:31 2de7ff778b66: Download complete 16:53:33 ab5ef0e58194: Pull complete 16:53:33 9712f1f96733: Pull complete 16:53:34 63f879dbbcfc: Pull complete 16:53:37 0d9ebad4ef96: Pull complete 16:53:37 e9a5061849ea: Pull complete 16:53:37 d747dcd14b5f: Pull complete 16:53:38 2de7ff778b66: Pull complete 16:53:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:38 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:53:40 $ docker top 7c06c9eb41535fa0df23b66b5eac1738c6e19063f8f25761408acfe6815bb02e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:53:40 provisioning config files... 16:53:40 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9567698971418200710tmp 16:53:40 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8842318381116835356tmp 16:53:40 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4321294562193858012tmp [Pipeline] { [Pipeline] echo 16:53:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:53:40 ---> sigul-configuration.sh 16:53:40 gpg: directory `/root/.gnupg' created 16:53:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:53:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:53:40 gpg: keyring `/root/.gnupg/secring.gpg' created 16:53:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:53:40 gpg: CAST5 encrypted data 16:53:40 gpg: encrypted with 1 passphrase 16:53:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:53:40 + mkdir /home/jenkins 16:53:40 + mkdir /home/jenkins/sigul [Pipeline] sh 16:53:41 + 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 16:53:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:53:41 ---> sigul-install.sh 16:53:41 Sigul already installed; skipping installation. [Pipeline] sh 16:53:41 + git tag --list 16:53:41 v0.0.0 16:53:41 v0.0.1-dev.1 16:53:41 v0.0.1-dev.10 16:53:41 v0.0.1-dev.11 16:53:41 v0.0.1-dev.12 16:53:41 v0.0.1-dev.13 16:53:41 v0.0.1-dev.14 16:53:41 v0.0.1-dev.15 16:53:41 v0.0.1-dev.16 16:53:41 v0.0.1-dev.17 16:53:41 v0.0.1-dev.18 16:53:41 v0.0.1-dev.19 16:53:41 v0.0.1-dev.2 16:53:41 v0.0.1-dev.20 16:53:41 v0.0.1-dev.21 16:53:41 v0.0.1-dev.22 16:53:41 v0.0.1-dev.23 16:53:41 v0.0.1-dev.24 16:53:41 v0.0.1-dev.25 16:53:41 v0.0.1-dev.26 16:53:41 v0.0.1-dev.27 16:53:41 v0.0.1-dev.28 16:53:41 v0.0.1-dev.3 16:53:41 v0.0.1-dev.4 16:53:41 v0.0.1-dev.5 16:53:41 v0.0.1-dev.6 16:53:41 v0.0.1-dev.7 16:53:41 v0.0.1-dev.8 16:53:41 v0.0.1-dev.9 16:53:41 v2.2.0 16:53:41 v2.2.0-dev.29 16:53:41 v2.2.0-dev.30 16:53:41 v2.2.0-dev.31 16:53:41 v2.2.0-dev.32 16:53:41 v2.2.0-dev.33 16:53:41 v2.2.0-dev.34 16:53:41 v2.2.0-dev.35 16:53:41 v2.3.0 16:53:41 v2.3.0-dev.1 16:53:41 v2.3.0-dev.10 16:53:41 v2.3.0-dev.11 16:53:41 v2.3.0-dev.12 16:53:41 v2.3.0-dev.13 16:53:41 v2.3.0-dev.14 16:53:41 v2.3.0-dev.15 16:53:41 v2.3.0-dev.16 16:53:41 v2.3.0-dev.17 16:53:41 v2.3.0-dev.18 16:53:41 v2.3.0-dev.19 16:53:41 v2.3.0-dev.2 16:53:41 v2.3.0-dev.20 16:53:41 v2.3.0-dev.21 16:53:41 v2.3.0-dev.22 16:53:41 v2.3.0-dev.23 16:53:41 v2.3.0-dev.24 16:53:41 v2.3.0-dev.25 16:53:41 v2.3.0-dev.26 16:53:41 v2.3.0-dev.27 16:53:41 v2.3.0-dev.28 16:53:41 v2.3.0-dev.29 16:53:41 v2.3.0-dev.3 16:53:41 v2.3.0-dev.30 16:53:41 v2.3.0-dev.31 16:53:41 v2.3.0-dev.32 16:53:41 v2.3.0-dev.33 16:53:41 v2.3.0-dev.34 16:53:41 v2.3.0-dev.35 16:53:41 v2.3.0-dev.36 16:53:41 v2.3.0-dev.37 16:53:41 v2.3.0-dev.38 16:53:41 v2.3.0-dev.39 16:53:41 v2.3.0-dev.4 16:53:41 v2.3.0-dev.40 16:53:41 v2.3.0-dev.41 16:53:41 v2.3.0-dev.42 16:53:41 v2.3.0-dev.43 16:53:41 v2.3.0-dev.44 16:53:41 v2.3.0-dev.45 16:53:41 v2.3.0-dev.5 16:53:41 v2.3.0-dev.6 16:53:41 v2.3.0-dev.7 16:53:41 v2.3.0-dev.8 16:53:41 v2.3.0-dev.9 16:53:41 v2.3.1-dev.1 16:53:41 v3.0.0-dev.1 16:53:41 v3.0.0-dev.10 16:53:41 v3.0.0-dev.11 16:53:41 v3.0.0-dev.12 16:53:41 v3.0.0-dev.13 16:53:41 v3.0.0-dev.14 16:53:41 v3.0.0-dev.15 16:53:41 v3.0.0-dev.2 16:53:41 v3.0.0-dev.3 16:53:41 v3.0.0-dev.4 16:53:41 v3.0.0-dev.5 16:53:41 v3.0.0-dev.6 16:53:41 v3.0.0-dev.7 16:53:41 v3.0.0-dev.8 16:53:41 v3.0.0-dev.9 [Pipeline] sh 16:53:42 + lftools sign git-tag v3.0.0-dev.16 16:53:42 Signing Git tag with Sigul... 16:53:42 Signing v3.0.0-dev.16 16:53:42 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.0.0-dev.16'], return code 1, stdout , stderr [Pipeline] echo 16:53:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:53:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:53:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:53:42 $ docker stop --time=1 7c06c9eb41535fa0df23b66b5eac1738c6e19063f8f25761408acfe6815bb02e 16:53:44 $ docker rm -f --volumes 7c06c9eb41535fa0df23b66b5eac1738c6e19063f8f25761408acfe6815bb02e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:53:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:44 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:53:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:45 $ docker top 701037f484fd5ec188d193dd69c8eb09350161dbc90d2e6ac4eff21255f35acc -eo pid,comm 16:53:45 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). 16:53:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:45 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.15' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:45 + git semver [Pipeline] } 16:53:45 $ docker stop --time=1 701037f484fd5ec188d193dd69c8eb09350161dbc90d2e6ac4eff21255f35acc 16:53:47 $ docker rm -f --volumes 701037f484fd5ec188d193dd69c8eb09350161dbc90d2e6ac4eff21255f35acc [Pipeline] // withDockerContainer [Pipeline] sh 16:53:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:48 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:48 $ docker top 5a46bdb4a220a40dca42772faccee02609b5d5cdbd7c7890d94782c2a9ff3456 -eo pid,comm 16:53:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:53:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:48 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.15' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:48 + git semver [Pipeline] } 16:53:49 $ docker stop --time=1 5a46bdb4a220a40dca42772faccee02609b5d5cdbd7c7890d94782c2a9ff3456 16:53:50 $ docker rm -f --volumes 5a46bdb4a220a40dca42772faccee02609b5d5cdbd7c7890d94782c2a9ff3456 [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 16:53:50 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 16:53:50 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:53:50 total 16 16:53:50 drwxr-xr-x 3 root root 4096 Feb 28 16:42 . 16:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 16:53 .. 16:53:50 drwxr-xr-x 2 root root 4096 Feb 28 16:42 cost 16:53:50 -rw-r--r-- 1 root root 91 Feb 28 16:42 cost.csv 16:53:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 16:53:50 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:53:50 total 16 16:53:50 drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 16:42 . 16:53:50 drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 16:53 .. 16:53:50 drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 16:42 cost 16:53:50 -rw-r--r-- 1 jenkins jenkins 91 Feb 28 16:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:53:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:52 ---> package-listing.sh 16:53:52 ++ facter osfamily 16:53:52 ++ tr '[:upper:]' '[:lower:]' 16:53:52 + OS_FAMILY=debian 16:53:52 + workspace=/w/workspace/foundry_device-onvif-camera_main 16:53:52 + START_PACKAGES=/tmp/packages_start.txt 16:53:52 + END_PACKAGES=/tmp/packages_end.txt 16:53:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:52 + PACKAGES=/tmp/packages_start.txt 16:53:52 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:53:52 + PACKAGES=/tmp/packages_end.txt 16:53:52 + case "${OS_FAMILY}" in 16:53:52 + dpkg -l 16:53:52 + grep '^ii' 16:53:52 + '[' -f /tmp/packages_start.txt ']' 16:53:52 + '[' -f /tmp/packages_end.txt ']' 16:53:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:52 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:53:52 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 16:53:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 16:53:52 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 16:53:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:53 prd-ubuntu20.04-docker-8c-8g-7754 does not seem to be running inside a container 16:53:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:53:53 $ docker top c39a57083c6e4c26b3d2977d0710559f6a0adb5844700ee9c9155c47fb27cf89 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:53 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:54 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:54 + ls /var/log/sa-host 16:53:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:54 provisioning config files... 16:53:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7943747799243977219tmp [Pipeline] { [Pipeline] echo 16:53:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:54 ---> create-netrc.sh [Pipeline] } 16:53:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:55 ---> python-tools-install.sh [Pipeline] echo 16:53:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:55 ---> sudo-logs.sh 16:53:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:53:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:55 ---> job-cost.sh 16:53:55 lf-activate-venv: SKIPPING 16:53:55 DEBUG: total: 0.2199999988079071 16:53:55 INFO: Retrieving Stack Cost... 16:53:56 INFO: Retrieving Pricing Info for: v3-standard-8 16:53:56 INFO: Archiving Costs [Pipeline] echo 16:53:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:56 ---> logs-deploy.sh 16:53:56 lf-activate-venv: SKIPPING 16:53:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/105 16:53:56 INFO: archiving workspace using pattern(s): 16:53:57 Archives upload complete. 16:53:57 INFO: archiving logs to Nexus