Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 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-ssh7450845633369515776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh11896005195673211870.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1879443545598799769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh13138569236325706174.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-ssh3608209729162890050.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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-773678’ Running on prd-ubuntu20.04-docker-8c-8g-773694 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 Avoid second fetch Checking out Revision 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 (odessa) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 # timeout=10 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#538)" > git rev-list --no-walk 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:17:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:17:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:17:09 ========================================================= 03:17:09 EdgeX Global Pipelines Version Info 03:17:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:17:10 ------------------- 03:17:10 stable info: 03:17:10 ------------------- 03:17:10 Commited By: Cherry Wang cherry@iotechsys.com 03:17:10 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:17:10 Message: update stable to v1.0.278 03:17:10 ------------------- 03:17:10 experimental info: 03:17:10 ------------------- 03:17:10 Commited By: **** collab-it+edgex@linuxfoundation.org 03:17:10 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:17:10 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07a5c7c [Pipeline] echo 03:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:11 provisioning config files... 03:17:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config17877943209044065038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:12 ---> ****-login.sh 03:17:12 nexus3.edgexfoundry.org:10001 03:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:12 03:17:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:12 Configure a credential helper to remove this warning. See 03:17:12 https://docs.****.com/go/credential-store/ 03:17:12 03:17:12 Login Succeeded 03:17:12 nexus3.edgexfoundry.org:10002 03:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:12 03:17:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:12 Configure a credential helper to remove this warning. See 03:17:12 https://docs.****.com/go/credential-store/ 03:17:12 03:17:12 Login Succeeded 03:17:12 nexus3.edgexfoundry.org:10003 03:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:12 03:17:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:12 Configure a credential helper to remove this warning. See 03:17:12 https://docs.****.com/go/credential-store/ 03:17:12 03:17:12 Login Succeeded 03:17:12 nexus3.edgexfoundry.org:10004 03:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:12 03:17:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:12 Configure a credential helper to remove this warning. See 03:17:12 https://docs.****.com/go/credential-store/ 03:17:12 03:17:12 Login Succeeded 03:17:12 ****.io 03:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:12 03:17:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:12 Configure a credential helper to remove this warning. See 03:17:12 https://docs.****.com/go/credential-store/ 03:17:12 03:17:12 Login Succeeded 03:17:12 ---> ****-login.sh ends [Pipeline] } 03:17:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:17:13 + git rev-list -1 --merges 07a5c7cea8b397b76491c150fc350bf3c8b37ab9~1..07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] echo 03:17:13 -----------> git rev-list -1 --merges 07a5c7cea8b397b76491c150fc350bf3c8b37ab9~1..07a5c7cea8b397b76491c150fc350bf3c8b37ab9 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [false] [Pipeline] sh 03:17:13 + git log --format=format:%s -1 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] echo 03:17:13 ========================================================= 03:17:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:17:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:14 + git log --format=format:%s -1 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] echo 03:17:14 [semverPrep] GIT_COMMIT: 07a5c7cea8b397b76491c150fc350bf3c8b37ab9, Commit Message: build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#538) [Pipeline] echo 03:17:14 [semverPrep] This is not a build commit. [Pipeline] sh 03:17:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:14 + grep -v github /etc/ssh/ssh_known_hosts 03:17:14 + [ -e /tmp/ssh_known_hosts ] 03:17:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:17:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:17:14 + sudo tee -a /etc/ssh/ssh_known_hosts 03:17:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:14 03:17:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:15 0.1.4: Pulling from edgex-devops/py-git-semver 03:17:15 3dae71ba6b94: Pulling fs layer 03:17:15 6bf1a483ea7c: Pulling fs layer 03:17:15 f5dfc541a4d3: Pulling fs layer 03:17:15 461d9e800cba: Pulling fs layer 03:17:15 80192f66455f: Pulling fs layer 03:17:15 2e8e34ca0e6c: Pulling fs layer 03:17:15 a29436f7fd5d: Pulling fs layer 03:17:15 923cac83aea3: Pulling fs layer 03:17:15 25ad8b0a4227: Pulling fs layer 03:17:15 db01528c6b51: Pulling fs layer 03:17:15 28988de357af: Pulling fs layer 03:17:15 a29436f7fd5d: Waiting 03:17:15 25ad8b0a4227: Waiting 03:17:15 461d9e800cba: Waiting 03:17:15 80192f66455f: Waiting 03:17:15 2e8e34ca0e6c: Waiting 03:17:15 923cac83aea3: Waiting 03:17:15 28988de357af: Waiting 03:17:15 6bf1a483ea7c: Verifying Checksum 03:17:15 6bf1a483ea7c: Download complete 03:17:15 461d9e800cba: Download complete 03:17:15 80192f66455f: Verifying Checksum 03:17:15 80192f66455f: Download complete 03:17:15 f5dfc541a4d3: Verifying Checksum 03:17:15 f5dfc541a4d3: Download complete 03:17:15 3dae71ba6b94: Download complete 03:17:15 923cac83aea3: Verifying Checksum 03:17:15 923cac83aea3: Download complete 03:17:15 25ad8b0a4227: Verifying Checksum 03:17:15 25ad8b0a4227: Download complete 03:17:15 db01528c6b51: Download complete 03:17:15 28988de357af: Download complete 03:17:15 a29436f7fd5d: Verifying Checksum 03:17:15 a29436f7fd5d: Download complete 03:17:16 2e8e34ca0e6c: Verifying Checksum 03:17:16 2e8e34ca0e6c: Download complete 03:17:16 3dae71ba6b94: Pull complete 03:17:17 6bf1a483ea7c: Pull complete 03:17:17 f5dfc541a4d3: Pull complete 03:17:17 461d9e800cba: Pull complete 03:17:17 80192f66455f: Pull complete 03:17:22 2e8e34ca0e6c: Pull complete 03:17:22 a29436f7fd5d: Pull complete 03:17:22 923cac83aea3: Pull complete 03:17:22 25ad8b0a4227: Pull complete 03:17:22 db01528c6b51: Pull complete 03:17:22 28988de357af: Pull complete 03:17:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:22 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:17:22 $ 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 03:17:25 $ docker top ba520a8731f91cf09e4b39c830396cd396b1bed4e8797ef45edb8ac09a2bbaf7 -eo pid,comm 03:17:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:17:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:25 [ssh-agent] Looking for ssh-agent implementation... 03:17:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:25 $ docker exec ba520a8731f91cf09e4b39c830396cd396b1bed4e8797ef45edb8ac09a2bbaf7 ssh-agent 03:17:25 SSH_AUTH_SOCK=/tmp/ssh-ckaRlch4j6Hq/agent.32 03:17:25 SSH_AGENT_PID=38 03:17:26 Running ssh-add (command line suppressed) 03:17:26 Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_9835550616543481693.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_9835550616543481693.key) 03:17:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:26 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_odessa [Pipeline] sh 03:17:26 + git tag --points-at HEAD [Pipeline] } 03:17:26 $ docker exec --env ******** --env ******** ba520a8731f91cf09e4b39c830396cd396b1bed4e8797ef45edb8ac09a2bbaf7 ssh-agent -k 03:17:26 unset SSH_AUTH_SOCK; 03:17:26 unset SSH_AGENT_PID; 03:17:26 echo Agent pid 38 killed; 03:17:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:17:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:26 [ssh-agent] Looking for ssh-agent implementation... 03:17:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:27 $ docker exec ba520a8731f91cf09e4b39c830396cd396b1bed4e8797ef45edb8ac09a2bbaf7 ssh-agent 03:17:27 SSH_AUTH_SOCK=/tmp/ssh-twsspJsdTujC/agent.85 03:17:27 SSH_AGENT_PID=91 03:17:27 Running ssh-add (command line suppressed) 03:17:27 Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6740054206032418433.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6740054206032418433.key) 03:17:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:27 + git semver init 03:17:27 2025-11-24 03:17:27,733 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:17:27 2025-11-24 03:17:27,738 [run_init] DEBUG init version:0.0.0 force:False 03:17:27 2025-11-24 03:17:27,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_odessa/.semver 03:17:27 2025-11-24 03:17:27,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_odessa/.semver 03:17:27 2025-11-24 03:17:27,739 [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, stdin=None, shell=False, universal_newlines=False) 03:17:29 2025-11-24 03:17:29,361 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_odessa/.git/info/exclude 03:17:29 2025-11-24 03:17:29,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_odessa/.semver/odessa with force:False 03:17:29 2025-11-24 03:17:29,361 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:17:29 2025-11-24 03:17:29,362 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:17:29 4.0.1-dev.1 [Pipeline] } 03:17:29 $ docker exec --env ******** --env ******** ba520a8731f91cf09e4b39c830396cd396b1bed4e8797ef45edb8ac09a2bbaf7 ssh-agent -k 03:17:29 unset SSH_AUTH_SOCK; 03:17:29 unset SSH_AGENT_PID; 03:17:29 echo Agent pid 91 killed; 03:17:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:30 + git semver [Pipeline] } 03:17:30 $ docker stop --time=1 ba520a8731f91cf09e4b39c830396cd396b1bed4e8797ef45edb8ac09a2bbaf7 03:17:31 $ docker rm -f --volumes ba520a8731f91cf09e4b39c830396cd396b1bed4e8797ef45edb8ac09a2bbaf7 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:17:32 Stashed 1 file(s) [Pipeline] echo 03:17:32 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:32 provisioning config files... 03:17:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config3054081715313676471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:32 ---> ****-login.sh 03:17:32 nexus3.edgexfoundry.org:10001 03:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:32 Login Succeeded 03:17:32 nexus3.edgexfoundry.org:10002 03:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:32 Login Succeeded 03:17:32 nexus3.edgexfoundry.org:10003 03:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:33 Login Succeeded 03:17:33 nexus3.edgexfoundry.org:10004 03:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:33 Login Succeeded 03:17:33 ****.io 03:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:33 Login Succeeded 03:17:33 ---> ****-login.sh ends [Pipeline] } 03:17:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:17:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:17:33 + grep ^go [0-9].[0-9]* go.mod 03:17:33 + cut -d -f 2 03:17:33 + cut -d . -f1-2 [Pipeline] echo 03:17:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:17:33 ========================================================= 03:17:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 03:17:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:34 + 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 . 03:17:35 #0 building with "default" instance using docker driver 03:17:35 03:17:35 #1 [internal] load build definition from Dockerfile 03:17:35 #1 transferring dockerfile: 1.76kB done 03:17:35 #1 DONE 0.0s 03:17:35 03:17:35 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 03:17:35 #2 DONE 0.1s 03:17:35 03:17:35 #3 [internal] load .dockerignore 03:17:35 #3 transferring context: 2B done 03:17:35 #3 DONE 0.0s 03:17:35 03:17:35 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 03:17:35 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 03:17:35 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 03:17:35 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s 03:17:35 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 03:17:35 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 03:17:35 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 03:17:35 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.1s 03:17:35 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 03:17:35 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:17:35 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 11.53MB / 74.06MB 0.2s 03:17:35 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 03:17:35 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s 03:17:35 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 03:17:35 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:17:35 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 03:17:35 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 22.02MB / 74.06MB 0.3s 03:17:35 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 03:17:35 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 03:17:35 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 03:17:35 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 03:17:35 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 49.28MB / 74.06MB 0.5s 03:17:35 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 17.83MB / 100.52MB 0.5s 03:17:35 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s 03:17:35 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 03:17:35 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 64.24MB / 74.06MB 0.6s 03:17:35 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 28.31MB / 100.52MB 0.6s 03:17:35 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 03:17:35 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s 03:17:35 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 39.85MB / 100.52MB 0.7s 03:17:35 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 68.53MB / 100.52MB 0.9s 03:17:35 #4 ... 03:17:35 03:17:35 #5 [internal] load build context 03:17:35 #5 transferring context: 87.19MB 0.9s done 03:17:35 #5 DONE 1.1s 03:17:35 03:17:35 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 03:17:35 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 83.75MB / 100.52MB 1.0s 03:17:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.0s done 03:17:36 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s 03:17:36 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 03:17:36 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.5s done 03:17:40 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.4s done 03:17:40 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 03:17:40 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 03:17:40 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:17:40 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 03:17:40 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 03:17:40 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 03:17:42 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.1s done 03:17:42 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 03:17:43 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 03:17:43 #4 DONE 8.6s 03:17:43 03:17:43 #6 [builder 2/7] RUN apk add --no-cache make git 03:17:43 #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:17:43 #6 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:17:44 #6 0.737 OK: 248 MiB in 58 packages 03:17:47 #6 DONE 4.0s 03:17:47 Still waiting to schedule task 03:17:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:17:47 03:17:47 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:17:47 #7 DONE 0.0s 03:17:47 03:17:47 #8 [builder 4/7] COPY go.mod vendor* ./ 03:17:48 #8 DONE 0.6s 03:17:48 03:17:48 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:06 #9 DONE 15.2s 03:18:06 03:18:06 #10 [builder 6/7] COPY . . 03:18:06 #10 DONE 0.8s 03:18:06 03:18:06 #11 [builder 7/7] RUN echo noop 03:18:06 #11 0.203 noop 03:18:06 #11 DONE 0.2s 03:18:06 03:18:06 #12 exporting to image 03:18:06 #12 exporting layers 03:18:11 #12 exporting layers 6.8s done 03:18:11 #12 writing image sha256:9f82a379a3b5f1805aa42db26f1a9bf4cf2a1e4b43ea91ccc4e75461071ec891 done 03:18:11 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:18:11 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:12 + docker inspect -f . ci-base-image-x86_64 03:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:12 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:18:12 $ 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 ******** ci-base-image-x86_64 cat 03:18:12 $ docker top 948d6a8e1d14d2a1af9f6da6f54332bed9953b46bf98e001468f9087c5c04d8b -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:12 + go version 03:18:12 go version go1.23.7 linux/amd64 [Pipeline] } 03:18:12 $ docker stop --time=1 948d6a8e1d14d2a1af9f6da6f54332bed9953b46bf98e001468f9087c5c04d8b 03:18:14 $ docker rm -f --volumes 948d6a8e1d14d2a1af9f6da6f54332bed9953b46bf98e001468f9087c5c04d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:15 + docker inspect -f . ci-base-image-x86_64 03:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:15 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:18:15 $ 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 ******** ci-base-image-x86_64 cat 03:18:16 $ docker top 9a958c4eaf8e75511fb3524a904e05ec754611465f4f1339e1233819bb97ed77 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:16 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_odessa [Pipeline] fileExists [Pipeline] sh 03:18:16 + make test 03:18:16 go test ./... -coverprofile=coverage.out ./... 03:18:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:18:37 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:18:37 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:18:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements 03:18:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.613s coverage: 86.5% of statements 03:18:52 go vet ./... 03:18:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:18:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:18:56 ./bin/test-attribution-txt.sh [Pipeline] echo 03:18:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:18:57 + go mod tidy [Pipeline] } 03:18:57 $ docker stop --time=1 9a958c4eaf8e75511fb3524a904e05ec754611465f4f1339e1233819bb97ed77 03:19:00 $ docker rm -f --volumes 9a958c4eaf8e75511fb3524a904e05ec754611465f4f1339e1233819bb97ed77 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:19:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:19:01 + ls -al . 03:19:01 total 320 03:19:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 03:18 . 03:19:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:17 .. 03:19:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:18 .git 03:19:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:17 .github 03:19:01 -rw-rw-r-- 1 jenkins jenkins 493 Nov 24 03:17 .gitignore 03:19:01 -rw-rw-r-- 1 jenkins jenkins 199 Nov 24 03:17 .golangci.yml 03:19:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:17 .semver 03:19:01 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 24 03:17 Attribution.txt 03:19:01 -rw-rw-r-- 1 jenkins jenkins 19022 Nov 24 03:17 CHANGELOG.md 03:19:01 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 24 03:17 Dockerfile 03:19:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:17 GOVERNANCE.md 03:19:01 -rw-rw-r-- 1 jenkins jenkins 739 Nov 24 03:17 Jenkinsfile 03:19:01 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 24 03:17 LICENSE 03:19:01 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 24 03:17 Makefile 03:19:01 -rw-rw-r-- 1 jenkins jenkins 625 Nov 24 03:17 OWNERS.md 03:19:01 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 24 03:17 README.md 03:19:01 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 03:17 VERSION 03:19:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:17 bin 03:19:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:17 cmd 03:19:01 -rw-r--r-- 1 jenkins jenkins 92466 Nov 24 03:18 coverage.out 03:19:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:17 doc 03:19:01 -rw-rw-r-- 1 jenkins jenkins 6443 Nov 24 03:17 go.mod 03:19:01 -rw-rw-r-- 1 jenkins jenkins 87272 Nov 24 03:17 go.sum 03:19:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:17 internal 03:19:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 03:17 vendor 03:19:01 -rw-rw-r-- 1 jenkins jenkins 236 Nov 24 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:02 + 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=07a5c7cea8b397b76491c150fc350bf3c8b37ab9 --label arch=amd64 --label version=4.0.1-dev.1 . 03:19:02 #0 building with "default" instance using docker driver 03:19:02 03:19:02 #1 [internal] load build definition from Dockerfile 03:19:02 #1 transferring dockerfile: 1.76kB done 03:19:02 #1 DONE 0.0s 03:19:02 03:19:02 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:19:02 #2 DONE 0.0s 03:19:02 03:19:02 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:19:02 #3 DONE 0.1s 03:19:02 03:19:02 #4 [internal] load .dockerignore 03:19:02 #4 transferring context: 2B done 03:19:02 #4 DONE 0.0s 03:19:02 03:19:02 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:19:02 #5 DONE 0.1s 03:19:02 03:19:02 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:19:02 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:19:02 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:19:02 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:19:02 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:19:02 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:19:02 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:19:02 #6 ... 03:19:02 03:19:02 #7 [internal] load build context 03:19:02 #7 transferring context: 1.15MB 0.2s done 03:19:02 #7 DONE 0.2s 03:19:02 03:19:02 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:19:02 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:19:02 #6 DONE 0.3s 03:19:02 03:19:02 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:19:03 #8 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:19:03 #8 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:19:03 #8 ... 03:19:03 03:19:03 #9 [builder 2/7] RUN apk add --no-cache make git 03:19:03 #9 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:03 #9 0.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:03 #9 0.803 OK: 248 MiB in 58 packages 03:19:03 #9 DONE 1.0s 03:19:03 03:19:03 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:19:03 #10 DONE 0.0s 03:19:03 03:19:03 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:19:03 #8 0.773 (1/1) Installing dumb-init (1.2.5-r3) 03:19:03 #8 0.778 Executing busybox-1.37.0-r19.trigger 03:19:03 #8 0.784 OK: 7 MiB in 17 packages 03:19:03 #8 DONE 0.9s 03:19:03 03:19:03 #11 [builder 4/7] COPY go.mod vendor* ./ 03:19:04 #11 DONE 0.8s 03:19:04 03:19:04 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:19:04 #12 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:19:04 #12 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:19:04 #12 ... 03:19:04 03:19:04 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:04 #13 0.213 skipping... 03:19:04 #13 DONE 0.3s 03:19:04 03:19:04 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:19:04 #12 0.834 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:19:04 #12 0.850 Executing busybox-1.37.0-r20.post-upgrade 03:19:04 #12 0.889 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:19:04 #12 0.892 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:19:04 #12 0.895 Executing busybox-1.37.0-r20.trigger 03:19:04 #12 0.899 OK: 7 MiB in 17 packages 03:19:05 #12 DONE 1.3s 03:19:05 03:19:05 #14 [builder 6/7] COPY . . 03:19:05 #14 DONE 0.6s 03:19:05 03:19:05 #15 [builder 7/7] RUN make build 03:19:05 #15 0.213 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:19:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773698 in /w/workspace/undry_device-onvif-camera_odessa [Pipeline] { [Pipeline] ws 03:19:23 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 03:19:26 The recommended git tool is: git 03:19:31 using credential edgex-jenkins-ssh 03:19:31 Cloning the remote Git repository 03:19:31 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:19:31 #15 DONE 23.1s 03:19:31 03:19:31 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:19:31 #16 DONE 0.2s 03:19:31 03:19:31 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:19:31 #17 DONE 0.0s 03:19:31 03:19:31 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:19:31 #18 DONE 0.0s 03:19:31 03:19:31 #19 exporting to image 03:19:31 #19 exporting layers 0.1s done 03:19:31 #19 writing image sha256:a1ae9abe0ed9839a2daccda464ead01f7a2003571d75860715a1c4f730a182f4 done 03:19:31 #19 naming to docker.io/library/device-onvif-camera done 03:19:31 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:32 provisioning config files... 03:19:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config11302587484595837189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:32 ---> ****-login.sh 03:19:32 nexus3.edgexfoundry.org:10001 03:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:32 Login Succeeded 03:19:32 nexus3.edgexfoundry.org:10002 03:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:32 Login Succeeded 03:19:32 nexus3.edgexfoundry.org:10003 03:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:32 Login Succeeded 03:19:32 nexus3.edgexfoundry.org:10004 03:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:32 Login Succeeded 03:19:32 ****.io 03:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:32 Login Succeeded 03:19:32 ---> ****-login.sh ends [Pipeline] } 03:19:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:32 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:19:32 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:19:32 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:19:32 4.0.1-dev.1 03:19:32 07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:19:32 odessa 03:19:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 03:19:31 > git init /w/workspace/device-onvif-camera/3 # timeout=10 03:19:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:19:31 > git --version # timeout=10 03:19:31 > git --version # 'git version 2.25.1' 03:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:19:33 acf891cd4b9f: Preparing 03:19:33 75ba6a34eedf: Preparing 03:19:33 1cfb03752d9d: Preparing 03:19:33 6837ff6ff18b: Preparing 03:19:33 e5b8fce1b9bf: Preparing 03:19:33 256f393e029f: Preparing 03:19:33 256f393e029f: Waiting 03:19:33 75ba6a34eedf: Pushed 03:19:33 acf891cd4b9f: Pushed 03:19:33 e5b8fce1b9bf: Pushed 03:19:33 256f393e029f: Layer already exists 03:19:33 6837ff6ff18b: Pushed 03:19:36 Avoid second fetch 03:19:36 Checking out Revision 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 (odessa) 03:19:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:19:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:36 > git config core.sparsecheckout # timeout=10 03:19:36 > git checkout -f 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 # timeout=10 03:19:37 1cfb03752d9d: Pushed 03:19:37 07a5c7cea8b397b76491c150fc350bf3c8b37ab9: digest: sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1 03:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:19:38 acf891cd4b9f: Preparing 03:19:38 75ba6a34eedf: Preparing 03:19:38 1cfb03752d9d: Preparing 03:19:38 6837ff6ff18b: Preparing 03:19:38 e5b8fce1b9bf: Preparing 03:19:38 256f393e029f: Preparing 03:19:38 256f393e029f: Waiting 03:19:38 1cfb03752d9d: Layer already exists 03:19:38 75ba6a34eedf: Layer already exists 03:19:38 acf891cd4b9f: Layer already exists 03:19:38 e5b8fce1b9bf: Layer already exists 03:19:38 6837ff6ff18b: Layer already exists 03:19:38 256f393e029f: Layer already exists 03:19:38 4.0.1-dev.1: digest: sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#538)" 03:19:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:19:39 acf891cd4b9f: Preparing 03:19:39 75ba6a34eedf: Preparing 03:19:39 1cfb03752d9d: Preparing 03:19:39 6837ff6ff18b: Preparing 03:19:39 e5b8fce1b9bf: Preparing 03:19:39 256f393e029f: Preparing 03:19:39 256f393e029f: Waiting 03:19:39 acf891cd4b9f: Layer already exists 03:19:39 e5b8fce1b9bf: Layer already exists 03:19:39 1cfb03752d9d: Layer already exists 03:19:39 6837ff6ff18b: Layer already exists 03:19:39 75ba6a34eedf: Layer already exists 03:19:39 256f393e029f: Layer already exists 03:19:39 07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1: digest: sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa 03:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:19:39 acf891cd4b9f: Preparing 03:19:39 75ba6a34eedf: Preparing 03:19:39 1cfb03752d9d: Preparing 03:19:39 6837ff6ff18b: Preparing 03:19:39 e5b8fce1b9bf: Preparing 03:19:39 256f393e029f: Preparing 03:19:39 256f393e029f: Waiting 03:19:39 acf891cd4b9f: Layer already exists 03:19:39 6837ff6ff18b: Layer already exists 03:19:39 1cfb03752d9d: Layer already exists 03:19:39 75ba6a34eedf: Layer already exists 03:19:39 e5b8fce1b9bf: Layer already exists 03:19:39 256f393e029f: Layer already exists 03:19:39 odessa: digest: sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:39 ===================================================== [Pipeline] echo 03:19:40 taggedImages: 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa [Pipeline] echo 03:19:40 ========================================================= 03:19:40 [edgeXBuildMultiArch] RAW Config: 03:19:40 images: 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:19:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa 03:19:40 settingsFile: 03:19:40 device-onvif-camera-settings 03:19:40 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:43 provisioning config files... 03:19:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config3254736434724781423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:44 ---> ****-login.sh 03:19:44 nexus3.edgexfoundry.org:10001 03:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:44 Configure a credential helper to remove this warning. See 03:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:44 03:19:44 Login Succeeded 03:19:44 nexus3.edgexfoundry.org:10002 03:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:44 Configure a credential helper to remove this warning. See 03:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:44 03:19:44 Login Succeeded 03:19:44 nexus3.edgexfoundry.org:10003 03:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:45 Configure a credential helper to remove this warning. See 03:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:45 03:19:45 Login Succeeded 03:19:45 nexus3.edgexfoundry.org:10004 03:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:45 Configure a credential helper to remove this warning. See 03:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:45 03:19:45 Login Succeeded 03:19:45 ****.io 03:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:47 Configure a credential helper to remove this warning. See 03:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:47 03:19:47 Login Succeeded 03:19:47 ---> ****-login.sh ends [Pipeline] } 03:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:19:47 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:19:47 + cut -d . -f1-2 03:19:47 + grep ^go [0-9].[0-9]* go.mod 03:19:47 + cut -d -f 2 [Pipeline] echo 03:19:47 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:19:47 ========================================================= 03:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 03:19:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:48 + 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 . 03:19:52 Sending build context to Docker daemon 69.92MB 03:19:52 Step 1/13 : ARG BASE=golang:1.23-alpine3.22 03:19:52 Step 2/13 : FROM ${BASE} AS builder 03:19:52 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:19:52 94e9d8af2201: Pulling fs layer 03:19:52 345fe9f21930: Pulling fs layer 03:19:52 b40fc9e46828: Pulling fs layer 03:19:52 c9804373a1e5: Pulling fs layer 03:19:52 4f4fb700ef54: Pulling fs layer 03:19:52 f5a772c54f75: Pulling fs layer 03:19:52 e2dd1b2a9dca: Pulling fs layer 03:19:52 0a0502178392: Pulling fs layer 03:19:52 4f4fb700ef54: Waiting 03:19:52 f5a772c54f75: Waiting 03:19:52 e2dd1b2a9dca: Waiting 03:19:52 0a0502178392: Waiting 03:19:52 c9804373a1e5: Waiting 03:19:52 345fe9f21930: Verifying Checksum 03:19:52 345fe9f21930: Download complete 03:19:52 c9804373a1e5: Verifying Checksum 03:19:52 c9804373a1e5: Download complete 03:19:52 4f4fb700ef54: Verifying Checksum 03:19:52 4f4fb700ef54: Download complete 03:19:52 f5a772c54f75: Verifying Checksum 03:19:52 f5a772c54f75: Download complete 03:19:52 94e9d8af2201: Verifying Checksum 03:19:52 94e9d8af2201: Download complete 03:19:53 0a0502178392: Verifying Checksum 03:19:53 0a0502178392: Download complete 03:19:53 94e9d8af2201: Pull complete 03:19:54 345fe9f21930: Pull complete 03:19:54 b40fc9e46828: Download complete 03:19:55 Still waiting to schedule task 03:19:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773688’ 03:19:55 e2dd1b2a9dca: Verifying Checksum 03:19:55 e2dd1b2a9dca: Download complete 03:20:10 b40fc9e46828: Pull complete 03:20:10 c9804373a1e5: Pull complete 03:20:11 4f4fb700ef54: Pull complete 03:20:11 f5a772c54f75: Pull complete 03:20:21 e2dd1b2a9dca: Pull complete 03:20:23 0a0502178392: Pull complete 03:20:23 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 03:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 03:20:23 ---> 72db82c1953f 03:20:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:20:26 ---> Running in 3263ab166300 03:20:26 Removing intermediate container 3263ab166300 03:20:26 ---> e25520f6332e 03:20:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:20:26 ---> Running in 29020ad46c72 03:20:26 Removing intermediate container 29020ad46c72 03:20:26 ---> c61cd0a57950 03:20:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:20:26 ---> Running in 32bc144daa17 03:20:27 Removing intermediate container 32bc144daa17 03:20:27 ---> d15134291f72 03:20:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:20:27 ---> Running in f33314c8c47f 03:20:27 Removing intermediate container f33314c8c47f 03:20:27 ---> cf55713aebbe 03:20:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:20:27 ---> Running in 98c86934c9c9 03:20:28 Removing intermediate container 98c86934c9c9 03:20:28 ---> 7e5dae1d32fd 03:20:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:28 ---> Running in 636d79533970 03:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:20:31 OK: 239 MiB in 58 packages 03:20:32 Removing intermediate container 636d79533970 03:20:32 ---> c39c97e6b07d 03:20:32 Step 9/13 : WORKDIR /device-onvif-camera 03:20:32 ---> Running in 67e33ee802aa 03:20:33 Removing intermediate container 67e33ee802aa 03:20:33 ---> d139b3fb574a 03:20:33 Step 10/13 : COPY go.mod vendor* ./ 03:20:48 ---> ad157b0f0a3e 03:20:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:48 ---> Running in c5a758849f74 03:21:49 Running on prd-centos7-docker-4c-2g-773703 in /w/workspace/undry_device-onvif-camera_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:49 provisioning config files... 03:21:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config7530775248063761324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:52 ---> ****-login.sh 03:21:52 nexus3.edgexfoundry.org:10001 03:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:53 Configure a credential helper to remove this warning. See 03:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:53 03:21:53 Login Succeeded 03:21:53 nexus3.edgexfoundry.org:10002 03:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:53 Configure a credential helper to remove this warning. See 03:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:53 03:21:53 Login Succeeded 03:21:53 nexus3.edgexfoundry.org:10003 03:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:53 Configure a credential helper to remove this warning. See 03:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:53 03:21:53 Login Succeeded 03:21:53 nexus3.edgexfoundry.org:10004 03:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:53 Configure a credential helper to remove this warning. See 03:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:53 03:21:53 Login Succeeded 03:21:53 ****.io 03:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:54 Configure a credential helper to remove this warning. See 03:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:54 03:21:54 Login Succeeded 03:21:54 ---> ****-login.sh ends [Pipeline] } 03:21:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:54 + docker buildx ls 03:21:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:21:54 default * docker 03:21:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:21:54 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:21:54 edgex-builder [Pipeline] sh 03:21:55 + docker buildx inspect --bootstrap 03:21:55 #1 [internal] booting buildkit 03:21:55 #1 pulling image moby/buildkit:buildx-stable-1 03:21:58 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 03:21:58 #1 creating container buildx_buildkit_edgex-builder0 03:21:59 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 03:21:59 #1 DONE 4.1s 03:21:59 Name: edgex-builder 03:21:59 Driver: docker-container 03:21:59 03:21:59 Nodes: 03:21:59 Name: edgex-builder0 03:21:59 Endpoint: unix:///var/run/docker.sock 03:21:59 Status: running 03:21:59 Buildkit: v0.26.2 03:21:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:21:59 + docker buildx ls 03:21:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:21:59 edgex-builder * docker-container 03:21:59 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:21:59 default docker 03:21:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:22:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 --push - 03:22:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9' 03:22:00 #1 [internal] load build definition from Dockerfile 03:22:00 #1 transferring dockerfile: 204B done 03:22:00 #1 DONE 0.0s 03:22:00 03:22:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:22:00 #2 DONE 0.1s 03:22:00 03:22:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:22:00 #3 DONE 0.1s 03:22:00 03:22:00 #4 [internal] load .dockerignore 03:22:00 #4 transferring context: 2B done 03:22:00 #4 DONE 0.0s 03:22:00 03:22:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:00 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:00 #5 DONE 0.0s 03:22:00 03:22:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:00 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:00 #6 DONE 0.1s 03:22:00 03:22:00 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:22:00 #7 DONE 0.0s 03:22:00 03:22:00 #8 exporting to image 03:22:00 #8 exporting layers done 03:22:00 #8 exporting manifest sha256:85e0c3116eb56cb490a75f79ab7d711d06e6b4ce70334efbddf3fd795eb606be 0.0s done 03:22:00 #8 exporting config sha256:a1ae9abe0ed9839a2daccda464ead01f7a2003571d75860715a1c4f730a182f4 done 03:22:00 #8 exporting manifest sha256:21dde4d9b9b53694f0457bb3b599f233241580f0ddb7a3b3cfc81195266264a4 done 03:22:00 #8 exporting config sha256:d047db0aeedaafe307069033a0a9905a4121cdc589a67cf81a3cc8661a3d02dc done 03:22:00 #8 exporting manifest list sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 done 03:22:00 #8 pushing layers 0.1s done 03:22:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9@sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 03:22:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9@sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 0.1s done 03:22:00 #8 DONE 0.2s 03:22:00 03:22:00 1 warning found (use --debug to expand): 03:22:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:22:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1 --push - 03:22:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1' 03:22:00 #1 [internal] load build definition from Dockerfile 03:22:00 #1 transferring dockerfile: 175B done 03:22:00 #1 DONE 0.0s 03:22:00 03:22:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1 03:22:00 #2 DONE 0.0s 03:22:00 03:22:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1 03:22:00 #3 DONE 0.0s 03:22:00 03:22:00 #4 [internal] load .dockerignore 03:22:00 #4 transferring context: 2B done 03:22:00 #4 DONE 0.0s 03:22:00 03:22:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:00 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:00 #5 DONE 0.0s 03:22:00 03:22:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:01 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:01 #6 CACHED 03:22:01 03:22:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:01 #5 CACHED 03:22:01 03:22:01 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:22:01 #7 DONE 0.0s 03:22:01 03:22:01 #8 exporting to image 03:22:01 #8 exporting layers done 03:22:01 #8 exporting manifest sha256:85e0c3116eb56cb490a75f79ab7d711d06e6b4ce70334efbddf3fd795eb606be done 03:22:01 #8 exporting config sha256:a1ae9abe0ed9839a2daccda464ead01f7a2003571d75860715a1c4f730a182f4 done 03:22:01 #8 exporting manifest sha256:21dde4d9b9b53694f0457bb3b599f233241580f0ddb7a3b3cfc81195266264a4 done 03:22:01 #8 exporting config sha256:d047db0aeedaafe307069033a0a9905a4121cdc589a67cf81a3cc8661a3d02dc done 03:22:01 #8 exporting manifest list sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 done 03:22:01 #8 pushing layers 0.0s done 03:22:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.1-dev.1@sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 0.1s done 03:22:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:01 #8 DONE 0.1s 03:22:01 03:22:01 1 warning found (use --debug to expand): 03:22:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:22:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 --push - 03:22:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1' 03:22:01 #1 [internal] load build definition from Dockerfile 03:22:01 #1 transferring dockerfile: 216B done 03:22:01 #1 DONE 0.0s 03:22:01 03:22:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:22:01 #2 DONE 0.0s 03:22:01 03:22:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:22:01 #3 DONE 0.0s 03:22:01 03:22:01 #4 [internal] load .dockerignore 03:22:01 #4 transferring context: 2B done 03:22:01 #4 DONE 0.0s 03:22:01 03:22:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:01 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:01 #5 DONE 0.0s 03:22:01 03:22:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:01 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:01 #6 CACHED 03:22:01 03:22:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:01 #5 CACHED 03:22:01 03:22:01 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:22:01 #7 DONE 0.0s 03:22:01 03:22:01 #8 exporting to image 03:22:01 #8 exporting layers done 03:22:01 #8 exporting manifest sha256:85e0c3116eb56cb490a75f79ab7d711d06e6b4ce70334efbddf3fd795eb606be done 03:22:01 #8 exporting config sha256:a1ae9abe0ed9839a2daccda464ead01f7a2003571d75860715a1c4f730a182f4 done 03:22:01 #8 exporting manifest sha256:21dde4d9b9b53694f0457bb3b599f233241580f0ddb7a3b3cfc81195266264a4 done 03:22:01 #8 exporting config sha256:d047db0aeedaafe307069033a0a9905a4121cdc589a67cf81a3cc8661a3d02dc done 03:22:01 #8 exporting manifest list sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 done 03:22:01 #8 pushing layers 0.0s done 03:22:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1@sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 0.1s done 03:22:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:01 #8 DONE 0.1s 03:22:01 03:22:01 1 warning found (use --debug to expand): 03:22:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:22:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa' 03:22:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa --push - 03:22:02 #1 [internal] load build definition from Dockerfile 03:22:02 #1 transferring dockerfile: 170B done 03:22:02 #1 DONE 0.0s 03:22:02 03:22:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa 03:22:02 #2 DONE 0.0s 03:22:02 03:22:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa 03:22:02 #3 DONE 0.0s 03:22:02 03:22:02 #4 [internal] load .dockerignore 03:22:02 #4 transferring context: 2B done 03:22:02 #4 DONE 0.0s 03:22:02 03:22:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:02 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:02 #5 CACHED 03:22:02 03:22:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 03:22:02 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa@sha256:bb077b76b7547f66f7914da99a6f90b2705de240744db2f8cb02823695e59f09 0.0s done 03:22:02 #6 CACHED 03:22:02 03:22:02 #7 exporting to image 03:22:02 #7 exporting layers 03:22:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:02 #7 exporting layers done 03:22:02 #7 exporting manifest sha256:85e0c3116eb56cb490a75f79ab7d711d06e6b4ce70334efbddf3fd795eb606be done 03:22:02 #7 exporting config sha256:a1ae9abe0ed9839a2daccda464ead01f7a2003571d75860715a1c4f730a182f4 done 03:22:02 #7 exporting manifest sha256:21dde4d9b9b53694f0457bb3b599f233241580f0ddb7a3b3cfc81195266264a4 done 03:22:02 #7 exporting config sha256:d047db0aeedaafe307069033a0a9905a4121cdc589a67cf81a3cc8661a3d02dc done 03:22:02 #7 exporting manifest list sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 done 03:22:02 #7 pushing layers 0.0s done 03:22:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa@sha256:aa6f9d2899ee92ef7524d6b7399520919c78e1d6e9833bbc5030044628696557 0.1s done 03:22:02 #7 DONE 0.1s 03:22:02 03:22:02 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:22:02 #8 DONE 0.0s 03:22:02 03:22:02 1 warning found (use --debug to expand): 03:22:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:22:02 + '[' -d /w/workspace/undry_device-onvif-camera_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:22:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:03 ---> package-listing.sh 03:22:03 ++ facter osfamily 03:22:03 ++ tr '[:upper:]' '[:lower:]' 03:22:04 + OS_FAMILY=redhat 03:22:04 + workspace=/w/workspace/undry_device-onvif-camera_odessa 03:22:04 + START_PACKAGES=/tmp/packages_start.txt 03:22:04 + END_PACKAGES=/tmp/packages_end.txt 03:22:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:04 + PACKAGES=/tmp/packages_start.txt 03:22:04 + '[' /w/workspace/undry_device-onvif-camera_odessa ']' 03:22:04 + PACKAGES=/tmp/packages_end.txt 03:22:04 + case "${OS_FAMILY}" in 03:22:04 + rpm -qa 03:22:04 + sort 03:22:04 + '[' -f /tmp/packages_start.txt ']' 03:22:04 + '[' -f /tmp/packages_end.txt ']' 03:22:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:04 + '[' /w/workspace/undry_device-onvif-camera_odessa ']' 03:22:04 + mkdir -p /w/workspace/undry_device-onvif-camera_odessa/archives/ 03:22:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_odessa/archives/ [Pipeline] echo 03:22:04 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 03:22:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:05 03:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:05 latest: Pulling from edgex-lftools-log-publisher 03:22:05 5eb5b503b376: Pulling fs layer 03:22:05 5c69ac0246d0: Pulling fs layer 03:22:05 ec43610c2a17: Pulling fs layer 03:22:05 3a2ae6a8a46f: Pulling fs layer 03:22:05 33b1e0a273af: Pulling fs layer 03:22:05 5d3b04190fa2: Pulling fs layer 03:22:05 2f39f015ded8: Pulling fs layer 03:22:05 3a2ae6a8a46f: Waiting 03:22:05 33b1e0a273af: Waiting 03:22:05 5d3b04190fa2: Waiting 03:22:05 2f39f015ded8: Waiting 03:22:05 5c69ac0246d0: Verifying Checksum 03:22:05 5c69ac0246d0: Download complete 03:22:05 3a2ae6a8a46f: Verifying Checksum 03:22:05 3a2ae6a8a46f: Download complete 03:22:05 33b1e0a273af: Verifying Checksum 03:22:05 33b1e0a273af: Download complete 03:22:05 ec43610c2a17: Verifying Checksum 03:22:05 ec43610c2a17: Download complete 03:22:05 5d3b04190fa2: Verifying Checksum 03:22:05 5d3b04190fa2: Download complete 03:22:06 5eb5b503b376: Verifying Checksum 03:22:06 5eb5b503b376: Download complete 03:22:06 2f39f015ded8: Verifying Checksum 03:22:06 2f39f015ded8: Download complete 03:22:07 5eb5b503b376: Pull complete 03:22:07 5c69ac0246d0: Pull complete 03:22:07 ec43610c2a17: Pull complete 03:22:07 3a2ae6a8a46f: Pull complete 03:22:07 33b1e0a273af: Pull complete 03:22:08 5d3b04190fa2: Pull complete 03:22:12 2f39f015ded8: Pull complete 03:22:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:12 prd-centos7-docker-4c-2g-773703 does not seem to be running inside a container 03:22:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:15 $ docker top 040d1f3f08e8691a8ade6675861ddcbb414f393aead6933c99d709332bae81c8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:16 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:16 + ls /var/log/sa-host 03:22:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:16 provisioning config files... 03:22:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config9948092833097964159tmp [Pipeline] { [Pipeline] echo 03:22:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:17 ---> create-netrc.sh [Pipeline] } 03:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:17 ---> python-tools-install.sh [Pipeline] echo 03:22:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:17 ---> sudo-logs.sh 03:22:17 Archiving 'sudo' log.. 03:22:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-773703.novalocal: Name or service not known 03:22:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-773703.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:22:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:18 ---> job-cost.sh 03:22:18 lf-activate-venv: SKIPPING 03:22:18 INFO: No Stack... 03:22:18 INFO: Retrieving Pricing Info for: v3-standard-2 03:22:18 INFO: Archiving Costs [Pipeline] echo 03:22:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:19 ---> logs-deploy.sh 03:22:19 lf-activate-venv: SKIPPING 03:22:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/odessa/3 03:22:19 INFO: archiving workspace using pattern(s): 03:22:19 Archives upload complete. 03:22:19 INFO: archiving logs to Nexus 03:22:20 ---> uname -a: 03:22:20 Linux prd-centos7-docker-4c-2g-773703.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:22:20 03:22:20 03:22:20 ---> lscpu: 03:22:20 Architecture: x86_64 03:22:20 CPU op-mode(s): 32-bit, 64-bit 03:22:20 Byte Order: Little Endian 03:22:20 Address sizes: 40 bits physical, 48 bits virtual 03:22:20 CPU(s): 2 03:22:20 On-line CPU(s) list: 0,1 03:22:20 Thread(s) per core: 1 03:22:20 Core(s) per socket: 1 03:22:20 Socket(s): 2 03:22:20 NUMA node(s): 1 03:22:20 Vendor ID: AuthenticAMD 03:22:20 CPU family: 23 03:22:20 Model: 49 03:22:20 Model name: AMD EPYC-Rome Processor 03:22:20 Stepping: 0 03:22:20 CPU MHz: 2799.998 03:22:20 BogoMIPS: 5599.99 03:22:20 Virtualization: AMD-V 03:22:20 Hypervisor vendor: KVM 03:22:20 Virtualization type: full 03:22:20 L1d cache: 64 KiB 03:22:20 L1i cache: 64 KiB 03:22:20 L2 cache: 1 MiB 03:22:20 L3 cache: 32 MiB 03:22:20 NUMA node0 CPU(s): 0,1 03:22:20 Vulnerability Itlb multihit: Not affected 03:22:20 Vulnerability L1tf: Not affected 03:22:20 Vulnerability Mds: Not affected 03:22:20 Vulnerability Meltdown: Not affected 03:22:20 Vulnerability Mmio stale data: Not affected 03:22:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:22:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:22:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:22:20 Vulnerability Srbds: Not affected 03:22:20 Vulnerability Tsx async abort: Not affected 03:22:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:22:20 03:22:20 03:22:20 ---> nproc: 03:22:20 2 03:22:20 03:22:20 03:22:20 ---> df -h: 03:22:20 Filesystem Size Used Avail Use% Mounted on 03:22:20 overlay 40G 7.3G 33G 19% / 03:22:20 tmpfs 64M 0 64M 0% /dev 03:22:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:22:20 shm 64M 0 64M 0% /dev/shm 03:22:20 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:22:20 03:22:20 03:22:20 Cannot open /var/log/sysstat/sa24: No such file or directory 03:22:20 Please check if data collecting is enabled 03:22:20 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:20 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:22:20 $ docker stop --time=1 040d1f3f08e8691a8ade6675861ddcbb414f393aead6933c99d709332bae81c8 03:22:21 $ docker rm -f --volumes 040d1f3f08e8691a8ade6675861ddcbb414f393aead6933c99d709332bae81c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:22:21 [WS-CLEANUP] Deleting project workspace... 03:22:21 [WS-CLEANUP] Deferred wipeout is used... 03:22:21 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 03:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:22 03:22:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:22 latest: Pulling from edgex-lftools-log-publisher 03:22:22 5eb5b503b376: Pulling fs layer 03:22:22 5c69ac0246d0: Pulling fs layer 03:22:22 ec43610c2a17: Pulling fs layer 03:22:22 3a2ae6a8a46f: Pulling fs layer 03:22:22 33b1e0a273af: Pulling fs layer 03:22:22 5d3b04190fa2: Pulling fs layer 03:22:22 2f39f015ded8: Pulling fs layer 03:22:22 3a2ae6a8a46f: Waiting 03:22:22 33b1e0a273af: Waiting 03:22:22 5d3b04190fa2: Waiting 03:22:22 2f39f015ded8: Waiting 03:22:22 5c69ac0246d0: Verifying Checksum 03:22:22 5c69ac0246d0: Download complete 03:22:22 3a2ae6a8a46f: Verifying Checksum 03:22:22 3a2ae6a8a46f: Download complete 03:22:22 33b1e0a273af: Verifying Checksum 03:22:22 33b1e0a273af: Download complete 03:22:22 5d3b04190fa2: Download complete 03:22:22 ec43610c2a17: Verifying Checksum 03:22:22 ec43610c2a17: Download complete 03:22:22 5eb5b503b376: Verifying Checksum 03:22:22 5eb5b503b376: Download complete 03:22:23 2f39f015ded8: Verifying Checksum 03:22:23 2f39f015ded8: Download complete 03:22:24 5eb5b503b376: Pull complete 03:22:24 5c69ac0246d0: Pull complete 03:22:24 ec43610c2a17: Pull complete 03:22:24 3a2ae6a8a46f: Pull complete 03:22:24 33b1e0a273af: Pull complete 03:22:24 5d3b04190fa2: Pull complete 03:22:30 2f39f015ded8: Pull complete 03:22:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:30 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:22: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/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 03:22:32 $ docker top 3e1acb2bc1dba3c66ca06bd035d51e64ae5b151941e708b0db11bdb7c6949745 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:33 ---> job-cost.sh 03:22:33 lf-activate-venv: SKIPPING 03:22:33 INFO: No Stack... 03:22:33 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:33 INFO: Archiving Costs [Pipeline] sh 03:22:33 + cat /w/workspace/undry_device-onvif-camera_odessa/archives/cost.csv 03:22:33 + cut -d, -f6 [Pipeline] lock 03:22:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] 03:22:33 Resource [jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] did not exist. Created. 03:22:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:34 + echo total: 0.2199999988079071 [Pipeline] stash 03:22:34 Stashed 1 file(s) [Pipeline] } 03:22:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:34 $ docker stop --time=1 3e1acb2bc1dba3c66ca06bd035d51e64ae5b151941e708b0db11bdb7c6949745 03:22:35 $ docker rm -f --volumes 3e1acb2bc1dba3c66ca06bd035d51e64ae5b151941e708b0db11bdb7c6949745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:22:39 Removing intermediate container c5a758849f74 03:22:39 ---> ca70af590227 03:22:39 Step 12/13 : COPY . . 03:22:44 ---> dd6dd411e56d 03:22:44 Step 13/13 : RUN ${MAKE} 03:22:44 ---> Running in 9f1d72799112 03:22:44 noop 03:22:45 Removing intermediate container 9f1d72799112 03:22:45 ---> 4e02c254354f 03:22:46 Successfully built 4e02c254354f 03:22:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:46 + docker inspect -f . ci-base-image-arm64 03:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-773698 does not seem to be running inside a container 03:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:22:48 $ docker top a7af93f97ce523f802cdcf3345253c8b866d62c089c2cb8c7d78b861144cdbbb -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:49 + go version 03:22:49 go version go1.23.7 linux/arm64 [Pipeline] } 03:22:49 $ docker stop --time=1 a7af93f97ce523f802cdcf3345253c8b866d62c089c2cb8c7d78b861144cdbbb 03:22:50 $ docker rm -f --volumes a7af93f97ce523f802cdcf3345253c8b866d62c089c2cb8c7d78b861144cdbbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:51 + docker inspect -f . ci-base-image-arm64 03:22:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:51 prd-ubuntu20.04-docker-arm64-4c-16g-773698 does not seem to be running inside a container 03:22:51 $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:22:54 $ docker top d74cac6396a3e612b19a200ab0c0912c4f4018d42a8ef0dfb61baff83cbeffa5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:54 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 03:22:55 + make test 03:22:55 go test ./... -coverprofile=coverage.out ./... 03:23:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:27:21 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:27:21 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:27:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 31.4% of statements 03:27:37 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.621s coverage: 86.5% of statements 03:27:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:27:38 go vet ./... 03:28:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:34 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:28:36 + go mod tidy [Pipeline] } 03:28:41 $ docker stop --time=1 d74cac6396a3e612b19a200ab0c0912c4f4018d42a8ef0dfb61baff83cbeffa5 03:28:43 $ docker rm -f --volumes d74cac6396a3e612b19a200ab0c0912c4f4018d42a8ef0dfb61baff83cbeffa5 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:45 Warning: overwriting stash ‘coverage-report’ 03:28:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:47 + ls -al . 03:28:47 total 316 03:28:47 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 03:22 . 03:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:19 .. 03:28:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:19 .git 03:28:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:19 .github 03:28:47 -rw-rw-r-- 1 jenkins jenkins 493 Nov 24 03:19 .gitignore 03:28:47 -rw-rw-r-- 1 jenkins jenkins 199 Nov 24 03:19 .golangci.yml 03:28:47 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 24 03:19 Attribution.txt 03:28:47 -rw-rw-r-- 1 jenkins jenkins 19022 Nov 24 03:19 CHANGELOG.md 03:28:47 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 24 03:19 Dockerfile 03:28:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:19 GOVERNANCE.md 03:28:47 -rw-rw-r-- 1 jenkins jenkins 739 Nov 24 03:19 Jenkinsfile 03:28:47 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 24 03:19 LICENSE 03:28:47 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 24 03:19 Makefile 03:28:47 -rw-rw-r-- 1 jenkins jenkins 625 Nov 24 03:19 OWNERS.md 03:28:47 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 24 03:19 README.md 03:28:47 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 03:17 VERSION 03:28:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:19 bin 03:28:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:19 cmd 03:28:47 -rw-r--r-- 1 jenkins jenkins 92466 Nov 24 03:27 coverage.out 03:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:19 doc 03:28:47 -rw-rw-r-- 1 jenkins jenkins 6443 Nov 24 03:19 go.mod 03:28:47 -rw-rw-r-- 1 jenkins jenkins 87272 Nov 24 03:19 go.sum 03:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:19 internal 03:28:47 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 03:19 vendor 03:28:47 -rw-rw-r-- 1 jenkins jenkins 236 Nov 24 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + 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=07a5c7cea8b397b76491c150fc350bf3c8b37ab9 --label arch=arm64 --label version=4.0.1-dev.1 . 03:28:53 Sending build context to Docker daemon 70.01MB 03:28:53 Step 1/27 : ARG BASE=golang:1.23-alpine3.22 03:28:53 Step 2/27 : FROM ${BASE} AS builder 03:28:53 ---> 4e02c254354f 03:28:53 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:28:53 ---> Running in ace47b83cf49 03:28:53 Removing intermediate container ace47b83cf49 03:28:53 ---> 21c6e8222c1d 03:28:53 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:53 ---> Running in fdcf1db06ed9 03:28:54 Removing intermediate container fdcf1db06ed9 03:28:54 ---> cbcd080a8361 03:28:54 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:28:54 ---> Running in 96673ead03a7 03:28:54 Removing intermediate container 96673ead03a7 03:28:54 ---> 090716ee7f5e 03:28:54 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:28:54 ---> Running in dd4666819246 03:28:55 Removing intermediate container dd4666819246 03:28:55 ---> 9e7c187549c2 03:28:55 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:28:55 ---> Running in 896282e38679 03:28:55 Removing intermediate container 896282e38679 03:28:55 ---> 62362dcbafb4 03:28:55 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:55 ---> Running in e7f7d99a5206 03:28:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:28:59 OK: 239 MiB in 58 packages 03:28:59 Removing intermediate container e7f7d99a5206 03:28:59 ---> da13f3505776 03:28:59 Step 9/27 : WORKDIR /device-onvif-camera 03:28:59 ---> Running in 2664dcf0c203 03:29:00 Removing intermediate container 2664dcf0c203 03:29:00 ---> 43fd3087272a 03:29:00 Step 10/27 : COPY go.mod vendor* ./ 03:29:15 ---> 8d6f0bae0a5e 03:29:15 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:15 ---> Running in 6ab45552d937 03:29:16 skipping... 03:29:16 Removing intermediate container 6ab45552d937 03:29:16 ---> ba6ce424b41b 03:29:16 Step 12/27 : COPY . . 03:29:34 ---> fd593b35fd5e 03:29:34 Step 13/27 : RUN ${MAKE} 03:29:34 ---> Running in ed839aa4727f 03:29:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:33:41 Removing intermediate container ed839aa4727f 03:33:41 ---> 1c1183b44a8e 03:33:41 Step 14/27 : FROM alpine:3.22 03:33:41 3.22: Pulling from library/alpine 03:33:41 6b59a28fa201: Pulling fs layer 03:33:41 6b59a28fa201: Verifying Checksum 03:33:41 6b59a28fa201: Download complete 03:33:41 6b59a28fa201: Pull complete 03:33:41 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:33:41 Status: Downloaded newer image for alpine:3.22 03:33:41 ---> 171e65262c80 03:33:41 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:33:41 ---> Running in 55d40885837e 03:33:41 Removing intermediate container 55d40885837e 03:33:41 ---> 507b24b157a8 03:33:41 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:33:41 ---> Running in ae8926285b48 03:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:33:41 (1/1) Installing dumb-init (1.2.5-r3) 03:33:41 Executing busybox-1.37.0-r19.trigger 03:33:41 OK: 8 MiB in 17 packages 03:33:42 Removing intermediate container ae8926285b48 03:33:42 ---> 3ef128d14d22 03:33:42 Step 17/27 : RUN apk --no-cache upgrade 03:33:42 ---> Running in 8d81daf97d92 03:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:33:50 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:33:50 Executing busybox-1.37.0-r20.post-upgrade 03:33:50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:33:50 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:33:50 Executing busybox-1.37.0-r20.trigger 03:33:50 OK: 8 MiB in 17 packages 03:33:50 Removing intermediate container 8d81daf97d92 03:33:50 ---> b9c1f69dd50d 03:33:50 Step 18/27 : WORKDIR / 03:33:50 ---> Running in e5db339f95bd 03:33:50 Removing intermediate container e5db339f95bd 03:33:50 ---> 53e8b720c076 03:33:50 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:33:51 ---> 6b344bb9b851 03:33:51 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:33:51 ---> 6f9b497f5d76 03:33:51 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:33:52 ---> 74893deebc10 03:33:52 Step 22/27 : EXPOSE 59984 03:33:52 ---> Running in 75ecac9ec599 03:33:52 Removing intermediate container 75ecac9ec599 03:33:52 ---> 0bd777a7a70b 03:33:52 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:33:52 ---> Running in ff5ead396ce6 03:33:53 Removing intermediate container ff5ead396ce6 03:33:53 ---> 32b2c86b50d2 03:33:53 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:33:53 ---> Running in c3b2e5d99d97 03:33:53 Removing intermediate container c3b2e5d99d97 03:33:53 ---> 5dda4ef61c5a 03:33:53 Step 25/27 : LABEL arch=arm64 03:33:53 ---> Running in 4e03976ab165 03:33:54 Removing intermediate container 4e03976ab165 03:33:54 ---> a89d6ea84524 03:33:54 Step 26/27 : LABEL git_sha=07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:33:54 ---> Running in 81277c8e647c 03:33:54 Removing intermediate container 81277c8e647c 03:33:54 ---> f96d679a8e67 03:33:54 Step 27/27 : LABEL version=4.0.1-dev.1 03:33:54 ---> Running in eea4b6de63b3 03:33:54 Removing intermediate container eea4b6de63b3 03:33:54 ---> e0e2a2b78363 03:33:54 [Warning] One or more build-args [ARCH] were not consumed 03:33:55 Successfully built e0e2a2b78363 03:33:55 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:56 provisioning config files... 03:33:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config4617741798003451659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:56 ---> ****-login.sh 03:33:56 nexus3.edgexfoundry.org:10001 03:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:56 Configure a credential helper to remove this warning. See 03:33:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:56 03:33:56 Login Succeeded 03:33:56 nexus3.edgexfoundry.org:10002 03:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:57 Configure a credential helper to remove this warning. See 03:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:57 03:33:57 Login Succeeded 03:33:57 nexus3.edgexfoundry.org:10003 03:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:57 Configure a credential helper to remove this warning. See 03:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:57 03:33:57 Login Succeeded 03:33:57 nexus3.edgexfoundry.org:10004 03:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:57 Configure a credential helper to remove this warning. See 03:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:57 03:33:57 Login Succeeded 03:33:57 ****.io 03:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:58 Configure a credential helper to remove this warning. See 03:33:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:58 03:33:58 Login Succeeded 03:33:58 ---> ****-login.sh ends [Pipeline] } 03:33:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:58 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:33:58 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:33:58 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:33:58 4.0.1-dev.1 03:33:58 07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:33:58 odessa 03:33:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:33:59 b136acfbf380: Preparing 03:33:59 1560b2a6c48f: Preparing 03:33:59 e409b9fd4573: Preparing 03:33:59 b22352450b45: Preparing 03:33:59 d765fbd3e8c5: Preparing 03:33:59 0e64f2360a44: Preparing 03:33:59 0e64f2360a44: Waiting 03:33:59 b136acfbf380: Pushed 03:33:59 1560b2a6c48f: Pushed 03:33:59 d765fbd3e8c5: Pushed 03:33:59 0e64f2360a44: Layer already exists 03:33:59 b22352450b45: Pushed 03:34:08 e409b9fd4573: Pushed 03:34:08 07a5c7cea8b397b76491c150fc350bf3c8b37ab9: digest: sha256:17d2d4440a7dbdbecfc1e05f074461a7a40c36582d8588aff0e2fe22ce3d6ead size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.1-dev.1 03:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:34:09 b136acfbf380: Preparing 03:34:09 1560b2a6c48f: Preparing 03:34:09 e409b9fd4573: Preparing 03:34:09 b22352450b45: Preparing 03:34:09 d765fbd3e8c5: Preparing 03:34:09 0e64f2360a44: Preparing 03:34:09 0e64f2360a44: Waiting 03:34:09 b22352450b45: Layer already exists 03:34:09 e409b9fd4573: Layer already exists 03:34:09 1560b2a6c48f: Layer already exists 03:34:09 b136acfbf380: Layer already exists 03:34:09 d765fbd3e8c5: Layer already exists 03:34:09 0e64f2360a44: Layer already exists 03:34:09 4.0.1-dev.1: digest: sha256:17d2d4440a7dbdbecfc1e05f074461a7a40c36582d8588aff0e2fe22ce3d6ead size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:09 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:34:10 b136acfbf380: Preparing 03:34:10 1560b2a6c48f: Preparing 03:34:10 e409b9fd4573: Preparing 03:34:10 b22352450b45: Preparing 03:34:10 d765fbd3e8c5: Preparing 03:34:10 0e64f2360a44: Preparing 03:34:10 0e64f2360a44: Waiting 03:34:10 e409b9fd4573: Layer already exists 03:34:10 d765fbd3e8c5: Layer already exists 03:34:10 b22352450b45: Layer already exists 03:34:10 1560b2a6c48f: Layer already exists 03:34:10 b136acfbf380: Layer already exists 03:34:10 0e64f2360a44: Layer already exists 03:34:11 07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1: digest: sha256:17d2d4440a7dbdbecfc1e05f074461a7a40c36582d8588aff0e2fe22ce3d6ead size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:11 + 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 03:34:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa 03:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:34:11 b136acfbf380: Preparing 03:34:11 1560b2a6c48f: Preparing 03:34:11 e409b9fd4573: Preparing 03:34:11 b22352450b45: Preparing 03:34:11 d765fbd3e8c5: Preparing 03:34:11 0e64f2360a44: Preparing 03:34:11 b22352450b45: Layer already exists 03:34:11 e409b9fd4573: Layer already exists 03:34:11 1560b2a6c48f: Layer already exists 03:34:11 d765fbd3e8c5: Layer already exists 03:34:11 b136acfbf380: Layer already exists 03:34:11 0e64f2360a44: Layer already exists 03:34:12 odessa: digest: sha256:17d2d4440a7dbdbecfc1e05f074461a7a40c36582d8588aff0e2fe22ce3d6ead size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:12 ===================================================== [Pipeline] echo 03:34:12 taggedImages: 03:34:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 03:34:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.1-dev.1 03:34:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 03:34:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa [Pipeline] echo 03:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] echo 03:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.1-dev.1 [Pipeline] echo 03:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07a5c7cea8b397b76491c150fc350bf3c8b37ab9-4.0.1-dev.1 [Pipeline] echo 03:34:12 Skip building multi-arch image for 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 03:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:12 03:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:13 arm64: Pulling from edgex-lftools-log-publisher 03:34:13 8998bd30e6a1: Pulling fs layer 03:34:13 04944245beec: Pulling fs layer 03:34:13 699f458cf7ca: Pulling fs layer 03:34:13 765212b225bb: Pulling fs layer 03:34:13 f23df028b6ca: Pulling fs layer 03:34:13 d65c8cfc05b1: Pulling fs layer 03:34:13 2437ff75d9bd: Pulling fs layer 03:34:13 765212b225bb: Waiting 03:34:13 f23df028b6ca: Waiting 03:34:13 d65c8cfc05b1: Waiting 03:34:13 2437ff75d9bd: Waiting 03:34:13 04944245beec: Verifying Checksum 03:34:13 04944245beec: Download complete 03:34:13 765212b225bb: Verifying Checksum 03:34:13 765212b225bb: Download complete 03:34:13 f23df028b6ca: Verifying Checksum 03:34:13 f23df028b6ca: Download complete 03:34:13 d65c8cfc05b1: Verifying Checksum 03:34:13 d65c8cfc05b1: Download complete 03:34:13 699f458cf7ca: Verifying Checksum 03:34:13 699f458cf7ca: Download complete 03:34:14 8998bd30e6a1: Verifying Checksum 03:34:14 8998bd30e6a1: Download complete 03:34:16 2437ff75d9bd: Verifying Checksum 03:34:16 2437ff75d9bd: Download complete 03:34:19 8998bd30e6a1: Pull complete 03:34:19 04944245beec: Pull complete 03:34:21 699f458cf7ca: Pull complete 03:34:21 765212b225bb: Pull complete 03:34:23 f23df028b6ca: Pull complete 03:34:23 d65c8cfc05b1: Pull complete 03:34:41 2437ff75d9bd: Pull complete 03:34:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:42 prd-ubuntu20.04-docker-arm64-4c-16g-773698 does not seem to be running inside a container 03:34:42 $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:34:46 $ docker top 70d57ae4faaf0989ca51546975ce982ee2417e3ed69a00ad758e5242cfcf8f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:47 ---> job-cost.sh 03:34:47 lf-activate-venv: SKIPPING 03:34:47 INFO: No Stack... 03:34:47 INFO: Retrieving Pricing Info for: v3-standard-4 03:34:48 INFO: Archiving Costs [Pipeline] sh 03:34:49 + cat /w/workspace/device-onvif-camera/3/archives/cost.csv 03:34:49 + cut -d, -f6 [Pipeline] lock 03:34:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] 03:34:49 Resource [jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] did not exist. Created. 03:34:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:50 /w/workspace/device-onvif-camera/3@tmp/durable-7510a8d0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:34:50 + echo total: 0.10999999940395355 [Pipeline] stash 03:34:50 Warning: overwriting stash ‘stack-cost’ 03:34:51 Stashed 1 file(s) [Pipeline] } 03:34:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:51 $ docker stop --time=1 70d57ae4faaf0989ca51546975ce982ee2417e3ed69a00ad758e5242cfcf8f1d 03:34:53 $ docker rm -f --volumes 70d57ae4faaf0989ca51546975ce982ee2417e3ed69a00ad758e5242cfcf8f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:34:53 provisioning config files... 03:34:53 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config3007605278509669917tmp [Pipeline] { [Pipeline] sh 03:34:54 + set +x 03:34:54 + curl -s https://codecov.io/bash 03:34:54 + bash -s -- 03:34:54 03:34:54 _____ _ 03:34:54 / ____| | | 03:34:54 | | ___ __| | ___ ___ _____ __ 03:34:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:34:54 | |___| (_) | (_| | __/ (_| (_) \ V / 03:34:54 \_____\___/ \__,_|\___|\___\___/ \_/ 03:34:54 Bash-1.0.6 03:34:54 03:34:54 03:34:54 ==> git version 2.25.1 found 03:34:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:34:54 Release-Date: 2020-01-08 03:34:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:34:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:34:54 ==> Jenkins CI detected. 03:34:54 current dir:  /w/workspace/undry_device-onvif-camera_odessa 03:34:54 project root: . 03:34:54 --> token set from env 03:34:54 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 03:34:54 ==> Running gcov in . (disable via -X gcov) 03:34:54 ==> Python coveragepy not found 03:34:54 ==> Searching for coverage reports in: 03:34:54 + . 03:34:54 -> Found 1 reports 03:34:54 ==> Detecting git/mercurial file structure 03:34:54 ==> Reading reports 03:34:54 + ./coverage.out bytes=92466 03:34:54 ==> Appending adjustments 03:34:54 https://docs.codecov.io/docs/fixing-reports 03:34:54 + Found adjustments 03:34:54 ==> Gzipping contents 03:34:54 40K /tmp/codecov.T85aGf.gz 03:34:54 ==> Uploading reports 03:34:54 url: https://codecov.io 03:34:54 query: branch=odessa&commit=07a5c7cea8b397b76491c150fc350bf3c8b37ab9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:34:54 -> Pinging Codecov 03:34:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=07a5c7cea8b397b76491c150fc350bf3c8b37ab9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:34:54 -> Uploading to 03:34:54 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/07a5c7cea8b397b76491c150fc350bf3c8b37ab9/d453675d-0a17-4e50-9891-241431fedb2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251124%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251124T033454Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=65b63db9a44acbbc2c1b8cf7431dd247658bd66d546dbc9fb559f4a55d5c3eb2 03:34:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:54 Dload Upload Total Spent Left Speed 03:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38322 0 0 100 38322 0 252k --:--:-- --:--:-- --:--:-- 252k 03:34:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] } 03:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:34:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:34:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:34:55 03:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:34:56 latest: Pulling from edgex-devops/edgex-snyk-go 03:34:56 2d35ebdb57d9: Already exists 03:34:56 85e8836fcdb2: Pulling fs layer 03:34:56 91631faa732a: Pulling fs layer 03:34:56 f3f5ae8826fa: Pulling fs layer 03:34:56 4f4fb700ef54: Pulling fs layer 03:34:56 7861252a18e6: Pulling fs layer 03:34:56 9130f900ef6f: Pulling fs layer 03:34:56 4f4fb700ef54: Waiting 03:34:56 7861252a18e6: Waiting 03:34:56 9130f900ef6f: Waiting 03:34:56 f3f5ae8826fa: Verifying Checksum 03:34:56 f3f5ae8826fa: Download complete 03:34:56 85e8836fcdb2: Verifying Checksum 03:34:56 85e8836fcdb2: Download complete 03:34:56 4f4fb700ef54: Download complete 03:34:56 85e8836fcdb2: Pull complete 03:34:56 7861252a18e6: Verifying Checksum 03:34:56 7861252a18e6: Download complete 03:34:56 91631faa732a: Verifying Checksum 03:34:56 91631faa732a: Download complete 03:34:56 9130f900ef6f: Verifying Checksum 03:34:56 9130f900ef6f: Download complete 03:35:01 91631faa732a: Pull complete 03:35:01 f3f5ae8826fa: Pull complete 03:35:01 4f4fb700ef54: Pull complete 03:35:01 7861252a18e6: Pull complete 03:35:03 9130f900ef6f: Pull complete 03:35:03 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:35:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:03 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:35:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:35:06 $ docker top ef8712a1c16a45c5367b7f3f62375443c812fcb23d98581468cba2b04e99605f -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_odessa [Pipeline] echo 03:35:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:odessa' [Pipeline] sh 03:35:06 + set -o pipefail 03:35:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:odessa' 03:35:12 03:35:12 Monitoring /w/workspace/undry_device-onvif-camera_odessa (github.com/edgexfoundry/device-onvif-camera)... 03:35:12 03:35:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/faddfc02-888d-40ac-9040-f0d67921c213/history/cc88c6b1-3532-45fb-bc7f-c955eb97f17f 03:35:12 03:35:12 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 03:35:12 03:35:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:35:12 [Pipeline] } 03:35:12 $ docker stop --time=1 ef8712a1c16a45c5367b7f3f62375443c812fcb23d98581468cba2b04e99605f 03:35:14 $ docker rm -f --volumes ef8712a1c16a45c5367b7f3f62375443c812fcb23d98581468cba2b04e99605f [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 03:35:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:14 provisioning config files... 03:35:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config7358793594948623968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:15 --> edgex-publish-swagger.sh 03:35:15 === Publish doc/openapi/v3 API === 03:35:15 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 03:35:15 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_odessa/doc/openapi/v3/device-onvif-camera.yaml] 03:35:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:15 Dload Upload Total Spent Left Speed 03:35:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 285 2101k --:--:-- --:--:-- --:--:-- 2102k 03:35:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:35:15 [Pipeline] } 03:35:15 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 03:35:17 + git log --format=format:%s -1 07a5c7cea8b397b76491c150fc350bf3c8b37ab9 [Pipeline] sh 03:35:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:17 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:35:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:35:18 $ docker top 143a10a3c5b198cc0c231aff8ea9ce0208bcbf07f9ce030af9013c779b977cae -eo pid,comm 03:35:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:35:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:18 [ssh-agent] Looking for ssh-agent implementation... 03:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:18 $ docker exec 143a10a3c5b198cc0c231aff8ea9ce0208bcbf07f9ce030af9013c779b977cae ssh-agent 03:35:18 SSH_AUTH_SOCK=/tmp/ssh-RE4MOnmrVxo0/agent.31 03:35:18 SSH_AGENT_PID=37 03:35:18 Running ssh-add (command line suppressed) 03:35:18 Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_16415241541508753524.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_16415241541508753524.key) 03:35:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:18 + git semver tag 03:35:19 2025-11-24 03:35:19,097 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:35:19 2025-11-24 03:35:19,101 [run_tag] DEBUG tag force:False 03:35:19 2025-11-24 03:35:19,101 [check_head_tag] DEBUG check head tag 03:35:19 2025-11-24 03:35:19,102 [execute] INFO git cat-file --batch-check 03:35:19 2025-11-24 03:35:19,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_odessa, stdin=, shell=False, universal_newlines=False) 03:35:19 2025-11-24 03:35:19,104 [execute] INFO git cat-file --batch 03:35:19 2025-11-24 03:35:19,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_odessa, stdin=, shell=False, universal_newlines=False) 03:35:19 2025-11-24 03:35:19,114 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:35:19 2025-11-24 03:35:19,114 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 03:35:19 2025-11-24 03:35:19,114 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/undry_device-onvif-camera_odessa, stdin=None, shell=False, universal_newlines=False) 03:35:19 2025-11-24 03:35:19,118 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:35:19 4.0.1-dev.1 [Pipeline] } 03:35:19 $ docker exec --env ******** --env ******** 143a10a3c5b198cc0c231aff8ea9ce0208bcbf07f9ce030af9013c779b977cae ssh-agent -k 03:35:19 unset SSH_AUTH_SOCK; 03:35:19 unset SSH_AGENT_PID; 03:35:19 echo Agent pid 37 killed; 03:35:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:19 + git semver [Pipeline] } 03:35:20 $ docker stop --time=1 143a10a3c5b198cc0c231aff8ea9ce0208bcbf07f9ce030af9013c779b977cae 03:35:21 $ docker rm -f --volumes 143a10a3c5b198cc0c231aff8ea9ce0208bcbf07f9ce030af9013c779b977cae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:35:21 03:35:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:35:22 0.23.1-centos7: Pulling from edgex-lftools 03:35:22 ab5ef0e58194: Pulling fs layer 03:35:22 9712f1f96733: Pulling fs layer 03:35:22 63f879dbbcfc: Pulling fs layer 03:35:22 0d9ebad4ef96: Pulling fs layer 03:35:22 e9a5061849ea: Pulling fs layer 03:35:22 d747dcd14b5f: Pulling fs layer 03:35:22 2de7ff778b66: Pulling fs layer 03:35:22 0d9ebad4ef96: Waiting 03:35:22 e9a5061849ea: Waiting 03:35:22 d747dcd14b5f: Waiting 03:35:22 2de7ff778b66: Waiting 03:35:22 9712f1f96733: Verifying Checksum 03:35:22 9712f1f96733: Download complete 03:35:22 63f879dbbcfc: Verifying Checksum 03:35:22 63f879dbbcfc: Download complete 03:35:22 0d9ebad4ef96: Verifying Checksum 03:35:22 0d9ebad4ef96: Download complete 03:35:22 d747dcd14b5f: Verifying Checksum 03:35:22 d747dcd14b5f: Download complete 03:35:22 e9a5061849ea: Download complete 03:35:22 ab5ef0e58194: Verifying Checksum 03:35:22 ab5ef0e58194: Download complete 03:35:22 2de7ff778b66: Verifying Checksum 03:35:22 2de7ff778b66: Download complete 03:35:25 ab5ef0e58194: Pull complete 03:35:25 9712f1f96733: Pull complete 03:35:25 63f879dbbcfc: Pull complete 03:35:31 0d9ebad4ef96: Pull complete 03:35:31 e9a5061849ea: Pull complete 03:35:31 d747dcd14b5f: Pull complete 03:35:31 2de7ff778b66: Pull complete 03:35:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:35:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:31 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:35:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:35:34 $ docker top 226a8fcf8d9ee558a51a561fba5b0c0bee1f758cc942b25851d4974805d9f6a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:35:34 provisioning config files... 03:35:34 copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config13757918350860023126tmp 03:35:34 copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config8460865653417538309tmp 03:35:34 copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config8676619048775154720tmp [Pipeline] { [Pipeline] echo 03:35:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:35:35 ---> sigul-configuration.sh 03:35:35 gpg: directory `/root/.gnupg' created 03:35:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:35:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:35:35 gpg: keyring `/root/.gnupg/secring.gpg' created 03:35:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:35:35 gpg: CAST5 encrypted data 03:35:35 gpg: encrypted with 1 passphrase 03:35:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:35:35 + mkdir /home/jenkins 03:35:35 + mkdir /home/jenkins/sigul [Pipeline] sh 03:35:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:35:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:35:36 ---> sigul-install.sh 03:35:36 Sigul already installed; skipping installation. [Pipeline] sh 03:35:36 + git tag --list 03:35:36 v0.0.0 03:35:36 v2.2.0 03:35:36 v2.3.0 03:35:36 v2.3.1 03:35:36 v3.0 03:35:36 v3.0.0 03:35:36 v3.1 03:35:36 v3.1.0 03:35:36 v3.1.1 03:35:36 v4.0 03:35:36 v4.0.0 03:35:36 v4.0.1-dev.1 03:35:36 v4.1.0-dev.1 03:35:36 v4.1.0-dev.10 03:35:36 v4.1.0-dev.11 03:35:36 v4.1.0-dev.12 03:35:36 v4.1.0-dev.13 03:35:36 v4.1.0-dev.2 03:35:36 v4.1.0-dev.3 03:35:36 v4.1.0-dev.4 03:35:36 v4.1.0-dev.5 03:35:36 v4.1.0-dev.6 03:35:36 v4.1.0-dev.7 03:35:36 v4.1.0-dev.8 03:35:36 v4.1.0-dev.9 [Pipeline] sh 03:35:36 + lftools sign git-tag v4.0.1-dev.1 03:35:37 Signing Git tag with Sigul... 03:35:37 Signing v4.0.1-dev.1 [Pipeline] echo 03:35:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:35:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:35:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:35:38 $ docker stop --time=1 226a8fcf8d9ee558a51a561fba5b0c0bee1f758cc942b25851d4974805d9f6a5 03:35:39 $ docker rm -f --volumes 226a8fcf8d9ee558a51a561fba5b0c0bee1f758cc942b25851d4974805d9f6a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:35:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:40 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:35:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:35:40 $ docker top 3dd7409160350c4f150da550651a41cd8dba29928d3d80fcf27e9bd51b34e57a -eo pid,comm 03:35:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:35:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:40 [ssh-agent] Looking for ssh-agent implementation... 03:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:40 $ docker exec 3dd7409160350c4f150da550651a41cd8dba29928d3d80fcf27e9bd51b34e57a ssh-agent 03:35:41 SSH_AUTH_SOCK=/tmp/ssh-ZqF2B8cgZ608/agent.32 03:35:41 SSH_AGENT_PID=38 03:35:41 Running ssh-add (command line suppressed) 03:35:41 Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6806308004877644612.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6806308004877644612.key) 03:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:41 + git semver bump pre 03:35:41 2025-11-24 03:35:41,614 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:35:41 2025-11-24 03:35:41,618 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:35:41 2025-11-24 03:35:41,618 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 03:35:41 2025-11-24 03:35:41,618 [bump_version] DEBUG bumped version:4.0.1-dev.2 03:35:41 2025-11-24 03:35:41,618 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/undry_device-onvif-camera_odessa/.semver/odessa with force:True 03:35:41 2025-11-24 03:35:41,618 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:35:41 2025-11-24 03:35:41,618 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:35:41 2025-11-24 03:35:41,620 [execute] INFO git cat-file --batch-check 03:35:41 2025-11-24 03:35:41,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:35:41 2025-11-24 03:35:41,623 [execute] INFO git cat-file --batch 03:35:41 2025-11-24 03:35:41,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:35:41 2025-11-24 03:35:41,627 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:35:41 4.0.1-dev.2 [Pipeline] } 03:35:41 $ docker exec --env ******** --env ******** 3dd7409160350c4f150da550651a41cd8dba29928d3d80fcf27e9bd51b34e57a ssh-agent -k 03:35:41 unset SSH_AUTH_SOCK; 03:35:41 unset SSH_AGENT_PID; 03:35:41 echo Agent pid 38 killed; 03:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:42 + git semver [Pipeline] } 03:35:42 $ docker stop --time=1 3dd7409160350c4f150da550651a41cd8dba29928d3d80fcf27e9bd51b34e57a 03:35:43 $ docker rm -f --volumes 3dd7409160350c4f150da550651a41cd8dba29928d3d80fcf27e9bd51b34e57a [Pipeline] // withDockerContainer [Pipeline] sh 03:35:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:44 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:35:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:35:44 $ docker top 5c0d970325940bac4081a227cc801a71567fb39a24f7ea2482676cf28ec2dceb -eo pid,comm 03:35:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:35:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:44 [ssh-agent] Looking for ssh-agent implementation... 03:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:44 $ docker exec 5c0d970325940bac4081a227cc801a71567fb39a24f7ea2482676cf28ec2dceb ssh-agent 03:35:45 SSH_AUTH_SOCK=/tmp/ssh-c0l4fA3uxiLr/agent.33 03:35:45 SSH_AGENT_PID=39 03:35:45 Running ssh-add (command line suppressed) 03:35:45 Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_5637660809365845519.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_5637660809365845519.key) 03:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:45 + git semver push 03:35:45 2025-11-24 03:35:45,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:35:45 2025-11-24 03:35:45,652 [run_push] DEBUG push 03:35:45 2025-11-24 03:35:45,653 [execute] INFO git cat-file --batch-check 03:35:45 2025-11-24 03:35:45,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:35:45 2025-11-24 03:35:45,655 [execute] INFO git rev-list e97a28b89415d776c8c10ab66379f16c79cb2f4a -- 03:35:45 2025-11-24 03:35:45,655 [execute] DEBUG Popen(['git', 'rev-list', 'e97a28b89415d776c8c10ab66379f16c79cb2f4a', '--'], cwd=/w/workspace/undry_device-onvif-camera_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 03:35:45 2025-11-24 03:35:45,662 [execute] INFO git fetch -v -- origin 03:35:45 2025-11-24 03:35:45,662 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/undry_device-onvif-camera_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 03:35:46 2025-11-24 03:35:46,215 [run_push] DEBUG no remote changes detected 03:35:46 2025-11-24 03:35:46,215 [execute] INFO git push origin semver 03:35:46 2025-11-24 03:35:46,216 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_device-onvif-camera_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 03:35:47 2025-11-24 03:35:46,994 [run_push] DEBUG push all version tags 03:35:47 2025-11-24 03:35:46,994 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:35:47 2025-11-24 03:35:46,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_device-onvif-camera_odessa, stdin=None, shell=False, universal_newlines=False) 03:35:47 2025-11-24 03:35:47,654 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa 03:35:47 4.0.1-dev.2 [Pipeline] } 03:35:47 $ docker exec --env ******** --env ******** 5c0d970325940bac4081a227cc801a71567fb39a24f7ea2482676cf28ec2dceb ssh-agent -k 03:35:47 unset SSH_AUTH_SOCK; 03:35:47 unset SSH_AGENT_PID; 03:35:47 echo Agent pid 39 killed; 03:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:48 + git semver [Pipeline] } 03:35:48 $ docker stop --time=1 5c0d970325940bac4081a227cc801a71567fb39a24f7ea2482676cf28ec2dceb 03:35:49 $ docker rm -f --volumes 5c0d970325940bac4081a227cc801a71567fb39a24f7ea2482676cf28ec2dceb [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 03:35:50 + [ -d /w/workspace/undry_device-onvif-camera_odessa/archives ] 03:35:50 + ls -al /w/workspace/undry_device-onvif-camera_odessa/archives 03:35:50 total 16 03:35:50 drwxr-xr-x 3 root root 4096 Nov 24 03:22 . 03:35:50 drwxrwxr-x 11 jenkins jenkins 4096 Nov 24 03:35 .. 03:35:50 drwxr-xr-x 2 root root 4096 Nov 24 03:22 cost 03:35:50 -rw-r--r-- 1 root root 91 Nov 24 03:22 cost.csv 03:35:50 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_odessa/archives 03:35:50 + ls -al /w/workspace/undry_device-onvif-camera_odessa/archives 03:35:50 total 16 03:35:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:22 . 03:35:50 drwxrwxr-x 11 jenkins jenkins 4096 Nov 24 03:35 .. 03:35:50 drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 03:22 cost 03:35:50 -rw-r--r-- 1 jenkins jenkins 91 Nov 24 03:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:35:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:35:51 ---> package-listing.sh 03:35:51 ++ tr '[:upper:]' '[:lower:]' 03:35:51 ++ facter osfamily 03:35:51 + OS_FAMILY=debian 03:35:51 + workspace=/w/workspace/undry_device-onvif-camera_odessa 03:35:51 + START_PACKAGES=/tmp/packages_start.txt 03:35:51 + END_PACKAGES=/tmp/packages_end.txt 03:35:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:51 + PACKAGES=/tmp/packages_start.txt 03:35:51 + '[' /w/workspace/undry_device-onvif-camera_odessa ']' 03:35:51 + PACKAGES=/tmp/packages_end.txt 03:35:51 + case "${OS_FAMILY}" in 03:35:51 + dpkg -l 03:35:51 + grep '^ii' 03:35:51 + '[' -f /tmp/packages_start.txt ']' 03:35:51 + '[' -f /tmp/packages_end.txt ']' 03:35:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:51 + '[' /w/workspace/undry_device-onvif-camera_odessa ']' 03:35:51 + mkdir -p /w/workspace/undry_device-onvif-camera_odessa/archives/ 03:35:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_odessa/archives/ [Pipeline] echo 03:35:51 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 03:35:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:52 prd-ubuntu20.04-docker-8c-8g-773694 does not seem to be running inside a container 03:35:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:35:52 $ docker top d5ecbbc0e1ca4bdac4a4a46eae4218ad2bad5cd87f801fcc1e605735c37fd51c -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:53 + touch /tmp/pre-build-complete [Pipeline] sh 03:35:53 + mkdir -p /var/log/sysstat [Pipeline] sh 03:35:53 + ls /var/log/sa-host 03:35:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:53 provisioning config files... 03:35:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config12950454053640005979tmp [Pipeline] { [Pipeline] echo 03:35:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:35:54 ---> create-netrc.sh [Pipeline] } 03:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:35:54 ---> python-tools-install.sh [Pipeline] echo 03:35:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:35:54 ---> sudo-logs.sh 03:35:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:35:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:35:55 ---> job-cost.sh 03:35:55 lf-activate-venv: SKIPPING 03:35:55 DEBUG: total: 0.2199999988079071 03:35:55 INFO: Retrieving Stack Cost... 03:35:55 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:55 INFO: Archiving Costs [Pipeline] echo 03:35:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:35:55 ---> logs-deploy.sh 03:35:55 lf-activate-venv: SKIPPING 03:35:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/odessa/3 03:35:55 INFO: archiving workspace using pattern(s): 03:35:56 Archives upload complete. 03:35:56 INFO: archiving logs to Nexus