Started by upstream project "edgexfoundry/cd-management/release-lts" build number 96 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 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-ssh10955325410050269660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh3627498862034145430.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16435714701550587632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh13062769743973963403.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7419713073236117273.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/v3]] ========================================================= [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.23 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/v3 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-41060 in /w/workspace/undry_device-onvif-camera_odessa [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/undry_device-onvif-camera_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @d4e6059" > git config core.sparsecheckout # timeout=10 > git checkout -f 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a # timeout=10 > git rev-list --no-walk 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:21:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:21:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:21:53 ========================================================= 07:21:53 EdgeX Global Pipelines Version Info 07:21:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:21:54 ------------------- 07:21:54 stable info: 07:21:54 ------------------- 07:21:54 Commited By: Cherry Wang cherry@iotechsys.com 07:21:54 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:21:54 Message: update stable to v1.0.271 07:21:55 ------------------- 07:21:55 experimental info: 07:21:55 ------------------- 07:21:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:21:55 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:21:55 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:21:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38384ce [Pipeline] echo 07:21:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:56 provisioning config files... 07:21:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config16012107263164429074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:56 ---> ****-login.sh 07:21:56 nexus3.edgexfoundry.org:10001 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:56 Configure a credential helper to remove this warning. See 07:21:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:56 07:21:56 Login Succeeded 07:21:56 nexus3.edgexfoundry.org:10002 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:57 Configure a credential helper to remove this warning. See 07:21:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:57 07:21:57 Login Succeeded 07:21:57 nexus3.edgexfoundry.org:10003 07:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:57 Configure a credential helper to remove this warning. See 07:21:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:57 07:21:57 Login Succeeded 07:21:57 nexus3.edgexfoundry.org:10004 07:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:57 Configure a credential helper to remove this warning. See 07:21:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:57 07:21:57 Login Succeeded 07:21:57 ****.io 07:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:57 Configure a credential helper to remove this warning. See 07:21:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:57 07:21:57 Login Succeeded 07:21:57 ---> ****-login.sh ends [Pipeline] } 07:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:21:58 + git rev-list -1 --merges 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a~1..38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo 07:21:58 -----------> git rev-list -1 --merges 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a~1..38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [false] [Pipeline] sh 07:21:58 + git log --format=format:%s -1 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo 07:21:58 ========================================================= 07:21:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 07:21:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:58 + git log --format=format:%s -1 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo 07:21:58 [semverPrep] GIT_COMMIT: 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a, Commit Message: ci(lts-release): LTS release v4.0.0 @d4e6059 [Pipeline] echo 07:21:58 [semverPrep] This is not a build commit. [Pipeline] sh 07:21:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:21:59 + grep -v github /etc/ssh/ssh_known_hosts 07:21:59 + [ -e /tmp/ssh_known_hosts ] 07:21:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:21:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:21:59 + sudo tee -a /etc/ssh/ssh_known_hosts 07:21:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:59 07:21:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:59 0.1.4: Pulling from edgex-devops/py-git-semver 07:21:59 b85a868b505f: Pulling fs layer 07:21:59 e2be974225ed: Pulling fs layer 07:21:59 339a4e72a1f5: Pulling fs layer 07:21:59 988bab9f4d93: Pulling fs layer 07:21:59 1469e6f7b9e6: Pulling fs layer 07:21:59 eaf3925da568: Pulling fs layer 07:21:59 bab4dde63d76: Pulling fs layer 07:21:59 bde34c3a00c8: Pulling fs layer 07:21:59 b352a97aabf1: Pulling fs layer 07:21:59 4872d77fe225: Pulling fs layer 07:21:59 5851b861e8e6: Pulling fs layer 07:21:59 bde34c3a00c8: Waiting 07:21:59 1469e6f7b9e6: Waiting 07:21:59 eaf3925da568: Waiting 07:21:59 bab4dde63d76: Waiting 07:21:59 988bab9f4d93: Waiting 07:21:59 4872d77fe225: Waiting 07:21:59 b352a97aabf1: Waiting 07:21:59 5851b861e8e6: Waiting 07:21:59 e2be974225ed: Download complete 07:21:59 988bab9f4d93: Verifying Checksum 07:21:59 988bab9f4d93: Download complete 07:21:59 1469e6f7b9e6: Verifying Checksum 07:21:59 1469e6f7b9e6: Download complete 07:21:59 339a4e72a1f5: Verifying Checksum 07:21:59 339a4e72a1f5: Download complete 07:21:59 eaf3925da568: Verifying Checksum 07:21:59 eaf3925da568: Download complete 07:21:59 bde34c3a00c8: Verifying Checksum 07:21:59 bde34c3a00c8: Download complete 07:22:00 b352a97aabf1: Verifying Checksum 07:22:00 b352a97aabf1: Download complete 07:22:00 4872d77fe225: Download complete 07:22:00 5851b861e8e6: Download complete 07:22:00 b85a868b505f: Verifying Checksum 07:22:00 b85a868b505f: Download complete 07:22:00 bab4dde63d76: Download complete 07:22:01 b85a868b505f: Pull complete 07:22:01 e2be974225ed: Pull complete 07:22:01 339a4e72a1f5: Pull complete 07:22:01 988bab9f4d93: Pull complete 07:22:02 1469e6f7b9e6: Pull complete 07:22:02 eaf3925da568: Pull complete 07:22:03 bab4dde63d76: Pull complete 07:22:03 bde34c3a00c8: Pull complete 07:22:04 b352a97aabf1: Pull complete 07:22:04 4872d77fe225: Pull complete 07:22:04 5851b861e8e6: Pull complete 07:22:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:04 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:22:06 $ docker top adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea -eo pid,comm 07:22:06 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). 07:22:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:06 [ssh-agent] Looking for ssh-agent implementation... 07:22:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:06 $ docker exec adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent 07:22:06 SSH_AUTH_SOCK=/tmp/ssh-5Tinxk95Hiro/agent.32 07:22:06 SSH_AGENT_PID=38 07:22:06 Running ssh-add (command line suppressed) 07:22:06 Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_14121321665651263753.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_14121321665651263753.key) 07:22:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:06 + git tag --points-at 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } 07:22:07 $ docker exec --env ******** --env ******** adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent -k 07:22:07 unset SSH_AUTH_SOCK; 07:22:07 unset SSH_AGENT_PID; 07:22:07 echo Agent pid 38 killed; 07:22:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:22:07 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 07:22:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:07 [ssh-agent] Looking for ssh-agent implementation... 07:22:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:07 $ docker exec adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent 07:22:07 SSH_AUTH_SOCK=/tmp/ssh-sj4TM2rfozWn/agent.72 07:22:07 SSH_AGENT_PID=78 07:22:07 Running ssh-add (command line suppressed) 07:22:07 Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6373933876700918651.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6373933876700918651.key) 07:22:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:07 + git semver init 07:22:08 2025-03-12 07:22:08,040 [run_init] DEBUG init version:0.0.0 force:False 07:22:08 2025-03-12 07:22:08,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_odessa/.semver 07:22:08 2025-03-12 07:22:08,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_odessa/.semver 07:22:08 2025-03-12 07:22:08,041 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_odessa/.semver'], cwd=/w/workspace/undry_device-onvif-camera_odessa, universal_newlines=False, shell=None, istream=None) 07:22:10 2025-03-12 07:22:09,588 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_odessa/.git/info/exclude 07:22:10 2025-03-12 07:22:09,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_odessa/.semver/odessa with force:False 07:22:10 2025-03-12 07:22:09,589 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 07:22:10 2025-03-12 07:22:09,589 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 07:22:10 4.0.0 [Pipeline] } 07:22:10 $ docker exec --env ******** --env ******** adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent -k 07:22:10 unset SSH_AUTH_SOCK; 07:22:10 unset SSH_AGENT_PID; 07:22:10 echo Agent pid 78 killed; 07:22:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:10 + git semver [Pipeline] } 07:22:10 $ docker stop --time=1 adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea 07:22:12 $ docker rm -f --volumes adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea [Pipeline] // withDockerContainer [Pipeline] sh 07:22:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:22:12 Stashed 1 file(s) [Pipeline] echo 07:22:12 [edgeXSemver]: initialized semver on version 4.0.0 [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] sh 07:22:13 + git checkout 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:22:13 HEAD is now at 38384ce ci(lts-release): LTS release v4.0.0 @d4e6059 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:13 provisioning config files... 07:22:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config13230744454531380815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:13 ---> ****-login.sh 07:22:13 nexus3.edgexfoundry.org:10001 07:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:13 Configure a credential helper to remove this warning. See 07:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:13 07:22:13 Login Succeeded 07:22:13 nexus3.edgexfoundry.org:10002 07:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:13 Configure a credential helper to remove this warning. See 07:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:13 07:22:13 Login Succeeded 07:22:13 nexus3.edgexfoundry.org:10003 07:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:13 Configure a credential helper to remove this warning. See 07:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:13 07:22:13 Login Succeeded 07:22:13 nexus3.edgexfoundry.org:10004 07:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:13 Configure a credential helper to remove this warning. See 07:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:13 07:22:13 Login Succeeded 07:22:13 ****.io 07:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:13 Configure a credential helper to remove this warning. See 07:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:13 07:22:13 Login Succeeded 07:22:13 ---> ****-login.sh ends [Pipeline] } 07:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:22:14 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:22:14 + grep ^go [0-9].[0-9]*+ go.mod 07:22:14 cut -d -f 2 [Pipeline] echo 07:22:14 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:22:14 ========================================================= 07:22:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 07:22:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:22:15 Sending build context to Docker daemon 89.21MB 07:22:15 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:22:15 Step 2/13 : FROM ${BASE} AS builder 07:22:15 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 07:22:15 0a9a5dfd008f: Pulling fs layer 07:22:15 8833042f23b5: Pulling fs layer 07:22:15 6ca661eb024f: Pulling fs layer 07:22:15 b5acb76e9680: Pulling fs layer 07:22:15 4f4fb700ef54: Pulling fs layer 07:22:15 012bb1f9d321: Pulling fs layer 07:22:15 97255f1bc79d: Pulling fs layer 07:22:15 454448c9edf9: Pulling fs layer 07:22:15 15f87924ceaf: Pulling fs layer 07:22:15 012bb1f9d321: Waiting 07:22:15 97255f1bc79d: Waiting 07:22:15 15f87924ceaf: Waiting 07:22:15 b5acb76e9680: Waiting 07:22:15 8833042f23b5: Verifying Checksum 07:22:15 8833042f23b5: Download complete 07:22:15 b5acb76e9680: Download complete 07:22:15 4f4fb700ef54: Download complete 07:22:15 012bb1f9d321: Download complete 07:22:15 0a9a5dfd008f: Download complete 07:22:15 97255f1bc79d: Verifying Checksum 07:22:15 97255f1bc79d: Download complete 07:22:15 0a9a5dfd008f: Pull complete 07:22:15 15f87924ceaf: Verifying Checksum 07:22:15 15f87924ceaf: Download complete 07:22:15 8833042f23b5: Pull complete 07:22:16 6ca661eb024f: Verifying Checksum 07:22:16 454448c9edf9: Verifying Checksum 07:22:16 454448c9edf9: Download complete 07:22:19 6ca661eb024f: Pull complete 07:22:19 b5acb76e9680: Pull complete 07:22:19 4f4fb700ef54: Pull complete 07:22:19 012bb1f9d321: Pull complete 07:22:19 97255f1bc79d: Pull complete 07:22:22 454448c9edf9: Pull complete 07:22:22 15f87924ceaf: Pull complete 07:22:22 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 07:22:22 ---> bc3d7bf65e23 07:22:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:22:27 ---> Running in e183967e9670 07:22:27 Removing intermediate container e183967e9670 07:22:27 ---> b7a7252a6242 07:22:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:22:27 ---> Running in a0cfcd01aeaa 07:22:27 Removing intermediate container a0cfcd01aeaa 07:22:27 ---> 576f98a6d0fb 07:22:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:22:27 ---> Running in b47d8cb131bf 07:22:27 Removing intermediate container b47d8cb131bf 07:22:27 ---> bb05ebd52d3a 07:22:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:22:27 ---> Running in 5a56426970c6 07:22:27 Removing intermediate container 5a56426970c6 07:22:27 ---> ddb0b393c799 07:22:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:22:27 ---> Running in 93e8b0e53174 07:22:27 Removing intermediate container 93e8b0e53174 07:22:27 ---> 4a01b234ac6c 07:22:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:22:27 ---> Running in 99abbc8c45b1 07:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:27 Still waiting to schedule task 07:22:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41050’ 07:22:27 OK: 248 MiB in 58 packages 07:22:28 Removing intermediate container 99abbc8c45b1 07:22:28 ---> b19535b54aed 07:22:28 Step 9/13 : WORKDIR /device-onvif-camera 07:22:28 ---> Running in ba6ba368af32 07:22:28 Removing intermediate container ba6ba368af32 07:22:28 ---> 931f2d5656b8 07:22:28 Step 10/13 : COPY go.mod vendor* ./ 07:22:31 ---> a220fe1e853d 07:22:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:31 ---> Running in de90371744ad 07:23:03 Removing intermediate container de90371744ad 07:23:03 ---> 59be14cebc3f 07:23:03 Step 12/13 : COPY . . 07:23:03 ---> 4e73a470d52b 07:23:03 Step 13/13 : RUN ${MAKE} 07:23:03 ---> Running in 0eaf15bdf152 07:23:03 noop 07:23:03 Removing intermediate container 0eaf15bdf152 07:23:03 ---> 03ce22dcbc10 07:23:03 Successfully built 03ce22dcbc10 07:23:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:03 + docker inspect -f . ci-base-image-x86_64 07:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:03 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:23:04 $ docker top 798c4128ee06918a4c664d3ad3a8ec172156ae3c1da4bd73bd88413fc4341474 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:04 + go version 07:23:04 go version go1.23.7 linux/amd64 [Pipeline] } 07:23:04 $ docker stop --time=1 798c4128ee06918a4c664d3ad3a8ec172156ae3c1da4bd73bd88413fc4341474 07:23:05 $ docker rm -f --volumes 798c4128ee06918a4c664d3ad3a8ec172156ae3c1da4bd73bd88413fc4341474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:06 + docker inspect -f . ci-base-image-x86_64 07:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:06 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:23:06 $ docker top 0d92a39fefc778f585bda6c6d852cc535a6447d83af1504941d911f7294d6abb -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:07 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_odessa [Pipeline] fileExists [Pipeline] sh 07:23:07 + make test 07:23:07 go test ./... -coverprofile=coverage.out ./... 07:23:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:23:30 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:23:30 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:23:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.4% of statements 07:23:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.456s coverage: 86.5% of statements 07:23:42 go vet ./... 07:23:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:23:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:23:47 ./bin/test-attribution-txt.sh [Pipeline] echo 07:23:47 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:23:48 + go mod tidy [Pipeline] } 07:23:48 $ docker stop --time=1 0d92a39fefc778f585bda6c6d852cc535a6447d83af1504941d911f7294d6abb 07:23:50 $ docker rm -f --volumes 0d92a39fefc778f585bda6c6d852cc535a6447d83af1504941d911f7294d6abb [Pipeline] // withDockerContainer [Pipeline] sh 07:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:23:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:23:51 + ls -al . 07:23:51 total 320 07:23:51 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:23 . 07:23:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:21 .. 07:23:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:23 .git 07:23:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:21 .github 07:23:51 -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 07:21 .gitignore 07:23:51 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 07:21 .golangci.yml 07:23:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:22 .semver 07:23:51 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 07:21 Attribution.txt 07:23:51 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 07:21 CHANGELOG.md 07:23:51 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 07:21 Dockerfile 07:23:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:21 GOVERNANCE.md 07:23:51 -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 07:21 Jenkinsfile 07:23:51 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 07:21 LICENSE 07:23:51 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 07:21 Makefile 07:23:51 -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 07:21 OWNERS.md 07:23:51 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 07:21 README.md 07:23:51 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:22 VERSION 07:23:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:21 bin 07:23:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:21 cmd 07:23:51 -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 07:23 coverage.out 07:23:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:21 doc 07:23:51 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 07:21 go.mod 07:23:51 -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 07:21 go.sum 07:23:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:21 internal 07:23:51 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:21 vendor 07:23:51 -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 07:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:52 + 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=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a --label arch=amd64 --label version=4.0.0 . 07:23:52 Sending build context to Docker daemon 89.31MB 07:23:52 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:23:52 Step 2/27 : FROM ${BASE} AS builder 07:23:52 ---> 03ce22dcbc10 07:23:52 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:23:53 ---> Running in 320237a090a5 07:23:53 Removing intermediate container 320237a090a5 07:23:53 ---> 3e1e99baed42 07:23:53 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:23:53 ---> Running in 054b6027a280 07:23:53 Removing intermediate container 054b6027a280 07:23:53 ---> a705055692d2 07:23:53 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:23:53 ---> Running in 034ef68414b8 07:23:53 Removing intermediate container 034ef68414b8 07:23:53 ---> 2ab1dcc4e6b7 07:23:53 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:23:53 ---> Running in 63cf4bb1a198 07:23:53 Removing intermediate container 63cf4bb1a198 07:23:53 ---> 403a0d832ead 07:23:53 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:23:53 ---> Running in a1606f5c8c10 07:23:53 Removing intermediate container a1606f5c8c10 07:23:53 ---> 86bbf9c60908 07:23:53 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:23:53 ---> Running in 39a77d3b8165 07:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:54 OK: 248 MiB in 58 packages 07:23:54 Removing intermediate container 39a77d3b8165 07:23:54 ---> 5ed002ae4870 07:23:54 Step 9/27 : WORKDIR /device-onvif-camera 07:23:54 ---> Running in 2975a1c163f5 07:23:54 Removing intermediate container 2975a1c163f5 07:23:54 ---> c8de7cbfa920 07:23:54 Step 10/27 : COPY go.mod vendor* ./ 07:23:57 ---> 1dfe12d0e6b8 07:23:57 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:57 ---> Running in 0d66d9022f33 07:23:57 skipping... 07:23:57 Removing intermediate container 0d66d9022f33 07:23:57 ---> 982581fcb865 07:23:57 Step 12/27 : COPY . . 07:24:01 ---> 88060595e089 07:24:01 Step 13/27 : RUN ${MAKE} 07:24:01 ---> Running in acf13106fa78 07:24:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:24:27 Removing intermediate container acf13106fa78 07:24:27 ---> 169c86346dd0 07:24:27 Step 14/27 : FROM alpine:3.20 07:24:28 3.20: Pulling from library/alpine 07:24:28 0a9a5dfd008f: Already exists 07:24:28 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:24:28 Status: Downloaded newer image for alpine:3.20 07:24:28 ---> ff221270b9fb 07:24:28 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:24:28 ---> Running in 78dff733bdfe 07:24:28 Removing intermediate container 78dff733bdfe 07:24:28 ---> 579a8e395731 07:24:28 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:24:28 ---> Running in bcb4ff478dc5 07:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:24:29 (1/1) Installing dumb-init (1.2.5-r3) 07:24:29 Executing busybox-1.36.1-r29.trigger 07:24:29 OK: 8 MiB in 15 packages 07:24:29 Removing intermediate container bcb4ff478dc5 07:24:29 ---> 5e81a9411399 07:24:29 Step 17/27 : RUN apk --no-cache upgrade 07:24:29 ---> Running in 522a8bd92624 07:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:24:30 OK: 8 MiB in 15 packages 07:24:30 Removing intermediate container 522a8bd92624 07:24:30 ---> b54444406282 07:24:30 Step 18/27 : WORKDIR / 07:24:30 ---> Running in 5f18f4e7d27f 07:24:30 Removing intermediate container 5f18f4e7d27f 07:24:30 ---> 8bed67ab53ce 07:24:30 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:24:31 ---> 5de288a36ffc 07:24:31 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:24:31 ---> f64e9684de4c 07:24:31 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:24:31 ---> 420cc879dad8 07:24:31 Step 22/27 : EXPOSE 59984 07:24:31 ---> Running in 1779ced7d1d0 07:24:31 Removing intermediate container 1779ced7d1d0 07:24:31 ---> 0743299f5428 07:24:31 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:24:31 ---> Running in 004bf228bdd7 07:24:32 Removing intermediate container 004bf228bdd7 07:24:32 ---> 7cab2bf8d40e 07:24:32 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:24:32 ---> Running in 956d99e8d205 07:24:32 Removing intermediate container 956d99e8d205 07:24:32 ---> 3dedda752bf5 07:24:32 Step 25/27 : LABEL arch=amd64 07:24:32 ---> Running in d0e1d46e0bf2 07:24:32 Removing intermediate container d0e1d46e0bf2 07:24:32 ---> 0c2a23c24f71 07:24:32 Step 26/27 : LABEL git_sha=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:24:32 ---> Running in 17a4e454cf70 07:24:32 Removing intermediate container 17a4e454cf70 07:24:32 ---> 408e72174c73 07:24:32 Step 27/27 : LABEL version=4.0.0 07:24:32 ---> Running in a4222b7e9f4c 07:24:32 Removing intermediate container a4222b7e9f4c 07:24:32 ---> 15b12943ae7b 07:24:32 [Warning] One or more build-args [ARCH] were not consumed 07:24:32 Successfully built 15b12943ae7b 07:24:32 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 07:24:32 provisioning config files... 07:24:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config16174453680106871442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:32 ---> ****-login.sh 07:24:32 nexus3.edgexfoundry.org:10001 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10002 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10003 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10004 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 ****.io 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:33 Configure a credential helper to remove this warning. See 07:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:33 07:24:33 Login Succeeded 07:24:33 ---> ****-login.sh ends [Pipeline] } 07:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:24:33 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:24:33 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:24:33 4.0.0 07:24:33 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 07:24:33 odessa 07:24:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:24:33 a0869f7afa1c: Preparing 07:24:33 8628b7fc4b68: Preparing 07:24:33 a691c287605c: Preparing 07:24:33 309c17afd302: Preparing 07:24:33 f37c2f972732: Preparing 07:24:33 994456c4fd7b: Preparing 07:24:33 309c17afd302: Pushed 07:24:33 f37c2f972732: Pushed 07:24:33 8628b7fc4b68: Pushed 07:24:33 a0869f7afa1c: Pushed 07:24:33 994456c4fd7b: Layer already exists 07:24:37 a691c287605c: Pushed 07:24:37 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0 07:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:24:37 a0869f7afa1c: Preparing 07:24:37 8628b7fc4b68: Preparing 07:24:37 a691c287605c: Preparing 07:24:37 309c17afd302: Preparing 07:24:37 f37c2f972732: Preparing 07:24:37 994456c4fd7b: Preparing 07:24:37 994456c4fd7b: Waiting 07:24:37 309c17afd302: Layer already exists 07:24:37 8628b7fc4b68: Layer already exists 07:24:37 f37c2f972732: Layer already exists 07:24:37 a691c287605c: Layer already exists 07:24:37 a0869f7afa1c: Layer already exists 07:24:37 994456c4fd7b: Layer already exists 07:24:37 4.0.0: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 07:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:24:38 a0869f7afa1c: Preparing 07:24:38 8628b7fc4b68: Preparing 07:24:38 a691c287605c: Preparing 07:24:38 309c17afd302: Preparing 07:24:38 f37c2f972732: Preparing 07:24:38 994456c4fd7b: Preparing 07:24:38 994456c4fd7b: Waiting 07:24:38 8628b7fc4b68: Layer already exists 07:24:38 a691c287605c: Layer already exists 07:24:38 309c17afd302: Layer already exists 07:24:38 f37c2f972732: Layer already exists 07:24:38 a0869f7afa1c: Layer already exists 07:24:38 994456c4fd7b: Layer already exists 07:24:38 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa 07:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:24:39 a0869f7afa1c: Preparing 07:24:39 8628b7fc4b68: Preparing 07:24:39 a691c287605c: Preparing 07:24:39 309c17afd302: Preparing 07:24:39 f37c2f972732: Preparing 07:24:39 994456c4fd7b: Preparing 07:24:39 994456c4fd7b: Waiting 07:24:39 a691c287605c: Layer already exists 07:24:39 8628b7fc4b68: Layer already exists 07:24:39 309c17afd302: Layer already exists 07:24:39 a0869f7afa1c: Layer already exists 07:24:39 f37c2f972732: Layer already exists 07:24:39 994456c4fd7b: Layer already exists 07:24:39 odessa: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:39 ===================================================== [Pipeline] echo 07:24:39 taggedImages: 07:24:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:24:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0 07:24:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 07:24:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:39 07:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:40 latest: Pulling from edgex-lftools-log-publisher 07:24:40 5eb5b503b376: Pulling fs layer 07:24:40 5c69ac0246d0: Pulling fs layer 07:24:40 ec43610c2a17: Pulling fs layer 07:24:40 3a2ae6a8a46f: Pulling fs layer 07:24:40 33b1e0a273af: Pulling fs layer 07:24:40 5d3b04190fa2: Pulling fs layer 07:24:40 2f39f015ded8: Pulling fs layer 07:24:40 33b1e0a273af: Waiting 07:24:40 2f39f015ded8: Waiting 07:24:40 3a2ae6a8a46f: Waiting 07:24:40 5c69ac0246d0: Download complete 07:24:40 3a2ae6a8a46f: Verifying Checksum 07:24:40 33b1e0a273af: Verifying Checksum 07:24:40 33b1e0a273af: Download complete 07:24:40 5d3b04190fa2: Download complete 07:24:40 ec43610c2a17: Verifying Checksum 07:24:40 ec43610c2a17: Download complete 07:24:40 5eb5b503b376: Verifying Checksum 07:24:40 5eb5b503b376: Download complete 07:24:40 2f39f015ded8: Download complete 07:24:41 5eb5b503b376: Pull complete 07:24:41 5c69ac0246d0: Pull complete 07:24:41 ec43610c2a17: Pull complete 07:24:41 3a2ae6a8a46f: Pull complete 07:24:41 33b1e0a273af: Pull complete 07:24:41 5d3b04190fa2: Pull complete 07:24:46 2f39f015ded8: Pull complete 07:24:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:46 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:24:46 $ 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/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@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 07:24:47 $ docker top 149cd3fd6725f07fd71fd372a08cb51055dabbfd88c4a19054d26c00653553b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:48 ---> job-cost.sh 07:24:48 lf-activate-venv: SKIPPING 07:24:48 INFO: No Stack... 07:24:48 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:49 INFO: Archiving Costs [Pipeline] sh 07:24:49 + cat /w/workspace/undry_device-onvif-camera_odessa/archives/cost.csv 07:24:49 + cut -d, -f6 [Pipeline] lock 07:24:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] 07:24:49 Resource [jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] did not exist. Created. 07:24:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:49 + echo total: 0.2199999988079071 [Pipeline] stash 07:24:49 Stashed 1 file(s) [Pipeline] } 07:24:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:24:49 $ docker stop --time=1 149cd3fd6725f07fd71fd372a08cb51055dabbfd88c4a19054d26c00653553b1 07:24:51 $ docker rm -f --volumes 149cd3fd6725f07fd71fd372a08cb51055dabbfd88c4a19054d26c00653553b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:25:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41065 in /w/workspace/undry_device-onvif-camera_odessa [Pipeline] { [Pipeline] ws 07:25:18 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 07:25:21 The recommended git tool is: git 07:25:27 using credential edgex-jenkins-ssh 07:25:27 Cloning the remote Git repository 07:25:27 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:25:28 > git init /w/workspace/device-onvif-camera/2 # timeout=10 07:25:28 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:25:28 > git --version # timeout=10 07:25:28 > git --version # 'git version 2.25.1' 07:25:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:25:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:33 Avoid second fetch 07:25:33 Checking out Revision 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a (odessa) 07:25:33 > git config core.sparsecheckout # timeout=10 07:25:33 > git checkout -f 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a # timeout=10 07:25:36 Commit message: "ci(lts-release): LTS release v4.0.0 @d4e6059" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:25:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:41 Dload Upload Total Spent Left Speed 07:25:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 07:25:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:25:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:25:42 + sudo tee /etc/docker/daemon.new 07:25:42 { 07:25:42 "registry-mirrors": [ 07:25:42 "https://nexus3.edgexfoundry.org:10001" 07:25:42 ], 07:25:42 "bip": "10.250.0.254/24", 07:25:42 "hosts": [ 07:25:42 "tcp://0.0.0.0:5555", 07:25:42 "unix:///var/run/docker.sock" 07:25:42 ], 07:25:42 "mtu": 1458, 07:25:42 "selinux-enabled": true, 07:25:42 "seccomp-profile": "/etc/docker/seccomp.json" 07:25:42 } [Pipeline] sh 07:25:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:25:43 + sudo service docker restart [Pipeline] sh 07:26:02 + git checkout 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:26:02 HEAD is now at 38384ce ci(lts-release): LTS release v4.0.0 @d4e6059 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:02 provisioning config files... 07:26:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config6334463749724908448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:03 ---> ****-login.sh 07:26:03 nexus3.edgexfoundry.org:10001 07:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:03 Configure a credential helper to remove this warning. See 07:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:03 07:26:03 Login Succeeded 07:26:03 nexus3.edgexfoundry.org:10002 07:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:04 Configure a credential helper to remove this warning. See 07:26:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:04 07:26:04 Login Succeeded 07:26:04 nexus3.edgexfoundry.org:10003 07:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:04 Configure a credential helper to remove this warning. See 07:26:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:04 07:26:04 Login Succeeded 07:26:04 nexus3.edgexfoundry.org:10004 07:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 ****.io 07:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 ---> ****-login.sh ends [Pipeline] } 07:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:26:06 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:26:06 + grep ^go [0-9].[0-9]* go.mod 07:26:06 + cut -d -f 2 [Pipeline] echo 07:26:06 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:26:06 ========================================================= 07:26:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 07:26:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:26:11 Sending build context to Docker daemon 69.07MB 07:26:11 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:26:11 Step 2/13 : FROM ${BASE} AS builder 07:26:11 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:26:11 94e9d8af2201: Pulling fs layer 07:26:11 345fe9f21930: Pulling fs layer 07:26:11 b40fc9e46828: Pulling fs layer 07:26:11 c9804373a1e5: Pulling fs layer 07:26:11 4f4fb700ef54: Pulling fs layer 07:26:11 f5a772c54f75: Pulling fs layer 07:26:11 e2dd1b2a9dca: Pulling fs layer 07:26:11 0a0502178392: Pulling fs layer 07:26:11 f5a772c54f75: Waiting 07:26:11 e2dd1b2a9dca: Waiting 07:26:11 c9804373a1e5: Waiting 07:26:11 4f4fb700ef54: Waiting 07:26:11 0a0502178392: Waiting 07:26:11 345fe9f21930: Verifying Checksum 07:26:11 345fe9f21930: Download complete 07:26:11 c9804373a1e5: Verifying Checksum 07:26:11 c9804373a1e5: Download complete 07:26:11 4f4fb700ef54: Verifying Checksum 07:26:11 4f4fb700ef54: Download complete 07:26:11 f5a772c54f75: Verifying Checksum 07:26:11 f5a772c54f75: Download complete 07:26:11 94e9d8af2201: Download complete 07:26:12 0a0502178392: Verifying Checksum 07:26:12 0a0502178392: Download complete 07:26:12 94e9d8af2201: Pull complete 07:26:13 345fe9f21930: Pull complete 07:26:13 b40fc9e46828: Verifying Checksum 07:26:13 b40fc9e46828: Download complete 07:26:14 e2dd1b2a9dca: Verifying Checksum 07:26:14 e2dd1b2a9dca: Download complete 07:26:26 b40fc9e46828: Pull complete 07:26:27 c9804373a1e5: Pull complete 07:26:27 4f4fb700ef54: Pull complete 07:26:27 f5a772c54f75: Pull complete 07:26:35 e2dd1b2a9dca: Pull complete 07:26:37 0a0502178392: Pull complete 07:26:37 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 07:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 07:26:37 ---> 72db82c1953f 07:26:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:26:40 ---> Running in 966f580f062b 07:26:40 Removing intermediate container 966f580f062b 07:26:40 ---> 4f4dc39e5275 07:26:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:26:40 ---> Running in 6359c03ce1ac 07:26:40 Removing intermediate container 6359c03ce1ac 07:26:40 ---> 54d964fbaaa7 07:26:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:26:40 ---> Running in 86e7d3ff4942 07:26:41 Removing intermediate container 86e7d3ff4942 07:26:41 ---> 8edca081d4aa 07:26:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:26:41 ---> Running in 93b2fc1825c3 07:26:41 Removing intermediate container 93b2fc1825c3 07:26:41 ---> e54d8f31a630 07:26:41 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:26:41 ---> Running in 14f8f061387d 07:26:42 Removing intermediate container 14f8f061387d 07:26:42 ---> 97e34ab01f79 07:26:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:26:42 ---> Running in fe2572f46dc9 07:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:26:45 OK: 239 MiB in 58 packages 07:26:46 Removing intermediate container fe2572f46dc9 07:26:46 ---> d03715a18fc6 07:26:46 Step 9/13 : WORKDIR /device-onvif-camera 07:26:46 ---> Running in 46d8e56a0e6c 07:26:46 Removing intermediate container 46d8e56a0e6c 07:26:46 ---> 1263106fcf62 07:26:46 Step 10/13 : COPY go.mod vendor* ./ 07:27:01 ---> d43312c99017 07:27:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:01 ---> Running in 2388779a61fa 07:28:53 Removing intermediate container 2388779a61fa 07:28:53 ---> ea6a8931d972 07:28:53 Step 12/13 : COPY . . 07:28:56 ---> 3c58303d03c1 07:28:56 Step 13/13 : RUN ${MAKE} 07:28:56 ---> Running in 0347e4cc48c5 07:28:57 noop 07:28:58 Removing intermediate container 0347e4cc48c5 07:28:58 ---> dfc8145464c4 07:28:59 Successfully built dfc8145464c4 07:28:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:59 + docker inspect -f . ci-base-image-arm64 07:28:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:59 prd-ubuntu20.04-docker-arm64-4c-16g-41065 does not seem to be running inside a container 07:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 07:29:01 $ docker top ef744edc65504a124f1a6fdfeb3cc364cae60ac5ed12b623d8d089ee475b937b -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:01 + go version 07:29:01 go version go1.23.7 linux/arm64 [Pipeline] } 07:29:01 $ docker stop --time=1 ef744edc65504a124f1a6fdfeb3cc364cae60ac5ed12b623d8d089ee475b937b 07:29:03 $ docker rm -f --volumes ef744edc65504a124f1a6fdfeb3cc364cae60ac5ed12b623d8d089ee475b937b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:04 + docker inspect -f . ci-base-image-arm64 07:29:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:04 prd-ubuntu20.04-docker-arm64-4c-16g-41065 does not seem to be running inside a container 07:29:04 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 07:29:05 $ docker top e3d7680e93a2186c18e859a18e57ae99bf42db94e914f0d36212cfbf8704feca -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:06 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 07:29:07 + make test 07:29:07 go test ./... -coverprofile=coverage.out ./... 07:29:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:33:03 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:33:11 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:33:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 31.4% of statements 07:33:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.578s coverage: 86.5% of statements 07:33:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:33:39 go vet ./... 07:34:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:34:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:34:36 ./bin/test-attribution-txt.sh [Pipeline] echo 07:34:37 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:34:37 + go mod tidy [Pipeline] } 07:34:43 $ docker stop --time=1 e3d7680e93a2186c18e859a18e57ae99bf42db94e914f0d36212cfbf8704feca 07:34:45 $ docker rm -f --volumes e3d7680e93a2186c18e859a18e57ae99bf42db94e914f0d36212cfbf8704feca [Pipeline] // withDockerContainer [Pipeline] sh 07:34:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:34:47 Warning: overwriting stash ‘coverage-report’ 07:34:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:34:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:34:49 + ls -al . 07:34:49 total 316 07:34:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:29 . 07:34:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:25 .. 07:34:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:26 .git 07:34:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:25 .github 07:34:49 -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 07:25 .gitignore 07:34:49 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 07:25 .golangci.yml 07:34:49 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 07:25 Attribution.txt 07:34:49 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 07:25 CHANGELOG.md 07:34:49 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 07:25 Dockerfile 07:34:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:25 GOVERNANCE.md 07:34:49 -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 07:25 Jenkinsfile 07:34:49 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 07:25 LICENSE 07:34:49 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 07:25 Makefile 07:34:49 -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 07:25 OWNERS.md 07:34:49 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 07:25 README.md 07:34:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:22 VERSION 07:34:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:25 bin 07:34:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:25 cmd 07:34:49 -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 07:33 coverage.out 07:34:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:25 doc 07:34:49 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 07:25 go.mod 07:34:49 -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 07:25 go.sum 07:34:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:25 internal 07:34:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:25 vendor 07:34:49 -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 07:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:50 + 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=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a --label arch=arm64 --label version=4.0.0 . 07:34:55 Sending build context to Docker daemon 69.16MB 07:34:55 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:34:55 Step 2/27 : FROM ${BASE} AS builder 07:34:55 ---> dfc8145464c4 07:34:55 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:34:55 ---> Running in 40ca206e5498 07:34:56 Removing intermediate container 40ca206e5498 07:34:56 ---> aaab662684e1 07:34:56 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:34:56 ---> Running in 4bf213e7d7fc 07:34:56 Removing intermediate container 4bf213e7d7fc 07:34:56 ---> ab9e564195de 07:34:56 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:34:56 ---> Running in 745be2ea21a1 07:34:56 Removing intermediate container 745be2ea21a1 07:34:56 ---> bef06a9586d7 07:34:56 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:34:57 ---> Running in f5a8c85b1998 07:34:57 Removing intermediate container f5a8c85b1998 07:34:57 ---> 53a75faf782f 07:34:57 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:34:57 ---> Running in a389a70177f9 07:34:57 Removing intermediate container a389a70177f9 07:34:57 ---> 89d61db2d9f4 07:34:57 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:34:57 ---> Running in 01b5105adf89 07:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:01 OK: 239 MiB in 58 packages 07:35:02 Removing intermediate container 01b5105adf89 07:35:02 ---> 49b2c5d102ff 07:35:02 Step 9/27 : WORKDIR /device-onvif-camera 07:35:02 ---> Running in 7aaa04ffc30f 07:35:02 Removing intermediate container 7aaa04ffc30f 07:35:02 ---> ce35c363faf8 07:35:02 Step 10/27 : COPY go.mod vendor* ./ 07:35:17 ---> 20ac1c3d7308 07:35:17 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:17 ---> Running in 49a437dcc1d4 07:35:18 skipping... 07:35:19 Removing intermediate container 49a437dcc1d4 07:35:19 ---> c307f9c669ec 07:35:19 Step 12/27 : COPY . . 07:35:37 ---> 9e3e68f157d4 07:35:37 Step 13/27 : RUN ${MAKE} 07:35:37 ---> Running in b6c18937eb8b 07:35:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:39:44 Removing intermediate container b6c18937eb8b 07:39:44 ---> 61b0b2b85124 07:39:44 Step 14/27 : FROM alpine:3.20 07:39:44 3.20: Pulling from library/alpine 07:39:44 94e9d8af2201: Already exists 07:39:44 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:39:44 Status: Downloaded newer image for alpine:3.20 07:39:44 ---> 7aab056cecc6 07:39:44 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:39:44 ---> Running in 43b34581ee7b 07:39:44 Removing intermediate container 43b34581ee7b 07:39:44 ---> 8f97c591a9f7 07:39:44 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:39:44 ---> Running in 3e0b6461bbc6 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:39:44 (1/1) Installing dumb-init (1.2.5-r3) 07:39:44 Executing busybox-1.36.1-r29.trigger 07:39:44 OK: 9 MiB in 15 packages 07:39:44 Removing intermediate container 3e0b6461bbc6 07:39:44 ---> 9b9699391283 07:39:44 Step 17/27 : RUN apk --no-cache upgrade 07:39:44 ---> Running in 0a3fca2bbec7 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:39:44 OK: 9 MiB in 15 packages 07:39:44 Removing intermediate container 0a3fca2bbec7 07:39:44 ---> 61866fd782f3 07:39:44 Step 18/27 : WORKDIR / 07:39:44 ---> Running in eff9bd384507 07:39:44 Removing intermediate container eff9bd384507 07:39:44 ---> cd446341229d 07:39:44 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:39:44 ---> 3ee1098a6780 07:39:44 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:39:45 ---> 6cc192515d66 07:39:45 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:39:45 ---> f10eb61fbc72 07:39:45 Step 22/27 : EXPOSE 59984 07:39:45 ---> Running in 3eef14fc6710 07:39:46 Removing intermediate container 3eef14fc6710 07:39:46 ---> 955009ffb13b 07:39:46 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:39:46 ---> Running in bf2d627bd796 07:39:46 Removing intermediate container bf2d627bd796 07:39:46 ---> 4bc83d870897 07:39:46 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:39:46 ---> Running in dc021954a09e 07:39:46 Removing intermediate container dc021954a09e 07:39:46 ---> e7addb941bd8 07:39:46 Step 25/27 : LABEL arch=arm64 07:39:46 ---> Running in 1a359aceefdd 07:39:47 Removing intermediate container 1a359aceefdd 07:39:47 ---> 9d5e2622fea8 07:39:47 Step 26/27 : LABEL git_sha=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:39:47 ---> Running in 4331f5a2c367 07:39:47 Removing intermediate container 4331f5a2c367 07:39:47 ---> c9f4910ef663 07:39:47 Step 27/27 : LABEL version=4.0.0 07:39:47 ---> Running in e336734fd380 07:39:47 Removing intermediate container e336734fd380 07:39:47 ---> 8f371b0ea5cd 07:39:47 [Warning] One or more build-args [ARCH] were not consumed 07:39:48 Successfully built 8f371b0ea5cd 07:39:48 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 07:39:48 provisioning config files... 07:39:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config12743378987937462834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:49 ---> ****-login.sh 07:39:49 nexus3.edgexfoundry.org:10001 07:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:49 Configure a credential helper to remove this warning. See 07:39:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:49 07:39:49 Login Succeeded 07:39:49 nexus3.edgexfoundry.org:10002 07:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:49 Configure a credential helper to remove this warning. See 07:39:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:49 07:39:49 Login Succeeded 07:39:49 nexus3.edgexfoundry.org:10003 07:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:49 Configure a credential helper to remove this warning. See 07:39:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:49 07:39:49 Login Succeeded 07:39:49 nexus3.edgexfoundry.org:10004 07:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:50 Configure a credential helper to remove this warning. See 07:39:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:50 07:39:50 Login Succeeded 07:39:50 ****.io 07:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:51 Configure a credential helper to remove this warning. See 07:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:51 07:39:51 Login Succeeded 07:39:51 ---> ****-login.sh ends [Pipeline] } 07:39:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:51 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:39:51 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:39:51 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:39:51 4.0.0 07:39:51 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 07:39:51 odessa 07:39:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:39:51 d51ba7e28079: Preparing 07:39:51 e6979b1c8809: Preparing 07:39:51 34f0a61753a7: Preparing 07:39:51 d942c5aebe5f: Preparing 07:39:51 2b045606eb02: Preparing 07:39:51 dd9c8f8612c8: Preparing 07:39:51 dd9c8f8612c8: Waiting 07:39:52 d51ba7e28079: Pushed 07:39:52 e6979b1c8809: Pushed 07:39:52 d942c5aebe5f: Pushed 07:39:52 2b045606eb02: Pushed 07:39:52 dd9c8f8612c8: Layer already exists 07:40:00 34f0a61753a7: Pushed 07:40:00 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:00 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0 07:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:40:00 d51ba7e28079: Preparing 07:40:00 e6979b1c8809: Preparing 07:40:00 34f0a61753a7: Preparing 07:40:00 d942c5aebe5f: Preparing 07:40:00 2b045606eb02: Preparing 07:40:00 dd9c8f8612c8: Preparing 07:40:00 dd9c8f8612c8: Waiting 07:40:00 d942c5aebe5f: Layer already exists 07:40:00 34f0a61753a7: Layer already exists 07:40:00 2b045606eb02: Layer already exists 07:40:00 e6979b1c8809: Layer already exists 07:40:00 d51ba7e28079: Layer already exists 07:40:00 dd9c8f8612c8: Layer already exists 07:40:00 4.0.0: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 07:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:40:01 d51ba7e28079: Preparing 07:40:01 e6979b1c8809: Preparing 07:40:01 34f0a61753a7: Preparing 07:40:01 d942c5aebe5f: Preparing 07:40:01 2b045606eb02: Preparing 07:40:01 dd9c8f8612c8: Preparing 07:40:01 dd9c8f8612c8: Waiting 07:40:01 d942c5aebe5f: Layer already exists 07:40:01 34f0a61753a7: Layer already exists 07:40:01 e6979b1c8809: Layer already exists 07:40:01 2b045606eb02: Layer already exists 07:40:01 d51ba7e28079: Layer already exists 07:40:01 dd9c8f8612c8: Layer already exists 07:40:01 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa 07:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:40:02 d51ba7e28079: Preparing 07:40:02 e6979b1c8809: Preparing 07:40:02 34f0a61753a7: Preparing 07:40:02 d942c5aebe5f: Preparing 07:40:02 2b045606eb02: Preparing 07:40:02 dd9c8f8612c8: Preparing 07:40:02 dd9c8f8612c8: Waiting 07:40:02 d51ba7e28079: Layer already exists 07:40:02 2b045606eb02: Layer already exists 07:40:02 e6979b1c8809: Layer already exists 07:40:02 d942c5aebe5f: Layer already exists 07:40:02 34f0a61753a7: Layer already exists 07:40:02 dd9c8f8612c8: Layer already exists 07:40:02 odessa: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:03 ===================================================== [Pipeline] echo 07:40:03 taggedImages: 07:40:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 07:40:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0 07:40:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 07:40:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:03 07:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:03 arm64: Pulling from edgex-lftools-log-publisher 07:40:03 8998bd30e6a1: Pulling fs layer 07:40:03 04944245beec: Pulling fs layer 07:40:03 699f458cf7ca: Pulling fs layer 07:40:03 765212b225bb: Pulling fs layer 07:40:03 f23df028b6ca: Pulling fs layer 07:40:03 d65c8cfc05b1: Pulling fs layer 07:40:03 2437ff75d9bd: Pulling fs layer 07:40:03 765212b225bb: Waiting 07:40:03 f23df028b6ca: Waiting 07:40:03 d65c8cfc05b1: Waiting 07:40:03 2437ff75d9bd: Waiting 07:40:04 04944245beec: Verifying Checksum 07:40:04 04944245beec: Download complete 07:40:04 765212b225bb: Verifying Checksum 07:40:04 765212b225bb: Download complete 07:40:04 f23df028b6ca: Verifying Checksum 07:40:04 f23df028b6ca: Download complete 07:40:04 d65c8cfc05b1: Verifying Checksum 07:40:04 d65c8cfc05b1: Download complete 07:40:04 699f458cf7ca: Verifying Checksum 07:40:04 699f458cf7ca: Download complete 07:40:04 8998bd30e6a1: Verifying Checksum 07:40:04 8998bd30e6a1: Download complete 07:40:07 2437ff75d9bd: Download complete 07:40:09 8998bd30e6a1: Pull complete 07:40:09 04944245beec: Pull complete 07:40:11 699f458cf7ca: Pull complete 07:40:11 765212b225bb: Pull complete 07:40:12 f23df028b6ca: Pull complete 07:40:12 d65c8cfc05b1: Pull complete 07:40:30 2437ff75d9bd: Pull complete 07:40:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:30 prd-ubuntu20.04-docker-arm64-4c-16g-41065 does not seem to be running inside a container 07:40:30 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 07:40:33 $ docker top bb51b556f570367aedf00fec65f34ae54248ad51aa46c2f5f72310f625622135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:34 ---> job-cost.sh 07:40:34 lf-activate-venv: SKIPPING 07:40:34 INFO: No Stack... 07:40:34 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:35 INFO: Archiving Costs [Pipeline] sh 07:40:36 + cut -d, -f6 07:40:36 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock 07:40:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] 07:40:36 Resource [jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] did not exist. Created. 07:40:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:36 /w/workspace/device-onvif-camera/2@tmp/durable-068859b8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:40:37 + echo total: 0.10999999940395355 [Pipeline] stash 07:40:37 Warning: overwriting stash ‘stack-cost’ 07:40:38 Stashed 1 file(s) [Pipeline] } 07:40:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:38 $ docker stop --time=1 bb51b556f570367aedf00fec65f34ae54248ad51aa46c2f5f72310f625622135 07:40:39 $ docker rm -f --volumes bb51b556f570367aedf00fec65f34ae54248ad51aa46c2f5f72310f625622135 [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 07:40:40 provisioning config files... 07:40:40 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config16126730986535225482tmp [Pipeline] { [Pipeline] sh 07:40:40 + set +x 07:40:40 + bash -s -- 07:40:40 + curl -s https://codecov.io/bash 07:40:40 07:40:40 _____ _ 07:40:40 / ____| | | 07:40:40 | | ___ __| | ___ ___ _____ __ 07:40:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:40:40 | |___| (_) | (_| | __/ (_| (_) \ V / 07:40:40 \_____\___/ \__,_|\___|\___\___/ \_/ 07:40:40 Bash-1.0.6 07:40:40 07:40:40 07:40:40 ==> git version 2.25.1 found 07:40:40 ==> 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 07:40:40 Release-Date: 2020-01-08 07:40:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:40:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:40:40 ==> Jenkins CI detected. 07:40:40 current dir:  /w/workspace/undry_device-onvif-camera_odessa 07:40:40 project root: . 07:40:40 --> token set from env 07:40:40 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 07:40:40 ==> Running gcov in . (disable via -X gcov) 07:40:40 ==> Python coveragepy not found 07:40:40 ==> Searching for coverage reports in: 07:40:40 + . 07:40:40 -> Found 1 reports 07:40:40 ==> Detecting git/mercurial file structure 07:40:40 ==> Reading reports 07:40:40 + ./coverage.out bytes=92466 07:40:40 ==> Appending adjustments 07:40:40 https://docs.codecov.io/docs/fixing-reports 07:40:40 + Found adjustments 07:40:40 ==> Gzipping contents 07:40:40 40K /tmp/codecov.HCXiuy.gz 07:40:40 ==> Uploading reports 07:40:40 url: https://codecov.io 07:40:40 query: branch=odessa&commit=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:40:40 -> Pinging Codecov 07:40:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:40:41 -> Uploading to 07:40:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a/12421bb7-b335-4e9c-948c-15a14897e843.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T074040Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ebb01379cdf32829b506bbd8617f1f9550e482b64d4dd4b67a311cda7eb07044 07:40:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:41 Dload Upload Total Spent Left Speed 07:40:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38148 0 0 100 38148 0 248k --:--:-- --:--:-- --:--:-- 246k 100 38148 0 0 100 38148 0 246k --:--:-- --:--:-- --:--:-- 245k 07:40:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } 07:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:40:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:40:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:40:41 07:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:40:41 latest: Pulling from edgex-devops/edgex-snyk-go 07:40:41 43c4264eed91: Pulling fs layer 07:40:41 4cc291be95ef: Pulling fs layer 07:40:41 2ac1f1163629: Pulling fs layer 07:40:41 5c3c966382ef: Pulling fs layer 07:40:41 4f4fb700ef54: Pulling fs layer 07:40:41 d9c7d2e4e75e: Pulling fs layer 07:40:41 9c3e1370e548: Pulling fs layer 07:40:41 5c3c966382ef: Waiting 07:40:41 4f4fb700ef54: Waiting 07:40:41 d9c7d2e4e75e: Waiting 07:40:41 4cc291be95ef: Verifying Checksum 07:40:41 4cc291be95ef: Download complete 07:40:41 5c3c966382ef: Verifying Checksum 07:40:41 5c3c966382ef: Download complete 07:40:41 4f4fb700ef54: Verifying Checksum 07:40:41 4f4fb700ef54: Download complete 07:40:41 43c4264eed91: Download complete 07:40:42 43c4264eed91: Pull complete 07:40:42 d9c7d2e4e75e: Verifying Checksum 07:40:42 d9c7d2e4e75e: Download complete 07:40:42 4cc291be95ef: Pull complete 07:40:42 2ac1f1163629: Verifying Checksum 07:40:42 2ac1f1163629: Download complete 07:40:43 9c3e1370e548: Verifying Checksum 07:40:43 9c3e1370e548: Download complete 07:40:45 2ac1f1163629: Pull complete 07:40:45 5c3c966382ef: Pull complete 07:40:45 4f4fb700ef54: Pull complete 07:40:46 d9c7d2e4e75e: Pull complete 07:40:49 9c3e1370e548: Pull complete 07:40:49 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:40:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:49 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:40:51 $ docker top ffe7cf4d107ee6e68ca76c625a48d18177cfb43b71328f249bc41f4f9d62dd4f -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:51 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_odessa [Pipeline] echo 07:40:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:odessa' [Pipeline] sh 07:40:52 + set -o pipefail 07:40:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:odessa' 07:40:55 07:40:55 Monitoring /w/workspace/undry_device-onvif-camera_odessa (github.com/edgexfoundry/device-onvif-camera)... 07:40:55 07:40:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/faddfc02-888d-40ac-9040-f0d67921c213/history/df3685c0-9ecf-4c47-a197-a70ba1425fdc 07:40:55 07:40:55 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 07:40:55 07:40:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:40:55 07:40:55 07:40:55 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:40:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:40:55 $ docker stop --time=1 ffe7cf4d107ee6e68ca76c625a48d18177cfb43b71328f249bc41f4f9d62dd4f 07:40:57 $ docker rm -f --volumes ffe7cf4d107ee6e68ca76c625a48d18177cfb43b71328f249bc41f4f9d62dd4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:40:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:57 provisioning config files... 07:40:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config6725841298377084400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:57 --> edgex-publish-swagger.sh 07:40:57 === Publish doc/openapi/v3 API === 07:40:57 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 07:40:57 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_odessa/doc/openapi/v3/device-onvif-camera.yaml] 07:40:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:57 Dload Upload Total Spent Left Speed 07:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 303 944k --:--:-- --:--:-- --:--:-- 943k 100 485k 100 156 100 485k 302 942k --:--:-- --:--:-- --:--:-- 943k 07:40:58 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:40:58 [Pipeline] } 07:40:58 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 07:40:58 + git log --format=format:%s -1 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] sh 07:40:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:59 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:40:59 $ docker top e71ddb8ae180d0facedc637ced87431ef220007b0ae2b69009fd685d50ef3536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:41:00 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:00 + git semver [Pipeline] } 07:41:00 $ docker stop --time=1 e71ddb8ae180d0facedc637ced87431ef220007b0ae2b69009fd685d50ef3536 07:41:01 $ docker rm -f --volumes e71ddb8ae180d0facedc637ced87431ef220007b0ae2b69009fd685d50ef3536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:02 07:41:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:02 0.23.1-centos7: Pulling from edgex-lftools 07:41:02 ab5ef0e58194: Pulling fs layer 07:41:02 9712f1f96733: Pulling fs layer 07:41:02 63f879dbbcfc: Pulling fs layer 07:41:02 0d9ebad4ef96: Pulling fs layer 07:41:02 e9a5061849ea: Pulling fs layer 07:41:02 d747dcd14b5f: Pulling fs layer 07:41:02 2de7ff778b66: Pulling fs layer 07:41:02 e9a5061849ea: Waiting 07:41:02 d747dcd14b5f: Waiting 07:41:02 2de7ff778b66: Waiting 07:41:02 0d9ebad4ef96: Waiting 07:41:02 9712f1f96733: Download complete 07:41:02 63f879dbbcfc: Verifying Checksum 07:41:02 63f879dbbcfc: Download complete 07:41:03 e9a5061849ea: Verifying Checksum 07:41:03 e9a5061849ea: Download complete 07:41:03 0d9ebad4ef96: Verifying Checksum 07:41:03 0d9ebad4ef96: Download complete 07:41:03 d747dcd14b5f: Verifying Checksum 07:41:03 d747dcd14b5f: Download complete 07:41:03 ab5ef0e58194: Verifying Checksum 07:41:03 ab5ef0e58194: Download complete 07:41:03 2de7ff778b66: Verifying Checksum 07:41:03 2de7ff778b66: Download complete 07:41:05 ab5ef0e58194: Pull complete 07:41:05 9712f1f96733: Pull complete 07:41:06 63f879dbbcfc: Pull complete 07:41:09 0d9ebad4ef96: Pull complete 07:41:09 e9a5061849ea: Pull complete 07:41:09 d747dcd14b5f: Pull complete 07:41:10 2de7ff778b66: Pull complete 07:41:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:10 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:41:13 $ docker top e0fd76c6ddfb899a4b5c3de7a433b0b6a4daa9b575b54b1c009c31ed81d3d7b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:41:13 provisioning config files... 07:41:13 copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config10121995174084462142tmp 07:41:13 copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config10459376922470195671tmp 07:41:13 copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config14434307729934483950tmp [Pipeline] { [Pipeline] echo 07:41:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:41:13 ---> sigul-configuration.sh 07:41:13 gpg: directory `/root/.gnupg' created 07:41:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:41:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:41:13 gpg: keyring `/root/.gnupg/secring.gpg' created 07:41:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:41:13 gpg: CAST5 encrypted data 07:41:13 gpg: encrypted with 1 passphrase 07:41:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:41:13 + mkdir /home/jenkins 07:41:13 + mkdir /home/jenkins/sigul [Pipeline] sh 07:41:14 + 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 07:41:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:41:14 ---> sigul-install.sh 07:41:14 Sigul already installed; skipping installation. [Pipeline] sh 07:41:14 + git tag --list 07:41:14 v0.0.0 07:41:14 v2.2.0 07:41:14 v2.3.0 07:41:14 v2.3.1 07:41:14 v3.0 07:41:14 v3.0.0 07:41:14 v3.1 07:41:14 v3.1.0 07:41:14 v3.1.0-dev.1 07:41:14 v3.1.0-dev.10 07:41:14 v3.1.0-dev.11 07:41:14 v3.1.0-dev.12 07:41:14 v3.1.0-dev.13 07:41:14 v3.1.0-dev.14 07:41:14 v3.1.0-dev.15 07:41:14 v3.1.0-dev.16 07:41:14 v3.1.0-dev.17 07:41:14 v3.1.0-dev.18 07:41:14 v3.1.0-dev.19 07:41:14 v3.1.0-dev.2 07:41:14 v3.1.0-dev.20 07:41:14 v3.1.0-dev.21 07:41:14 v3.1.0-dev.22 07:41:14 v3.1.0-dev.23 07:41:14 v3.1.0-dev.24 07:41:14 v3.1.0-dev.25 07:41:14 v3.1.0-dev.26 07:41:14 v3.1.0-dev.27 07:41:14 v3.1.0-dev.28 07:41:14 v3.1.0-dev.3 07:41:14 v3.1.0-dev.4 07:41:14 v3.1.0-dev.5 07:41:14 v3.1.0-dev.6 07:41:14 v3.1.0-dev.7 07:41:14 v3.1.0-dev.8 07:41:14 v3.1.0-dev.9 07:41:14 v3.1.1 07:41:14 v3.2.0-dev.1 07:41:14 v3.2.0-dev.10 07:41:14 v3.2.0-dev.11 07:41:14 v3.2.0-dev.12 07:41:14 v3.2.0-dev.13 07:41:14 v3.2.0-dev.14 07:41:14 v3.2.0-dev.15 07:41:14 v3.2.0-dev.16 07:41:14 v3.2.0-dev.17 07:41:14 v3.2.0-dev.18 07:41:14 v3.2.0-dev.19 07:41:14 v3.2.0-dev.2 07:41:14 v3.2.0-dev.20 07:41:14 v3.2.0-dev.21 07:41:14 v3.2.0-dev.22 07:41:14 v3.2.0-dev.23 07:41:14 v3.2.0-dev.3 07:41:14 v3.2.0-dev.4 07:41:14 v3.2.0-dev.5 07:41:14 v3.2.0-dev.6 07:41:14 v3.2.0-dev.7 07:41:14 v3.2.0-dev.8 07:41:14 v3.2.0-dev.9 07:41:14 v4.0.0 07:41:14 v4.0.0-dev.1 07:41:14 v4.0.0-dev.10 07:41:14 v4.0.0-dev.11 07:41:14 v4.0.0-dev.12 07:41:14 v4.0.0-dev.13 07:41:14 v4.0.0-dev.14 07:41:14 v4.0.0-dev.15 07:41:14 v4.0.0-dev.2 07:41:14 v4.0.0-dev.3 07:41:14 v4.0.0-dev.4 07:41:14 v4.0.0-dev.5 07:41:14 v4.0.0-dev.6 07:41:14 v4.0.0-dev.7 07:41:14 v4.0.0-dev.8 07:41:14 v4.0.0-dev.9 [Pipeline] sh 07:41:14 + lftools sign git-tag v4.0.0 07:41:15 Signing Git tag with Sigul... 07:41:15 Signing v4.0.0 [Pipeline] echo 07:41:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:41:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:41:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:41:16 $ docker stop --time=1 e0fd76c6ddfb899a4b5c3de7a433b0b6a4daa9b575b54b1c009c31ed81d3d7b1 07:41:17 $ docker rm -f --volumes e0fd76c6ddfb899a4b5c3de7a433b0b6a4daa9b575b54b1c009c31ed81d3d7b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:41:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:18 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:19 $ docker top 903f472868e2f3bfa2daee6f0495f0f238fc04b2efaf4ca5bfc6a2dddb5a116e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:41:19 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:19 + git semver [Pipeline] } 07:41:19 $ docker stop --time=1 903f472868e2f3bfa2daee6f0495f0f238fc04b2efaf4ca5bfc6a2dddb5a116e 07:41:20 $ docker rm -f --volumes 903f472868e2f3bfa2daee6f0495f0f238fc04b2efaf4ca5bfc6a2dddb5a116e [Pipeline] // withDockerContainer [Pipeline] sh 07:41:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:21 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:41:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:22 $ docker top b6edc7483d2149614938a69f60c581fb46d12d5d4bd264836a7d10582e7e6466 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:41:22 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:22 + git semver [Pipeline] } 07:41:22 $ docker stop --time=1 b6edc7483d2149614938a69f60c581fb46d12d5d4bd264836a7d10582e7e6466 07:41:24 $ docker rm -f --volumes b6edc7483d2149614938a69f60c581fb46d12d5d4bd264836a7d10582e7e6466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:41:24 + [ -d /w/workspace/undry_device-onvif-camera_odessa/archives ] 07:41:24 + ls -al /w/workspace/undry_device-onvif-camera_odessa/archives 07:41:24 total 16 07:41:24 drwxr-xr-x 3 root root 4096 Mar 12 07:24 . 07:41:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:41 .. 07:41:24 drwxr-xr-x 2 root root 4096 Mar 12 07:24 cost 07:41:24 -rw-r--r-- 1 root root 91 Mar 12 07:24 cost.csv 07:41:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_odessa/archives 07:41:24 + ls -al /w/workspace/undry_device-onvif-camera_odessa/archives 07:41:24 total 16 07:41:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:24 . 07:41:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:41 .. 07:41:24 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:24 cost 07:41:24 -rw-r--r-- 1 jenkins jenkins 91 Mar 12 07:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:41:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:25 ---> package-listing.sh 07:41:25 ++ facter osfamily 07:41:25 ++ tr '[:upper:]' '[:lower:]' 07:41:26 + OS_FAMILY=debian 07:41:26 + workspace=/w/workspace/undry_device-onvif-camera_odessa 07:41:26 + START_PACKAGES=/tmp/packages_start.txt 07:41:26 + END_PACKAGES=/tmp/packages_end.txt 07:41:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:26 + PACKAGES=/tmp/packages_start.txt 07:41:26 + '[' /w/workspace/undry_device-onvif-camera_odessa ']' 07:41:26 + PACKAGES=/tmp/packages_end.txt 07:41:26 + case "${OS_FAMILY}" in 07:41:26 + dpkg -l 07:41:26 + grep '^ii' 07:41:26 + '[' -f /tmp/packages_start.txt ']' 07:41:26 + '[' -f /tmp/packages_end.txt ']' 07:41:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:26 + '[' /w/workspace/undry_device-onvif-camera_odessa ']' 07:41:26 + mkdir -p /w/workspace/undry_device-onvif-camera_odessa/archives/ 07:41:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_odessa/archives/ [Pipeline] echo 07:41:26 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/undry_device-onvif-camera_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:41:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:26 prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container 07:41:26 $ 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/undry_device-onvif-camera_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:27 $ docker top a6d39285442667ff98e4956ccb2635221d7c82dd151783d6f96107bc83c1ecb9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:27 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:27 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:28 + ls /var/log/sa-host 07:41:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:28 provisioning config files... 07:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config1374000857491551667tmp [Pipeline] { [Pipeline] echo 07:41:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:28 ---> create-netrc.sh [Pipeline] } 07:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:28 ---> python-tools-install.sh [Pipeline] echo 07:41:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:29 ---> sudo-logs.sh 07:41:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:41:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:29 ---> job-cost.sh 07:41:29 lf-activate-venv: SKIPPING 07:41:29 DEBUG: total: 0.2199999988079071 07:41:29 INFO: Retrieving Stack Cost... 07:41:29 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:30 INFO: Archiving Costs [Pipeline] echo 07:41:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:30 ---> logs-deploy.sh 07:41:30 lf-activate-venv: SKIPPING 07:41:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/odessa/2 07:41:30 INFO: archiving workspace using pattern(s): 07:41:31 Archives upload complete. 07:41:31 INFO: archiving logs to Nexus