Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0c7078ac8340f77f88f7958847b064fe4af8c40 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-ssh9538354427161167610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh7138776792401190902.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 056ae7b86453181957306e7078512cbe12174832 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-ssh6273014209416830237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh9819939916391822250.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-ssh13417502372661663017.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6826 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 a0c7078ac8340f77f88f7958847b064fe4af8c40 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#515)" > 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 a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 > git rev-list --no-walk 91ebf91b5df65073a2d68aaf0b5700a34ee7edbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:12:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:12:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:12:54 ========================================================= 05:12:54 EdgeX Global Pipelines Version Info 05:12:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:12:55 ------------------- 05:12:55 stable info: 05:12:55 ------------------- 05:12:55 Commited By: Cherry Wang cherry@iotechsys.com 05:12:55 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:12:55 Message: update stable to v1.0.276 05:12:56 ------------------- 05:12:56 experimental info: 05:12:56 ------------------- 05:12:56 Commited By: **** collab-it+edgex@linuxfoundation.org 05:12:56 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:12:56 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0c7078 [Pipeline] echo 05:12:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:56 provisioning config files... 05:12:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config25825897920489099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:57 ---> ****-login.sh 05:12:57 nexus3.edgexfoundry.org:10001 05:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:57 05:12:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:12:57 Configure a credential helper to remove this warning. See 05:12:57 https://docs.****.com/go/credential-store/ 05:12:57 05:12:57 Login Succeeded 05:12:57 nexus3.edgexfoundry.org:10002 05:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:57 05:12:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:12:57 Configure a credential helper to remove this warning. See 05:12:57 https://docs.****.com/go/credential-store/ 05:12:57 05:12:57 Login Succeeded 05:12:57 nexus3.edgexfoundry.org:10003 05:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:57 05:12:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:12:57 Configure a credential helper to remove this warning. See 05:12:57 https://docs.****.com/go/credential-store/ 05:12:57 05:12:57 Login Succeeded 05:12:57 nexus3.edgexfoundry.org:10004 05:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:57 05:12:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:12:57 Configure a credential helper to remove this warning. See 05:12:57 https://docs.****.com/go/credential-store/ 05:12:57 05:12:57 Login Succeeded 05:12:57 ****.io 05:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:57 05:12:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:12:57 Configure a credential helper to remove this warning. See 05:12:57 https://docs.****.com/go/credential-store/ 05:12:57 05:12:57 Login Succeeded 05:12:57 ---> ****-login.sh ends [Pipeline] } 05:12:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:12:58 + git rev-list -1 --merges a0c7078ac8340f77f88f7958847b064fe4af8c40~1..a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo 05:12:58 -----------> git rev-list -1 --merges a0c7078ac8340f77f88f7958847b064fe4af8c40~1..a0c7078ac8340f77f88f7958847b064fe4af8c40 a0c7078ac8340f77f88f7958847b064fe4af8c40 [false] [Pipeline] sh 05:12:58 + git log --format=format:%s -1 a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo 05:12:58 ========================================================= 05:12:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:12:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:59 + git log --format=format:%s -1 a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo 05:12:59 [semverPrep] GIT_COMMIT: a0c7078ac8340f77f88f7958847b064fe4af8c40, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#515) [Pipeline] echo 05:12:59 [semverPrep] This is not a build commit. [Pipeline] sh 05:12:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:12:59 + grep -v github /etc/ssh/ssh_known_hosts 05:12:59 + [ -e /tmp/ssh_known_hosts ] 05:12:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:12:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:12:59 + sudo tee -a /etc/ssh/ssh_known_hosts 05:12:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:12:59 05:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:00 0.1.4: Pulling from edgex-devops/py-git-semver 05:13:00 3dae71ba6b94: Pulling fs layer 05:13:00 6bf1a483ea7c: Pulling fs layer 05:13:00 f5dfc541a4d3: Pulling fs layer 05:13:00 461d9e800cba: Pulling fs layer 05:13:00 80192f66455f: Pulling fs layer 05:13:00 2e8e34ca0e6c: Pulling fs layer 05:13:00 a29436f7fd5d: Pulling fs layer 05:13:00 923cac83aea3: Pulling fs layer 05:13:00 25ad8b0a4227: Pulling fs layer 05:13:00 db01528c6b51: Pulling fs layer 05:13:00 28988de357af: Pulling fs layer 05:13:00 2e8e34ca0e6c: Waiting 05:13:00 a29436f7fd5d: Waiting 05:13:00 923cac83aea3: Waiting 05:13:00 25ad8b0a4227: Waiting 05:13:00 28988de357af: Waiting 05:13:00 80192f66455f: Waiting 05:13:00 461d9e800cba: Waiting 05:13:00 db01528c6b51: Waiting 05:13:00 6bf1a483ea7c: Verifying Checksum 05:13:00 6bf1a483ea7c: Download complete 05:13:00 461d9e800cba: Verifying Checksum 05:13:00 461d9e800cba: Download complete 05:13:00 80192f66455f: Download complete 05:13:00 f5dfc541a4d3: Verifying Checksum 05:13:00 f5dfc541a4d3: Download complete 05:13:00 3dae71ba6b94: Download complete 05:13:00 923cac83aea3: Verifying Checksum 05:13:00 923cac83aea3: Download complete 05:13:00 25ad8b0a4227: Verifying Checksum 05:13:00 25ad8b0a4227: Download complete 05:13:00 db01528c6b51: Verifying Checksum 05:13:00 db01528c6b51: Download complete 05:13:00 28988de357af: Download complete 05:13:00 a29436f7fd5d: Verifying Checksum 05:13:00 a29436f7fd5d: Download complete 05:13:01 2e8e34ca0e6c: Verifying Checksum 05:13:01 2e8e34ca0e6c: Download complete 05:13:02 3dae71ba6b94: Pull complete 05:13:02 6bf1a483ea7c: Pull complete 05:13:03 f5dfc541a4d3: Pull complete 05:13:03 461d9e800cba: Pull complete 05:13:03 80192f66455f: Pull complete 05:13:07 2e8e34ca0e6c: Pull complete 05:13:08 a29436f7fd5d: Pull complete 05:13:08 923cac83aea3: Pull complete 05:13:08 25ad8b0a4227: Pull complete 05:13:08 db01528c6b51: Pull complete 05:13:08 28988de357af: Pull complete 05:13:08 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:08 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:13:08 $ 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 05:13:11 $ docker top db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 -eo pid,comm 05:13:12 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). 05:13:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:13:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:12 [ssh-agent] Looking for ssh-agent implementation... 05:13:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:12 $ docker exec db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent 05:13:12 SSH_AUTH_SOCK=/tmp/ssh-XEB2gyomGMdC/agent.32 05:13:12 SSH_AGENT_PID=38 05:13:12 Running ssh-add (command line suppressed) 05:13:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2376629141188639772.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2376629141188639772.key) 05:13:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:12 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 05:13:13 + git tag --points-at HEAD [Pipeline] } 05:13:13 $ docker exec --env ******** --env ******** db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent -k 05:13:13 unset SSH_AUTH_SOCK; 05:13:13 unset SSH_AGENT_PID; 05:13:13 echo Agent pid 38 killed; 05:13:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:13:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:13 [ssh-agent] Looking for ssh-agent implementation... 05:13:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:13 $ docker exec db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent 05:13:13 SSH_AUTH_SOCK=/tmp/ssh-ZVouTvcv4G6X/agent.85 05:13:13 SSH_AGENT_PID=91 05:13:13 Running ssh-add (command line suppressed) 05:13:13 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4293085340973119442.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4293085340973119442.key) 05:13:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:13 + git semver init 05:13:14 2025-08-13 05:13:14,062 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:13:14 2025-08-13 05:13:14,067 [run_init] DEBUG init version:0.0.0 force:False 05:13:14 2025-08-13 05:13:14,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 05:13:14 2025-08-13 05:13:14,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 05:13:14 2025-08-13 05:13:14,068 [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) 05:13:16 2025-08-13 05:13:15,547 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 05:13:16 2025-08-13 05:13:15,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 05:13:16 2025-08-13 05:13:15,548 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:13:16 2025-08-13 05:13:15,548 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:13:16 4.1.0-dev.3 [Pipeline] } 05:13:16 $ docker exec --env ******** --env ******** db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent -k 05:13:16 unset SSH_AUTH_SOCK; 05:13:16 unset SSH_AGENT_PID; 05:13:16 echo Agent pid 91 killed; 05:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:13:16 + git semver [Pipeline] } 05:13:17 $ docker stop --time=1 db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 05:13:18 $ docker rm -f --volumes db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:13:18 Stashed 1 file(s) [Pipeline] echo 05:13:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 05:13:19 provisioning config files... 05:13:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3985146579605658994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:19 ---> ****-login.sh 05:13:19 nexus3.edgexfoundry.org:10001 05:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:19 Login Succeeded 05:13:19 nexus3.edgexfoundry.org:10002 05:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:19 Login Succeeded 05:13:19 nexus3.edgexfoundry.org:10003 05:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:19 Login Succeeded 05:13:19 nexus3.edgexfoundry.org:10004 05:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:19 Login Succeeded 05:13:19 ****.io 05:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:20 Login Succeeded 05:13:20 ---> ****-login.sh ends [Pipeline] } 05:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:13:20 ========================================================= 05:13:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:13:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:20 + 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 . 05:13:21 #0 building with "default" instance using docker driver 05:13:21 05:13:21 #1 [internal] load build definition from Dockerfile 05:13:21 #1 transferring dockerfile: 1.75kB done 05:13:21 #1 DONE 0.0s 05:13:21 05:13:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:13:21 #2 DONE 0.1s 05:13:21 05:13:21 #3 [internal] load .dockerignore 05:13:21 #3 transferring context: 2B done 05:13:21 #3 DONE 0.0s 05:13:21 05:13:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:13:21 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 05:13:21 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 05:13:21 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 05:13:21 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 05:13:21 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 05:13:21 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 05:13:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s 05:13:21 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:13:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 05:13:21 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 05:13:21 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 05:13:21 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 05:13:21 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:13:21 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 05:13:21 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 05:13:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s 05:13:21 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 05:13:21 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 05:13:21 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s 05:13:21 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 05:13:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 37.75MB / 74.06MB 0.4s 05:13:21 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 14.68MB / 103.05MB 0.4s 05:13:21 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s 05:13:21 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 05:13:21 #4 ... 05:13:21 05:13:21 #5 [internal] load build context 05:13:21 #5 transferring context: 46.86MB 0.4s done 05:13:21 #5 DONE 0.5s 05:13:21 05:13:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:13:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 59.77MB / 74.06MB 0.6s 05:13:21 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s 05:13:21 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 05:13:21 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 05:13:21 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.8s 05:13:22 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 77.59MB / 103.05MB 0.9s 05:13:22 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 05:13:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done 05:13:22 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 05:13:22 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 05:13:28 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done 05:13:28 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 05:13:28 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 05:13:28 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:13:28 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 05:13:28 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 05:13:28 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 05:13:28 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 05:13:30 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 05:13:30 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 05:13:31 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 05:13:31 #4 DONE 9.9s 05:13:31 05:13:31 #6 [builder 2/7] RUN apk add --no-cache make git 05:13:31 #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:13:31 #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:13:31 #6 0.685 OK: 248 MiB in 58 packages 05:13:34 Still waiting to schedule task 05:13:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:13:35 #6 DONE 4.1s 05:13:35 05:13:35 #7 [builder 3/7] WORKDIR /device-onvif-camera 05:13:35 #7 DONE 0.0s 05:13:35 05:13:35 #8 [builder 4/7] COPY go.mod vendor* ./ 05:13:35 #8 DONE 0.0s 05:13:35 05:13:35 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:22 #9 DONE 45.2s 05:14:22 05:14:22 #10 [builder 6/7] COPY . . 05:14:22 #10 DONE 0.3s 05:14:22 05:14:22 #11 [builder 7/7] RUN echo noop 05:14:22 #11 0.200 noop 05:14:22 #11 DONE 0.2s 05:14:22 05:14:22 #12 exporting to image 05:14:22 #12 exporting layers 05:14:28 #12 exporting layers 7.4s done 05:14:28 #12 writing image sha256:cc745a094a3eae0fc6f21b81fe2dd02d56b43cf4de31fc64ac6892995e84dba5 done 05:14:28 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:14:28 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:29 + docker inspect -f . ci-base-image-x86_64 05:14:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:29 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:14:29 $ 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 05:14:29 $ docker top c49e428ebe5196f35cd9a6d3661d70a54fae45516649de2847054545dda409f7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:29 + go version 05:14:29 go version go1.23.9 linux/amd64 [Pipeline] } 05:14:30 $ docker stop --time=1 c49e428ebe5196f35cd9a6d3661d70a54fae45516649de2847054545dda409f7 05:14:31 $ docker rm -f --volumes c49e428ebe5196f35cd9a6d3661d70a54fae45516649de2847054545dda409f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:31 + docker inspect -f . ci-base-image-x86_64 05:14:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:31 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:14:31 $ 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 05:14:32 $ docker top 7dbeb5ffaa1534a3176bec768b34dc9f185aa40cc43a6214346473d593029616 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:32 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 05:14:32 + make test 05:14:32 go test ./... -coverprofile=coverage.out ./... 05:14:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:14:55 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 05:14:55 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 05:14:55 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements 05:14:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.327s coverage: 86.5% of statements 05:15:08 go vet ./... 05:15:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:15:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:15:12 ./bin/test-attribution-txt.sh 05:15:12 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:15:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:15:12 $ docker stop --time=1 7dbeb5ffaa1534a3176bec768b34dc9f185aa40cc43a6214346473d593029616 05:15:15 $ docker rm -f --volumes 7dbeb5ffaa1534a3176bec768b34dc9f185aa40cc43a6214346473d593029616 [Pipeline] // withDockerContainer [Pipeline] sh 05:15:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:15:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:15:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:15:17 + ls -al . 05:15:17 total 320 05:15:17 drwxrwxr-x 9 jenkins jenkins 4096 Aug 13 05:14 . 05:15:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:12 .. 05:15:17 drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 05:14 .git 05:15:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:12 .github 05:15:17 -rw-rw-r-- 1 jenkins jenkins 493 Aug 13 05:12 .gitignore 05:15:17 -rw-rw-r-- 1 jenkins jenkins 199 Aug 13 05:12 .golangci.yml 05:15:17 drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 05:13 .semver 05:15:17 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 13 05:12 Attribution.txt 05:15:17 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 13 05:12 CHANGELOG.md 05:15:17 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 13 05:12 Dockerfile 05:15:17 -rw-rw-r-- 1 jenkins jenkins 677 Aug 13 05:12 GOVERNANCE.md 05:15:17 -rw-rw-r-- 1 jenkins jenkins 739 Aug 13 05:12 Jenkinsfile 05:15:17 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 13 05:12 LICENSE 05:15:17 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 13 05:12 Makefile 05:15:17 -rw-rw-r-- 1 jenkins jenkins 625 Aug 13 05:12 OWNERS.md 05:15:17 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 13 05:12 README.md 05:15:17 -rw-rw-r-- 1 jenkins jenkins 11 Aug 13 05:13 VERSION 05:15:17 drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 05:12 bin 05:15:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:12 cmd 05:15:17 -rw-r--r-- 1 jenkins jenkins 92466 Aug 13 05:14 coverage.out 05:15:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:12 doc 05:15:17 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 13 05:12 go.mod 05:15:17 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 13 05:12 go.sum 05:15:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:12 internal 05:15:17 -rw-rw-r-- 1 jenkins jenkins 236 Aug 13 05:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:17 + 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=a0c7078ac8340f77f88f7958847b064fe4af8c40 --label arch=amd64 --label version=4.1.0-dev.3 . 05:15:17 #0 building with "default" instance using docker driver 05:15:17 05:15:17 #1 [internal] load build definition from Dockerfile 05:15:17 #1 transferring dockerfile: 1.75kB done 05:15:17 #1 DONE 0.0s 05:15:17 05:15:17 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:15:17 #2 DONE 0.0s 05:15:17 05:15:17 #3 [internal] load metadata for docker.io/library/alpine:3.20 05:15:17 #3 DONE 0.3s 05:15:17 05:15:17 #4 [internal] load .dockerignore 05:15:17 #4 transferring context: 2B done 05:15:17 #4 DONE 0.0s 05:15:17 05:15:17 #5 [internal] load build context 05:15:17 #5 transferring context: 111.49kB 0.0s done 05:15:17 #5 DONE 0.0s 05:15:17 05:15:17 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:15:17 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:15:17 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 05:15:17 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:15:17 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:15:17 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:15:17 #6 ... 05:15:17 05:15:17 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:15:17 #7 DONE 0.1s 05:15:17 05:15:17 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:15:17 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:15:17 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 05:15:18 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 05:15:18 #6 DONE 0.3s 05:15:18 05:15:18 #8 [builder 2/7] RUN apk add --no-cache make git 05:15:18 #8 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:15:18 #8 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:15:19 #8 0.772 OK: 248 MiB in 58 packages 05:15:19 #8 ... 05:15:19 05:15:19 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:15:19 #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:15:19 #9 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:15:19 #9 0.573 (1/1) Installing dumb-init (1.2.5-r3) 05:15:19 #9 0.577 Executing busybox-1.36.1-r29.trigger 05:15:19 #9 0.583 OK: 8 MiB in 15 packages 05:15:19 #9 DONE 0.8s 05:15:19 05:15:19 #8 [builder 2/7] RUN apk add --no-cache make git 05:15:19 #8 DONE 1.0s 05:15:19 05:15:19 #10 [builder 3/7] WORKDIR /device-onvif-camera 05:15:19 #10 DONE 0.0s 05:15:19 05:15:19 #11 [builder 4/7] COPY go.mod vendor* ./ 05:15:19 #11 DONE 0.0s 05:15:19 05:15:19 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6828 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 05:15:19 Running in /w/workspace/device-onvif-camera/227 [Pipeline] { [Pipeline] checkout 05:15:19 #12 DONE 0.6s 05:15:19 05:15:19 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:15:19 #13 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:15:19 #13 0.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:15:19 #13 0.744 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:15:19 #13 0.757 Executing busybox-1.36.1-r30.post-upgrade 05:15:19 #13 ... 05:15:19 05:15:19 #14 [builder 6/7] COPY . . 05:15:19 #14 DONE 0.4s 05:15:20 05:15:20 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:15:20 #13 1.008 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:15:20 #13 1.012 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:15:20 #13 1.015 Executing busybox-1.36.1-r30.trigger 05:15:20 #13 1.034 OK: 8 MiB in 15 packages 05:15:20 #13 DONE 1.1s 05:15:20 05:15:20 #15 [builder 7/7] RUN make build 05:15:20 #15 0.334 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:15:22 The recommended git tool is: git 05:15:27 using credential edgex-jenkins-ssh 05:15:27 Cloning the remote Git repository 05:15:27 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:15:27 > git init /w/workspace/device-onvif-camera/227 # timeout=10 05:15:27 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:15:27 > git --version # timeout=10 05:15:27 > git --version # 'git version 2.25.1' 05:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:15:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:33 Avoid second fetch 05:15:33 Checking out Revision a0c7078ac8340f77f88f7958847b064fe4af8c40 (main) 05:15:33 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#515)" 05:15:33 > git config core.sparsecheckout # timeout=10 05:15:33 > git checkout -f a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:38 provisioning config files... 05:15:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/227@tmp/config2578162308040137451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:38 ---> ****-login.sh 05:15:38 nexus3.edgexfoundry.org:10001 05:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:39 Configure a credential helper to remove this warning. See 05:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:39 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10002 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:39 Configure a credential helper to remove this warning. See 05:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:39 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10003 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:39 Configure a credential helper to remove this warning. See 05:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:39 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10004 05:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:40 Configure a credential helper to remove this warning. See 05:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:40 05:15:40 Login Succeeded 05:15:40 ****.io 05:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:40 Configure a credential helper to remove this warning. See 05:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:40 05:15:40 Login Succeeded 05:15:40 ---> ****-login.sh ends [Pipeline] } 05:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:15:40 ========================================================= 05:15:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:15:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:41 + 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 . 05:15:41 Sending build context to Docker daemon 26.88MB 05:15:41 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 05:15:41 Step 2/13 : FROM ${BASE} AS builder 05:15:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:15:42 94e9d8af2201: Pulling fs layer 05:15:42 a6c56e8762df: Pulling fs layer 05:15:42 f0f3c8884826: Pulling fs layer 05:15:42 c7e7622c144d: Pulling fs layer 05:15:42 4f4fb700ef54: Pulling fs layer 05:15:42 b4c3b6d88c5a: Pulling fs layer 05:15:42 ba8bce9d2590: Pulling fs layer 05:15:42 ca778ea9c289: Pulling fs layer 05:15:42 c7e7622c144d: Waiting 05:15:42 b4c3b6d88c5a: Waiting 05:15:42 ba8bce9d2590: Waiting 05:15:42 ca778ea9c289: Waiting 05:15:42 4f4fb700ef54: Waiting 05:15:42 a6c56e8762df: Verifying Checksum 05:15:42 a6c56e8762df: Download complete 05:15:42 c7e7622c144d: Verifying Checksum 05:15:42 c7e7622c144d: Download complete 05:15:42 4f4fb700ef54: Verifying Checksum 05:15:42 4f4fb700ef54: Download complete 05:15:42 b4c3b6d88c5a: Verifying Checksum 05:15:42 b4c3b6d88c5a: Download complete 05:15:42 94e9d8af2201: Verifying Checksum 05:15:42 94e9d8af2201: Download complete 05:15:42 ca778ea9c289: Verifying Checksum 05:15:42 ca778ea9c289: Download complete 05:15:43 94e9d8af2201: Pull complete 05:15:43 a6c56e8762df: Pull complete 05:15:44 f0f3c8884826: Verifying Checksum 05:15:44 f0f3c8884826: Download complete 05:15:45 ba8bce9d2590: Verifying Checksum 05:15:45 ba8bce9d2590: Download complete 05:15:46 #15 DONE 23.7s 05:15:46 05:15:46 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 05:15:46 #16 DONE 0.2s 05:15:46 05:15:46 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 05:15:46 #17 DONE 0.0s 05:15:46 05:15:46 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 05:15:46 #18 DONE 0.0s 05:15:46 05:15:46 #19 exporting to image 05:15:46 #19 exporting layers 0.1s done 05:15:46 #19 writing image sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done 05:15:46 #19 naming to docker.io/library/device-onvif-camera done 05:15:46 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:47 provisioning config files... 05:15:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4079923509413167192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:47 ---> ****-login.sh 05:15:47 nexus3.edgexfoundry.org:10001 05:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:47 Login Succeeded 05:15:47 nexus3.edgexfoundry.org:10002 05:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:47 Login Succeeded 05:15:47 nexus3.edgexfoundry.org:10003 05:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:47 Login Succeeded 05:15:47 nexus3.edgexfoundry.org:10004 05:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:47 Login Succeeded 05:15:47 ****.io 05:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:47 Login Succeeded 05:15:47 ---> ****-login.sh ends [Pipeline] } 05:15:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:15:47 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 05:15:47 a0c7078ac8340f77f88f7958847b064fe4af8c40 05:15:47 latest 05:15:47 4.1.0-dev.3 05:15:47 a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:15:47 main 05:15:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 05:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:15:48 c3aa7f9ec651: Preparing 05:15:48 803760113b45: Preparing 05:15:48 a4d0f35b8886: Preparing 05:15:48 261ef28d9d56: Preparing 05:15:48 b8c73b3b04d8: Preparing 05:15:48 097100c76c15: Preparing 05:15:48 097100c76c15: Waiting 05:15:48 803760113b45: Pushed 05:15:48 c3aa7f9ec651: Pushed 05:15:48 b8c73b3b04d8: Pushed 05:15:48 097100c76c15: Layer already exists 05:15:48 261ef28d9d56: Pushed 05:15:52 a4d0f35b8886: Pushed 05:15:52 a0c7078ac8340f77f88f7958847b064fe4af8c40: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:15:53 c3aa7f9ec651: Preparing 05:15:53 803760113b45: Preparing 05:15:53 a4d0f35b8886: Preparing 05:15:53 261ef28d9d56: Preparing 05:15:53 b8c73b3b04d8: Preparing 05:15:53 097100c76c15: Preparing 05:15:53 097100c76c15: Waiting 05:15:53 803760113b45: Layer already exists 05:15:53 261ef28d9d56: Layer already exists 05:15:53 c3aa7f9ec651: Layer already exists 05:15:53 a4d0f35b8886: Layer already exists 05:15:53 b8c73b3b04d8: Layer already exists 05:15:53 097100c76c15: Layer already exists 05:15:53 latest: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 05:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:15:54 c3aa7f9ec651: Preparing 05:15:54 803760113b45: Preparing 05:15:54 a4d0f35b8886: Preparing 05:15:54 261ef28d9d56: Preparing 05:15:54 b8c73b3b04d8: Preparing 05:15:54 097100c76c15: Preparing 05:15:54 097100c76c15: Waiting 05:15:54 a4d0f35b8886: Layer already exists 05:15:54 c3aa7f9ec651: Layer already exists 05:15:54 261ef28d9d56: Layer already exists 05:15:54 803760113b45: Layer already exists 05:15:54 b8c73b3b04d8: Layer already exists 05:15:54 097100c76c15: Layer already exists 05:15:54 4.1.0-dev.3: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:15:54 c3aa7f9ec651: Preparing 05:15:54 803760113b45: Preparing 05:15:54 a4d0f35b8886: Preparing 05:15:54 261ef28d9d56: Preparing 05:15:54 b8c73b3b04d8: Preparing 05:15:54 097100c76c15: Preparing 05:15:54 097100c76c15: Waiting 05:15:54 a4d0f35b8886: Layer already exists 05:15:54 261ef28d9d56: Layer already exists 05:15:54 c3aa7f9ec651: Layer already exists 05:15:54 803760113b45: Layer already exists 05:15:54 b8c73b3b04d8: Layer already exists 05:15:54 097100c76c15: Layer already exists 05:15:54 a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:55 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 05:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:15:55 c3aa7f9ec651: Preparing 05:15:55 803760113b45: Preparing 05:15:55 a4d0f35b8886: Preparing 05:15:55 261ef28d9d56: Preparing 05:15:55 b8c73b3b04d8: Preparing 05:15:55 097100c76c15: Preparing 05:15:55 097100c76c15: Waiting 05:15:55 b8c73b3b04d8: Layer already exists 05:15:55 a4d0f35b8886: Layer already exists 05:15:55 803760113b45: Layer already exists 05:15:55 c3aa7f9ec651: Layer already exists 05:15:55 261ef28d9d56: Layer already exists 05:15:55 097100c76c15: Layer already exists 05:15:55 main: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:55 ===================================================== [Pipeline] echo 05:15:55 taggedImages: 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 05:15:55 ========================================================= 05:15:55 [edgeXBuildMultiArch] RAW Config: 05:15:55 images: 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:15:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 05:15:55 settingsFile: 05:15:55 device-onvif-camera-settings 05:15:55 ========================================================= [Pipeline] node 05:15:57 f0f3c8884826: Pull complete 05:15:57 c7e7622c144d: Pull complete 05:15:58 4f4fb700ef54: Pull complete 05:15:58 b4c3b6d88c5a: Pull complete 05:16:06 ba8bce9d2590: Pull complete 05:16:07 ca778ea9c289: Pull complete 05:16:07 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 05:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:16:07 ---> 47b25d7523d1 05:16:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:16:09 ---> Running in 0d763e2fd679 05:16:10 Removing intermediate container 0d763e2fd679 05:16:10 ---> e0a10c471e8d 05:16:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:16:10 ---> Running in 5b4a38880a33 05:16:10 Removing intermediate container 5b4a38880a33 05:16:10 ---> 7ad346bd5b17 05:16:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:16:10 ---> Running in b7f9a7a232ab 05:16:10 Still waiting to schedule task 05:16:10 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:16:10 Removing intermediate container b7f9a7a232ab 05:16:10 ---> 0a36c9ad06a6 05:16:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:16:10 ---> Running in 80a62ee64ec7 05:16:11 Removing intermediate container 80a62ee64ec7 05:16:11 ---> 929790ac6fb0 05:16:11 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:16:11 ---> Running in 11eb332d65bf 05:16:11 Removing intermediate container 11eb332d65bf 05:16:11 ---> d4e7c2104a10 05:16:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:16:11 ---> Running in 66cf0e9df6e2 05:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:16:14 OK: 239 MiB in 58 packages 05:16:15 Removing intermediate container 66cf0e9df6e2 05:16:15 ---> 79caea71fde1 05:16:15 Step 9/13 : WORKDIR /device-onvif-camera 05:16:15 ---> Running in 176239c9f4d8 05:16:15 Removing intermediate container 176239c9f4d8 05:16:15 ---> 0a04ed583e54 05:16:15 Step 10/13 : COPY go.mod vendor* ./ 05:16:16 ---> f01c11934637 05:16:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:16 ---> Running in 7d02538bc17a 05:16:52 Running on prd-centos7-docker-4c-2g-6829 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:52 provisioning config files... 05:16:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13097329790422185880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:53 ---> ****-login.sh 05:16:53 nexus3.edgexfoundry.org:10001 05:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:53 Configure a credential helper to remove this warning. See 05:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:53 05:16:53 Login Succeeded 05:16:53 nexus3.edgexfoundry.org:10002 05:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:53 Configure a credential helper to remove this warning. See 05:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:53 05:16:53 Login Succeeded 05:16:53 nexus3.edgexfoundry.org:10003 05:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:53 Configure a credential helper to remove this warning. See 05:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:53 05:16:53 Login Succeeded 05:16:53 nexus3.edgexfoundry.org:10004 05:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:53 Configure a credential helper to remove this warning. See 05:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:53 05:16:53 Login Succeeded 05:16:53 ****.io 05:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:54 Configure a credential helper to remove this warning. See 05:16:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:54 05:16:54 Login Succeeded 05:16:54 ---> ****-login.sh ends [Pipeline] } 05:16:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:54 + docker buildx ls 05:16:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:16:54 default * docker 05:16:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:16:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:16:55 edgex-builder [Pipeline] sh 05:16:55 + docker buildx inspect --bootstrap 05:16:55 #1 [internal] booting buildkit 05:16:55 #1 pulling image moby/buildkit:buildx-stable-1 05:16:57 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 05:16:58 #1 creating container buildx_buildkit_edgex-builder0 05:17:00 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 05:17:00 #1 DONE 5.1s 05:17:00 Name: edgex-builder 05:17:00 Driver: docker-container 05:17:00 05:17:00 Nodes: 05:17:00 Name: edgex-builder0 05:17:00 Endpoint: unix:///var/run/docker.sock 05:17:00 Status: running 05:17:00 Buildkit: v0.22.0 05:17:00 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:17:00 + docker buildx ls 05:17:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:17:00 edgex-builder * docker-container 05:17:00 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:17:00 default docker 05:17:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:17:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40' 05:17:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 --push - 05:17:01 #1 [internal] load build definition from Dockerfile 05:17:01 #1 transferring dockerfile: 204B done 05:17:01 #1 DONE 0.0s 05:17:01 05:17:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 05:17:01 #2 DONE 0.1s 05:17:01 05:17:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 05:17:01 #3 DONE 0.1s 05:17:01 05:17:01 #4 [internal] load .dockerignore 05:17:01 #4 transferring context: 2B done 05:17:01 #4 DONE 0.0s 05:17:01 05:17:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:01 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done 05:17:01 #5 DONE 0.0s 05:17:01 05:17:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:01 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done 05:17:01 #6 DONE 0.1s 05:17:01 05:17:01 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 05:17:01 #7 DONE 0.0s 05:17:01 05:17:01 #8 exporting to image 05:17:01 #8 exporting layers done 05:17:01 #8 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done 05:17:01 #8 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done 05:17:01 #8 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done 05:17:01 #8 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done 05:17:01 #8 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done 05:17:01 #8 pushing layers 0.1s done 05:17:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 05:17:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:17:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done 05:17:01 #8 DONE 0.2s 05:17:01 05:17:01 1 warning found (use --debug to expand): 05:17:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:17:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 05:17:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 05:17:02 #1 [internal] load build definition from Dockerfile 05:17:02 #1 transferring dockerfile: 170B done 05:17:02 #1 DONE 0.0s 05:17:02 05:17:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:17:02 #2 DONE 0.0s 05:17:02 05:17:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:17:02 #3 DONE 0.0s 05:17:02 05:17:02 #4 [internal] load .dockerignore 05:17:02 #4 transferring context: 2B done 05:17:02 #4 DONE 0.0s 05:17:02 05:17:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:02 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 done 05:17:02 #5 CACHED 05:17:02 05:17:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:02 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 done 05:17:02 #6 DONE 0.0s 05:17:02 05:17:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:02 #6 CACHED 05:17:02 05:17:02 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 05:17:02 #7 DONE 0.0s 05:17:02 05:17:02 #8 exporting to image 05:17:02 #8 exporting layers done 05:17:02 #8 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done 05:17:02 #8 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done 05:17:02 #8 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done 05:17:02 #8 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done 05:17:02 #8 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done 05:17:02 #8 pushing layers 0.0s done 05:17:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done 05:17:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:17:02 #8 DONE 0.1s 05:17:02 05:17:02 1 warning found (use --debug to expand): 05:17:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:17:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3' 05:17:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 --push - 05:17:02 #1 [internal] load build definition from Dockerfile 05:17:02 #1 transferring dockerfile: 175B done 05:17:02 #1 DONE 0.0s 05:17:02 05:17:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 05:17:02 #2 DONE 0.0s 05:17:02 05:17:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 05:17:02 #3 DONE 0.0s 05:17:02 05:17:02 #4 [internal] load .dockerignore 05:17:02 #4 transferring context: 2B done 05:17:02 #4 DONE 0.0s 05:17:02 05:17:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:02 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done 05:17:02 #5 CACHED 05:17:02 05:17:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:02 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done 05:17:02 #6 CACHED 05:17:02 05:17:02 #7 exporting to image 05:17:02 #7 exporting layers done 05:17:02 #7 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done 05:17:02 #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done 05:17:02 #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done 05:17:02 #7 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done 05:17:02 #7 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done 05:17:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:17:02 #7 ... 05:17:02 05:17:02 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 05:17:02 #8 DONE 0.0s 05:17:02 05:17:02 #7 exporting to image 05:17:02 #7 pushing layers 0.0s done 05:17:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 05:17:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.8s done 05:17:03 #7 DONE 0.8s 05:17:03 05:17:03 1 warning found (use --debug to expand): 05:17:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:17:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3' 05:17:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 --push - 05:17:04 #1 [internal] load build definition from Dockerfile 05:17:04 #1 transferring dockerfile: 216B done 05:17:04 #1 DONE 0.0s 05:17:04 05:17:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:17:04 #2 DONE 0.0s 05:17:04 05:17:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:17:04 #3 DONE 0.0s 05:17:04 05:17:04 #4 [internal] load .dockerignore 05:17:04 #4 transferring context: 2B done 05:17:04 #4 DONE 0.0s 05:17:04 05:17:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:04 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 done 05:17:04 #5 CACHED 05:17:04 05:17:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:04 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done 05:17:04 #6 CACHED 05:17:04 05:17:04 #7 exporting to image 05:17:04 #7 exporting layers done 05:17:04 #7 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done 05:17:04 #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 05:17:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:17:04 #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done 05:17:04 #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done 05:17:04 #7 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done 05:17:04 #7 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done 05:17:04 #7 pushing layers 0.0s done 05:17:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done 05:17:04 #7 DONE 0.1s 05:17:04 05:17:04 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 05:17:04 #8 DONE 0.0s 05:17:04 05:17:04 1 warning found (use --debug to expand): 05:17:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:17:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 05:17:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 05:17:04 #1 [internal] load build definition from Dockerfile 05:17:04 #1 transferring dockerfile: 168B done 05:17:04 #1 DONE 0.0s 05:17:04 05:17:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 05:17:04 #2 DONE 0.0s 05:17:04 05:17:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 05:17:04 #3 DONE 0.0s 05:17:04 05:17:04 #4 [internal] load .dockerignore 05:17:04 #4 transferring context: 2B done 05:17:04 #4 DONE 0.0s 05:17:04 05:17:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:04 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done 05:17:04 #5 CACHED 05:17:04 05:17:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 05:17:04 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done 05:17:04 #6 CACHED 05:17:04 05:17:04 #7 exporting to image 05:17:04 #7 exporting layers done 05:17:04 #7 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done 05:17:04 #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done 05:17:04 #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f 05:17:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:17:04 #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done 05:17:04 #7 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done 05:17:04 #7 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done 05:17:04 #7 pushing layers 0.0s done 05:17:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done 05:17:04 #7 DONE 0.1s 05:17:04 05:17:04 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 05:17:04 #8 DONE 0.0s 05:17:04 05:17:04 1 warning found (use --debug to expand): 05:17:04  - 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 05:17:05 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:17:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:17:06 ---> package-listing.sh 05:17:06 ++ facter osfamily 05:17:06 ++ tr '[:upper:]' '[:lower:]' 05:17:06 + OS_FAMILY=redhat 05:17:06 + workspace=/w/workspace/foundry_device-onvif-camera_main 05:17:06 + START_PACKAGES=/tmp/packages_start.txt 05:17:06 + END_PACKAGES=/tmp/packages_end.txt 05:17:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:17:06 + PACKAGES=/tmp/packages_start.txt 05:17:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:17:06 + PACKAGES=/tmp/packages_end.txt 05:17:06 + case "${OS_FAMILY}" in 05:17:06 + rpm -qa 05:17:06 + sort 05:17:07 + '[' -f /tmp/packages_start.txt ']' 05:17:07 + '[' -f /tmp/packages_end.txt ']' 05:17:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:17:07 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:17:07 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 05:17:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 05:17:07 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 05:17:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:07 05:17:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:08 latest: Pulling from edgex-lftools-log-publisher 05:17:08 5eb5b503b376: Pulling fs layer 05:17:08 5c69ac0246d0: Pulling fs layer 05:17:08 ec43610c2a17: Pulling fs layer 05:17:08 3a2ae6a8a46f: Pulling fs layer 05:17:08 33b1e0a273af: Pulling fs layer 05:17:08 5d3b04190fa2: Pulling fs layer 05:17:08 2f39f015ded8: Pulling fs layer 05:17:08 3a2ae6a8a46f: Waiting 05:17:08 33b1e0a273af: Waiting 05:17:08 5d3b04190fa2: Waiting 05:17:08 2f39f015ded8: Waiting 05:17:08 5c69ac0246d0: Verifying Checksum 05:17:08 5c69ac0246d0: Download complete 05:17:08 3a2ae6a8a46f: Verifying Checksum 05:17:08 3a2ae6a8a46f: Download complete 05:17:08 33b1e0a273af: Verifying Checksum 05:17:08 33b1e0a273af: Download complete 05:17:08 5d3b04190fa2: Verifying Checksum 05:17:08 5d3b04190fa2: Download complete 05:17:08 ec43610c2a17: Verifying Checksum 05:17:08 ec43610c2a17: Download complete 05:17:08 5eb5b503b376: Verifying Checksum 05:17:08 5eb5b503b376: Download complete 05:17:09 2f39f015ded8: Verifying Checksum 05:17:09 2f39f015ded8: Download complete 05:17:09 5eb5b503b376: Pull complete 05:17:09 5c69ac0246d0: Pull complete 05:17:10 ec43610c2a17: Pull complete 05:17:10 3a2ae6a8a46f: Pull complete 05:17:10 33b1e0a273af: Pull complete 05:17:10 5d3b04190fa2: Pull complete 05:17:15 2f39f015ded8: Pull complete 05:17:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:15 prd-centos7-docker-4c-2g-6829 does not seem to be running inside a container 05:17:15 $ 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 05:17:21 $ docker top eace5db4794c8c136696f14e56b462774cca0d4796ee7688c7ee658a5dad2f29 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:17:21 + mkdir -p /var/log/sysstat [Pipeline] sh 05:17:22 + ls /var/log/sa-host 05:17:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:22 provisioning config files... 05:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9341542496034940757tmp [Pipeline] { [Pipeline] echo 05:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:17:22 ---> create-netrc.sh [Pipeline] } 05:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:17:22 ---> python-tools-install.sh [Pipeline] echo 05:17:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:17:23 ---> sudo-logs.sh 05:17:23 Archiving 'sudo' log.. 05:17:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-6829.novalocal: Name or service not known 05:17:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-6829.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:17:23 ---> job-cost.sh 05:17:23 lf-activate-venv: SKIPPING 05:17:23 INFO: No Stack... 05:17:23 INFO: Retrieving Pricing Info for: v3-standard-2 05:17:24 INFO: Archiving Costs [Pipeline] echo 05:17:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:17:24 ---> logs-deploy.sh 05:17:24 lf-activate-venv: SKIPPING 05:17:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/227 05:17:24 INFO: archiving workspace using pattern(s): 05:17:25 Archives upload complete. 05:17:25 INFO: archiving logs to Nexus 05:17:25 ---> uname -a: 05:17:25 Linux prd-centos7-docker-4c-2g-6829.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:17:25 05:17:25 05:17:25 ---> lscpu: 05:17:25 Architecture: x86_64 05:17:25 CPU op-mode(s): 32-bit, 64-bit 05:17:25 Byte Order: Little Endian 05:17:25 Address sizes: 40 bits physical, 48 bits virtual 05:17:25 CPU(s): 2 05:17:25 On-line CPU(s) list: 0,1 05:17:25 Thread(s) per core: 1 05:17:25 Core(s) per socket: 1 05:17:25 Socket(s): 2 05:17:25 NUMA node(s): 1 05:17:25 Vendor ID: AuthenticAMD 05:17:25 CPU family: 23 05:17:25 Model: 49 05:17:25 Model name: AMD EPYC-Rome Processor 05:17:25 Stepping: 0 05:17:25 CPU MHz: 2799.998 05:17:25 BogoMIPS: 5599.99 05:17:25 Virtualization: AMD-V 05:17:25 Hypervisor vendor: KVM 05:17:25 Virtualization type: full 05:17:25 L1d cache: 64 KiB 05:17:25 L1i cache: 64 KiB 05:17:25 L2 cache: 1 MiB 05:17:25 L3 cache: 32 MiB 05:17:25 NUMA node0 CPU(s): 0,1 05:17:25 Vulnerability Itlb multihit: Not affected 05:17:25 Vulnerability L1tf: Not affected 05:17:25 Vulnerability Mds: Not affected 05:17:25 Vulnerability Meltdown: Not affected 05:17:25 Vulnerability Mmio stale data: Not affected 05:17:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:17:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:17:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:17:25 Vulnerability Srbds: Not affected 05:17:25 Vulnerability Tsx async abort: Not affected 05:17:25 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 05:17:25 05:17:25 05:17:25 ---> nproc: 05:17:25 2 05:17:25 05:17:25 05:17:25 ---> df -h: 05:17:25 Filesystem Size Used Avail Use% Mounted on 05:17:25 overlay 40G 7.3G 33G 19% / 05:17:25 tmpfs 64M 0 64M 0% /dev 05:17:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:17:25 shm 64M 0 64M 0% /dev/shm 05:17:25 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:17:25 05:17:25 05:17:25 Cannot open /var/log/sysstat/sa13: No such file or directory 05:17:25 Please check if data collecting is enabled 05:17:25 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:17:26 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:17:26 $ docker stop --time=1 eace5db4794c8c136696f14e56b462774cca0d4796ee7688c7ee658a5dad2f29 05:17:27 $ docker rm -f --volumes eace5db4794c8c136696f14e56b462774cca0d4796ee7688c7ee658a5dad2f29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:17:27 [WS-CLEANUP] Deleting project workspace... 05:17:27 [WS-CLEANUP] Deferred wipeout is used... 05:17:27 [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 05:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:28 05:17:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:28 latest: Pulling from edgex-lftools-log-publisher 05:17:28 5eb5b503b376: Pulling fs layer 05:17:28 5c69ac0246d0: Pulling fs layer 05:17:28 ec43610c2a17: Pulling fs layer 05:17:28 3a2ae6a8a46f: Pulling fs layer 05:17:28 33b1e0a273af: Pulling fs layer 05:17:28 5d3b04190fa2: Pulling fs layer 05:17:28 2f39f015ded8: Pulling fs layer 05:17:28 33b1e0a273af: Waiting 05:17:28 5d3b04190fa2: Waiting 05:17:28 2f39f015ded8: Waiting 05:17:28 5c69ac0246d0: Download complete 05:17:28 3a2ae6a8a46f: Download complete 05:17:28 33b1e0a273af: Verifying Checksum 05:17:28 33b1e0a273af: Download complete 05:17:28 5d3b04190fa2: Verifying Checksum 05:17:28 5d3b04190fa2: Download complete 05:17:28 ec43610c2a17: Verifying Checksum 05:17:28 ec43610c2a17: Download complete 05:17:28 5eb5b503b376: Verifying Checksum 05:17:28 5eb5b503b376: Download complete 05:17:29 2f39f015ded8: Verifying Checksum 05:17:29 2f39f015ded8: Download complete 05:17:30 5eb5b503b376: Pull complete 05:17:30 5c69ac0246d0: Pull complete 05:17:31 ec43610c2a17: Pull complete 05:17:31 3a2ae6a8a46f: Pull complete 05:17:37 33b1e0a273af: Pull complete 05:17:37 5d3b04190fa2: Pull complete 05:17:44 2f39f015ded8: Pull complete 05:17:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:44 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:17:44 $ 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 05:17:49 $ docker top 2b0acac364aeba7fd54066e0d769d4ba25ec84d2d7ff492bdfc6d12425950708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:49 ---> job-cost.sh 05:17:49 lf-activate-venv: SKIPPING 05:17:49 INFO: No Stack... 05:17:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:17:50 INFO: Archiving Costs [Pipeline] sh 05:17:50 + + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 05:17:50 cut -d, -f6 [Pipeline] lock 05:17:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] 05:17:50 Resource [jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] did not exist. Created. 05:17:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:50 + echo total: 0.2199999988079071 [Pipeline] stash 05:17:50 Stashed 1 file(s) [Pipeline] } 05:17:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:50 $ docker stop --time=1 2b0acac364aeba7fd54066e0d769d4ba25ec84d2d7ff492bdfc6d12425950708 05:17:52 $ docker rm -f --volumes 2b0acac364aeba7fd54066e0d769d4ba25ec84d2d7ff492bdfc6d12425950708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:18:37 Removing intermediate container 7d02538bc17a 05:18:37 ---> dd10c7faaf87 05:18:37 Step 12/13 : COPY . . 05:18:37 ---> 0b7650494bf9 05:18:37 Step 13/13 : RUN ${MAKE} 05:18:37 ---> Running in 9770086833b0 05:18:37 noop 05:18:37 Removing intermediate container 9770086833b0 05:18:37 ---> 2f45b5bd2334 05:18:37 Successfully built 2f45b5bd2334 05:18:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:38 + docker inspect -f . ci-base-image-arm64 05:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:38 prd-ubuntu20.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container 05:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/227 -v /w/workspace/device-onvif-camera/227:/w/workspace/device-onvif-camera/227:rw,z -v /w/workspace/device-onvif-camera/227@tmp:/w/workspace/device-onvif-camera/227@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 05:18:39 $ docker top 280564d7cc1cfafbf342a6c7b3111ef6316a4d4f068dade02cbfe68ae0b8c612 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:40 + go version 05:18:40 go version go1.23.9 linux/arm64 [Pipeline] } 05:18:40 $ docker stop --time=1 280564d7cc1cfafbf342a6c7b3111ef6316a4d4f068dade02cbfe68ae0b8c612 05:18:42 $ docker rm -f --volumes 280564d7cc1cfafbf342a6c7b3111ef6316a4d4f068dade02cbfe68ae0b8c612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:42 + docker inspect -f . ci-base-image-arm64 05:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container 05:18:42 $ 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/227 -v /w/workspace/device-onvif-camera/227:/w/workspace/device-onvif-camera/227:rw,z -v /w/workspace/device-onvif-camera/227@tmp:/w/workspace/device-onvif-camera/227@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 05:18:44 $ docker top 32b2cbab9ff9a9063207035205ac805a5cb8111a195c870ca156ead6acbbe9b7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/227 [Pipeline] fileExists [Pipeline] sh 05:18:45 + make test 05:18:45 go test ./... -coverprofile=coverage.out ./... 05:18:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:22:12 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 05:22:12 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 05:22:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.169s coverage: 31.4% of statements 05:22:37 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.420s coverage: 86.5% of statements 05:22:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:22:37 go vet ./... 05:23:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:23:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:23:33 ./bin/test-attribution-txt.sh 05:23:33 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:23:33 $ docker stop --time=1 32b2cbab9ff9a9063207035205ac805a5cb8111a195c870ca156ead6acbbe9b7 05:23:35 $ docker rm -f --volumes 32b2cbab9ff9a9063207035205ac805a5cb8111a195c870ca156ead6acbbe9b7 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:23:37 Warning: overwriting stash ‘coverage-report’ 05:23:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:23:38 + ls -al . 05:23:38 total 316 05:23:38 drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 05:18 . 05:23:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:15 .. 05:23:38 drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 05:15 .git 05:23:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:15 .github 05:23:38 -rw-rw-r-- 1 jenkins jenkins 493 Aug 13 05:15 .gitignore 05:23:38 -rw-rw-r-- 1 jenkins jenkins 199 Aug 13 05:15 .golangci.yml 05:23:38 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 13 05:15 Attribution.txt 05:23:38 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 13 05:15 CHANGELOG.md 05:23:38 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 13 05:15 Dockerfile 05:23:38 -rw-rw-r-- 1 jenkins jenkins 677 Aug 13 05:15 GOVERNANCE.md 05:23:38 -rw-rw-r-- 1 jenkins jenkins 739 Aug 13 05:15 Jenkinsfile 05:23:38 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 13 05:15 LICENSE 05:23:38 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 13 05:15 Makefile 05:23:38 -rw-rw-r-- 1 jenkins jenkins 625 Aug 13 05:15 OWNERS.md 05:23:38 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 13 05:15 README.md 05:23:38 -rw-rw-r-- 1 jenkins jenkins 11 Aug 13 05:13 VERSION 05:23:38 drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 05:15 bin 05:23:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:15 cmd 05:23:38 -rw-r--r-- 1 jenkins jenkins 92466 Aug 13 05:22 coverage.out 05:23:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:15 doc 05:23:38 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 13 05:15 go.mod 05:23:38 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 13 05:15 go.sum 05:23:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:15 internal 05:23:38 -rw-rw-r-- 1 jenkins jenkins 236 Aug 13 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:39 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a0c7078ac8340f77f88f7958847b064fe4af8c40 --label arch=arm64 --label version=4.1.0-dev.3 . 05:23:39 Sending build context to Docker daemon 26.98MB 05:23:39 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 05:23:39 Step 2/27 : FROM ${BASE} AS builder 05:23:39 ---> 2f45b5bd2334 05:23:39 Step 3/27 : ARG ADD_BUILD_TAGS="" 05:23:39 ---> Running in 28e63ed19e5a 05:23:40 Removing intermediate container 28e63ed19e5a 05:23:40 ---> 36d710f48bed 05:23:40 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:23:40 ---> Running in b118bfef28ce 05:23:40 Removing intermediate container b118bfef28ce 05:23:40 ---> e624d3b9890a 05:23:40 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 05:23:40 ---> Running in c2ecb48bba5a 05:23:40 Removing intermediate container c2ecb48bba5a 05:23:40 ---> 647e27eea6dd 05:23:40 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 05:23:40 ---> Running in 2e959597ef86 05:23:41 Removing intermediate container 2e959597ef86 05:23:41 ---> 0b305418c3cc 05:23:41 Step 7/27 : LABEL Name=edgex-device-onvif-camera 05:23:41 ---> Running in b5b3e3bc15ae 05:23:41 Removing intermediate container b5b3e3bc15ae 05:23:41 ---> 020ee3d3ebf5 05:23:41 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:41 ---> Running in 5135d9c84caa 05:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:44 OK: 239 MiB in 58 packages 05:23:45 Removing intermediate container 5135d9c84caa 05:23:45 ---> 4b2c0b73d957 05:23:45 Step 9/27 : WORKDIR /device-onvif-camera 05:23:45 ---> Running in bd9400a952e2 05:23:45 Removing intermediate container bd9400a952e2 05:23:45 ---> 4a1ffa49aece 05:23:45 Step 10/27 : COPY go.mod vendor* ./ 05:23:46 ---> 0409e5e03ed3 05:23:46 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:46 ---> Running in 7adf0c505009 05:23:49 Removing intermediate container 7adf0c505009 05:23:49 ---> 85b8513b6b83 05:23:49 Step 12/27 : COPY . . 05:23:51 ---> 1b45f8cf2e0a 05:23:51 Step 13/27 : RUN ${MAKE} 05:23:51 ---> Running in f521f02029d9 05:23:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:27:29 Removing intermediate container f521f02029d9 05:27:29 ---> fd96d955cf6f 05:27:29 Step 14/27 : FROM alpine:3.20 05:27:29 3.20: Pulling from library/alpine 05:27:29 13e713f82565: Pulling fs layer 05:27:29 13e713f82565: Verifying Checksum 05:27:29 13e713f82565: Download complete 05:27:29 13e713f82565: Pull complete 05:27:29 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:27:29 Status: Downloaded newer image for alpine:3.20 05:27:29 ---> c88e9dceb6cb 05:27:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:27:29 ---> Running in 54077fd4180b 05:27:29 Removing intermediate container 54077fd4180b 05:27:29 ---> b926366fea6f 05:27:29 Step 16/27 : RUN apk add --update --no-cache dumb-init 05:27:29 ---> Running in a30f2cd78ebf 05:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:27:32 (1/1) Installing dumb-init (1.2.5-r3) 05:27:32 Executing busybox-1.36.1-r29.trigger 05:27:32 OK: 9 MiB in 15 packages 05:27:33 Removing intermediate container a30f2cd78ebf 05:27:33 ---> bb0bbe3918cf 05:27:33 Step 17/27 : RUN apk --no-cache upgrade 05:27:33 ---> Running in 32a58bd3c530 05:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:27:35 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:27:35 Executing busybox-1.36.1-r30.post-upgrade 05:27:35 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:27:35 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:27:35 Executing busybox-1.36.1-r30.trigger 05:27:35 OK: 9 MiB in 15 packages 05:27:36 Removing intermediate container 32a58bd3c530 05:27:36 ---> 1db24a375c86 05:27:36 Step 18/27 : WORKDIR / 05:27:36 ---> Running in 9eb4670ba243 05:27:36 Removing intermediate container 9eb4670ba243 05:27:36 ---> 83904daa1a6f 05:27:36 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 05:27:38 ---> 91e92c1e1244 05:27:38 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 05:27:39 ---> db30efc92ec2 05:27:39 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:27:39 ---> 227ce3f75396 05:27:39 Step 22/27 : EXPOSE 59984 05:27:39 ---> Running in 36b7d72221ce 05:27:40 Removing intermediate container 36b7d72221ce 05:27:40 ---> 4a0fdbe4937c 05:27:40 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 05:27:40 ---> Running in 3ec7feff6ef7 05:27:40 Removing intermediate container 3ec7feff6ef7 05:27:40 ---> e0b949fbf346 05:27:40 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:27:40 ---> Running in 5728755f6f7a 05:27:40 Removing intermediate container 5728755f6f7a 05:27:40 ---> 3eef6a53b28a 05:27:40 Step 25/27 : LABEL arch=arm64 05:27:41 ---> Running in ebc76f8d2697 05:27:41 Removing intermediate container ebc76f8d2697 05:27:41 ---> ddebecfa3f7f 05:27:41 Step 26/27 : LABEL git_sha=a0c7078ac8340f77f88f7958847b064fe4af8c40 05:27:41 ---> Running in 9eef90d3bf02 05:27:41 Removing intermediate container 9eef90d3bf02 05:27:41 ---> 963279395c28 05:27:41 Step 27/27 : LABEL version=4.1.0-dev.3 05:27:41 ---> Running in f18508de90c3 05:27:41 Removing intermediate container f18508de90c3 05:27:41 ---> 327365674267 05:27:41 [Warning] One or more build-args [ARCH] were not consumed 05:27:41 Successfully built 327365674267 05:27:41 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 05:27:42 provisioning config files... 05:27:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/227@tmp/config12846545941162186441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:42 ---> ****-login.sh 05:27:42 nexus3.edgexfoundry.org:10001 05:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:42 Configure a credential helper to remove this warning. See 05:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:42 05:27:42 Login Succeeded 05:27:42 nexus3.edgexfoundry.org:10002 05:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:43 Configure a credential helper to remove this warning. See 05:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:43 05:27:43 Login Succeeded 05:27:43 nexus3.edgexfoundry.org:10003 05:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:43 Configure a credential helper to remove this warning. See 05:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:43 05:27:43 Login Succeeded 05:27:43 nexus3.edgexfoundry.org:10004 05:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:44 Configure a credential helper to remove this warning. See 05:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:44 05:27:44 Login Succeeded 05:27:44 ****.io 05:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:44 Configure a credential helper to remove this warning. See 05:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:44 05:27:44 Login Succeeded 05:27:44 ---> ****-login.sh ends [Pipeline] } 05:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:27:44 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 05:27:44 a0c7078ac8340f77f88f7958847b064fe4af8c40 05:27:44 latest 05:27:44 4.1.0-dev.3 05:27:44 a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:27:44 main 05:27:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 05:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:27:45 58a6f7b41ecb: Preparing 05:27:45 1d26161d5a14: Preparing 05:27:45 09a2030c9f6a: Preparing 05:27:45 07e28e017f65: Preparing 05:27:45 200e6c6fc872: Preparing 05:27:45 1e890da81ec9: Preparing 05:27:45 1e890da81ec9: Waiting 05:27:45 200e6c6fc872: Pushed 05:27:45 58a6f7b41ecb: Pushed 05:27:45 1d26161d5a14: Pushed 05:27:45 1e890da81ec9: Layer already exists 05:27:45 07e28e017f65: Pushed 05:27:54 09a2030c9f6a: Pushed 05:27:54 a0c7078ac8340f77f88f7958847b064fe4af8c40: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:54 + 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 05:27:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:27:54 58a6f7b41ecb: Preparing 05:27:54 1d26161d5a14: Preparing 05:27:54 09a2030c9f6a: Preparing 05:27:54 07e28e017f65: Preparing 05:27:54 200e6c6fc872: Preparing 05:27:54 1e890da81ec9: Preparing 05:27:54 1e890da81ec9: Waiting 05:27:54 58a6f7b41ecb: Layer already exists 05:27:54 07e28e017f65: Layer already exists 05:27:54 200e6c6fc872: Layer already exists 05:27:54 09a2030c9f6a: Layer already exists 05:27:54 1d26161d5a14: Layer already exists 05:27:54 1e890da81ec9: Layer already exists 05:27:55 latest: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:55 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 05:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:27:55 58a6f7b41ecb: Preparing 05:27:55 1d26161d5a14: Preparing 05:27:55 09a2030c9f6a: Preparing 05:27:55 07e28e017f65: Preparing 05:27:55 200e6c6fc872: Preparing 05:27:55 1e890da81ec9: Preparing 05:27:55 1e890da81ec9: Waiting 05:27:55 09a2030c9f6a: Layer already exists 05:27:55 07e28e017f65: Layer already exists 05:27:55 200e6c6fc872: Layer already exists 05:27:55 1d26161d5a14: Layer already exists 05:27:55 58a6f7b41ecb: Layer already exists 05:27:55 1e890da81ec9: Layer already exists 05:27:55 4.1.0-dev.3: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:27:56 58a6f7b41ecb: Preparing 05:27:56 1d26161d5a14: Preparing 05:27:56 09a2030c9f6a: Preparing 05:27:56 07e28e017f65: Preparing 05:27:56 200e6c6fc872: Preparing 05:27:56 1e890da81ec9: Preparing 05:27:56 1e890da81ec9: Waiting 05:27:56 58a6f7b41ecb: Layer already exists 05:27:56 07e28e017f65: Layer already exists 05:27:56 1d26161d5a14: Layer already exists 05:27:56 09a2030c9f6a: Layer already exists 05:27:56 200e6c6fc872: Layer already exists 05:27:56 1e890da81ec9: Layer already exists 05:27:56 a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:56 + 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 05:27:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 05:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:27:57 58a6f7b41ecb: Preparing 05:27:57 1d26161d5a14: Preparing 05:27:57 09a2030c9f6a: Preparing 05:27:57 07e28e017f65: Preparing 05:27:57 200e6c6fc872: Preparing 05:27:57 1e890da81ec9: Preparing 05:27:57 1e890da81ec9: Waiting 05:27:57 58a6f7b41ecb: Layer already exists 05:27:57 200e6c6fc872: Layer already exists 05:27:57 09a2030c9f6a: Layer already exists 05:27:57 07e28e017f65: Layer already exists 05:27:57 1d26161d5a14: Layer already exists 05:27:57 1e890da81ec9: Layer already exists 05:27:57 main: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:57 ===================================================== [Pipeline] echo 05:27:57 taggedImages: 05:27:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 05:27:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:27:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 05:27:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 05:27:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 05:27:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo 05:27:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 05:27:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 [Pipeline] echo 05:27:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [Pipeline] echo 05:27:57 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 05:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:57 05:27:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:58 arm64: Pulling from edgex-lftools-log-publisher 05:27:58 8998bd30e6a1: Pulling fs layer 05:27:58 04944245beec: Pulling fs layer 05:27:58 699f458cf7ca: Pulling fs layer 05:27:58 765212b225bb: Pulling fs layer 05:27:58 f23df028b6ca: Pulling fs layer 05:27:58 d65c8cfc05b1: Pulling fs layer 05:27:58 2437ff75d9bd: Pulling fs layer 05:27:58 765212b225bb: Waiting 05:27:58 f23df028b6ca: Waiting 05:27:58 d65c8cfc05b1: Waiting 05:27:58 2437ff75d9bd: Waiting 05:27:58 04944245beec: Verifying Checksum 05:27:58 04944245beec: Download complete 05:27:58 765212b225bb: Verifying Checksum 05:27:58 765212b225bb: Download complete 05:27:58 f23df028b6ca: Verifying Checksum 05:27:58 f23df028b6ca: Download complete 05:27:58 d65c8cfc05b1: Verifying Checksum 05:27:58 d65c8cfc05b1: Download complete 05:27:58 699f458cf7ca: Verifying Checksum 05:27:58 699f458cf7ca: Download complete 05:27:59 8998bd30e6a1: Verifying Checksum 05:27:59 8998bd30e6a1: Download complete 05:28:01 2437ff75d9bd: Verifying Checksum 05:28:01 2437ff75d9bd: Download complete 05:28:03 8998bd30e6a1: Pull complete 05:28:04 04944245beec: Pull complete 05:28:06 699f458cf7ca: Pull complete 05:28:06 765212b225bb: Pull complete 05:28:07 f23df028b6ca: Pull complete 05:28:07 d65c8cfc05b1: Pull complete 05:28:25 2437ff75d9bd: Pull complete 05:28:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:25 prd-ubuntu20.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container 05:28:25 $ 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/227 -v /w/workspace/device-onvif-camera/227:/w/workspace/device-onvif-camera/227:rw,z -v /w/workspace/device-onvif-camera/227@tmp:/w/workspace/device-onvif-camera/227@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 05:28:28 $ docker top b40ad5010dcef5c554b0ee220bada0110a5eefc02e150663dafa5eaed7893a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:29 ---> job-cost.sh 05:28:29 lf-activate-venv: SKIPPING 05:28:29 INFO: No Stack... 05:28:29 INFO: Retrieving Pricing Info for: v3-standard-4 05:28:30 INFO: Archiving Costs [Pipeline] sh 05:28:31 + cat /w/workspace/device-onvif-camera/227/archives/cost.csv 05:28:31 + cut -d, -f6 [Pipeline] lock 05:28:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] 05:28:31 Resource [jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] did not exist. Created. 05:28:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:31 /w/workspace/device-onvif-camera/227@tmp/durable-85b5486d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:28:31 + echo total: 0.10999999940395355 [Pipeline] stash 05:28:31 Warning: overwriting stash ‘stack-cost’ 05:28:31 Stashed 1 file(s) [Pipeline] } 05:28:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:31 $ docker stop --time=1 b40ad5010dcef5c554b0ee220bada0110a5eefc02e150663dafa5eaed7893a7a 05:28:33 $ docker rm -f --volumes b40ad5010dcef5c554b0ee220bada0110a5eefc02e150663dafa5eaed7893a7a [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 05:28:33 provisioning config files... 05:28:33 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5281944735472254782tmp [Pipeline] { [Pipeline] sh 05:28:34 + set +x 05:28:34 + curl -s https://codecov.io/bash 05:28:34 + bash -s -- 05:28:34 05:28:34 _____ _ 05:28:34 / ____| | | 05:28:34 | | ___ __| | ___ ___ _____ __ 05:28:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:28:34 | |___| (_) | (_| | __/ (_| (_) \ V / 05:28:34 \_____\___/ \__,_|\___|\___\___/ \_/ 05:28:34 Bash-1.0.6 05:28:34 05:28:34 05:28:34 ==> git version 2.25.1 found 05:28:34 ==> 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 05:28:34 Release-Date: 2020-01-08 05:28:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:28:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:28:34 ==> Jenkins CI detected. 05:28:34 current dir:  /w/workspace/foundry_device-onvif-camera_main 05:28:34 project root: . 05:28:34 --> token set from env 05:28:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:28:34 ==> Running gcov in . (disable via -X gcov) 05:28:34 ==> Python coveragepy not found 05:28:34 ==> Searching for coverage reports in: 05:28:34 + . 05:28:34 -> Found 1 reports 05:28:34 ==> Detecting git/mercurial file structure 05:28:34 ==> Reading reports 05:28:34 + ./coverage.out bytes=92466 05:28:34 ==> Appending adjustments 05:28:34 https://docs.codecov.io/docs/fixing-reports 05:28:34 + Found adjustments 05:28:34 ==> Gzipping contents 05:28:34 12K /tmp/codecov.WVwROk.gz 05:28:34 ==> Uploading reports 05:28:34 url: https://codecov.io 05:28:34 query: branch=main&commit=a0c7078ac8340f77f88f7958847b064fe4af8c40&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:28:34 -> Pinging Codecov 05:28:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a0c7078ac8340f77f88f7958847b064fe4af8c40&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:28:34 -> Uploading to 05:28:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/a0c7078ac8340f77f88f7958847b064fe4af8c40/4cfd0dda-724a-4a48-a29b-e478a1425840.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250813%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250813T052834Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=547847e4c59902cc62094f11d17541833b63bf8c772d16bc2def2387e54d4d98 05:28:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:28:34 Dload Upload Total Spent Left Speed 05:28:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 70895 --:--:-- --:--:-- --:--:-- 70895 05:28:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] } 05:28:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:28:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:28:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:28:35 05:28:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:28:35 latest: Pulling from edgex-devops/edgex-snyk-go 05:28:35 0a9a5dfd008f: Already exists 05:28:35 36466aa92d05: Already exists 05:28:35 e10405b45d13: Already exists 05:28:35 096b7ceb2af7: Already exists 05:28:35 4f4fb700ef54: Already exists 05:28:35 e50aa161e22a: Pulling fs layer 05:28:35 d3c8db5fb9df: Pulling fs layer 05:28:36 e50aa161e22a: Verifying Checksum 05:28:36 e50aa161e22a: Download complete 05:28:38 e50aa161e22a: Pull complete 05:28:38 d3c8db5fb9df: Verifying Checksum 05:28:38 d3c8db5fb9df: Download complete 05:28:42 d3c8db5fb9df: Pull complete 05:28:42 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 05:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:28:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:42 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:28:42 $ 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 05:28:44 $ docker top 2848e12c5a89d8b01988223337e51cf3f3703397dc9830108d4b5ef04919db81 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:44 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 05:28:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 05:28:44 + set -o pipefail 05:28:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 05:28:54 05:28:54 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 05:28:54 05:28:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/b751dafb-62ef-4e10-88af-d76fbefe09f7 05:28:54 05:28:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:28:54 05:28:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:28:54 05:28:54 05:28:54 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:28:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:28:54 $ docker stop --time=1 2848e12c5a89d8b01988223337e51cf3f3703397dc9830108d4b5ef04919db81 05:29:01 $ docker rm -f --volumes 2848e12c5a89d8b01988223337e51cf3f3703397dc9830108d4b5ef04919db81 [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 05:29:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:01 provisioning config files... 05:29:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9429360578711649986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:29:02 --> edgex-publish-swagger.sh 05:29:02 === Publish doc/openapi/v3 API === 05:29:02 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 05:29:02 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 05:29:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:29:02 Dload Upload Total Spent Left Speed 05:29:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 362 2667k --:--:-- --:--:-- --:--:-- 2668k 05:29:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:29:02 [Pipeline] } 05:29:02 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 05:29:02 + git log --format=format:%s -1 a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] sh 05:29:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:03 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:29:03 $ 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 05:29:03 $ docker top b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb -eo pid,comm 05:29:03 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). 05:29:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:03 [ssh-agent] Looking for ssh-agent implementation... 05:29:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:04 $ docker exec b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb ssh-agent 05:29:04 SSH_AUTH_SOCK=/tmp/ssh-M68zS9mUqyL3/agent.31 05:29:04 SSH_AGENT_PID=38 05:29:04 Running ssh-add (command line suppressed) 05:29:04 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3450064741052793890.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3450064741052793890.key) 05:29:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:04 + git semver tag 05:29:04 2025-08-13 05:29:04,810 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:29:04 2025-08-13 05:29:04,814 [run_tag] DEBUG tag force:False 05:29:04 2025-08-13 05:29:04,814 [check_head_tag] DEBUG check head tag 05:29:04 2025-08-13 05:29:04,814 [execute] INFO git cat-file --batch-check 05:29:04 2025-08-13 05:29:04,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 05:29:04 2025-08-13 05:29:04,817 [execute] INFO git cat-file --batch 05:29:04 2025-08-13 05:29:04,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 05:29:04 2025-08-13 05:29:04,823 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:29:04 2025-08-13 05:29:04,823 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 05:29:04 2025-08-13 05:29:04,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 05:29:04 2025-08-13 05:29:04,826 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:29:04 4.1.0-dev.3 [Pipeline] } 05:29:05 $ docker exec --env ******** --env ******** b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb ssh-agent -k 05:29:05 unset SSH_AUTH_SOCK; 05:29:05 unset SSH_AGENT_PID; 05:29:05 echo Agent pid 38 killed; 05:29:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:05 + git semver [Pipeline] } 05:29:05 $ docker stop --time=1 b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb 05:29:07 $ docker rm -f --volumes b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:29:07 05:29:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:29:07 0.23.1-centos7: Pulling from edgex-lftools 05:29:07 ab5ef0e58194: Pulling fs layer 05:29:07 9712f1f96733: Pulling fs layer 05:29:07 63f879dbbcfc: Pulling fs layer 05:29:07 0d9ebad4ef96: Pulling fs layer 05:29:07 0d9ebad4ef96: Waiting 05:29:07 e9a5061849ea: Pulling fs layer 05:29:07 d747dcd14b5f: Pulling fs layer 05:29:07 2de7ff778b66: Pulling fs layer 05:29:07 e9a5061849ea: Waiting 05:29:07 d747dcd14b5f: Waiting 05:29:07 2de7ff778b66: Waiting 05:29:07 9712f1f96733: Verifying Checksum 05:29:07 9712f1f96733: Download complete 05:29:08 63f879dbbcfc: Verifying Checksum 05:29:08 63f879dbbcfc: Download complete 05:29:08 e9a5061849ea: Verifying Checksum 05:29:08 e9a5061849ea: Download complete 05:29:08 d747dcd14b5f: Verifying Checksum 05:29:08 d747dcd14b5f: Download complete 05:29:08 0d9ebad4ef96: Verifying Checksum 05:29:08 0d9ebad4ef96: Download complete 05:29:08 ab5ef0e58194: Verifying Checksum 05:29:08 ab5ef0e58194: Download complete 05:29:08 2de7ff778b66: Verifying Checksum 05:29:08 2de7ff778b66: Download complete 05:29:12 ab5ef0e58194: Pull complete 05:29:12 9712f1f96733: Pull complete 05:29:13 63f879dbbcfc: Pull complete 05:29:18 0d9ebad4ef96: Pull complete 05:29:18 e9a5061849ea: Pull complete 05:29:18 d747dcd14b5f: Pull complete 05:29:20 2de7ff778b66: Pull complete 05:29:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:29:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:20 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:29:20 $ 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 05:29:26 $ docker top 7960788c3bcd0f39bb13e9a555f60ad8095452e983a28476c68de36a3cb06d3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:29:26 provisioning config files... 05:29:26 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10637467138886463567tmp 05:29:26 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17918336827338602482tmp 05:29:26 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3698052352162655769tmp [Pipeline] { [Pipeline] echo 05:29:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:29:26 ---> sigul-configuration.sh 05:29:26 gpg: directory `/root/.gnupg' created 05:29:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:29:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:29:26 gpg: keyring `/root/.gnupg/secring.gpg' created 05:29:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:29:26 gpg: CAST5 encrypted data 05:29:26 gpg: encrypted with 1 passphrase 05:29:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:29:27 + mkdir /home/jenkins 05:29:27 + mkdir /home/jenkins/sigul [Pipeline] sh 05:29:27 + 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 05:29:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:29:27 ---> sigul-install.sh 05:29:27 Sigul already installed; skipping installation. [Pipeline] sh 05:29:28 + git tag --list 05:29:28 v0.0.0 05:29:28 v2.2.0 05:29:28 v2.3.0 05:29:28 v2.3.1 05:29:28 v3.0 05:29:28 v3.0.0 05:29:28 v3.1 05:29:28 v3.1.0 05:29:28 v3.1.1 05:29:28 v4.0 05:29:28 v4.0.0 05:29:28 v4.1.0-dev.1 05:29:28 v4.1.0-dev.2 05:29:28 v4.1.0-dev.3 [Pipeline] sh 05:29:28 + lftools sign git-tag v4.1.0-dev.3 05:29:29 Signing Git tag with Sigul... 05:29:29 Signing v4.1.0-dev.3 [Pipeline] echo 05:29:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:29:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:29:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:29:29 $ docker stop --time=1 7960788c3bcd0f39bb13e9a555f60ad8095452e983a28476c68de36a3cb06d3d 05:29:30 $ docker rm -f --volumes 7960788c3bcd0f39bb13e9a555f60ad8095452e983a28476c68de36a3cb06d3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:29:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:31 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:29:31 $ 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 05:29:32 $ docker top 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 -eo pid,comm 05:29:32 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). 05:29:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:32 [ssh-agent] Looking for ssh-agent implementation... 05:29:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:32 $ docker exec 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 ssh-agent 05:29:32 SSH_AUTH_SOCK=/tmp/ssh-gbdxXXwyvorp/agent.32 05:29:32 SSH_AGENT_PID=38 05:29:32 Running ssh-add (command line suppressed) 05:29:32 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12136660251745801332.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12136660251745801332.key) 05:29:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:32 + git semver bump pre 05:29:32 2025-08-13 05:29:32,928 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:29:32 2025-08-13 05:29:32,932 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:29:32 2025-08-13 05:29:32,932 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 05:29:32 2025-08-13 05:29:32,932 [bump_version] DEBUG bumped version:4.1.0-dev.4 05:29:32 2025-08-13 05:29:32,932 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 05:29:32 2025-08-13 05:29:32,932 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:29:32 2025-08-13 05:29:32,932 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 05:29:32 2025-08-13 05:29:32,934 [execute] INFO git cat-file --batch-check 05:29:32 2025-08-13 05:29:32,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 05:29:32 2025-08-13 05:29:32,938 [execute] INFO git cat-file --batch 05:29:32 2025-08-13 05:29:32,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 05:29:32 2025-08-13 05:29:32,941 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:29:32 4.1.0-dev.4 [Pipeline] } 05:29:32 $ docker exec --env ******** --env ******** 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 ssh-agent -k 05:29:33 unset SSH_AUTH_SOCK; 05:29:33 unset SSH_AGENT_PID; 05:29:33 echo Agent pid 38 killed; 05:29:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:33 + git semver [Pipeline] } 05:29:33 $ docker stop --time=1 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 05:29:34 $ docker rm -f --volumes 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 [Pipeline] // withDockerContainer [Pipeline] sh 05:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:35 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:29:35 $ 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 05:29:35 $ docker top 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c -eo pid,comm 05:29: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). 05:29:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:36 [ssh-agent] Looking for ssh-agent implementation... 05:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:36 $ docker exec 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c ssh-agent 05:29:36 SSH_AUTH_SOCK=/tmp/ssh-DAwZeU5nsffh/agent.33 05:29:36 SSH_AGENT_PID=39 05:29:36 Running ssh-add (command line suppressed) 05:29:36 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1910358790766017232.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1910358790766017232.key) 05:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:36 + git semver push 05:29:36 2025-08-13 05:29:36,831 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:29:36 2025-08-13 05:29:36,834 [run_push] DEBUG push 05:29:36 2025-08-13 05:29:36,835 [execute] INFO git cat-file --batch-check 05:29:36 2025-08-13 05:29:36,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 05:29:36 2025-08-13 05:29:36,837 [execute] INFO git rev-list d4d62fc9c48154bf61eea19468873ff32307a3c3 -- 05:29:36 2025-08-13 05:29:36,837 [execute] DEBUG Popen(['git', 'rev-list', 'd4d62fc9c48154bf61eea19468873ff32307a3c3', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:29:36 2025-08-13 05:29:36,845 [execute] INFO git fetch -v -- origin 05:29:36 2025-08-13 05:29:36,845 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:29:37 2025-08-13 05:29:37,592 [run_push] DEBUG no remote changes detected 05:29:37 2025-08-13 05:29:37,592 [execute] INFO git push origin semver 05:29:37 2025-08-13 05:29:37,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:29:38 2025-08-13 05:29:38,708 [run_push] DEBUG push all version tags 05:29:38 2025-08-13 05:29:38,708 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:29:38 2025-08-13 05:29:38,708 [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) 05:29:40 2025-08-13 05:29:39,881 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:29:40 4.1.0-dev.4 [Pipeline] } 05:29:40 $ docker exec --env ******** --env ******** 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c ssh-agent -k 05:29:40 unset SSH_AUTH_SOCK; 05:29:40 unset SSH_AGENT_PID; 05:29:40 echo Agent pid 39 killed; 05:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:40 + git semver [Pipeline] } 05:29:40 $ docker stop --time=1 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c 05:29:42 $ docker rm -f --volumes 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c [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 05:29:42 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 05:29:42 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:29:42 total 16 05:29:42 drwxr-xr-x 3 root root 4096 Aug 13 05:17 . 05:29:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 13 05:29 .. 05:29:42 drwxr-xr-x 2 root root 4096 Aug 13 05:17 cost 05:29:42 -rw-r--r-- 1 root root 91 Aug 13 05:17 cost.csv 05:29:42 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 05:29:42 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:29:42 total 16 05:29:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 05:17 . 05:29:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 13 05:29 .. 05:29:42 drwxr-xr-x 2 jenkins jenkins 4096 Aug 13 05:17 cost 05:29:42 -rw-r--r-- 1 jenkins jenkins 91 Aug 13 05:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:29:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:43 ---> package-listing.sh 05:29:43 ++ facter osfamily 05:29:43 ++ tr '[:upper:]' '[:lower:]' 05:29:44 + OS_FAMILY=debian 05:29:44 + workspace=/w/workspace/foundry_device-onvif-camera_main 05:29:44 + START_PACKAGES=/tmp/packages_start.txt 05:29:44 + END_PACKAGES=/tmp/packages_end.txt 05:29:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:44 + PACKAGES=/tmp/packages_start.txt 05:29:44 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:29:44 + PACKAGES=/tmp/packages_end.txt 05:29:44 + case "${OS_FAMILY}" in 05:29:44 + dpkg -l 05:29:44 + grep '^ii' 05:29:44 + '[' -f /tmp/packages_start.txt ']' 05:29:44 + '[' -f /tmp/packages_end.txt ']' 05:29:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:44 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:29:44 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 05:29:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 05:29:44 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 05:29:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:45 prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container 05:29:45 $ 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 05:29:45 $ docker top 40af22bb2d562d685c535d7d6b0c5ef6500eac800cb41ddfed811348b8ea863a -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:29:45 + mkdir -p /var/log/sysstat [Pipeline] sh 05:29:46 + ls /var/log/sa-host 05:29:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:46 provisioning config files... 05:29:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5860228576801430974tmp [Pipeline] { [Pipeline] echo 05:29:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:29:46 ---> create-netrc.sh [Pipeline] } 05:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:29:46 ---> python-tools-install.sh [Pipeline] echo 05:29:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:29:47 ---> sudo-logs.sh 05:29:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:29:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:29:47 ---> job-cost.sh 05:29:47 lf-activate-venv: SKIPPING 05:29:47 DEBUG: total: 0.2199999988079071 05:29:47 INFO: Retrieving Stack Cost... 05:29:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:29:47 INFO: Archiving Costs [Pipeline] echo 05:29:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:29:48 ---> logs-deploy.sh 05:29:48 lf-activate-venv: SKIPPING 05:29:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/227 05:29:48 INFO: archiving workspace using pattern(s): 05:29:49 Archives upload complete. 05:29:49 INFO: archiving logs to Nexus