Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f9c4e19d171122e13c1f08280699e685cda0a06 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-ssh12001437390488603827.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-ssh16568300722269889843.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9804529434077806930.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-ssh13123488102009160366.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh215471339773624473.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], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772214 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f9c4e19d171122e13c1f08280699e685cda0a06 (main) Commit message: "build: Bump Alpine from 3.20 to 3.22 (#530)" > 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 3f9c4e19d171122e13c1f08280699e685cda0a06 # timeout=10 > git rev-list --no-walk 00d72ba3490da04c7fb9fda133aa74bab6480b11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:27:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:27:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:27:03 ========================================================= 13:27:03 EdgeX Global Pipelines Version Info 13:27:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:27:04 ------------------- 13:27:04 stable info: 13:27:04 ------------------- 13:27:04 Commited By: Cherry Wang cherry@iotechsys.com 13:27:04 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:27:04 Message: update stable to v1.0.278 13:27:05 ------------------- 13:27:05 experimental info: 13:27:05 ------------------- 13:27:05 Commited By: **** collab-it+edgex@linuxfoundation.org 13:27:05 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:27:05 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:27:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f9c4e1 [Pipeline] echo 13:27:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:06 provisioning config files... 13:27:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2431221525945909371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:06 ---> ****-login.sh 13:27:06 nexus3.edgexfoundry.org:10001 13:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:07 13:27:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:07 Configure a credential helper to remove this warning. See 13:27:07 https://docs.****.com/go/credential-store/ 13:27:07 13:27:07 Login Succeeded 13:27:07 nexus3.edgexfoundry.org:10002 13:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:07 13:27:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:07 Configure a credential helper to remove this warning. See 13:27:07 https://docs.****.com/go/credential-store/ 13:27:07 13:27:07 Login Succeeded 13:27:07 nexus3.edgexfoundry.org:10003 13:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:07 13:27:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:07 Configure a credential helper to remove this warning. See 13:27:07 https://docs.****.com/go/credential-store/ 13:27:07 13:27:07 Login Succeeded 13:27:07 nexus3.edgexfoundry.org:10004 13:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:07 13:27:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:07 Configure a credential helper to remove this warning. See 13:27:07 https://docs.****.com/go/credential-store/ 13:27:07 13:27:07 Login Succeeded 13:27:07 ****.io 13:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:07 13:27:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:07 Configure a credential helper to remove this warning. See 13:27:07 https://docs.****.com/go/credential-store/ 13:27:07 13:27:07 Login Succeeded 13:27:07 ---> ****-login.sh ends [Pipeline] } 13:27:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:27:07 + git rev-list -1 --merges 3f9c4e19d171122e13c1f08280699e685cda0a06~1..3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo 13:27:07 -----------> git rev-list -1 --merges 3f9c4e19d171122e13c1f08280699e685cda0a06~1..3f9c4e19d171122e13c1f08280699e685cda0a06 3f9c4e19d171122e13c1f08280699e685cda0a06 [false] [Pipeline] sh 13:27:08 + git log --format=format:%s -1 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo 13:27:08 ========================================================= 13:27:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:27:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:08 + git log --format=format:%s -1 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo 13:27:08 [semverPrep] GIT_COMMIT: 3f9c4e19d171122e13c1f08280699e685cda0a06, Commit Message: build: Bump Alpine from 3.20 to 3.22 (#530) [Pipeline] echo 13:27:08 [semverPrep] This is not a build commit. [Pipeline] sh 13:27:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:09 + grep -v github /etc/ssh/ssh_known_hosts 13:27:09 + [ -e /tmp/ssh_known_hosts ] 13:27:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:27:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:27:09 + sudo tee -a /etc/ssh/ssh_known_hosts 13:27:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:09 13:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:09 0.1.4: Pulling from edgex-devops/py-git-semver 13:27:09 3dae71ba6b94: Pulling fs layer 13:27:09 6bf1a483ea7c: Pulling fs layer 13:27:09 f5dfc541a4d3: Pulling fs layer 13:27:09 461d9e800cba: Pulling fs layer 13:27:09 80192f66455f: Pulling fs layer 13:27:09 2e8e34ca0e6c: Pulling fs layer 13:27:09 a29436f7fd5d: Pulling fs layer 13:27:09 923cac83aea3: Pulling fs layer 13:27:09 25ad8b0a4227: Pulling fs layer 13:27:09 db01528c6b51: Pulling fs layer 13:27:09 28988de357af: Pulling fs layer 13:27:09 a29436f7fd5d: Waiting 13:27:09 923cac83aea3: Waiting 13:27:09 461d9e800cba: Waiting 13:27:09 25ad8b0a4227: Waiting 13:27:09 80192f66455f: Waiting 13:27:09 2e8e34ca0e6c: Waiting 13:27:09 db01528c6b51: Waiting 13:27:09 28988de357af: Waiting 13:27:09 6bf1a483ea7c: Verifying Checksum 13:27:09 6bf1a483ea7c: Download complete 13:27:09 461d9e800cba: Verifying Checksum 13:27:09 461d9e800cba: Download complete 13:27:09 80192f66455f: Verifying Checksum 13:27:09 80192f66455f: Download complete 13:27:09 f5dfc541a4d3: Verifying Checksum 13:27:09 f5dfc541a4d3: Download complete 13:27:09 3dae71ba6b94: Verifying Checksum 13:27:09 3dae71ba6b94: Download complete 13:27:09 923cac83aea3: Download complete 13:27:09 25ad8b0a4227: Verifying Checksum 13:27:09 25ad8b0a4227: Download complete 13:27:09 db01528c6b51: Verifying Checksum 13:27:09 db01528c6b51: Download complete 13:27:10 28988de357af: Verifying Checksum 13:27:10 28988de357af: Download complete 13:27:10 a29436f7fd5d: Verifying Checksum 13:27:10 a29436f7fd5d: Download complete 13:27:10 2e8e34ca0e6c: Verifying Checksum 13:27:10 2e8e34ca0e6c: Download complete 13:27:11 3dae71ba6b94: Pull complete 13:27:11 6bf1a483ea7c: Pull complete 13:27:12 f5dfc541a4d3: Pull complete 13:27:12 461d9e800cba: Pull complete 13:27:12 80192f66455f: Pull complete 13:27:16 2e8e34ca0e6c: Pull complete 13:27:16 a29436f7fd5d: Pull complete 13:27:16 923cac83aea3: Pull complete 13:27:16 25ad8b0a4227: Pull complete 13:27:17 db01528c6b51: Pull complete 13:27:17 28988de357af: Pull complete 13:27:17 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:17 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:27:18 $ docker top 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 -eo pid,comm 13:27: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). 13:27:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:19 [ssh-agent] Looking for ssh-agent implementation... 13:27:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:19 $ docker exec 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent 13:27:19 SSH_AUTH_SOCK=/tmp/ssh-qmJReY9JBILu/agent.32 13:27:19 SSH_AGENT_PID=38 13:27:19 Running ssh-add (command line suppressed) 13:27:19 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128782178070787702.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128782178070787702.key) 13:27:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:19 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 13:27:19 + git tag --points-at HEAD [Pipeline] } 13:27:19 $ docker exec --env ******** --env ******** 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent -k 13:27:20 unset SSH_AUTH_SOCK; 13:27:20 unset SSH_AGENT_PID; 13:27:20 echo Agent pid 38 killed; 13:27:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:27:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:20 [ssh-agent] Looking for ssh-agent implementation... 13:27:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:20 $ docker exec 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent 13:27:20 SSH_AUTH_SOCK=/tmp/ssh-c1RaBkH2WKxI/agent.87 13:27:20 SSH_AGENT_PID=93 13:27:20 Running ssh-add (command line suppressed) 13:27:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2677166654229688181.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2677166654229688181.key) 13:27:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:20 + git semver init 13:27:21 2025-10-31 13:27:20,978 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:27:21 2025-10-31 13:27:20,982 [run_init] DEBUG init version:0.0.0 force:False 13:27:21 2025-10-31 13:27:20,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 13:27:21 2025-10-31 13:27:20,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 13:27:21 2025-10-31 13:27:20,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 13:27:23 2025-10-31 13:27:22,928 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 13:27:23 2025-10-31 13:27:22,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 13:27:23 2025-10-31 13:27:22,929 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:27:23 2025-10-31 13:27:22,929 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:27:23 4.1.0-dev.11 [Pipeline] } 13:27:23 $ docker exec --env ******** --env ******** 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent -k 13:27:23 unset SSH_AUTH_SOCK; 13:27:23 unset SSH_AGENT_PID; 13:27:23 echo Agent pid 93 killed; 13:27:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:23 + git semver [Pipeline] } 13:27:24 $ docker stop --time=1 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 13:27:25 $ docker rm -f --volumes 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:27:26 Stashed 1 file(s) [Pipeline] echo 13:27:26 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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 13:27:26 provisioning config files... 13:27:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10902139640574082840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:26 ---> ****-login.sh 13:27:26 nexus3.edgexfoundry.org:10001 13:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:26 Login Succeeded 13:27:26 nexus3.edgexfoundry.org:10002 13:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:26 Login Succeeded 13:27:26 nexus3.edgexfoundry.org:10003 13:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:26 Login Succeeded 13:27:26 nexus3.edgexfoundry.org:10004 13:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:26 Login Succeeded 13:27:26 ****.io 13:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:27 Login Succeeded 13:27:27 ---> ****-login.sh ends [Pipeline] } 13:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:27:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:27:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:27:27 ========================================================= 13:27:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:27:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:27:28 #0 building with "default" instance using docker driver 13:27:28 13:27:28 #1 [internal] load build definition from Dockerfile 13:27:28 #1 transferring dockerfile: 1.75kB done 13:27:28 #1 DONE 0.0s 13:27:28 13:27:28 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:27:28 #2 DONE 0.1s 13:27:28 13:27:28 #3 [internal] load .dockerignore 13:27:28 #3 transferring context: 2B done 13:27:28 #3 DONE 0.0s 13:27:28 13:27:28 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:27:28 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 13:27:28 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 13:27:28 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 13:27:28 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s 13:27:28 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 13:27:28 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 13:27:28 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 13:27:28 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done 13:27:28 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 12.58MB / 74.07MB 0.2s 13:27:28 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 13:27:28 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:27:28 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s done 13:27:28 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 335.87kB / 2.38MB 0.2s 13:27:28 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s 13:27:28 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 24.12MB / 74.07MB 0.3s 13:27:28 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 13:27:28 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 13:27:28 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s 13:27:28 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 13:27:28 #4 ... 13:27:28 13:27:28 #5 [internal] load build context 13:27:28 #5 transferring context: 47.04MB 0.4s done 13:27:28 #5 DONE 0.5s 13:27:28 13:27:28 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:27:28 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 38.80MB / 74.07MB 0.4s 13:27:28 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 16.78MB / 113.25MB 0.4s 13:27:28 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 8.39MB / 13.30MB 0.4s 13:27:28 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 13:27:29 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s 13:27:29 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 40.89MB / 113.25MB 0.6s 13:27:29 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s done 13:27:29 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 61.87MB / 113.25MB 0.7s 13:27:29 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13:27:29 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done 13:27:29 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 81.79MB / 113.25MB 0.8s 13:27:29 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 104.24MB / 113.25MB 0.9s 13:27:29 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s 13:27:29 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.1s done 13:27:34 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done 13:27:34 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 13:27:34 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 13:27:34 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:27:34 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 13:27:34 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 13:27:34 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 13:27:34 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 13:27:37 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.9s done 13:27:37 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 13:27:37 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done 13:27:37 #4 DONE 9.2s 13:27:37 13:27:37 #6 [builder 2/7] RUN apk add --no-cache make git 13:27:37 #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:27:38 #6 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:27:38 #6 0.592 OK: 265 MiB in 60 packages 13:27:40 #6 DONE 2.1s 13:27:40 13:27:40 #7 [builder 3/7] WORKDIR /device-onvif-camera 13:27:40 #7 DONE 0.0s 13:27:40 13:27:40 #8 [builder 4/7] COPY go.mod vendor* ./ 13:27:40 #8 DONE 0.0s 13:27:40 13:27:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:41 Still waiting to schedule task 13:27:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ 13:27:54 #9 DONE 13.8s 13:27:54 13:27:54 #10 [builder 6/7] COPY . . 13:27:54 #10 DONE 0.2s 13:27:54 13:27:54 #11 [builder 7/7] RUN echo noop 13:27:54 #11 0.202 noop 13:27:54 #11 DONE 0.2s 13:27:54 13:27:54 #12 exporting to image 13:27:54 #12 exporting layers 13:28:01 #12 exporting layers 7.5s done 13:28:01 #12 writing image sha256:3548d0f1889f6cfde31edd181f1b45edca28fe0e1540cc7f4d24ad7e2d035bbc done 13:28:01 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:28:01 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:02 + docker inspect -f . ci-base-image-x86_64 13:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:02 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:28:02 $ docker top 7f3c2703c6727d5cfd43701ca4677d275ae90ede1d6e8ecce3da2c7284070f3b -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:02 + go version 13:28:02 go version go1.23.12 linux/amd64 [Pipeline] } 13:28:02 $ docker stop --time=1 7f3c2703c6727d5cfd43701ca4677d275ae90ede1d6e8ecce3da2c7284070f3b 13:28:04 $ docker rm -f --volumes 7f3c2703c6727d5cfd43701ca4677d275ae90ede1d6e8ecce3da2c7284070f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:04 + docker inspect -f . ci-base-image-x86_64 13:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:04 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:28:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:28:04 $ docker top 1b7cdd00912a0fd3ce7e7db5c55fad71e2ee85c29ed1535fc7490043b4a84940 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:05 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 13:28:05 + make test 13:28:05 go test ./... -coverprofile=coverage.out ./... 13:28:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:28:24 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 13:28:24 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 13:28:27 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.2% of statements 13:28:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.389s coverage: 86.5% of statements 13:28:39 go vet ./... 13:28:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:43 ./bin/test-attribution-txt.sh 13:28:43 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:28:43 $ docker stop --time=1 1b7cdd00912a0fd3ce7e7db5c55fad71e2ee85c29ed1535fc7490043b4a84940 13:28:45 $ docker rm -f --volumes 1b7cdd00912a0fd3ce7e7db5c55fad71e2ee85c29ed1535fc7490043b4a84940 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:47 + ls -al . 13:28:47 total 320 13:28:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:28 . 13:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 .. 13:28:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 .git 13:28:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 .github 13:28:47 -rw-rw-r-- 1 jenkins jenkins 493 Oct 31 13:26 .gitignore 13:28:47 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:26 .golangci.yml 13:28:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:27 .semver 13:28:47 -rw-rw-r-- 1 jenkins jenkins 20612 Oct 31 13:26 Attribution.txt 13:28:47 -rw-rw-r-- 1 jenkins jenkins 19022 Oct 31 13:26 CHANGELOG.md 13:28:47 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 31 13:26 Dockerfile 13:28:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:26 GOVERNANCE.md 13:28:47 -rw-rw-r-- 1 jenkins jenkins 762 Oct 31 13:26 Jenkinsfile 13:28:47 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:26 LICENSE 13:28:47 -rw-rw-r-- 1 jenkins jenkins 3465 Oct 31 13:26 Makefile 13:28:47 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 13:26 OWNERS.md 13:28:47 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 31 13:26 README.md 13:28:47 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION 13:28:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:26 bin 13:28:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 cmd 13:28:47 -rw-r--r-- 1 jenkins jenkins 92472 Oct 31 13:28 coverage.out 13:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 doc 13:28:47 -rw-rw-r-- 1 jenkins jenkins 6510 Oct 31 13:26 go.mod 13:28:47 -rw-rw-r-- 1 jenkins jenkins 87686 Oct 31 13:26 go.sum 13:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 internal 13:28:47 -rw-rw-r-- 1 jenkins jenkins 236 Oct 31 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:47 + 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=3f9c4e19d171122e13c1f08280699e685cda0a06 --label arch=amd64 --label version=4.1.0-dev.11 . 13:28:47 #0 building with "default" instance using docker driver 13:28:47 13:28:47 #1 [internal] load build definition from Dockerfile 13:28:47 #1 transferring dockerfile: 1.75kB done 13:28:47 #1 DONE 0.0s 13:28:47 13:28:47 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:28:47 #2 DONE 0.0s 13:28:47 13:28:47 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:28:47 #3 DONE 0.1s 13:28:47 13:28:47 #4 [internal] load .dockerignore 13:28:47 #4 transferring context: 2B done 13:28:47 #4 DONE 0.0s 13:28:47 13:28:47 #5 [internal] load build context 13:28:47 #5 transferring context: 112.04kB 0.0s done 13:28:47 #5 DONE 0.0s 13:28:47 13:28:47 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:28:47 #6 DONE 0.1s 13:28:47 13:28:47 #7 [builder 2/7] RUN apk add --no-cache make git 13:28:48 #7 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:48 #7 ... 13:28:48 13:28:48 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:28:48 #8 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 13:28:48 #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:28:48 #8 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 13:28:48 #8 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 13:28:48 #8 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 13:28:48 #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:28:48 #8 DONE 0.3s 13:28:48 13:28:48 #7 [builder 2/7] RUN apk add --no-cache make git 13:28:48 #7 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:48 #7 0.587 OK: 265 MiB in 60 packages 13:28:48 #7 DONE 0.7s 13:28:48 13:28:48 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:28:48 #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:48 #9 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:48 #9 0.570 (1/1) Installing dumb-init (1.2.5-r3) 13:28:48 #9 0.574 Executing busybox-1.37.0-r19.trigger 13:28:48 #9 0.579 OK: 7 MiB in 17 packages 13:28:48 #9 DONE 0.7s 13:28:48 13:28:48 #10 [builder 3/7] WORKDIR /device-onvif-camera 13:28:48 #10 DONE 0.0s 13:28:48 13:28:48 #11 [builder 4/7] COPY go.mod vendor* ./ 13:28:48 #11 DONE 0.0s 13:28:48 13:28:48 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:49 #12 DONE 0.6s 13:28:49 13:28:49 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:28:49 #13 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:49 #13 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:49 #13 0.631 OK: 7 MiB in 17 packages 13:28:49 #13 DONE 0.7s 13:28:49 13:28:49 #14 [builder 6/7] COPY . . 13:28:49 #14 DONE 0.2s 13:28:49 13:28:49 #15 [builder 7/7] RUN make build 13:28:49 #15 0.277 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 13:29:11 #15 DONE 21.0s 13:29:11 13:29:11 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 13:29:11 #16 DONE 0.2s 13:29:11 13:29:11 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 13:29:11 #17 DONE 0.0s 13:29:11 13:29:11 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 13:29:11 #18 DONE 0.0s 13:29:11 13:29:11 #19 exporting to image 13:29:11 #19 exporting layers 13:29:11 #19 exporting layers 0.2s done 13:29:11 #19 writing image sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done 13:29:11 #19 naming to docker.io/library/device-onvif-camera done 13:29:11 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:11 provisioning config files... 13:29:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7242621089938973804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:11 ---> ****-login.sh 13:29:11 nexus3.edgexfoundry.org:10001 13:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:11 Login Succeeded 13:29:11 nexus3.edgexfoundry.org:10002 13:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:11 Login Succeeded 13:29:11 nexus3.edgexfoundry.org:10003 13:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:12 Login Succeeded 13:29:12 nexus3.edgexfoundry.org:10004 13:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:12 Login Succeeded 13:29:12 ****.io 13:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:12 Login Succeeded 13:29:12 ---> ****-login.sh ends [Pipeline] } 13:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:12 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 13:29:12 3f9c4e19d171122e13c1f08280699e685cda0a06 13:29:12 latest 13:29:12 4.1.0-dev.11 13:29:12 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:29:12 main 13:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:12 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 13:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:29:13 19b6af54e3c9: Preparing 13:29:13 854670b531a8: Preparing 13:29:13 fd0f443b4856: Preparing 13:29:13 c7143c79fd28: Preparing 13:29:13 636a6072ca5e: Preparing 13:29:13 256f393e029f: Preparing 13:29:13 256f393e029f: Waiting 13:29:13 636a6072ca5e: Pushed 13:29:13 c7143c79fd28: Pushed 13:29:13 854670b531a8: Pushed 13:29:13 19b6af54e3c9: Pushed 13:29:13 256f393e029f: Layer already exists 13:29:17 fd0f443b4856: Pushed 13:29:17 3f9c4e19d171122e13c1f08280699e685cda0a06: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:29:18 19b6af54e3c9: Preparing 13:29:18 854670b531a8: Preparing 13:29:18 fd0f443b4856: Preparing 13:29:18 c7143c79fd28: Preparing 13:29:18 636a6072ca5e: Preparing 13:29:18 256f393e029f: Preparing 13:29:18 256f393e029f: Waiting 13:29:18 c7143c79fd28: Layer already exists 13:29:18 fd0f443b4856: Layer already exists 13:29:18 636a6072ca5e: Layer already exists 13:29:18 19b6af54e3c9: Layer already exists 13:29:18 854670b531a8: Layer already exists 13:29:18 256f393e029f: Layer already exists 13:29:18 latest: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 13:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:29:18 19b6af54e3c9: Preparing 13:29:18 854670b531a8: Preparing 13:29:18 fd0f443b4856: Preparing 13:29:18 c7143c79fd28: Preparing 13:29:18 636a6072ca5e: Preparing 13:29:18 256f393e029f: Preparing 13:29:18 256f393e029f: Waiting 13:29:18 636a6072ca5e: Layer already exists 13:29:18 854670b531a8: Layer already exists 13:29:18 fd0f443b4856: Layer already exists 13:29:18 19b6af54e3c9: Layer already exists 13:29:18 c7143c79fd28: Layer already exists 13:29:18 256f393e029f: Layer already exists 13:29:18 4.1.0-dev.11: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:19 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:29:19 19b6af54e3c9: Preparing 13:29:19 854670b531a8: Preparing 13:29:19 fd0f443b4856: Preparing 13:29:19 c7143c79fd28: Preparing 13:29:19 636a6072ca5e: Preparing 13:29:19 256f393e029f: Preparing 13:29:19 256f393e029f: Waiting 13:29:19 636a6072ca5e: Layer already exists 13:29:19 19b6af54e3c9: Layer already exists 13:29:19 854670b531a8: Layer already exists 13:29:19 c7143c79fd28: Layer already exists 13:29:19 fd0f443b4856: Layer already exists 13:29:19 256f393e029f: Layer already exists 13:29:19 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:19 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 13:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:29:20 19b6af54e3c9: Preparing 13:29:20 854670b531a8: Preparing 13:29:20 fd0f443b4856: Preparing 13:29:20 c7143c79fd28: Preparing 13:29:20 636a6072ca5e: Preparing 13:29:20 256f393e029f: Preparing 13:29:20 256f393e029f: Waiting 13:29:20 c7143c79fd28: Layer already exists 13:29:20 19b6af54e3c9: Layer already exists 13:29:20 854670b531a8: Layer already exists 13:29:20 fd0f443b4856: Layer already exists 13:29:20 636a6072ca5e: Layer already exists 13:29:20 256f393e029f: Layer already exists 13:29:20 main: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:20 ===================================================== [Pipeline] echo 13:29:20 taggedImages: 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 13:29:20 ========================================================= 13:29:20 [edgeXBuildMultiArch] RAW Config: 13:29:20 images: 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:29:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 13:29:20 settingsFile: 13:29:20 device-onvif-camera-settings 13:29:20 ========================================================= [Pipeline] node 13:29:35 Still waiting to schedule task 13:29:35 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ 13:30:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772226 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 13:30:45 Running in /w/workspace/device-onvif-camera/237 [Pipeline] { [Pipeline] checkout 13:30:49 The recommended git tool is: git 13:30:55 using credential edgex-jenkins-ssh 13:30:55 Cloning the remote Git repository 13:30:55 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 13:30:56 > git init /w/workspace/device-onvif-camera/237 # timeout=10 13:30:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 13:30:56 > git --version # timeout=10 13:30:56 > git --version # 'git version 2.25.1' 13:30:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 13:31:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:03 Avoid second fetch 13:31:03 Checking out Revision 3f9c4e19d171122e13c1f08280699e685cda0a06 (main) 13:31:03 > git config core.sparsecheckout # timeout=10 13:31:03 > git checkout -f 3f9c4e19d171122e13c1f08280699e685cda0a06 # timeout=10 13:31:04 Commit message: "build: Bump Alpine from 3.20 to 3.22 (#530)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:08 provisioning config files... 13:31:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/237@tmp/config13270519591519573325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:09 Running on prd-centos7-docker-4c-2g-772235 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:09 provisioning config files... 13:31:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18211761464157185536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:09 ---> ****-login.sh 13:31:09 nexus3.edgexfoundry.org:10001 13:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:10 Configure a credential helper to remove this warning. See 13:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:10 13:31:10 Login Succeeded 13:31:10 nexus3.edgexfoundry.org:10002 13:31:10 ---> ****-login.sh 13:31:10 nexus3.edgexfoundry.org:10001 13:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 nexus3.edgexfoundry.org:10002 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 nexus3.edgexfoundry.org:10003 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 nexus3.edgexfoundry.org:10003 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 nexus3.edgexfoundry.org:10004 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 nexus3.edgexfoundry.org:10004 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 ****.io 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 ****.io 13:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:11 Configure a credential helper to remove this warning. See 13:31:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:11 13:31:11 Login Succeeded 13:31:11 ---> ****-login.sh ends [Pipeline] } 13:31:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:31:12 + docker buildx ls 13:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:12 Configure a credential helper to remove this warning. See 13:31:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:12 13:31:12 Login Succeeded 13:31:12 ---> ****-login.sh ends [Pipeline] } 13:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:13 ========================================================= 13:31:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:31:13 ========================================================= [Pipeline] fileExists 13:31:13 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:31:13 default * docker 13:31:13 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 13:31:13 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:31:13 edgex-builder [Pipeline] sh 13:31:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:31:13 + docker buildx inspect --bootstrap 13:31:13 #1 [internal] booting buildkit 13:31:13 #1 pulling image moby/buildkit:buildx-stable-1 13:31:14 Sending build context to Docker daemon 26.98MB 13:31:14 Step 1/13 : ARG BASE=golang:1.23-alpine3.22 13:31:14 Step 2/13 : FROM ${BASE} AS builder 13:31:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:14 6e174226ea69: Pulling fs layer 13:31:14 7d1a427e917c: Pulling fs layer 13:31:14 382d65ac76eb: Pulling fs layer 13:31:14 13eebdc497b7: Pulling fs layer 13:31:14 4f4fb700ef54: Pulling fs layer 13:31:14 06715773e931: Pulling fs layer 13:31:14 7fa9dde3b271: Pulling fs layer 13:31:14 d57d563a94ed: Pulling fs layer 13:31:14 13eebdc497b7: Waiting 13:31:14 06715773e931: Waiting 13:31:14 4f4fb700ef54: Waiting 13:31:14 7fa9dde3b271: Waiting 13:31:14 d57d563a94ed: Waiting 13:31:14 7d1a427e917c: Verifying Checksum 13:31:14 7d1a427e917c: Download complete 13:31:14 13eebdc497b7: Verifying Checksum 13:31:14 13eebdc497b7: Download complete 13:31:14 4f4fb700ef54: Verifying Checksum 13:31:14 4f4fb700ef54: Download complete 13:31:14 06715773e931: Verifying Checksum 13:31:14 06715773e931: Download complete 13:31:14 6e174226ea69: Download complete 13:31:15 d57d563a94ed: Verifying Checksum 13:31:15 d57d563a94ed: Download complete 13:31:16 6e174226ea69: Pull complete 13:31:16 7d1a427e917c: Pull complete 13:31:17 382d65ac76eb: Download complete 13:31:18 #1 pulling image moby/buildkit:buildx-stable-1 4.1s done 13:31:18 #1 creating container buildx_buildkit_edgex-builder0 13:31:18 7fa9dde3b271: Verifying Checksum 13:31:18 7fa9dde3b271: Download complete 13:31:19 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 13:31:19 #1 DONE 5.8s 13:31:19 Name: edgex-builder 13:31:19 Driver: docker-container 13:31:19 13:31:19 Nodes: 13:31:19 Name: edgex-builder0 13:31:19 Endpoint: unix:///var/run/docker.sock 13:31:19 Status: running 13:31:19 Buildkit: v0.25.1 13:31:19 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:31:20 + docker buildx ls 13:31:20 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:31:20 edgex-builder * docker-container 13:31:20 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:31:20 default docker 13:31:20 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:31:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06' 13:31:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 --push - 13:31:20 #1 [internal] load build definition from Dockerfile 13:31:20 #1 transferring dockerfile: 204B done 13:31:20 #1 DONE 0.0s 13:31:20 13:31:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 13:31:20 #2 DONE 0.1s 13:31:20 13:31:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 13:31:20 #3 DONE 0.1s 13:31:20 13:31:20 #4 [internal] load .dockerignore 13:31:20 #4 transferring context: 2B done 13:31:20 #4 DONE 0.0s 13:31:20 13:31:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:20 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done 13:31:20 #5 DONE 0.0s 13:31:20 13:31:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:20 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done 13:31:20 #6 DONE 0.1s 13:31:20 13:31:20 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:31:20 #7 DONE 0.0s 13:31:20 13:31:20 #8 exporting to image 13:31:20 #8 exporting layers done 13:31:20 #8 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done 13:31:20 #8 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done 13:31:20 #8 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done 13:31:20 #8 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done 13:31:20 #8 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done 13:31:20 #8 pushing layers 0.1s done 13:31:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 13:31:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done 13:31:20 #8 DONE 0.2s 13:31:20 13:31:20 1 warning found (use --debug to expand): 13:31:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 13:31:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 13:31:21 #1 [internal] load build definition from Dockerfile 13:31:21 #1 transferring dockerfile: 170B done 13:31:21 #1 DONE 0.0s 13:31:21 13:31:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:31:21 #2 DONE 0.0s 13:31:21 13:31:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:31:21 #3 DONE 0.0s 13:31:21 13:31:21 #4 [internal] load .dockerignore 13:31:21 #4 transferring context: 2B done 13:31:21 #4 DONE 0.0s 13:31:21 13:31:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:21 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 done 13:31:21 #5 CACHED 13:31:21 13:31:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:21 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 done 13:31:21 #6 DONE 0.0s 13:31:21 13:31:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:21 #6 CACHED 13:31:21 13:31:21 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:31:21 #7 DONE 0.0s 13:31:21 13:31:21 #8 exporting to image 13:31:21 #8 exporting layers done 13:31:21 #8 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done 13:31:21 #8 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done 13:31:21 #8 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done 13:31:21 #8 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done 13:31:21 #8 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done 13:31:21 #8 pushing layers 0.0s done 13:31:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done 13:31:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:21 #8 DONE 0.1s 13:31:21 13:31:21 1 warning found (use --debug to expand): 13:31:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11' 13:31:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 --push - 13:31:21 #1 [internal] load build definition from Dockerfile 13:31:21 #1 transferring dockerfile: 176B done 13:31:21 #1 DONE 0.0s 13:31:21 13:31:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 13:31:21 #2 DONE 0.0s 13:31:21 13:31:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 13:31:21 #3 DONE 0.0s 13:31:21 13:31:21 #4 [internal] load .dockerignore 13:31:21 #4 transferring context: 2B done 13:31:21 #4 DONE 0.0s 13:31:21 13:31:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:21 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done 13:31:21 #5 CACHED 13:31:21 13:31:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:21 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done 13:31:21 #6 CACHED 13:31:21 13:31:21 #7 exporting to image 13:31:21 #7 exporting layers done 13:31:21 #7 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done 13:31:21 #7 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done 13:31:21 #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done 13:31:21 #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done 13:31:21 #7 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done 13:31:21 #7 pushing layers 0.0s done 13:31:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 13:31:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done 13:31:21 #7 DONE 0.1s 13:31:21 13:31:21 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:31:21 #8 DONE 0.0s 13:31:21 13:31:21 1 warning found (use --debug to expand): 13:31:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 --push - 13:31:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11' 13:31:22 #1 [internal] load build definition from Dockerfile 13:31:22 #1 transferring dockerfile: 217B done 13:31:22 #1 DONE 0.0s 13:31:22 13:31:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:31:22 #2 DONE 0.0s 13:31:22 13:31:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:31:22 #3 DONE 0.0s 13:31:22 13:31:22 #4 [internal] load .dockerignore 13:31:22 #4 transferring context: 2B done 13:31:22 #4 DONE 0.0s 13:31:22 13:31:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:22 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done 13:31:22 #5 CACHED 13:31:22 13:31:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:22 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done 13:31:22 #6 CACHED 13:31:22 13:31:22 #7 exporting to image 13:31:22 #7 exporting layers done 13:31:22 #7 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done 13:31:22 #7 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done 13:31:22 #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 13:31:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:22 #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done 13:31:22 #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done 13:31:22 #7 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done 13:31:22 #7 pushing layers 0.0s done 13:31:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done 13:31:22 #7 DONE 0.1s 13:31:22 13:31:22 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:31:22 #8 DONE 0.0s 13:31:22 13:31:22 1 warning found (use --debug to expand): 13:31:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 13:31:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 13:31:22 #1 [internal] load build definition from Dockerfile 13:31:22 #1 transferring dockerfile: 168B done 13:31:22 #1 DONE 0.0s 13:31:22 13:31:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 13:31:22 #2 DONE 0.0s 13:31:22 13:31:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 13:31:22 #3 DONE 0.0s 13:31:22 13:31:22 #4 [internal] load .dockerignore 13:31:22 #4 transferring context: 2B done 13:31:22 #4 DONE 0.0s 13:31:22 13:31:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:22 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 done 13:31:22 #5 CACHED 13:31:22 13:31:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 13:31:22 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done 13:31:22 #6 CACHED 13:31:22 13:31:22 #7 exporting to image 13:31:22 #7 exporting layers done 13:31:22 #7 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done 13:31:22 #7 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done 13:31:22 #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done 13:31:22 #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 13:31:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:23 #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done 13:31:23 #7 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done 13:31:23 #7 pushing layers 0.0s done 13:31:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done 13:31:23 #7 DONE 0.1s 13:31:23 13:31:23 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:31:23 #8 DONE 0.0s 13:31:23 13:31:23 1 warning found (use --debug to expand): 13:31:23  - 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 13:31:23 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:31:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:31:24 ---> package-listing.sh 13:31:24 ++ facter osfamily 13:31:24 ++ tr '[:upper:]' '[:lower:]' 13:31:24 + OS_FAMILY=redhat 13:31:24 + workspace=/w/workspace/foundry_device-onvif-camera_main 13:31:24 + START_PACKAGES=/tmp/packages_start.txt 13:31:24 + END_PACKAGES=/tmp/packages_end.txt 13:31:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:24 + PACKAGES=/tmp/packages_start.txt 13:31:24 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:31:24 + PACKAGES=/tmp/packages_end.txt 13:31:24 + case "${OS_FAMILY}" in 13:31:24 + rpm -qa 13:31:24 + sort 13:31:25 + '[' -f /tmp/packages_start.txt ']' 13:31:25 + '[' -f /tmp/packages_end.txt ']' 13:31:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:25 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:31:25 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 13:31:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 13:31:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:31:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:26 13:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:26 latest: Pulling from edgex-lftools-log-publisher 13:31:26 5eb5b503b376: Pulling fs layer 13:31:26 5c69ac0246d0: Pulling fs layer 13:31:26 ec43610c2a17: Pulling fs layer 13:31:26 3a2ae6a8a46f: Pulling fs layer 13:31:26 33b1e0a273af: Pulling fs layer 13:31:26 5d3b04190fa2: Pulling fs layer 13:31:26 2f39f015ded8: Pulling fs layer 13:31:26 3a2ae6a8a46f: Waiting 13:31:26 33b1e0a273af: Waiting 13:31:26 5d3b04190fa2: Waiting 13:31:26 2f39f015ded8: Waiting 13:31:26 5c69ac0246d0: Verifying Checksum 13:31:26 5c69ac0246d0: Download complete 13:31:26 3a2ae6a8a46f: Verifying Checksum 13:31:26 3a2ae6a8a46f: Download complete 13:31:26 33b1e0a273af: Verifying Checksum 13:31:26 33b1e0a273af: Download complete 13:31:26 ec43610c2a17: Verifying Checksum 13:31:26 ec43610c2a17: Download complete 13:31:26 5d3b04190fa2: Verifying Checksum 13:31:26 5d3b04190fa2: Download complete 13:31:26 5eb5b503b376: Verifying Checksum 13:31:26 5eb5b503b376: Download complete 13:31:27 2f39f015ded8: Verifying Checksum 13:31:27 2f39f015ded8: Download complete 13:31:27 5eb5b503b376: Pull complete 13:31:28 5c69ac0246d0: Pull complete 13:31:28 ec43610c2a17: Pull complete 13:31:28 3a2ae6a8a46f: Pull complete 13:31:28 33b1e0a273af: Pull complete 13:31:28 5d3b04190fa2: Pull complete 13:31:31 382d65ac76eb: Pull complete 13:31:32 13eebdc497b7: Pull complete 13:31:32 4f4fb700ef54: Pull complete 13:31:33 2f39f015ded8: Pull complete 13:31:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 13:31:33 06715773e931: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:33 prd-centos7-docker-4c-2g-772235 does not seem to be running inside a container 13:31:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:31:37 $ docker top 662aa87ad413ae18cc242a39375e7998dea2c5e0de58472e8dd3134d4e9e4a8c -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:37 + touch /tmp/pre-build-complete [Pipeline] sh 13:31:37 + mkdir -p /var/log/sysstat [Pipeline] sh 13:31:38 + ls /var/log/sa-host 13:31:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:38 provisioning config files... 13:31:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10655321663626497290tmp [Pipeline] { [Pipeline] echo 13:31:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:31:38 ---> create-netrc.sh [Pipeline] } 13:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:31:38 ---> python-tools-install.sh [Pipeline] echo 13:31:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:31:39 ---> sudo-logs.sh 13:31:39 Archiving 'sudo' log.. 13:31:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-772235.novalocal: Name or service not known 13:31:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-772235.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:31:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:31:39 ---> job-cost.sh 13:31:39 lf-activate-venv: SKIPPING 13:31:39 INFO: No Stack... 13:31:39 INFO: Retrieving Pricing Info for: v3-standard-2 13:31:39 INFO: Archiving Costs [Pipeline] echo 13:31:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:31:40 ---> logs-deploy.sh 13:31:40 lf-activate-venv: SKIPPING 13:31:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/237 13:31:40 INFO: archiving workspace using pattern(s): 13:31:41 Archives upload complete. 13:31:41 INFO: archiving logs to Nexus 13:31:41 ---> uname -a: 13:31:41 Linux prd-centos7-docker-4c-2g-772235.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:31:41 13:31:41 13:31:41 ---> lscpu: 13:31:41 Architecture: x86_64 13:31:41 CPU op-mode(s): 32-bit, 64-bit 13:31:41 Byte Order: Little Endian 13:31:41 Address sizes: 40 bits physical, 48 bits virtual 13:31:41 CPU(s): 2 13:31:41 On-line CPU(s) list: 0,1 13:31:41 Thread(s) per core: 1 13:31:41 Core(s) per socket: 1 13:31:41 Socket(s): 2 13:31:41 NUMA node(s): 1 13:31:41 Vendor ID: AuthenticAMD 13:31:41 CPU family: 23 13:31:41 Model: 49 13:31:41 Model name: AMD EPYC-Rome Processor 13:31:41 Stepping: 0 13:31:41 CPU MHz: 2800.000 13:31:41 BogoMIPS: 5600.00 13:31:41 Virtualization: AMD-V 13:31:41 Hypervisor vendor: KVM 13:31:41 Virtualization type: full 13:31:41 L1d cache: 64 KiB 13:31:41 L1i cache: 64 KiB 13:31:41 L2 cache: 1 MiB 13:31:41 L3 cache: 32 MiB 13:31:41 NUMA node0 CPU(s): 0,1 13:31:41 Vulnerability Itlb multihit: Not affected 13:31:41 Vulnerability L1tf: Not affected 13:31:41 Vulnerability Mds: Not affected 13:31:41 Vulnerability Meltdown: Not affected 13:31:41 Vulnerability Mmio stale data: Not affected 13:31:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:31:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:31:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:31:41 Vulnerability Srbds: Not affected 13:31:41 Vulnerability Tsx async abort: Not affected 13:31:41 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 13:31:41 13:31:41 13:31:41 ---> nproc: 13:31:41 2 13:31:41 13:31:41 13:31:41 ---> df -h: 13:31:41 Filesystem Size Used Avail Use% Mounted on 13:31:41 overlay 40G 7.3G 33G 19% / 13:31:41 tmpfs 64M 0 64M 0% /dev 13:31:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:31:41 shm 64M 0 64M 0% /dev/shm 13:31:41 /dev/vda1 40G 7.3G 33G 19% /facter-os 13:31:41 13:31:41 13:31:41 Cannot open /var/log/sysstat/sa31: No such file or directory 13:31:41 Please check if data collecting is enabled 13:31:41 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:42 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:31:42 $ docker stop --time=1 662aa87ad413ae18cc242a39375e7998dea2c5e0de58472e8dd3134d4e9e4a8c 13:31:43 7fa9dde3b271: Pull complete 13:31:43 $ docker rm -f --volumes 662aa87ad413ae18cc242a39375e7998dea2c5e0de58472e8dd3134d4e9e4a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:31:43 [WS-CLEANUP] Deleting project workspace... 13:31:43 [WS-CLEANUP] Deferred wipeout is used... 13:31:43 [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 13:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:43 13:31:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:44 latest: Pulling from edgex-lftools-log-publisher 13:31:44 5eb5b503b376: Pulling fs layer 13:31:44 5c69ac0246d0: Pulling fs layer 13:31:44 ec43610c2a17: Pulling fs layer 13:31:44 3a2ae6a8a46f: Pulling fs layer 13:31:44 33b1e0a273af: Pulling fs layer 13:31:44 5d3b04190fa2: Pulling fs layer 13:31:44 2f39f015ded8: Pulling fs layer 13:31:44 33b1e0a273af: Waiting 13:31:44 5d3b04190fa2: Waiting 13:31:44 2f39f015ded8: Waiting 13:31:44 3a2ae6a8a46f: Waiting 13:31:44 5c69ac0246d0: Verifying Checksum 13:31:44 5c69ac0246d0: Download complete 13:31:44 3a2ae6a8a46f: Download complete 13:31:44 33b1e0a273af: Verifying Checksum 13:31:44 33b1e0a273af: Download complete 13:31:44 5d3b04190fa2: Download complete 13:31:44 ec43610c2a17: Verifying Checksum 13:31:44 ec43610c2a17: Download complete 13:31:44 5eb5b503b376: Verifying Checksum 13:31:44 5eb5b503b376: Download complete 13:31:44 2f39f015ded8: Download complete 13:31:45 d57d563a94ed: Pull complete 13:31:45 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 13:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:31:45 ---> 43a1c90cae9b 13:31:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:31:45 5eb5b503b376: Pull complete 13:31:46 5c69ac0246d0: Pull complete 13:31:46 ec43610c2a17: Pull complete 13:31:46 3a2ae6a8a46f: Pull complete 13:31:46 33b1e0a273af: Pull complete 13:31:46 5d3b04190fa2: Pull complete 13:31:47 ---> Running in 720a61492de5 13:31:48 Removing intermediate container 720a61492de5 13:31:48 ---> b9b7733c608b 13:31:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:48 ---> Running in 8dc4ecdd35c1 13:31:48 Removing intermediate container 8dc4ecdd35c1 13:31:48 ---> 1ca8f97cdeea 13:31:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 13:31:48 ---> Running in 06b2d9a8bbfb 13:31:48 Removing intermediate container 06b2d9a8bbfb 13:31:48 ---> 6e2de2019b74 13:31:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 13:31:49 ---> Running in f6eedd4eebe6 13:31:49 Removing intermediate container f6eedd4eebe6 13:31:49 ---> 9197d6bcca92 13:31:49 Step 7/13 : LABEL Name=edgex-device-onvif-camera 13:31:49 ---> Running in 2eada9f08276 13:31:50 Removing intermediate container 2eada9f08276 13:31:50 ---> 5f726350266f 13:31:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:50 ---> Running in 0ee887adf080 13:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:31:51 2f39f015ded8: Pull complete 13:31:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:52 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:31:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:31:53 $ docker top 75fedacadabcb572b4f03aef9a8369efa4e7102988a4a0465294ad78e35a49b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> job-cost.sh 13:31:53 lf-activate-venv: SKIPPING 13:31:53 INFO: No Stack... 13:31:54 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:54 INFO: Archiving Costs [Pipeline] sh 13:31:54 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 13:31:54 + cut -d, -f6 [Pipeline] lock 13:31:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] 13:31:54 Resource [jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] did not exist. Created. 13:31:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:54 OK: 255 MiB in 60 packages 13:31:54 + echo total: 0.2199999988079071 [Pipeline] stash 13:31:55 Stashed 1 file(s) [Pipeline] } 13:31:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] // lock [Pipeline] } 13:31:55 $ docker stop --time=1 75fedacadabcb572b4f03aef9a8369efa4e7102988a4a0465294ad78e35a49b1 13:31:56 $ docker rm -f --volumes 75fedacadabcb572b4f03aef9a8369efa4e7102988a4a0465294ad78e35a49b1 13:31:56 Removing intermediate container 0ee887adf080 13:31:56 ---> 68b1ed46aab4 13:31:56 Step 9/13 : WORKDIR /device-onvif-camera 13:31:56 ---> Running in d356cf3192ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:56 Removing intermediate container d356cf3192ef 13:31:56 ---> 46ff4778bdfd 13:31:56 Step 10/13 : COPY go.mod vendor* ./ 13:31:57 ---> c8f477a1a8db 13:31:57 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:57 ---> Running in 48719a274f28 13:34:04 Removing intermediate container 48719a274f28 13:34:04 ---> eba934647f06 13:34:04 Step 12/13 : COPY . . 13:34:04 ---> ad2b24ceb383 13:34:04 Step 13/13 : RUN ${MAKE} 13:34:04 ---> Running in b2c544ef2090 13:34:04 noop 13:34:04 Removing intermediate container b2c544ef2090 13:34:04 ---> de207bfbd29a 13:34:04 Successfully built de207bfbd29a 13:34:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:04 + docker inspect -f . ci-base-image-arm64 13:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:04 prd-ubuntu20.04-docker-arm64-4c-16g-772226 does not seem to be running inside a container 13:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/237 -v /w/workspace/device-onvif-camera/237:/w/workspace/device-onvif-camera/237:rw,z -v /w/workspace/device-onvif-camera/237@tmp:/w/workspace/device-onvif-camera/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:34:06 $ docker top 74c523bcbe051eb7ddfb7237f43fb97a7dfb840ddce50ac750263bddafae052e -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:07 + go version 13:34:07 go version go1.23.12 linux/arm64 [Pipeline] } 13:34:07 $ docker stop --time=1 74c523bcbe051eb7ddfb7237f43fb97a7dfb840ddce50ac750263bddafae052e 13:34:09 $ docker rm -f --volumes 74c523bcbe051eb7ddfb7237f43fb97a7dfb840ddce50ac750263bddafae052e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:09 + docker inspect -f . ci-base-image-arm64 13:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:10 prd-ubuntu20.04-docker-arm64-4c-16g-772226 does not seem to be running inside a container 13:34:10 $ 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/237 -v /w/workspace/device-onvif-camera/237:/w/workspace/device-onvif-camera/237:rw,z -v /w/workspace/device-onvif-camera/237@tmp:/w/workspace/device-onvif-camera/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:34:11 $ docker top 0a40486965a2bef71edf3b3df7f39aadbadd4af6cc35466055a3773e43a0c631 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:12 + git config --global --add safe.directory /w/workspace/device-onvif-camera/237 [Pipeline] fileExists [Pipeline] sh 13:34:13 + make test 13:34:13 go test ./... -coverprofile=coverage.out ./... 13:34:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:39:42 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 13:39:43 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 13:39:45 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.225s coverage: 31.2% of statements 13:40:07 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.617s coverage: 86.5% of statements 13:40:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:40:07 go vet ./... 13:41:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:29 ./bin/test-attribution-txt.sh 13:41:29 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:41:29 $ docker stop --time=1 0a40486965a2bef71edf3b3df7f39aadbadd4af6cc35466055a3773e43a0c631 13:41:31 $ docker rm -f --volumes 0a40486965a2bef71edf3b3df7f39aadbadd4af6cc35466055a3773e43a0c631 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:34 Warning: overwriting stash ‘coverage-report’ 13:41:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:35 + ls -al . 13:41:35 total 316 13:41:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 . 13:41:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:30 .. 13:41:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:31 .git 13:41:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 .github 13:41:35 -rw-rw-r-- 1 jenkins jenkins 493 Oct 31 13:31 .gitignore 13:41:35 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:31 .golangci.yml 13:41:35 -rw-rw-r-- 1 jenkins jenkins 20612 Oct 31 13:31 Attribution.txt 13:41:35 -rw-rw-r-- 1 jenkins jenkins 19022 Oct 31 13:31 CHANGELOG.md 13:41:35 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 31 13:31 Dockerfile 13:41:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:31 GOVERNANCE.md 13:41:35 -rw-rw-r-- 1 jenkins jenkins 762 Oct 31 13:31 Jenkinsfile 13:41:35 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:31 LICENSE 13:41:35 -rw-rw-r-- 1 jenkins jenkins 3465 Oct 31 13:31 Makefile 13:41:35 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 13:31 OWNERS.md 13:41:35 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 31 13:31 README.md 13:41:35 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION 13:41:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 bin 13:41:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 cmd 13:41:35 -rw-r--r-- 1 jenkins jenkins 92472 Oct 31 13:40 coverage.out 13:41:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:31 doc 13:41:35 -rw-rw-r-- 1 jenkins jenkins 6510 Oct 31 13:31 go.mod 13:41:35 -rw-rw-r-- 1 jenkins jenkins 87686 Oct 31 13:31 go.sum 13:41:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:31 internal 13:41:35 -rw-rw-r-- 1 jenkins jenkins 236 Oct 31 13:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:36 + 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=3f9c4e19d171122e13c1f08280699e685cda0a06 --label arch=arm64 --label version=4.1.0-dev.11 . 13:41:37 Sending build context to Docker daemon 27.08MB 13:41:37 Step 1/27 : ARG BASE=golang:1.23-alpine3.22 13:41:37 Step 2/27 : FROM ${BASE} AS builder 13:41:37 ---> de207bfbd29a 13:41:37 Step 3/27 : ARG ADD_BUILD_TAGS="" 13:41:37 ---> Running in 375f8e139e09 13:41:37 Removing intermediate container 375f8e139e09 13:41:37 ---> 65afc2350d07 13:41:37 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:38 ---> Running in 4788d447c317 13:41:38 Removing intermediate container 4788d447c317 13:41:38 ---> 02d2727b5da5 13:41:38 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 13:41:38 ---> Running in 7a68ecba6350 13:41:39 Removing intermediate container 7a68ecba6350 13:41:39 ---> 4793e0e3a8fd 13:41:39 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 13:41:39 ---> Running in 2fb06f0e6df7 13:41:39 Removing intermediate container 2fb06f0e6df7 13:41:39 ---> 69f0d54be42c 13:41:39 Step 7/27 : LABEL Name=edgex-device-onvif-camera 13:41:39 ---> Running in 2c95865656f4 13:41:40 Removing intermediate container 2c95865656f4 13:41:40 ---> 5a254f105ed7 13:41:40 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:40 ---> Running in 510a7ac0d82e 13:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:41:44 OK: 255 MiB in 60 packages 13:41:45 Removing intermediate container 510a7ac0d82e 13:41:45 ---> 09e3bb644555 13:41:45 Step 9/27 : WORKDIR /device-onvif-camera 13:41:45 ---> Running in 0053382fb52d 13:41:46 Removing intermediate container 0053382fb52d 13:41:46 ---> 2905630c5877 13:41:46 Step 10/27 : COPY go.mod vendor* ./ 13:41:46 ---> 9fff9df2bb0f 13:41:46 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:46 ---> Running in 5722d2b2e5ec 13:41:49 Removing intermediate container 5722d2b2e5ec 13:41:49 ---> 95d5dacc1353 13:41:49 Step 12/27 : COPY . . 13:41:51 ---> 36629f9d0ea1 13:41:51 Step 13/27 : RUN ${MAKE} 13:41:51 ---> Running in 96e4873de58a 13:41:53 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 13:47:00 Removing intermediate container 96e4873de58a 13:47:00 ---> feb4ad986d16 13:47:00 Step 14/27 : FROM alpine:3.22 13:47:00 3.22: Pulling from library/alpine 13:47:00 6b59a28fa201: Pulling fs layer 13:47:00 6b59a28fa201: Verifying Checksum 13:47:00 6b59a28fa201: Download complete 13:47:00 6b59a28fa201: Pull complete 13:47:00 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:47:00 Status: Downloaded newer image for alpine:3.22 13:47:00 ---> 171e65262c80 13:47:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:47:00 ---> Running in 63dc0ba300a8 13:47:00 Removing intermediate container 63dc0ba300a8 13:47:00 ---> a345c72a644e 13:47:00 Step 16/27 : RUN apk add --update --no-cache dumb-init 13:47:00 ---> Running in d8f91a9125fc 13:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:47:00 (1/1) Installing dumb-init (1.2.5-r3) 13:47:00 Executing busybox-1.37.0-r19.trigger 13:47:00 OK: 8 MiB in 17 packages 13:47:00 Removing intermediate container d8f91a9125fc 13:47:00 ---> ff7363b8103e 13:47:00 Step 17/27 : RUN apk --no-cache upgrade 13:47:00 ---> Running in 75e437f87ed1 13:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:47:03 OK: 8 MiB in 17 packages 13:47:04 Removing intermediate container 75e437f87ed1 13:47:04 ---> f605587368b0 13:47:04 Step 18/27 : WORKDIR / 13:47:04 ---> Running in 78ce473e365c 13:47:04 Removing intermediate container 78ce473e365c 13:47:04 ---> 4a433243724b 13:47:04 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 13:47:07 ---> 3a5ec9843638 13:47:07 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 13:47:07 ---> 7efed63daa7c 13:47:07 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 13:47:08 ---> 88842595941e 13:47:08 Step 22/27 : EXPOSE 59984 13:47:08 ---> Running in 1bf5f1f7d4cf 13:47:09 Removing intermediate container 1bf5f1f7d4cf 13:47:09 ---> e2e54c98614b 13:47:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 13:47:09 ---> Running in 25eb52d54d51 13:47:09 Removing intermediate container 25eb52d54d51 13:47:09 ---> 1bb401cb27b4 13:47:09 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:47:09 ---> Running in 4718eaa52952 13:47:09 Removing intermediate container 4718eaa52952 13:47:09 ---> 264ed6a6de6c 13:47:09 Step 25/27 : LABEL arch=arm64 13:47:09 ---> Running in 06ca91b532a8 13:47:10 Removing intermediate container 06ca91b532a8 13:47:10 ---> 27bf6fb218fc 13:47:10 Step 26/27 : LABEL git_sha=3f9c4e19d171122e13c1f08280699e685cda0a06 13:47:10 ---> Running in 4ff0796441c3 13:47:11 Removing intermediate container 4ff0796441c3 13:47:11 ---> bd11af677527 13:47:11 Step 27/27 : LABEL version=4.1.0-dev.11 13:47:11 ---> Running in adce9deb114f 13:47:11 Removing intermediate container adce9deb114f 13:47:11 ---> 08682b9af193 13:47:11 [Warning] One or more build-args [ARCH] were not consumed 13:47:11 Successfully built 08682b9af193 13:47:11 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 13:47:11 provisioning config files... 13:47:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/237@tmp/config7036041429514036639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:12 ---> ****-login.sh 13:47:12 nexus3.edgexfoundry.org:10001 13:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:12 Configure a credential helper to remove this warning. See 13:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:12 13:47:12 Login Succeeded 13:47:12 nexus3.edgexfoundry.org:10002 13:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:12 Configure a credential helper to remove this warning. See 13:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:12 13:47:12 Login Succeeded 13:47:12 nexus3.edgexfoundry.org:10003 13:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:13 Configure a credential helper to remove this warning. See 13:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:13 13:47:13 Login Succeeded 13:47:13 nexus3.edgexfoundry.org:10004 13:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:14 Configure a credential helper to remove this warning. See 13:47:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:14 13:47:14 Login Succeeded 13:47:14 ****.io 13:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:14 Configure a credential helper to remove this warning. See 13:47:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:14 13:47:14 Login Succeeded 13:47:14 ---> ****-login.sh ends [Pipeline] } 13:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:47:14 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 13:47:14 3f9c4e19d171122e13c1f08280699e685cda0a06 13:47:14 latest 13:47:14 4.1.0-dev.11 13:47:14 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:47:14 main 13:47:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 13:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:47:15 c0a4262a1435: Preparing 13:47:15 72254abb0997: Preparing 13:47:15 8e0ab2bb4250: Preparing 13:47:15 7f62cd687985: Preparing 13:47:15 3eb8a893258c: Preparing 13:47:15 0e64f2360a44: Preparing 13:47:15 0e64f2360a44: Waiting 13:47:15 c0a4262a1435: Pushed 13:47:15 72254abb0997: Pushed 13:47:15 7f62cd687985: Pushed 13:47:15 3eb8a893258c: Pushed 13:47:15 0e64f2360a44: Layer already exists 13:47:25 8e0ab2bb4250: Pushed 13:47:25 3f9c4e19d171122e13c1f08280699e685cda0a06: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 13:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:47:26 c0a4262a1435: Preparing 13:47:26 72254abb0997: Preparing 13:47:26 8e0ab2bb4250: Preparing 13:47:26 7f62cd687985: Preparing 13:47:26 3eb8a893258c: Preparing 13:47:26 0e64f2360a44: Preparing 13:47:26 0e64f2360a44: Waiting 13:47:26 8e0ab2bb4250: Layer already exists 13:47:26 3eb8a893258c: Layer already exists 13:47:26 c0a4262a1435: Layer already exists 13:47:26 72254abb0997: Layer already exists 13:47:26 7f62cd687985: Layer already exists 13:47:26 0e64f2360a44: Layer already exists 13:47:26 latest: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 13:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:47:27 c0a4262a1435: Preparing 13:47:27 72254abb0997: Preparing 13:47:27 8e0ab2bb4250: Preparing 13:47:27 7f62cd687985: Preparing 13:47:27 3eb8a893258c: Preparing 13:47:27 0e64f2360a44: Preparing 13:47:27 0e64f2360a44: Waiting 13:47:27 8e0ab2bb4250: Layer already exists 13:47:27 7f62cd687985: Layer already exists 13:47:27 3eb8a893258c: Layer already exists 13:47:27 c0a4262a1435: Layer already exists 13:47:27 72254abb0997: Layer already exists 13:47:27 0e64f2360a44: Layer already exists 13:47:27 4.1.0-dev.11: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:28 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:47:28 c0a4262a1435: Preparing 13:47:28 72254abb0997: Preparing 13:47:28 8e0ab2bb4250: Preparing 13:47:28 7f62cd687985: Preparing 13:47:28 3eb8a893258c: Preparing 13:47:28 0e64f2360a44: Preparing 13:47:28 0e64f2360a44: Waiting 13:47:28 7f62cd687985: Layer already exists 13:47:28 72254abb0997: Layer already exists 13:47:28 8e0ab2bb4250: Layer already exists 13:47:28 3eb8a893258c: Layer already exists 13:47:28 c0a4262a1435: Layer already exists 13:47:28 0e64f2360a44: Layer already exists 13:47:28 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 13:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:47:29 c0a4262a1435: Preparing 13:47:29 72254abb0997: Preparing 13:47:29 8e0ab2bb4250: Preparing 13:47:29 7f62cd687985: Preparing 13:47:29 3eb8a893258c: Preparing 13:47:29 0e64f2360a44: Preparing 13:47:29 0e64f2360a44: Waiting 13:47:29 3eb8a893258c: Layer already exists 13:47:29 72254abb0997: Layer already exists 13:47:29 8e0ab2bb4250: Layer already exists 13:47:29 c0a4262a1435: Layer already exists 13:47:29 7f62cd687985: Layer already exists 13:47:29 0e64f2360a44: Layer already exists 13:47:29 main: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:47:30 ===================================================== [Pipeline] echo 13:47:30 taggedImages: 13:47:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 13:47:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 13:47:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 13:47:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 13:47:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 13:47:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo 13:47:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 13:47:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 [Pipeline] echo 13:47:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [Pipeline] echo 13:47:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:30 13:47:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:31 arm64: Pulling from edgex-lftools-log-publisher 13:47:31 8998bd30e6a1: Pulling fs layer 13:47:31 04944245beec: Pulling fs layer 13:47:31 699f458cf7ca: Pulling fs layer 13:47:31 765212b225bb: Pulling fs layer 13:47:31 f23df028b6ca: Pulling fs layer 13:47:31 d65c8cfc05b1: Pulling fs layer 13:47:31 2437ff75d9bd: Pulling fs layer 13:47:31 765212b225bb: Waiting 13:47:31 f23df028b6ca: Waiting 13:47:31 d65c8cfc05b1: Waiting 13:47:31 2437ff75d9bd: Waiting 13:47:31 04944245beec: Verifying Checksum 13:47:31 04944245beec: Download complete 13:47:31 765212b225bb: Verifying Checksum 13:47:31 f23df028b6ca: Download complete 13:47:31 d65c8cfc05b1: Verifying Checksum 13:47:31 d65c8cfc05b1: Download complete 13:47:31 699f458cf7ca: Verifying Checksum 13:47:31 699f458cf7ca: Download complete 13:47:32 8998bd30e6a1: Verifying Checksum 13:47:32 8998bd30e6a1: Download complete 13:47:34 2437ff75d9bd: Download complete 13:47:37 8998bd30e6a1: Pull complete 13:47:37 04944245beec: Pull complete 13:47:39 699f458cf7ca: Pull complete 13:47:39 765212b225bb: Pull complete 13:47:40 f23df028b6ca: Pull complete 13:47:40 d65c8cfc05b1: Pull complete 13:47:58 2437ff75d9bd: Pull complete 13:47:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:59 prd-ubuntu20.04-docker-arm64-4c-16g-772226 does not seem to be running inside a container 13:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/237 -v /w/workspace/device-onvif-camera/237:/w/workspace/device-onvif-camera/237:rw,z -v /w/workspace/device-onvif-camera/237@tmp:/w/workspace/device-onvif-camera/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:48:02 $ docker top fd1819a491052ae71d15d4ddfc7904576b834d5f286d7174966b1164d6e02918 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:03 ---> job-cost.sh 13:48:03 lf-activate-venv: SKIPPING 13:48:03 INFO: No Stack... 13:48:03 INFO: Retrieving Pricing Info for: v3-standard-4 13:48:04 INFO: Archiving Costs [Pipeline] sh 13:48:05 + cat /w/workspace/device-onvif-camera/237/archives/cost.csv 13:48:05 + cut -d, -f6 [Pipeline] lock 13:48:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] 13:48:05 Resource [jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] did not exist. Created. 13:48:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:48:06 /w/workspace/device-onvif-camera/237@tmp/durable-446413f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:48:06 + echo total: 0.10999999940395355 [Pipeline] stash 13:48:06 Warning: overwriting stash ‘stack-cost’ 13:48:06 Stashed 1 file(s) [Pipeline] } 13:48:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] // lock [Pipeline] } 13:48:06 $ docker stop --time=1 fd1819a491052ae71d15d4ddfc7904576b834d5f286d7174966b1164d6e02918 13:48:08 $ docker rm -f --volumes fd1819a491052ae71d15d4ddfc7904576b834d5f286d7174966b1164d6e02918 [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 13:48:08 provisioning config files... 13:48:08 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10285785818157198718tmp [Pipeline] { [Pipeline] sh 13:48:09 + set +x 13:48:09 + curl -s https://codecov.io/bash 13:48:09 + bash -s -- 13:48:09 13:48:09 _____ _ 13:48:09 / ____| | | 13:48:09 | | ___ __| | ___ ___ _____ __ 13:48:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:48:09 | |___| (_) | (_| | __/ (_| (_) \ V / 13:48:09 \_____\___/ \__,_|\___|\___\___/ \_/ 13:48:09 Bash-1.0.6 13:48:09 13:48:09 13:48:09 ==> git version 2.25.1 found 13:48:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:48:09 Release-Date: 2020-01-08 13:48:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:48:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:48:09 ==> Jenkins CI detected. 13:48:09 current dir:  /w/workspace/foundry_device-onvif-camera_main 13:48:09 project root: . 13:48:09 --> token set from env 13:48:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:48:09 ==> Running gcov in . (disable via -X gcov) 13:48:09 ==> Python coveragepy not found 13:48:09 ==> Searching for coverage reports in: 13:48:09 + . 13:48:09 -> Found 1 reports 13:48:09 ==> Detecting git/mercurial file structure 13:48:09 ==> Reading reports 13:48:09 + ./coverage.out bytes=92472 13:48:09 ==> Appending adjustments 13:48:09 https://docs.codecov.io/docs/fixing-reports 13:48:09 + Found adjustments 13:48:09 ==> Gzipping contents 13:48:09 12K /tmp/codecov.umKLYU.gz 13:48:09 ==> Uploading reports 13:48:09 url: https://codecov.io 13:48:09 query: branch=main&commit=3f9c4e19d171122e13c1f08280699e685cda0a06&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:48:09 -> Pinging Codecov 13:48:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3f9c4e19d171122e13c1f08280699e685cda0a06&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:48:09 -> Uploading to 13:48:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/3f9c4e19d171122e13c1f08280699e685cda0a06/607bac5f-63af-4da1-bfb1-1f276b33a267.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134809Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=48496eb452a260d302cf315ea9bc6b57649c429f593065a407e1a268d90c1edd 13:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:09 Dload Upload Total Spent Left Speed 13:48:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 86218 --:--:-- --:--:-- --:--:-- 86871 13:48:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] } 13:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:48:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:48:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:10 13:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:10 latest: Pulling from edgex-devops/edgex-snyk-go 13:48:10 2d35ebdb57d9: Already exists 13:48:10 85e8836fcdb2: Pulling fs layer 13:48:10 91631faa732a: Pulling fs layer 13:48:10 f3f5ae8826fa: Pulling fs layer 13:48:10 4f4fb700ef54: Pulling fs layer 13:48:10 7861252a18e6: Pulling fs layer 13:48:10 9130f900ef6f: Pulling fs layer 13:48:10 7861252a18e6: Waiting 13:48:10 4f4fb700ef54: Waiting 13:48:10 9130f900ef6f: Waiting 13:48:10 f3f5ae8826fa: Verifying Checksum 13:48:10 f3f5ae8826fa: Download complete 13:48:10 85e8836fcdb2: Download complete 13:48:10 4f4fb700ef54: Verifying Checksum 13:48:10 4f4fb700ef54: Download complete 13:48:11 85e8836fcdb2: Pull complete 13:48:11 7861252a18e6: Verifying Checksum 13:48:11 7861252a18e6: Download complete 13:48:11 91631faa732a: Verifying Checksum 13:48:11 91631faa732a: Download complete 13:48:12 9130f900ef6f: Verifying Checksum 13:48:12 9130f900ef6f: Download complete 13:48:17 91631faa732a: Pull complete 13:48:17 f3f5ae8826fa: Pull complete 13:48:17 4f4fb700ef54: Pull complete 13:48:17 7861252a18e6: Pull complete 13:48:21 9130f900ef6f: Pull complete 13:48:21 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:21 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:48:23 $ docker top cbd62f907f34dc4e1abc32de6db98cc38388cc264307cae3c1c53f64c3d3a9f7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:23 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 13:48:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 13:48:23 + set -o pipefail 13:48:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 13:48:30 13:48:30 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 13:48:30 13:48:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/899fdee8-1667-4bbd-b265-0ebd0f22aba8 13:48:30 13:48:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:48:30 13:48:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:48:30 [Pipeline] } 13:48:30 $ docker stop --time=1 cbd62f907f34dc4e1abc32de6db98cc38388cc264307cae3c1c53f64c3d3a9f7 13:48:32 $ docker rm -f --volumes cbd62f907f34dc4e1abc32de6db98cc38388cc264307cae3c1c53f64c3d3a9f7 [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 13:48:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:33 provisioning config files... 13:48:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7707443797906418099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:33 --> edgex-publish-swagger.sh 13:48:33 === Publish doc/openapi/v3 API === 13:48:33 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 13:48:33 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 13:48:33 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:33 Dload Upload Total Spent Left Speed 13:48:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 485k 0 0 13 65536 0 831k --:--:-- --:--:-- --:--:-- 820k 100 485k 100 66 100 485k 343 2528k --:--:-- --:--:-- --:--:-- 2516k 13:48:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:48:33 [Pipeline] } 13:48:33 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 13:48:34 + git log --format=format:%s -1 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] sh 13:48:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:34 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:48:35 $ docker top 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 -eo pid,comm 13:48:35 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). 13:48:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:35 [ssh-agent] Looking for ssh-agent implementation... 13:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:35 $ docker exec 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 ssh-agent 13:48:35 SSH_AUTH_SOCK=/tmp/ssh-xTEcOoRYUrmc/agent.32 13:48:35 SSH_AGENT_PID=38 13:48:35 Running ssh-add (command line suppressed) 13:48:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_226157671831317185.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_226157671831317185.key) 13:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:35 + git semver tag 13:48:36 2025-10-31 13:48:36,037 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:36 2025-10-31 13:48:36,041 [run_tag] DEBUG tag force:False 13:48:36 2025-10-31 13:48:36,041 [check_head_tag] DEBUG check head tag 13:48:36 2025-10-31 13:48:36,042 [execute] INFO git cat-file --batch-check 13:48:36 2025-10-31 13:48:36,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 13:48:36 2025-10-31 13:48:36,044 [execute] INFO git cat-file --batch 13:48:36 2025-10-31 13:48:36,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 13:48:36 2025-10-31 13:48:36,051 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:48:36 2025-10-31 13:48:36,051 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 13:48:36 2025-10-31 13:48:36,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 13:48:36 2025-10-31 13:48:36,054 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:48:36 4.1.0-dev.11 [Pipeline] } 13:48:36 $ docker exec --env ******** --env ******** 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 ssh-agent -k 13:48:36 unset SSH_AUTH_SOCK; 13:48:36 unset SSH_AGENT_PID; 13:48:36 echo Agent pid 38 killed; 13:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:36 + git semver [Pipeline] } 13:48:37 $ docker stop --time=1 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 13:48:38 $ docker rm -f --volumes 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:38 13:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:39 0.23.1-centos7: Pulling from edgex-lftools 13:48:39 ab5ef0e58194: Pulling fs layer 13:48:39 9712f1f96733: Pulling fs layer 13:48:39 63f879dbbcfc: Pulling fs layer 13:48:39 0d9ebad4ef96: Pulling fs layer 13:48:39 e9a5061849ea: Pulling fs layer 13:48:39 d747dcd14b5f: Pulling fs layer 13:48:39 2de7ff778b66: Pulling fs layer 13:48:39 e9a5061849ea: Waiting 13:48:39 0d9ebad4ef96: Waiting 13:48:39 d747dcd14b5f: Waiting 13:48:39 2de7ff778b66: Waiting 13:48:39 9712f1f96733: Verifying Checksum 13:48:39 9712f1f96733: Download complete 13:48:39 63f879dbbcfc: Verifying Checksum 13:48:39 63f879dbbcfc: Download complete 13:48:39 e9a5061849ea: Verifying Checksum 13:48:39 e9a5061849ea: Download complete 13:48:39 d747dcd14b5f: Verifying Checksum 13:48:39 d747dcd14b5f: Download complete 13:48:39 0d9ebad4ef96: Verifying Checksum 13:48:39 0d9ebad4ef96: Download complete 13:48:39 2de7ff778b66: Verifying Checksum 13:48:39 2de7ff778b66: Download complete 13:48:39 ab5ef0e58194: Verifying Checksum 13:48:39 ab5ef0e58194: Download complete 13:48:44 ab5ef0e58194: Pull complete 13:48:44 9712f1f96733: Pull complete 13:48:44 63f879dbbcfc: Pull complete 13:48:50 0d9ebad4ef96: Pull complete 13:48:50 e9a5061849ea: Pull complete 13:48:50 d747dcd14b5f: Pull complete 13:48:51 2de7ff778b66: Pull complete 13:48:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:51 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:48:53 $ docker top bf9deb46efca0bad628b69d716b0d7a4f0a0e6e345003886ae5757bae2805afd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:48:53 provisioning config files... 13:48:53 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4059248132066093545tmp 13:48:53 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13901683341548474621tmp 13:48:53 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15127928001552509367tmp [Pipeline] { [Pipeline] echo 13:48:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:48:53 ---> sigul-configuration.sh 13:48:53 gpg: directory `/root/.gnupg' created 13:48:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:48:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:48:53 gpg: keyring `/root/.gnupg/secring.gpg' created 13:48:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:48:53 gpg: CAST5 encrypted data 13:48:53 gpg: encrypted with 1 passphrase 13:48:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:48:53 + mkdir /home/jenkins 13:48:53 + mkdir /home/jenkins/sigul [Pipeline] sh 13:48:54 + 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 13:48:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:48:54 ---> sigul-install.sh 13:48:54 Sigul already installed; skipping installation. [Pipeline] sh 13:48:54 + git tag --list 13:48:54 v0.0.0 13:48:54 v2.2.0 13:48:54 v2.3.0 13:48:54 v2.3.1 13:48:54 v3.0 13:48:54 v3.0.0 13:48:54 v3.1 13:48:54 v3.1.0 13:48:54 v3.1.1 13:48:54 v4.0 13:48:54 v4.0.0 13:48:54 v4.1.0-dev.1 13:48:54 v4.1.0-dev.10 13:48:54 v4.1.0-dev.11 13:48:54 v4.1.0-dev.2 13:48:54 v4.1.0-dev.3 13:48:54 v4.1.0-dev.4 13:48:54 v4.1.0-dev.5 13:48:54 v4.1.0-dev.6 13:48:54 v4.1.0-dev.7 13:48:54 v4.1.0-dev.8 13:48:54 v4.1.0-dev.9 [Pipeline] sh 13:48:55 + lftools sign git-tag v4.1.0-dev.11 13:48:55 Signing Git tag with Sigul... 13:48:55 Signing v4.1.0-dev.11 [Pipeline] echo 13:48:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:48:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:48:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:48:56 $ docker stop --time=1 bf9deb46efca0bad628b69d716b0d7a4f0a0e6e345003886ae5757bae2805afd 13:48:57 $ docker rm -f --volumes bf9deb46efca0bad628b69d716b0d7a4f0a0e6e345003886ae5757bae2805afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:48:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:58 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:48:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:48:58 $ docker top 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d -eo pid,comm 13:48:58 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). 13:48:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:58 [ssh-agent] Looking for ssh-agent implementation... 13:48:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:59 $ docker exec 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d ssh-agent 13:48:59 SSH_AUTH_SOCK=/tmp/ssh-M1b5572q8KvA/agent.33 13:48:59 SSH_AGENT_PID=39 13:48:59 Running ssh-add (command line suppressed) 13:48:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7157172209221679004.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7157172209221679004.key) 13:48:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:59 + git semver bump pre 13:48:59 2025-10-31 13:48:59,749 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:59 2025-10-31 13:48:59,753 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:48:59 2025-10-31 13:48:59,753 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev 13:48:59 2025-10-31 13:48:59,753 [bump_version] DEBUG bumped version:4.1.0-dev.12 13:48:59 2025-10-31 13:48:59,753 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 13:48:59 2025-10-31 13:48:59,753 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:48:59 2025-10-31 13:48:59,753 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 13:48:59 2025-10-31 13:48:59,755 [execute] INFO git cat-file --batch-check 13:48:59 2025-10-31 13:48:59,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:59 2025-10-31 13:48:59,759 [execute] INFO git cat-file --batch 13:48:59 2025-10-31 13:48:59,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:59 2025-10-31 13:48:59,762 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:48:59 4.1.0-dev.12 [Pipeline] } 13:48:59 $ docker exec --env ******** --env ******** 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d ssh-agent -k 13:48:59 unset SSH_AUTH_SOCK; 13:48:59 unset SSH_AGENT_PID; 13:48:59 echo Agent pid 39 killed; 13:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:00 + git semver [Pipeline] } 13:49:00 $ docker stop --time=1 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d 13:49:01 $ docker rm -f --volumes 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d [Pipeline] // withDockerContainer [Pipeline] sh 13:49:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:02 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:02 $ docker top da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 -eo pid,comm 13:49:02 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). 13:49:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:02 [ssh-agent] Looking for ssh-agent implementation... 13:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:03 $ docker exec da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 ssh-agent 13:49:03 SSH_AUTH_SOCK=/tmp/ssh-CaQnmjsyE9zA/agent.32 13:49:03 SSH_AGENT_PID=38 13:49:03 Running ssh-add (command line suppressed) 13:49:03 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16315267034472380182.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16315267034472380182.key) 13:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:03 + git semver push 13:49:03 2025-10-31 13:49:03,758 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:49:03 2025-10-31 13:49:03,762 [run_push] DEBUG push 13:49:03 2025-10-31 13:49:03,762 [execute] INFO git cat-file --batch-check 13:49:03 2025-10-31 13:49:03,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 13:49:03 2025-10-31 13:49:03,764 [execute] INFO git rev-list c639d88119d3cf1d071b521f13b385229ace0bc0 -- 13:49:03 2025-10-31 13:49:03,764 [execute] DEBUG Popen(['git', 'rev-list', 'c639d88119d3cf1d071b521f13b385229ace0bc0', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:49:03 2025-10-31 13:49:03,772 [execute] INFO git fetch -v -- origin 13:49:03 2025-10-31 13:49:03,772 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:49:04 2025-10-31 13:49:04,324 [run_push] DEBUG no remote changes detected 13:49:04 2025-10-31 13:49:04,324 [execute] INFO git push origin semver 13:49:04 2025-10-31 13:49:04,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:49:05 2025-10-31 13:49:05,103 [run_push] DEBUG push all version tags 13:49:05 2025-10-31 13:49:05,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:49:05 2025-10-31 13:49:05,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 13:49:05 2025-10-31 13:49:05,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:49:05 4.1.0-dev.12 [Pipeline] } 13:49:05 $ docker exec --env ******** --env ******** da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 ssh-agent -k 13:49:05 unset SSH_AUTH_SOCK; 13:49:05 unset SSH_AGENT_PID; 13:49:06 echo Agent pid 38 killed; 13:49:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:06 + git semver [Pipeline] } 13:49:06 $ docker stop --time=1 da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 13:49:07 $ docker rm -f --volumes da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 [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 13:49:08 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 13:49:08 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:49:08 total 16 13:49:08 drwxr-xr-x 3 root root 4096 Oct 31 13:31 . 13:49:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. 13:49:08 drwxr-xr-x 2 root root 4096 Oct 31 13:31 cost 13:49:08 -rw-r--r-- 1 root root 91 Oct 31 13:31 cost.csv 13:49:08 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 13:49:08 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:49:08 total 16 13:49:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:31 . 13:49:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. 13:49:08 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:31 cost 13:49:08 -rw-r--r-- 1 jenkins jenkins 91 Oct 31 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:49:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:49:09 ---> package-listing.sh 13:49:09 ++ facter osfamily 13:49:09 ++ tr '[:upper:]' '[:lower:]' 13:49:09 + OS_FAMILY=debian 13:49:09 + workspace=/w/workspace/foundry_device-onvif-camera_main 13:49:09 + START_PACKAGES=/tmp/packages_start.txt 13:49:09 + END_PACKAGES=/tmp/packages_end.txt 13:49:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:49:09 + PACKAGES=/tmp/packages_start.txt 13:49:09 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:49:09 + PACKAGES=/tmp/packages_end.txt 13:49:09 + case "${OS_FAMILY}" in 13:49:09 + dpkg -l 13:49:09 + grep '^ii' 13:49:09 + '[' -f /tmp/packages_start.txt ']' 13:49:09 + '[' -f /tmp/packages_end.txt ']' 13:49:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:49:09 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:49:09 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 13:49:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 13:49:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:49:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:10 prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container 13:49:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:49:11 $ docker top 03ec92dcabd5cc931c3f51d022537c0f31180c1718ebcc51ba442a897da2fbbe -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:49:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:49:12 + ls /var/log/sa-host 13:49:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:12 provisioning config files... 13:49:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17941274949016884653tmp [Pipeline] { [Pipeline] echo 13:49:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:49:12 ---> create-netrc.sh [Pipeline] } 13:49:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:49:12 ---> python-tools-install.sh [Pipeline] echo 13:49:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:49:12 ---> sudo-logs.sh 13:49:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:49:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:49:13 ---> job-cost.sh 13:49:13 lf-activate-venv: SKIPPING 13:49:13 DEBUG: total: 0.2199999988079071 13:49:13 INFO: Retrieving Stack Cost... 13:49:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:49:13 INFO: Archiving Costs [Pipeline] echo 13:49:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:49:14 ---> logs-deploy.sh 13:49:14 lf-activate-venv: SKIPPING 13:49:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/237 13:49:14 INFO: archiving workspace using pattern(s): 13:49:15 Archives upload complete. 13:49:15 INFO: archiving logs to Nexus