Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ee9afaac832d34d625f506f71b63586f73be28c 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-ssh8502026427244985243.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8676815641038116519.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11030634227651338855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1105089565898519512.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-ssh11062210311906943452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3937 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 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ee9afaac832d34d625f506f71b63586f73be28c (main) Commit message: "Merge pull request #553 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 2ee9afaac832d34d625f506f71b63586f73be28c # timeout=10 > git rev-list --no-walk f73b0e826ac828b616676455099e46cacb0f4f8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:17 ========================================================= 08:31:17 EdgeX Global Pipelines Version Info 08:31:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:19 ------------------- 08:31:19 stable info: 08:31:19 ------------------- 08:31:19 Commited By: Cherry Wang cherry@iotechsys.com 08:31:19 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:31:19 Message: update stable to v1.0.278 08:31:19 ------------------- 08:31:19 experimental info: 08:31:19 ------------------- 08:31:19 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:19 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:31:19 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ee9afa [Pipeline] echo 08:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:20 provisioning config files... 08:31:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12286730079674837772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:20 ---> ****-login.sh 08:31:20 nexus3.edgexfoundry.org:10001 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:21 08:31:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:21 Configure a credential helper to remove this warning. See 08:31:21 https://docs.****.com/go/credential-store/ 08:31:21 08:31:21 Login Succeeded 08:31:21 nexus3.edgexfoundry.org:10002 08:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:21 08:31:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:21 Configure a credential helper to remove this warning. See 08:31:21 https://docs.****.com/go/credential-store/ 08:31:21 08:31:21 Login Succeeded 08:31:21 nexus3.edgexfoundry.org:10003 08:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:21 08:31:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:21 Configure a credential helper to remove this warning. See 08:31:21 https://docs.****.com/go/credential-store/ 08:31:21 08:31:21 Login Succeeded 08:31:21 nexus3.edgexfoundry.org:10004 08:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:21 08:31:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:21 Configure a credential helper to remove this warning. See 08:31:21 https://docs.****.com/go/credential-store/ 08:31:21 08:31:21 Login Succeeded 08:31:21 ****.io 08:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:22 08:31:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:22 Configure a credential helper to remove this warning. See 08:31:22 https://docs.****.com/go/credential-store/ 08:31:22 08:31:22 Login Succeeded 08:31:22 ---> ****-login.sh ends [Pipeline] } 08:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:31:22 + git rev-list -1 --merges 2ee9afaac832d34d625f506f71b63586f73be28c~1..2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo 08:31:22 -----------> git rev-list -1 --merges 2ee9afaac832d34d625f506f71b63586f73be28c~1..2ee9afaac832d34d625f506f71b63586f73be28c 2ee9afaac832d34d625f506f71b63586f73be28c 08:31:22 2ee9afaac832d34d625f506f71b63586f73be28c [false] [Pipeline] sh 08:31:22 + git log --format=format:%s -1 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo 08:31:22 ========================================================= 08:31:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:23 + git log --format=format:%s -1 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo 08:31:23 [semverPrep] GIT_COMMIT: 2ee9afaac832d34d625f506f71b63586f73be28c, Commit Message: Merge pull request #553 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 08:31:23 [semverPrep] This is not a build commit. [Pipeline] sh 08:31:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:23 + grep -v github /etc/ssh/ssh_known_hosts 08:31:23 + [ -e /tmp/ssh_known_hosts ] 08:31:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:23 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:23 08:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:24 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:24 3dae71ba6b94: Pulling fs layer 08:31:24 6bf1a483ea7c: Pulling fs layer 08:31:24 f5dfc541a4d3: Pulling fs layer 08:31:24 461d9e800cba: Pulling fs layer 08:31:24 80192f66455f: Pulling fs layer 08:31:24 2e8e34ca0e6c: Pulling fs layer 08:31:24 a29436f7fd5d: Pulling fs layer 08:31:24 923cac83aea3: Pulling fs layer 08:31:24 25ad8b0a4227: Pulling fs layer 08:31:24 db01528c6b51: Pulling fs layer 08:31:24 28988de357af: Pulling fs layer 08:31:24 a29436f7fd5d: Waiting 08:31:24 923cac83aea3: Waiting 08:31:24 25ad8b0a4227: Waiting 08:31:24 db01528c6b51: Waiting 08:31:24 461d9e800cba: Waiting 08:31:24 28988de357af: Waiting 08:31:24 80192f66455f: Waiting 08:31:24 2e8e34ca0e6c: Waiting 08:31:24 6bf1a483ea7c: Verifying Checksum 08:31:24 6bf1a483ea7c: Download complete 08:31:24 461d9e800cba: Download complete 08:31:24 80192f66455f: Verifying Checksum 08:31:24 80192f66455f: Download complete 08:31:24 f5dfc541a4d3: Verifying Checksum 08:31:24 f5dfc541a4d3: Download complete 08:31:24 3dae71ba6b94: Verifying Checksum 08:31:24 3dae71ba6b94: Download complete 08:31:24 923cac83aea3: Verifying Checksum 08:31:24 25ad8b0a4227: Verifying Checksum 08:31:24 25ad8b0a4227: Download complete 08:31:24 db01528c6b51: Verifying Checksum 08:31:24 db01528c6b51: Download complete 08:31:24 28988de357af: Download complete 08:31:24 a29436f7fd5d: Verifying Checksum 08:31:24 a29436f7fd5d: Download complete 08:31:25 2e8e34ca0e6c: Verifying Checksum 08:31:25 2e8e34ca0e6c: Download complete 08:31:25 3dae71ba6b94: Pull complete 08:31:26 6bf1a483ea7c: Pull complete 08:31:26 f5dfc541a4d3: Pull complete 08:31:26 461d9e800cba: Pull complete 08:31:26 80192f66455f: Pull complete 08:31:30 2e8e34ca0e6c: Pull complete 08:31:30 a29436f7fd5d: Pull complete 08:31:30 923cac83aea3: Pull complete 08:31:30 25ad8b0a4227: Pull complete 08:31:30 db01528c6b51: Pull complete 08:31:30 28988de357af: Pull complete 08:31:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:31 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:31: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:35 $ docker top a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 -eo pid,comm 08:31: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). 08:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:35 [ssh-agent] Looking for ssh-agent implementation... 08:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:35 $ docker exec a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent 08:31:35 SSH_AUTH_SOCK=/tmp/ssh-zpx7HJUgH1HZ/agent.32 08:31:35 SSH_AGENT_PID=38 08:31:35 Running ssh-add (command line suppressed) 08:31:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6228418724957509858.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6228418724957509858.key) 08:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:36 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 08:31:36 + git tag --points-at HEAD [Pipeline] } 08:31:36 $ docker exec --env ******** --env ******** a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent -k 08:31:36 unset SSH_AUTH_SOCK; 08:31:36 unset SSH_AGENT_PID; 08:31:36 echo Agent pid 38 killed; 08:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:36 [ssh-agent] Looking for ssh-agent implementation... 08:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:36 $ docker exec a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent 08:31:36 SSH_AUTH_SOCK=/tmp/ssh-4g0IFY1wiUOR/agent.85 08:31:36 SSH_AGENT_PID=91 08:31:36 Running ssh-add (command line suppressed) 08:31:36 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15832866011755660788.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15832866011755660788.key) 08:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:37 + git semver init 08:31:37 2026-03-23 08:31:37,382 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:31:37 2026-03-23 08:31:37,386 [run_init] DEBUG init version:0.0.0 force:False 08:31:37 2026-03-23 08:31:37,387 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 08:31:37 2026-03-23 08:31:37,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 08:31:37 2026-03-23 08:31:37,388 [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) 08:31:39 2026-03-23 08:31:38,990 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 08:31:39 2026-03-23 08:31:38,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 08:31:39 2026-03-23 08:31:38,991 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:31:39 2026-03-23 08:31:38,991 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:31:39 4.1.0-dev.20 [Pipeline] } 08:31:39 $ docker exec --env ******** --env ******** a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent -k 08:31:39 unset SSH_AUTH_SOCK; 08:31:39 unset SSH_AGENT_PID; 08:31:39 echo Agent pid 91 killed; 08:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:39 + git semver [Pipeline] } 08:31:40 $ docker stop --time=1 a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 08:31:41 $ docker rm -f --volumes a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:41 Stashed 1 file(s) [Pipeline] echo 08:31:41 [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 08:31:42 provisioning config files... 08:31:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17831650888848068849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:42 ---> ****-login.sh 08:31:42 nexus3.edgexfoundry.org:10001 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10002 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10003 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10004 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 Login Succeeded 08:31:42 ****.io 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 Login Succeeded 08:31:42 ---> ****-login.sh ends [Pipeline] } 08:31:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:43 ========================================================= 08:31:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:31:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:31:44 #0 building with "default" instance using docker driver 08:31:44 08:31:44 #1 [internal] load build definition from Dockerfile 08:31:44 #1 transferring dockerfile: 1.75kB done 08:31:44 #1 DONE 0.0s 08:31:44 08:31:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:44 #2 DONE 0.1s 08:31:44 08:31:44 #3 [internal] load .dockerignore 08:31:44 #3 transferring context: 2B done 08:31:44 #3 DONE 0.0s 08:31:44 08:31:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:31:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:31:44 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:31:44 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 08:31:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 08:31:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 08:31:44 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 08:31:44 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:31:44 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:31:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:31:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 08:31:44 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:31:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:31:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:31:44 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:31:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 08:31:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 08:31:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s 08:31:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 08:31:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 08:31:44 #4 ... 08:31:44 08:31:44 #5 [internal] load build context 08:31:44 #5 transferring context: 48.25MB 0.3s done 08:31:44 #5 DONE 0.4s 08:31:44 08:31:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:31:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.4s 08:31:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 08:31:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s 08:31:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:31:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 08:31:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 08:31:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s 08:31:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 08:31:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s 08:31:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 08:31:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.16MB / 112.58MB 0.8s 08:31:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.8s 08:31:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.9s 08:31:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 08:31:45 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 08:31:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 1.0s 08:31:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 110.10MB / 112.58MB 1.1s 08:31:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 08:31:50 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done 08:31:50 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:31:50 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:31:50 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:31:50 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:31:50 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 08:31:50 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 08:31:50 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 08:31:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.3s done 08:31:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 08:31:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 08:31:53 #4 DONE 9.3s 08:31:53 08:31:53 #6 [builder 2/7] RUN apk add --no-cache make git 08:31:53 #6 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:31:53 #6 0.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:31:54 #6 0.852 OK: 265 MiB in 60 packages 08:31:57 Still waiting to schedule task 08:31:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:58 #6 DONE 4.4s 08:31:58 08:31:58 #7 [builder 3/7] WORKDIR /device-onvif-camera 08:31:58 #7 DONE 0.0s 08:31:58 08:31:58 #8 [builder 4/7] COPY go.mod vendor* ./ 08:31:58 #8 DONE 0.0s 08:31:58 08:31:58 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:16 #9 DONE 16.4s 08:32:16 08:32:16 #10 [builder 6/7] COPY . . 08:32:16 #10 DONE 0.4s 08:32:16 08:32:16 #11 [builder 7/7] RUN echo noop 08:32:16 #11 0.211 noop 08:32:16 #11 DONE 0.3s 08:32:16 08:32:16 #12 exporting to image 08:32:16 #12 exporting layers 08:32:24 #12 exporting layers 9.6s done 08:32:24 #12 writing image sha256:9d58f915adddfdaa87f483d026ae869758e0ce60b2034c9cba9d6ac8130cdfb7 done 08:32:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:32:24 #12 DONE 9.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:24 + docker inspect -f . ci-base-image-x86_64 08:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:25 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:32:25 $ 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 08:32:25 $ docker top 4afc8c74bffa724f740c904f365b8429f7879f3e3d3d862db1a906410a31f150 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:25 + go version 08:32:25 go version go1.25.2 linux/amd64 [Pipeline] } 08:32:25 $ docker stop --time=1 4afc8c74bffa724f740c904f365b8429f7879f3e3d3d862db1a906410a31f150 08:32:27 $ docker rm -f --volumes 4afc8c74bffa724f740c904f365b8429f7879f3e3d3d862db1a906410a31f150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:27 + docker inspect -f . ci-base-image-x86_64 08:32:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:27 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:32:27 $ 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 08:32:27 $ docker top 87be6f5d6ce63cbab6c94dc74332020542179858e97047c9e807be480defd469 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:28 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 08:32:28 + make test 08:32:28 go test ./... -coverprofile=coverage.out ./... 08:32:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:32:56 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:32:56 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.024s coverage: 31.2% of statements 08:32:56 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:32:56 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.043s coverage: 86.5% of statements 08:33:06 0 issues. 08:33:06 go vet ./... 08:33:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:13 ./bin/test-attribution-txt.sh 08:33:13 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:33:13 $ docker stop --time=1 87be6f5d6ce63cbab6c94dc74332020542179858e97047c9e807be480defd469 08:33:15 $ docker rm -f --volumes 87be6f5d6ce63cbab6c94dc74332020542179858e97047c9e807be480defd469 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:33:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:17 + ls -al . 08:33:17 total 312 08:33:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 08:32 . 08:33:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:31 .. 08:33:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:32 .git 08:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:31 .github 08:33:17 -rw-rw-r-- 1 jenkins jenkins 493 Mar 23 08:31 .gitignore 08:33:17 -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:31 .golangci.yml 08:33:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:31 .semver 08:33:17 -rw-rw-r-- 1 jenkins jenkins 22626 Mar 23 08:31 Attribution.txt 08:33:17 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 23 08:31 CHANGELOG.md 08:33:17 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 23 08:31 Dockerfile 08:33:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:31 GOVERNANCE.md 08:33:17 -rw-rw-r-- 1 jenkins jenkins 762 Mar 23 08:31 Jenkinsfile 08:33:17 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 08:31 LICENSE 08:33:17 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 08:31 Makefile 08:33:17 -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 08:31 OWNERS.md 08:33:17 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 23 08:31 README.md 08:33:17 -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 08:31 VERSION 08:33:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:31 bin 08:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:31 cmd 08:33:17 -rw-r--r-- 1 jenkins jenkins 85674 Mar 23 08:32 coverage.out 08:33:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:31 doc 08:33:17 -rw-rw-r-- 1 jenkins jenkins 7007 Mar 23 08:31 go.mod 08:33:17 -rw-rw-r-- 1 jenkins jenkins 90036 Mar 23 08:31 go.sum 08:33:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:31 internal 08:33:17 -rw-rw-r-- 1 jenkins jenkins 236 Mar 23 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33: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=2ee9afaac832d34d625f506f71b63586f73be28c --label arch=amd64 --label version=4.1.0-dev.20 . 08:33:17 #0 building with "default" instance using docker driver 08:33:17 08:33:17 #1 [internal] load build definition from Dockerfile 08:33:17 #1 transferring dockerfile: 1.75kB done 08:33:17 #1 DONE 0.0s 08:33:17 08:33:17 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:17 #2 DONE 0.0s 08:33:17 08:33:17 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:33:17 #3 DONE 0.1s 08:33:17 08:33:17 #4 [internal] load .dockerignore 08:33:17 #4 transferring context: 2B done 08:33:17 #4 DONE 0.0s 08:33:17 08:33:17 #5 [internal] load build context 08:33:17 #5 transferring context: 105.93kB 0.0s done 08:33:17 #5 DONE 0.0s 08:33:17 08:33:17 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:33:17 #6 DONE 0.1s 08:33:17 08:33:17 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:33:17 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 08:33:17 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 08:33:17 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:33:17 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:33:17 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:33:17 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 08:33:17 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 08:33:17 #7 DONE 0.3s 08:33:17 08:33:17 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:18 #8 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:33:18 #8 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:33:18 #8 ... 08:33:18 08:33:18 #9 [builder 2/7] RUN apk add --no-cache make git 08:33:18 #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:33:18 #9 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:33:18 #9 0.778 OK: 265 MiB in 60 packages 08:33:18 #9 DONE 1.0s 08:33:18 08:33:18 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:18 #8 0.610 (1/1) Installing dumb-init (1.2.5-r3) 08:33:18 #8 0.616 Executing busybox-1.37.0-r20.trigger 08:33:18 #8 0.624 OK: 7 MiB in 17 packages 08:33:18 #8 DONE 0.8s 08:33:18 08:33:18 #10 [builder 3/7] WORKDIR /device-onvif-camera 08:33:18 #10 DONE 0.0s 08:33:18 08:33:18 #11 [builder 4/7] COPY go.mod vendor* ./ 08:33:18 #11 DONE 0.0s 08:33:18 08:33:18 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 #12 DONE 0.5s 08:33:19 08:33:19 #13 [stage-1 3/7] RUN apk --no-cache upgrade 08:33:19 #13 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:33:19 #13 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:33:19 #13 0.707 OK: 7 MiB in 17 packages 08:33:19 #13 DONE 1.0s 08:33:19 08:33:19 #14 [builder 6/7] COPY . . 08:33:19 #14 DONE 0.4s 08:33:19 08:33:19 #15 [builder 7/7] RUN make build 08:33:20 #15 0.328 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 08:33:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3941 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 08:33:26 Running in /w/workspace/device-onvif-camera/247 [Pipeline] { [Pipeline] checkout 08:33:26 The recommended git tool is: git 08:33:32 using credential edgex-jenkins-ssh 08:33:32 Cloning the remote Git repository 08:33:32 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 08:33:32 > git init /w/workspace/device-onvif-camera/247 # timeout=10 08:33:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 08:33:32 > git --version # timeout=10 08:33:32 > git --version # 'git version 2.25.1' 08:33:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 08:33:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:37 Avoid second fetch 08:33:37 Checking out Revision 2ee9afaac832d34d625f506f71b63586f73be28c (main) 08:33:37 Commit message: "Merge pull request #553 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" 08:33:37 > git config core.sparsecheckout # timeout=10 08:33:37 > git checkout -f 2ee9afaac832d34d625f506f71b63586f73be28c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:43 provisioning config files... 08:33:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/247@tmp/config1888909987869096358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:43 ---> ****-login.sh 08:33:43 nexus3.edgexfoundry.org:10001 08:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:44 Configure a credential helper to remove this warning. See 08:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:44 08:33:44 Login Succeeded 08:33:44 nexus3.edgexfoundry.org:10002 08:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:44 Configure a credential helper to remove this warning. See 08:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:44 08:33:44 Login Succeeded 08:33:44 nexus3.edgexfoundry.org:10003 08:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:45 Configure a credential helper to remove this warning. See 08:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:45 08:33:45 Login Succeeded 08:33:45 nexus3.edgexfoundry.org:10004 08:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:45 Configure a credential helper to remove this warning. See 08:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:45 08:33:45 Login Succeeded 08:33:45 ****.io 08:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:45 Configure a credential helper to remove this warning. See 08:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:45 08:33:45 Login Succeeded 08:33:45 ---> ****-login.sh ends [Pipeline] } 08:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:46 ========================================================= 08:33:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:33:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:46 #15 DONE 26.7s 08:33:46 08:33:46 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 08:33:46 #16 DONE 0.2s 08:33:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:33:46 08:33:46 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 08:33:46 #17 DONE 0.0s 08:33:46 08:33:46 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 08:33:46 #18 DONE 0.0s 08:33:46 08:33:46 #19 exporting to image 08:33:46 #19 exporting layers 0.1s done 08:33:46 #19 writing image sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done 08:33:46 #19 naming to docker.io/library/device-onvif-camera done 08:33:46 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:47 provisioning config files... 08:33:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13421590107007410227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:47 Sending build context to Docker daemon 27.6MB 08:33:47 ---> ****-login.sh 08:33:47 nexus3.edgexfoundry.org:10001 08:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:47 Login Succeeded 08:33:47 nexus3.edgexfoundry.org:10002 08:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:47 Login Succeeded 08:33:47 nexus3.edgexfoundry.org:10003 08:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:47 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 08:33:47 Step 2/13 : FROM ${BASE} AS builder 08:33:47 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:47 6b59a28fa201: Pulling fs layer 08:33:47 d32bb0dddca7: Pulling fs layer 08:33:47 5dab1238d3d9: Pulling fs layer 08:33:47 196fd7d83e7d: Pulling fs layer 08:33:47 4f4fb700ef54: Pulling fs layer 08:33:47 8ba94037c8f0: Pulling fs layer 08:33:47 196fd7d83e7d: Waiting 08:33:47 4f4fb700ef54: Waiting 08:33:47 deaec5988b04: Pulling fs layer 08:33:47 9f65657bb879: Pulling fs layer 08:33:47 8ba94037c8f0: Waiting 08:33:47 deaec5988b04: Waiting 08:33:47 9f65657bb879: Waiting 08:33:47 d32bb0dddca7: Verifying Checksum 08:33:47 d32bb0dddca7: Download complete 08:33:47 196fd7d83e7d: Verifying Checksum 08:33:47 196fd7d83e7d: Download complete 08:33:47 Login Succeeded 08:33:47 nexus3.edgexfoundry.org:10004 08:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:47 Login Succeeded 08:33:47 ****.io 08:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:47 Login Succeeded 08:33:47 ---> ****-login.sh ends [Pipeline] } 08:33:47 4f4fb700ef54: Verifying Checksum 08:33:47 4f4fb700ef54: Download complete 08:33:47 8ba94037c8f0: Verifying Checksum 08:33:47 8ba94037c8f0: Download complete 08:33:47 6b59a28fa201: Verifying Checksum 08:33:47 6b59a28fa201: Download complete 08:33:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:47 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 08:33:47 2ee9afaac832d34d625f506f71b63586f73be28c 08:33:47 latest 08:33:47 4.1.0-dev.20 08:33:47 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:33:47 main 08:33:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c 08:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:33:48 fc7b0b63640f: Preparing 08:33:48 171dbb023c96: Preparing 08:33:48 53c6ee6a4d37: Preparing 08:33:48 e8de7d9960b3: Preparing 08:33:48 fd869cc212b2: Preparing 08:33:48 cce92674e987: Preparing 08:33:48 cce92674e987: Waiting 08:33:48 171dbb023c96: Pushed 08:33:48 e8de7d9960b3: Pushed 08:33:48 fc7b0b63640f: Pushed 08:33:48 fd869cc212b2: Pushed 08:33:48 cce92674e987: Layer already exists 08:33:48 9f65657bb879: Verifying Checksum 08:33:48 9f65657bb879: Download complete 08:33:49 6b59a28fa201: Pull complete 08:33:49 d32bb0dddca7: Pull complete 08:33:49 5dab1238d3d9: Verifying Checksum 08:33:49 5dab1238d3d9: Download complete 08:33:51 deaec5988b04: Verifying Checksum 08:33:51 deaec5988b04: Download complete 08:33:52 53c6ee6a4d37: Pushed 08:33:52 2ee9afaac832d34d625f506f71b63586f73be28c: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:33:53 fc7b0b63640f: Preparing 08:33:53 171dbb023c96: Preparing 08:33:53 53c6ee6a4d37: Preparing 08:33:53 e8de7d9960b3: Preparing 08:33:53 fd869cc212b2: Preparing 08:33:53 cce92674e987: Preparing 08:33:53 cce92674e987: Waiting 08:33:53 fc7b0b63640f: Layer already exists 08:33:53 53c6ee6a4d37: Layer already exists 08:33:53 e8de7d9960b3: Layer already exists 08:33:53 171dbb023c96: Layer already exists 08:33:53 fd869cc212b2: Layer already exists 08:33:53 cce92674e987: Layer already exists 08:33:53 latest: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 08:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:33:54 fc7b0b63640f: Preparing 08:33:54 171dbb023c96: Preparing 08:33:54 53c6ee6a4d37: Preparing 08:33:54 e8de7d9960b3: Preparing 08:33:54 fd869cc212b2: Preparing 08:33:54 cce92674e987: Preparing 08:33:54 cce92674e987: Waiting 08:33:54 fd869cc212b2: Layer already exists 08:33:54 53c6ee6a4d37: Layer already exists 08:33:54 171dbb023c96: Layer already exists 08:33:54 e8de7d9960b3: Layer already exists 08:33:54 fc7b0b63640f: Layer already exists 08:33:54 cce92674e987: Layer already exists 08:33:54 4.1.0-dev.20: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:33:54 fc7b0b63640f: Preparing 08:33:54 171dbb023c96: Preparing 08:33:54 53c6ee6a4d37: Preparing 08:33:54 e8de7d9960b3: Preparing 08:33:54 fd869cc212b2: Preparing 08:33:54 cce92674e987: Preparing 08:33:54 cce92674e987: Waiting 08:33:54 171dbb023c96: Layer already exists 08:33:54 fc7b0b63640f: Layer already exists 08:33:54 fd869cc212b2: Layer already exists 08:33:54 53c6ee6a4d37: Layer already exists 08:33:54 e8de7d9960b3: Layer already exists 08:33:54 cce92674e987: Layer already exists 08:33:54 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:55 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:33:55 fc7b0b63640f: Preparing 08:33:55 171dbb023c96: Preparing 08:33:55 53c6ee6a4d37: Preparing 08:33:55 e8de7d9960b3: Preparing 08:33:55 fd869cc212b2: Preparing 08:33:55 cce92674e987: Preparing 08:33:55 cce92674e987: Waiting 08:33:55 53c6ee6a4d37: Layer already exists 08:33:55 e8de7d9960b3: Layer already exists 08:33:55 fd869cc212b2: Layer already exists 08:33:55 171dbb023c96: Layer already exists 08:33:55 fc7b0b63640f: Layer already exists 08:33:55 cce92674e987: Layer already exists 08:33:55 main: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:55 ===================================================== [Pipeline] echo 08:33:55 taggedImages: 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 08:33:55 ========================================================= 08:33:55 [edgeXBuildMultiArch] RAW Config: 08:33:55 images: 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:33:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:33:55 settingsFile: 08:33:55 device-onvif-camera-settings 08:33:55 ========================================================= [Pipeline] node 08:34:04 5dab1238d3d9: Pull complete 08:34:04 196fd7d83e7d: Pull complete 08:34:04 4f4fb700ef54: Pull complete 08:34:04 8ba94037c8f0: Pull complete 08:34:10 Still waiting to schedule task 08:34:10 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:34:12 deaec5988b04: Pull complete 08:34:15 9f65657bb879: Pull complete 08:34:15 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:34:15 ---> 334268110677 08:34:15 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:34:16 ---> Running in 4e4c8960038e 08:34:17 Removing intermediate container 4e4c8960038e 08:34:17 ---> 18bf3767d941 08:34:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:34:17 ---> Running in 6536c3321b9e 08:34:20 Removing intermediate container 6536c3321b9e 08:34:20 ---> 7981867c9382 08:34:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:34:21 ---> Running in 49a8c931f8cc 08:34:21 Removing intermediate container 49a8c931f8cc 08:34:21 ---> ba9ac9507a25 08:34:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:34:21 ---> Running in abd92458cb40 08:34:22 Removing intermediate container abd92458cb40 08:34:22 ---> 4ecf6094aee4 08:34:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:34:22 ---> Running in fd7c7b1a94d9 08:34:22 Removing intermediate container fd7c7b1a94d9 08:34:22 ---> 99fc3032ed5a 08:34:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:34:22 ---> Running in 86839e0e268c 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:34:26 OK: 255 MiB in 60 packages 08:34:27 Removing intermediate container 86839e0e268c 08:34:27 ---> 49d346b6d130 08:34:27 Step 9/13 : WORKDIR /device-onvif-camera 08:34:27 ---> Running in 179ee65d3068 08:34:27 Removing intermediate container 179ee65d3068 08:34:27 ---> e5bc1e5778d1 08:34:27 Step 10/13 : COPY go.mod vendor* ./ 08:34:28 ---> af8f283f7377 08:34:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 ---> Running in 3f289be5138e 08:35:00 Running on prd-centos7-docker-4c-2g-3945 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:00 provisioning config files... 08:35:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13464190428307018438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:02 ---> ****-login.sh 08:35:02 nexus3.edgexfoundry.org:10001 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:02 Configure a credential helper to remove this warning. See 08:35:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:02 08:35:02 Login Succeeded 08:35:02 nexus3.edgexfoundry.org:10002 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:02 Configure a credential helper to remove this warning. See 08:35:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:02 08:35:02 Login Succeeded 08:35:02 nexus3.edgexfoundry.org:10003 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:02 Configure a credential helper to remove this warning. See 08:35:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:02 08:35:02 Login Succeeded 08:35:02 nexus3.edgexfoundry.org:10004 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:03 Configure a credential helper to remove this warning. See 08:35:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:03 08:35:03 Login Succeeded 08:35:03 ****.io 08:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:03 Configure a credential helper to remove this warning. See 08:35:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:03 08:35:03 Login Succeeded 08:35:03 ---> ****-login.sh ends [Pipeline] } 08:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:03 + docker buildx ls 08:35:04 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:35:04 default * docker 08:35:04 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:35:04 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:35:04 edgex-builder [Pipeline] sh 08:35:05 + docker buildx inspect --bootstrap 08:35:05 #1 [internal] booting buildkit 08:35:05 #1 pulling image moby/buildkit:buildx-stable-1 08:35:09 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 08:35:09 #1 creating container buildx_buildkit_edgex-builder0 08:35:09 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 08:35:09 #1 DONE 4.6s 08:35:09 Name: edgex-builder 08:35:09 Driver: docker-container 08:35:09 08:35:09 Nodes: 08:35:09 Name: edgex-builder0 08:35:09 Endpoint: unix:///var/run/docker.sock 08:35:09 Status: running 08:35:09 Buildkit: v0.28.0 08:35:09 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:35:10 + docker buildx ls 08:35:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:35:10 edgex-builder * docker-container 08:35:10 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:35:10 default docker 08:35:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:35:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c' 08:35:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c --push - 08:35:10 #1 [internal] load build definition from Dockerfile 08:35:10 #1 transferring dockerfile: 204B done 08:35:10 #1 DONE 0.0s 08:35:10 08:35:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c 08:35:10 #2 DONE 0.1s 08:35:10 08:35:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c 08:35:10 #3 DONE 0.1s 08:35:10 08:35:10 #4 [internal] load .dockerignore 08:35:10 #4 transferring context: 08:35:10 #4 transferring context: 2B done 08:35:10 #4 DONE 0.0s 08:35:10 08:35:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:10 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:10 #5 DONE 0.0s 08:35:10 08:35:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:10 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:10 #6 DONE 0.1s 08:35:10 08:35:10 #7 exporting to image 08:35:10 #7 exporting layers done 08:35:10 #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done 08:35:10 #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done 08:35:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:10 #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done 08:35:10 #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done 08:35:10 #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done 08:35:10 #7 DONE 0.0s 08:35:10 08:35:10 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:35:10 #8 DONE 0.0s 08:35:10 08:35:10 1 warning found (use --debug to expand): 08:35:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 08:35:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 08:35:11 #1 [internal] load build definition from Dockerfile 08:35:11 #1 transferring dockerfile: 170B done 08:35:11 #1 DONE 0.0s 08:35:11 08:35:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:35:11 #2 DONE 0.0s 08:35:11 08:35:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:35:11 #3 DONE 0.0s 08:35:11 08:35:11 #4 [internal] load .dockerignore 08:35:11 #4 transferring context: 2B done 08:35:11 #4 DONE 0.0s 08:35:11 08:35:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:11 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:11 #5 CACHED 08:35:11 08:35:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:11 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:11 #6 CACHED 08:35:11 08:35:11 #7 exporting to image 08:35:11 #7 exporting layers done 08:35:11 #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done 08:35:11 #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done 08:35:11 #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done 08:35:11 #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done 08:35:11 #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done 08:35:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:11 #7 DONE 0.0s 08:35:11 08:35:11 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:35:11 #8 DONE 0.0s 08:35:11 08:35:11 1 warning found (use --debug to expand): 08:35:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 --push - 08:35:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20' 08:35:11 #1 [internal] load build definition from Dockerfile 08:35:11 #1 transferring dockerfile: 176B done 08:35:11 #1 DONE 0.0s 08:35:11 08:35:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 08:35:11 #2 DONE 0.0s 08:35:11 08:35:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 08:35:11 #3 DONE 0.0s 08:35:11 08:35:11 #4 [internal] load .dockerignore 08:35:11 #4 transferring context: 2B done 08:35:11 #4 DONE 0.0s 08:35:11 08:35:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:11 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:11 #5 CACHED 08:35:11 08:35:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:11 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:11 #6 CACHED 08:35:11 08:35:11 #7 exporting to image 08:35:11 #7 exporting layers 08:35:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:11 #7 exporting layers done 08:35:11 #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done 08:35:11 #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done 08:35:11 #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done 08:35:11 #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done 08:35:11 #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done 08:35:11 #7 DONE 0.0s 08:35:11 08:35:11 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:35:11 #8 DONE 0.0s 08:35:11 08:35:11 1 warning found (use --debug to expand): 08:35:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20' 08:35:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 --push - 08:35:12 #1 [internal] load build definition from Dockerfile 08:35:12 #1 transferring dockerfile: 217B done 08:35:12 #1 DONE 0.0s 08:35:12 08:35:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:35:12 #2 DONE 0.0s 08:35:12 08:35:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:35:12 #3 DONE 0.0s 08:35:12 08:35:12 #4 [internal] load .dockerignore 08:35:12 #4 transferring context: 2B done 08:35:12 #4 DONE 0.0s 08:35:12 08:35:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:12 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:12 #5 CACHED 08:35:12 08:35:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:12 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:12 #6 CACHED 08:35:12 08:35:12 #7 exporting to image 08:35:12 #7 exporting layers done 08:35:12 #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done 08:35:12 #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done 08:35:12 #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done 08:35:12 #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done 08:35:12 #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done 08:35:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:12 #7 DONE 0.0s 08:35:12 08:35:12 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:35:12 #8 DONE 0.0s 08:35:12 08:35:12 1 warning found (use --debug to expand): 08:35:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 08:35:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 08:35:13 #1 [internal] load build definition from Dockerfile 08:35:13 #1 transferring dockerfile: 168B done 08:35:13 #1 DONE 0.0s 08:35:13 08:35:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:35:13 #2 DONE 0.0s 08:35:13 08:35:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:35:13 #3 DONE 0.0s 08:35:13 08:35:13 #4 [internal] load .dockerignore 08:35:13 #4 transferring context: 2B done 08:35:13 #4 DONE 0.0s 08:35:13 08:35:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:13 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de done 08:35:13 #5 CACHED 08:35:13 08:35:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 08:35:13 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done 08:35:13 #6 CACHED 08:35:13 08:35:13 #7 exporting to image 08:35:13 #7 exporting layers done 08:35:13 #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done 08:35:13 #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done 08:35:13 #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done 08:35:13 #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done 08:35:13 #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done 08:35:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:13 #7 DONE 0.0s 08:35:13 08:35:13 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 08:35:13 #8 DONE 0.0s 08:35:13 08:35:13 1 warning found (use --debug to expand): 08:35:13  - 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 08:35:13 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:35:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:35:14 ---> package-listing.sh 08:35:14 ++ facter osfamily 08:35:14 ++ tr '[:upper:]' '[:lower:]' 08:35:14 + OS_FAMILY=redhat 08:35:14 + workspace=/w/workspace/foundry_device-onvif-camera_main 08:35:14 + START_PACKAGES=/tmp/packages_start.txt 08:35:14 + END_PACKAGES=/tmp/packages_end.txt 08:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:35:14 + PACKAGES=/tmp/packages_start.txt 08:35:14 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:35:14 + PACKAGES=/tmp/packages_end.txt 08:35:14 + case "${OS_FAMILY}" in 08:35:14 + sort 08:35:14 + rpm -qa 08:35:15 + '[' -f /tmp/packages_start.txt ']' 08:35:15 + '[' -f /tmp/packages_end.txt ']' 08:35:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:35:15 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:35:15 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 08:35:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 08:35:15 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 08:35:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:16 08:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:16 latest: Pulling from edgex-lftools-log-publisher 08:35:16 5eb5b503b376: Pulling fs layer 08:35:16 5c69ac0246d0: Pulling fs layer 08:35:16 ec43610c2a17: Pulling fs layer 08:35:16 3a2ae6a8a46f: Pulling fs layer 08:35:16 33b1e0a273af: Pulling fs layer 08:35:16 5d3b04190fa2: Pulling fs layer 08:35:16 2f39f015ded8: Pulling fs layer 08:35:16 3a2ae6a8a46f: Waiting 08:35:16 33b1e0a273af: Waiting 08:35:16 5d3b04190fa2: Waiting 08:35:16 2f39f015ded8: Waiting 08:35:16 5c69ac0246d0: Verifying Checksum 08:35:16 5c69ac0246d0: Download complete 08:35:16 3a2ae6a8a46f: Verifying Checksum 08:35:16 3a2ae6a8a46f: Download complete 08:35:16 33b1e0a273af: Verifying Checksum 08:35:16 33b1e0a273af: Download complete 08:35:16 ec43610c2a17: Verifying Checksum 08:35:16 ec43610c2a17: Download complete 08:35:16 5d3b04190fa2: Verifying Checksum 08:35:16 5d3b04190fa2: Download complete 08:35:16 5eb5b503b376: Verifying Checksum 08:35:16 5eb5b503b376: Download complete 08:35:17 2f39f015ded8: Verifying Checksum 08:35:17 2f39f015ded8: Download complete 08:35:18 5eb5b503b376: Pull complete 08:35:18 5c69ac0246d0: Pull complete 08:35:18 ec43610c2a17: Pull complete 08:35:18 3a2ae6a8a46f: Pull complete 08:35:18 33b1e0a273af: Pull complete 08:35:18 5d3b04190fa2: Pull complete 08:35:22 2f39f015ded8: Pull complete 08:35:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:23 prd-centos7-docker-4c-2g-3945 does not seem to be running inside a container 08:35:23 $ 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 08:35:25 $ docker top 1cf89f7eaf354b30646d4bc147f9afbb61aa51d8de9ca50785f95ef952a4358e -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:35:26 + mkdir -p /var/log/sysstat [Pipeline] sh 08:35:26 + ls /var/log/sa-host 08:35:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:26 provisioning config files... 08:35:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14590587038363868673tmp [Pipeline] { [Pipeline] echo 08:35:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:35:27 ---> create-netrc.sh [Pipeline] } 08:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:35:27 ---> python-tools-install.sh [Pipeline] echo 08:35:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:35:27 ---> sudo-logs.sh 08:35:27 Archiving 'sudo' log.. 08:35:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-3945.novalocal: Name or service not known 08:35:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-3945.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:35:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:35:28 ---> job-cost.sh 08:35:28 lf-activate-venv: SKIPPING 08:35:28 INFO: No Stack... 08:35:28 INFO: Retrieving Pricing Info for: v3-standard-2 08:35:28 INFO: Archiving Costs [Pipeline] echo 08:35:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:35:29 ---> logs-deploy.sh 08:35:29 lf-activate-venv: SKIPPING 08:35:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/247 08:35:29 INFO: archiving workspace using pattern(s): 08:35:29 Archives upload complete. 08:35:29 INFO: archiving logs to Nexus 08:35:30 ---> uname -a: 08:35:30 Linux prd-centos7-docker-4c-2g-3945.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:35:30 08:35:30 08:35:30 ---> lscpu: 08:35:30 Architecture: x86_64 08:35:30 CPU op-mode(s): 32-bit, 64-bit 08:35:30 Byte Order: Little Endian 08:35:30 Address sizes: 40 bits physical, 48 bits virtual 08:35:30 CPU(s): 2 08:35:30 On-line CPU(s) list: 0,1 08:35:30 Thread(s) per core: 1 08:35:30 Core(s) per socket: 1 08:35:30 Socket(s): 2 08:35:30 NUMA node(s): 1 08:35:30 Vendor ID: AuthenticAMD 08:35:30 CPU family: 23 08:35:30 Model: 49 08:35:30 Model name: AMD EPYC-Rome Processor 08:35:30 Stepping: 0 08:35:30 CPU MHz: 2799.998 08:35:30 BogoMIPS: 5599.99 08:35:30 Virtualization: AMD-V 08:35:30 Hypervisor vendor: KVM 08:35:30 Virtualization type: full 08:35:30 L1d cache: 64 KiB 08:35:30 L1i cache: 64 KiB 08:35:30 L2 cache: 1 MiB 08:35:30 L3 cache: 32 MiB 08:35:30 NUMA node0 CPU(s): 0,1 08:35:30 Vulnerability Itlb multihit: Not affected 08:35:30 Vulnerability L1tf: Not affected 08:35:30 Vulnerability Mds: Not affected 08:35:30 Vulnerability Meltdown: Not affected 08:35:30 Vulnerability Mmio stale data: Not affected 08:35:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:35:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:35:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:35:30 Vulnerability Srbds: Not affected 08:35:30 Vulnerability Tsx async abort: Not affected 08:35:30 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 08:35:30 08:35:30 08:35:30 ---> nproc: 08:35:30 2 08:35:30 08:35:30 08:35:30 ---> df -h: 08:35:30 Filesystem Size Used Avail Use% Mounted on 08:35:30 overlay 40G 7.4G 33G 19% / 08:35:30 tmpfs 64M 0 64M 0% /dev 08:35:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:35:30 shm 64M 0 64M 0% /dev/shm 08:35:30 /dev/vda1 40G 7.4G 33G 19% /facter-os 08:35:30 08:35:30 08:35:30 Cannot open /var/log/sysstat/sa23: No such file or directory 08:35:30 Please check if data collecting is enabled 08:35:30 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:35:30 $ docker stop --time=1 1cf89f7eaf354b30646d4bc147f9afbb61aa51d8de9ca50785f95ef952a4358e 08:35:31 $ docker rm -f --volumes 1cf89f7eaf354b30646d4bc147f9afbb61aa51d8de9ca50785f95ef952a4358e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:35:32 [WS-CLEANUP] Deleting project workspace... 08:35:32 [WS-CLEANUP] Deferred wipeout is used... 08:35:32 [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 08:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:32 08:35:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:32 latest: Pulling from edgex-lftools-log-publisher 08:35:32 5eb5b503b376: Pulling fs layer 08:35:32 5c69ac0246d0: Pulling fs layer 08:35:32 ec43610c2a17: Pulling fs layer 08:35:32 3a2ae6a8a46f: Pulling fs layer 08:35:32 33b1e0a273af: Pulling fs layer 08:35:32 5d3b04190fa2: Pulling fs layer 08:35:32 2f39f015ded8: Pulling fs layer 08:35:32 33b1e0a273af: Waiting 08:35:32 5d3b04190fa2: Waiting 08:35:32 2f39f015ded8: Waiting 08:35:32 3a2ae6a8a46f: Waiting 08:35:32 5c69ac0246d0: Verifying Checksum 08:35:32 5c69ac0246d0: Download complete 08:35:32 3a2ae6a8a46f: Verifying Checksum 08:35:32 3a2ae6a8a46f: Download complete 08:35:32 33b1e0a273af: Verifying Checksum 08:35:32 33b1e0a273af: Download complete 08:35:32 5d3b04190fa2: Verifying Checksum 08:35:32 5d3b04190fa2: Download complete 08:35:32 ec43610c2a17: Verifying Checksum 08:35:32 ec43610c2a17: Download complete 08:35:33 5eb5b503b376: Download complete 08:35:33 2f39f015ded8: Download complete 08:35:34 5eb5b503b376: Pull complete 08:35:34 5c69ac0246d0: Pull complete 08:35:35 ec43610c2a17: Pull complete 08:35:35 3a2ae6a8a46f: Pull complete 08:35:35 33b1e0a273af: Pull complete 08:35:35 5d3b04190fa2: Pull complete 08:35:40 2f39f015ded8: Pull complete 08:35:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:40 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:35:40 $ 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 08:35:43 $ docker top 7a78540a379c61525fd01453eddc70ceaf50dcb043d8c56b0364d517580ccf9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:43 ---> job-cost.sh 08:35:43 lf-activate-venv: SKIPPING 08:35:43 INFO: No Stack... 08:35:43 INFO: Retrieving Pricing Info for: v3-standard-8 08:35:44 INFO: Archiving Costs [Pipeline] sh 08:35:44 + + cut -d, -f6 08:35:44 cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock 08:35:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] 08:35:44 Resource [jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] did not exist. Created. 08:35:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:45 + echo total: 0.2199999988079071 [Pipeline] stash 08:35:45 Stashed 1 file(s) [Pipeline] } 08:35:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] // lock [Pipeline] } 08:35:45 $ docker stop --time=1 7a78540a379c61525fd01453eddc70ceaf50dcb043d8c56b0364d517580ccf9a 08:35:46 $ docker rm -f --volumes 7a78540a379c61525fd01453eddc70ceaf50dcb043d8c56b0364d517580ccf9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:34 Removing intermediate container 3f289be5138e 08:36:34 ---> 4fa010b39f5c 08:36:34 Step 12/13 : COPY . . 08:36:34 ---> 92e9b70330ec 08:36:34 Step 13/13 : RUN ${MAKE} 08:36:34 ---> Running in f34e854e0977 08:36:34 noop 08:36:34 Removing intermediate container f34e854e0977 08:36:34 ---> db08043ef9c7 08:36:34 Successfully built db08043ef9c7 08:36:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:35 + docker inspect -f . ci-base-image-arm64 08:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:35 prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container 08:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/247 -v /w/workspace/device-onvif-camera/247:/w/workspace/device-onvif-camera/247:rw,z -v /w/workspace/device-onvif-camera/247@tmp:/w/workspace/device-onvif-camera/247@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 08:36:36 $ docker top 5abbda1108b0a31490d19c1f57ab32aee14b6aa3187263d8ae991d14fff7062b -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:37 + go version 08:36:37 go version go1.25.3 linux/arm64 [Pipeline] } 08:36:37 $ docker stop --time=1 5abbda1108b0a31490d19c1f57ab32aee14b6aa3187263d8ae991d14fff7062b 08:36:39 $ docker rm -f --volumes 5abbda1108b0a31490d19c1f57ab32aee14b6aa3187263d8ae991d14fff7062b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:40 + docker inspect -f . ci-base-image-arm64 08:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container 08:36:40 $ 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/247 -v /w/workspace/device-onvif-camera/247:/w/workspace/device-onvif-camera/247:rw,z -v /w/workspace/device-onvif-camera/247@tmp:/w/workspace/device-onvif-camera/247@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 08:36:43 $ docker top 55b0aa3fd9d345702830c9966bedda28f35cdd0367dad4d049bacbe5eb786456 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/247 [Pipeline] fileExists [Pipeline] sh 08:36:45 + make test 08:36:45 go test ./... -coverprofile=coverage.out ./... 08:36:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:41:13 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:41:13 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 31.2% of statements 08:41:13 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:41:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.450s coverage: 86.5% of statements 08:41:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:35 go vet ./... 08:42:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:32 ./bin/test-attribution-txt.sh 08:42:32 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:42:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:42:32 $ docker stop --time=1 55b0aa3fd9d345702830c9966bedda28f35cdd0367dad4d049bacbe5eb786456 08:42:36 $ docker rm -f --volumes 55b0aa3fd9d345702830c9966bedda28f35cdd0367dad4d049bacbe5eb786456 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:38 Warning: overwriting stash ‘coverage-report’ 08:42:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:39 + ls -al . 08:42:39 total 308 08:42:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:36 . 08:42:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:33 .. 08:42:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:33 .git 08:42:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:33 .github 08:42:39 -rw-rw-r-- 1 jenkins jenkins 493 Mar 23 08:33 .gitignore 08:42:39 -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:33 .golangci.yml 08:42:39 -rw-rw-r-- 1 jenkins jenkins 22626 Mar 23 08:33 Attribution.txt 08:42:39 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 23 08:33 CHANGELOG.md 08:42:39 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 23 08:33 Dockerfile 08:42:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:33 GOVERNANCE.md 08:42:39 -rw-rw-r-- 1 jenkins jenkins 762 Mar 23 08:33 Jenkinsfile 08:42:39 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 08:33 LICENSE 08:42:39 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 08:33 Makefile 08:42:39 -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 08:33 OWNERS.md 08:42:39 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 23 08:33 README.md 08:42:39 -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 08:31 VERSION 08:42:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:33 bin 08:42:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:33 cmd 08:42:39 -rw-r--r-- 1 jenkins jenkins 85674 Mar 23 08:41 coverage.out 08:42:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:33 doc 08:42:39 -rw-rw-r-- 1 jenkins jenkins 7007 Mar 23 08:33 go.mod 08:42:39 -rw-rw-r-- 1 jenkins jenkins 90036 Mar 23 08:33 go.sum 08:42:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:33 internal 08:42:39 -rw-rw-r-- 1 jenkins jenkins 236 Mar 23 08:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:40 + 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=2ee9afaac832d34d625f506f71b63586f73be28c --label arch=arm64 --label version=4.1.0-dev.20 . 08:42:40 Sending build context to Docker daemon 27.69MB 08:42:41 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 08:42:41 Step 2/27 : FROM ${BASE} AS builder 08:42:41 ---> db08043ef9c7 08:42:41 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:42:41 ---> Running in 94b99637638b 08:42:41 Removing intermediate container 94b99637638b 08:42:41 ---> 215d409759b2 08:42:41 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:42:41 ---> Running in 922d2ed2df67 08:42:42 Removing intermediate container 922d2ed2df67 08:42:42 ---> 52cbca748a3b 08:42:42 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:42:42 ---> Running in 8ee20f8fa340 08:42:42 Removing intermediate container 8ee20f8fa340 08:42:42 ---> 980b04aa34a0 08:42:42 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:42:42 ---> Running in 76eaaba7131e 08:42:42 Removing intermediate container 76eaaba7131e 08:42:42 ---> 7863201fe20f 08:42:42 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:42:42 ---> Running in b84d21a29b76 08:42:43 Removing intermediate container b84d21a29b76 08:42:43 ---> 5ef67f378961 08:42:43 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:43 ---> Running in 655d75211063 08:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:42:46 OK: 255 MiB in 60 packages 08:42:49 Removing intermediate container 655d75211063 08:42:49 ---> b85a16b49459 08:42:49 Step 9/27 : WORKDIR /device-onvif-camera 08:42:49 ---> Running in 5852e0237460 08:42:49 Removing intermediate container 5852e0237460 08:42:49 ---> 8a38977c4b47 08:42:49 Step 10/27 : COPY go.mod vendor* ./ 08:42:50 ---> 47bb3a8ee381 08:42:50 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:50 ---> Running in 595d8b49138a 08:42:52 Removing intermediate container 595d8b49138a 08:42:52 ---> b68d062396f9 08:42:52 Step 12/27 : COPY . . 08:42:54 ---> 0a936db430e3 08:42:54 Step 13/27 : RUN ${MAKE} 08:42:54 ---> Running in 55e80eefe31c 08:42:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 08:47:17 Removing intermediate container 55e80eefe31c 08:47:17 ---> 8578c8ddf19c 08:47:17 Step 14/27 : FROM alpine:3.22 08:47:17 3.22: Pulling from library/alpine 08:47:17 d741ee1608f3: Pulling fs layer 08:47:17 d741ee1608f3: Download complete 08:47:17 d741ee1608f3: Pull complete 08:47:17 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:47:17 Status: Downloaded newer image for alpine:3.22 08:47:17 ---> 5a766deef0c8 08:47:17 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:47:17 ---> Running in cae2e94051cb 08:47:17 Removing intermediate container cae2e94051cb 08:47:17 ---> 04643cafce2c 08:47:17 Step 16/27 : RUN apk add --update --no-cache dumb-init 08:47:17 ---> Running in a25be2b90af4 08:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:19 (1/1) Installing dumb-init (1.2.5-r3) 08:47:19 Executing busybox-1.37.0-r20.trigger 08:47:19 OK: 8 MiB in 17 packages 08:47:20 Removing intermediate container a25be2b90af4 08:47:20 ---> 82c126ced4ca 08:47:20 Step 17/27 : RUN apk --no-cache upgrade 08:47:20 ---> Running in 61a790f8b539 08:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:23 OK: 8 MiB in 17 packages 08:47:24 Removing intermediate container 61a790f8b539 08:47:24 ---> 7becf74820c1 08:47:24 Step 18/27 : WORKDIR / 08:47:24 ---> Running in bd8f58659daf 08:47:24 Removing intermediate container bd8f58659daf 08:47:24 ---> 87f2f9e55563 08:47:24 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 08:47:27 ---> d7c9089ff35a 08:47:27 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 08:47:27 ---> 36fa7a7bfc1a 08:47:27 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:47:28 ---> de55ffd6c6b7 08:47:28 Step 22/27 : EXPOSE 59984 08:47:28 ---> Running in 1fe0eaee7e52 08:47:28 Removing intermediate container 1fe0eaee7e52 08:47:28 ---> 3df3c6752647 08:47:28 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 08:47:28 ---> Running in 210d11056118 08:47:29 Removing intermediate container 210d11056118 08:47:29 ---> 77fbcb243dc9 08:47:29 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:47:29 ---> Running in 1aa24f700cfe 08:47:29 Removing intermediate container 1aa24f700cfe 08:47:29 ---> d17e65221ecd 08:47:29 Step 25/27 : LABEL arch=arm64 08:47:29 ---> Running in 5ac85ceec32b 08:47:29 Removing intermediate container 5ac85ceec32b 08:47:29 ---> c7bdf87cd046 08:47:29 Step 26/27 : LABEL git_sha=2ee9afaac832d34d625f506f71b63586f73be28c 08:47:29 ---> Running in 8d9355fb280b 08:47:30 Removing intermediate container 8d9355fb280b 08:47:30 ---> 55febe0ced4d 08:47:30 Step 27/27 : LABEL version=4.1.0-dev.20 08:47:30 ---> Running in 9a88dd4709f4 08:47:30 Removing intermediate container 9a88dd4709f4 08:47:30 ---> 987ca49c5e49 08:47:30 [Warning] One or more build-args [ARCH] were not consumed 08:47:30 Successfully built 987ca49c5e49 08:47:30 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 08:47:30 provisioning config files... 08:47:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/247@tmp/config13064816826551349251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:31 ---> ****-login.sh 08:47:31 nexus3.edgexfoundry.org:10001 08:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:31 Configure a credential helper to remove this warning. See 08:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:31 08:47:31 Login Succeeded 08:47:31 nexus3.edgexfoundry.org:10002 08:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:31 Configure a credential helper to remove this warning. See 08:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:31 08:47:31 Login Succeeded 08:47:31 nexus3.edgexfoundry.org:10003 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:32 Configure a credential helper to remove this warning. See 08:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:32 08:47:32 Login Succeeded 08:47:32 nexus3.edgexfoundry.org:10004 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:32 Configure a credential helper to remove this warning. See 08:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:32 08:47:32 Login Succeeded 08:47:32 ****.io 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:33 08:47:33 Login Succeeded 08:47:33 ---> ****-login.sh ends [Pipeline] } 08:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:47:33 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 08:47:33 2ee9afaac832d34d625f506f71b63586f73be28c 08:47:33 latest 08:47:33 4.1.0-dev.20 08:47:33 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:47:33 main 08:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:33 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c 08:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:47:35 c4260dd4cfbc: Preparing 08:47:35 8b89b953b188: Preparing 08:47:35 e8739c080b9a: Preparing 08:47:35 a0740e6ee52a: Preparing 08:47:35 3ac0cbaa2c28: Preparing 08:47:35 c4e71c2a4573: Preparing 08:47:35 c4e71c2a4573: Waiting 08:47:35 a0740e6ee52a: Pushed 08:47:35 3ac0cbaa2c28: Pushed 08:47:35 8b89b953b188: Pushed 08:47:35 c4260dd4cfbc: Pushed 08:47:35 c4e71c2a4573: Layer already exists 08:47:43 e8739c080b9a: Pushed 08:47:43 2ee9afaac832d34d625f506f71b63586f73be28c: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:43 + 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 08:47:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:47:44 c4260dd4cfbc: Preparing 08:47:44 8b89b953b188: Preparing 08:47:44 e8739c080b9a: Preparing 08:47:44 a0740e6ee52a: Preparing 08:47:44 3ac0cbaa2c28: Preparing 08:47:44 c4e71c2a4573: Preparing 08:47:44 c4e71c2a4573: Waiting 08:47:44 a0740e6ee52a: Layer already exists 08:47:44 8b89b953b188: Layer already exists 08:47:44 e8739c080b9a: Layer already exists 08:47:44 c4260dd4cfbc: Layer already exists 08:47:44 3ac0cbaa2c28: Layer already exists 08:47:44 c4e71c2a4573: Layer already exists 08:47:44 latest: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 08:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:47:45 c4260dd4cfbc: Preparing 08:47:45 8b89b953b188: Preparing 08:47:45 e8739c080b9a: Preparing 08:47:45 a0740e6ee52a: Preparing 08:47:45 3ac0cbaa2c28: Preparing 08:47:45 c4e71c2a4573: Preparing 08:47:45 c4e71c2a4573: Waiting 08:47:45 a0740e6ee52a: Layer already exists 08:47:45 3ac0cbaa2c28: Layer already exists 08:47:45 8b89b953b188: Layer already exists 08:47:45 e8739c080b9a: Layer already exists 08:47:45 c4260dd4cfbc: Layer already exists 08:47:45 c4e71c2a4573: Layer already exists 08:47:45 4.1.0-dev.20: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:47:47 c4260dd4cfbc: Preparing 08:47:47 8b89b953b188: Preparing 08:47:47 e8739c080b9a: Preparing 08:47:47 a0740e6ee52a: Preparing 08:47:47 3ac0cbaa2c28: Preparing 08:47:47 c4e71c2a4573: Preparing 08:47:47 c4e71c2a4573: Waiting 08:47:47 e8739c080b9a: Layer already exists 08:47:47 c4260dd4cfbc: Layer already exists 08:47:47 8b89b953b188: Layer already exists 08:47:47 a0740e6ee52a: Layer already exists 08:47:47 3ac0cbaa2c28: Layer already exists 08:47:47 c4e71c2a4573: Layer already exists 08:47:47 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + 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 08:47:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 08:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:47:48 c4260dd4cfbc: Preparing 08:47:48 8b89b953b188: Preparing 08:47:48 e8739c080b9a: Preparing 08:47:48 a0740e6ee52a: Preparing 08:47:48 3ac0cbaa2c28: Preparing 08:47:48 c4e71c2a4573: Preparing 08:47:48 c4e71c2a4573: Waiting 08:47:48 c4260dd4cfbc: Layer already exists 08:47:48 8b89b953b188: Layer already exists 08:47:48 e8739c080b9a: Layer already exists 08:47:48 3ac0cbaa2c28: Layer already exists 08:47:48 a0740e6ee52a: Layer already exists 08:47:48 c4e71c2a4573: Layer already exists 08:47:48 main: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:48 ===================================================== [Pipeline] echo 08:47:48 taggedImages: 08:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c 08:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 08:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 08:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 08:47:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo 08:47:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 08:47:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 [Pipeline] echo 08:47:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [Pipeline] echo 08:47:48 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 08:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:48 08:47:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:49 arm64: Pulling from edgex-lftools-log-publisher 08:47:49 8998bd30e6a1: Pulling fs layer 08:47:49 04944245beec: Pulling fs layer 08:47:49 699f458cf7ca: Pulling fs layer 08:47:49 765212b225bb: Pulling fs layer 08:47:49 f23df028b6ca: Pulling fs layer 08:47:49 d65c8cfc05b1: Pulling fs layer 08:47:49 2437ff75d9bd: Pulling fs layer 08:47:49 f23df028b6ca: Waiting 08:47:49 d65c8cfc05b1: Waiting 08:47:49 765212b225bb: Waiting 08:47:49 2437ff75d9bd: Waiting 08:47:49 04944245beec: Verifying Checksum 08:47:49 04944245beec: Download complete 08:47:49 765212b225bb: Download complete 08:47:49 f23df028b6ca: Verifying Checksum 08:47:49 f23df028b6ca: Download complete 08:47:49 d65c8cfc05b1: Verifying Checksum 08:47:49 d65c8cfc05b1: Download complete 08:47:49 699f458cf7ca: Verifying Checksum 08:47:49 699f458cf7ca: Download complete 08:47:50 8998bd30e6a1: Verifying Checksum 08:47:50 8998bd30e6a1: Download complete 08:47:52 2437ff75d9bd: Verifying Checksum 08:47:52 2437ff75d9bd: Download complete 08:47:55 8998bd30e6a1: Pull complete 08:47:55 04944245beec: Pull complete 08:47:57 699f458cf7ca: Pull complete 08:47:57 765212b225bb: Pull complete 08:47:58 f23df028b6ca: Pull complete 08:47:58 d65c8cfc05b1: Pull complete 08:48:17 2437ff75d9bd: Pull complete 08:48:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:17 prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container 08:48:17 $ 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/247 -v /w/workspace/device-onvif-camera/247:/w/workspace/device-onvif-camera/247:rw,z -v /w/workspace/device-onvif-camera/247@tmp:/w/workspace/device-onvif-camera/247@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 08:48:20 $ docker top 6fde797f954403b66d29996d7df98d25f5ce52c1ec7baee25206f6daa7ff49f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:21 ---> job-cost.sh 08:48:21 lf-activate-venv: SKIPPING 08:48:21 INFO: No Stack... 08:48:21 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:22 INFO: Archiving Costs [Pipeline] sh 08:48:22 + cat /w/workspace/device-onvif-camera/247/archives/cost.csv 08:48:22 + cut -d, -f6 [Pipeline] lock 08:48:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] 08:48:23 Resource [jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] did not exist. Created. 08:48:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:23 /w/workspace/device-onvif-camera/247@tmp/durable-2b3db824/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:48:24 + echo total: 0.10999999940395355 [Pipeline] stash 08:48:24 Warning: overwriting stash ‘stack-cost’ 08:48:24 Stashed 1 file(s) [Pipeline] } 08:48:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:24 $ docker stop --time=1 6fde797f954403b66d29996d7df98d25f5ce52c1ec7baee25206f6daa7ff49f1 08:48:26 $ docker rm -f --volumes 6fde797f954403b66d29996d7df98d25f5ce52c1ec7baee25206f6daa7ff49f1 [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 08:48:26 provisioning config files... 08:48:26 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6432026493049009145tmp [Pipeline] { [Pipeline] sh 08:48:26 + set +x 08:48:26 + curl -s https://codecov.io/bash 08:48:26 + bash -s -- 08:48:26 08:48:26 _____ _ 08:48:26 / ____| | | 08:48:26 | | ___ __| | ___ ___ _____ __ 08:48:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:48:26 | |___| (_) | (_| | __/ (_| (_) \ V / 08:48:26 \_____\___/ \__,_|\___|\___\___/ \_/ 08:48:26 Bash-1.0.6 08:48:26 08:48:26 08:48:26 ==> git version 2.25.1 found 08:48:26 ==> 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 08:48:26 Release-Date: 2020-01-08 08:48:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:48:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:48:26 ==> Jenkins CI detected. 08:48:26 current dir:  /w/workspace/foundry_device-onvif-camera_main 08:48:26 project root: . 08:48:26 --> token set from env 08:48:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:48:26 ==> Running gcov in . (disable via -X gcov) 08:48:26 ==> Python coveragepy not found 08:48:26 ==> Searching for coverage reports in: 08:48:26 + . 08:48:26 -> Found 1 reports 08:48:27 ==> Detecting git/mercurial file structure 08:48:27 ==> Reading reports 08:48:27 + ./coverage.out bytes=85674 08:48:27 ==> Appending adjustments 08:48:27 https://docs.codecov.io/docs/fixing-reports 08:48:27 + Found adjustments 08:48:27 ==> Gzipping contents 08:48:27 12K /tmp/codecov.hcBSi0.gz 08:48:27 ==> Uploading reports 08:48:27 url: https://codecov.io 08:48:27 query: branch=main&commit=2ee9afaac832d34d625f506f71b63586f73be28c&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:48:27 -> Pinging Codecov 08:48:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2ee9afaac832d34d625f506f71b63586f73be28c&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:48:27 -> Uploading to 08:48:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/2ee9afaac832d34d625f506f71b63586f73be28c/8fa8884f-0efb-4a39-84cd-d2b17853a671.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260323%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260323T084827Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9b2083fe2435712541a1ff0a3aeaaa8e10568f53df84b79afdfdbf4d5fc629f 08:48:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:27 Dload Upload Total Spent Left Speed 08:48:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 69777 --:--:-- --:--:-- --:--:-- 69777 08:48:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] } 08:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:48:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:48:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:48:28 08:48:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:48:28 latest: Pulling from edgex-devops/edgex-snyk-go 08:48:28 2d35ebdb57d9: Already exists 08:48:28 85e8836fcdb2: Pulling fs layer 08:48:28 91631faa732a: Pulling fs layer 08:48:28 f3f5ae8826fa: Pulling fs layer 08:48:28 4f4fb700ef54: Pulling fs layer 08:48:28 7861252a18e6: Pulling fs layer 08:48:28 9130f900ef6f: Pulling fs layer 08:48:28 4f4fb700ef54: Waiting 08:48:28 9130f900ef6f: Waiting 08:48:28 7861252a18e6: Waiting 08:48:28 f3f5ae8826fa: Verifying Checksum 08:48:28 f3f5ae8826fa: Download complete 08:48:28 85e8836fcdb2: Download complete 08:48:28 4f4fb700ef54: Download complete 08:48:28 85e8836fcdb2: Pull complete 08:48:28 7861252a18e6: Verifying Checksum 08:48:28 7861252a18e6: Download complete 08:48:29 91631faa732a: Verifying Checksum 08:48:29 91631faa732a: Download complete 08:48:29 9130f900ef6f: Verifying Checksum 08:48:29 9130f900ef6f: Download complete 08:48:33 91631faa732a: Pull complete 08:48:33 f3f5ae8826fa: Pull complete 08:48:33 4f4fb700ef54: Pull complete 08:48:33 7861252a18e6: Pull complete 08:48:36 9130f900ef6f: Pull complete 08:48:36 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 08:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:48:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:36 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:48:36 $ 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 08:48:40 $ docker top 1a263854740a8a0f09ec18094b02ec41dc9e3de8db2a2d604da0bbe3d126bed5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:40 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 08:48:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 08:48:40 + set -o pipefail 08:48:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 08:48:50 08:48:50 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 08:48:50 08:48:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/35931b3b-47a7-4ac0-a341-28f15c9c42cc 08:48:50 08:48:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:48:50 08:48:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:48:50 [Pipeline] } 08:48:50 $ docker stop --time=1 1a263854740a8a0f09ec18094b02ec41dc9e3de8db2a2d604da0bbe3d126bed5 08:48:54 $ docker rm -f --volumes 1a263854740a8a0f09ec18094b02ec41dc9e3de8db2a2d604da0bbe3d126bed5 [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 08:48:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:54 provisioning config files... 08:48:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5709951156142912785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:54 --> edgex-publish-swagger.sh 08:48:54 === Publish doc/openapi/v3 API === 08:48:54 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 08:48:54 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 08:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:54 Dload Upload Total Spent Left Speed 08:48:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 249 1832k --:--:-- --:--:-- --:--:-- 1825k 100 485k 100 66 100 485k 249 1832k --:--:-- --:--:-- --:--:-- 1825k 08:48:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:48:55 [Pipeline] } 08:48:55 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 08:48:55 + git log --format=format:%s -1 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] sh 08:48:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:48:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:56 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:48:56 $ 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 08:48:56 $ docker top ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba -eo pid,comm 08:48:56 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). 08:48:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:56 [ssh-agent] Looking for ssh-agent implementation... 08:48:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:57 $ docker exec ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba ssh-agent 08:48:57 SSH_AUTH_SOCK=/tmp/ssh-YA6jpInhzQhT/agent.31 08:48:57 SSH_AGENT_PID=37 08:48:57 Running ssh-add (command line suppressed) 08:48:57 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2982189292364129969.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2982189292364129969.key) 08:48:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:57 + git semver tag 08:48:57 2026-03-23 08:48:57,746 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:48:57 2026-03-23 08:48:57,750 [run_tag] DEBUG tag force:False 08:48:57 2026-03-23 08:48:57,750 [check_head_tag] DEBUG check head tag 08:48:57 2026-03-23 08:48:57,751 [execute] INFO git cat-file --batch-check 08:48:57 2026-03-23 08:48:57,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 08:48:57 2026-03-23 08:48:57,753 [execute] INFO git cat-file --batch 08:48:57 2026-03-23 08:48:57,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 08:48:57 2026-03-23 08:48:57,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:48:57 2026-03-23 08:48:57,764 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 08:48:57 2026-03-23 08:48:57,764 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 08:48:57 2026-03-23 08:48:57,767 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:48:57 4.1.0-dev.20 [Pipeline] } 08:48:58 $ docker exec --env ******** --env ******** ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba ssh-agent -k 08:48:58 unset SSH_AUTH_SOCK; 08:48:58 unset SSH_AGENT_PID; 08:48:58 echo Agent pid 37 killed; 08:48:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:58 + git semver [Pipeline] } 08:48:58 $ docker stop --time=1 ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba 08:49:00 $ docker rm -f --volumes ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:00 08:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:00 0.23.1-centos7: Pulling from edgex-lftools 08:49:00 ab5ef0e58194: Pulling fs layer 08:49:00 9712f1f96733: Pulling fs layer 08:49:00 63f879dbbcfc: Pulling fs layer 08:49:00 0d9ebad4ef96: Pulling fs layer 08:49:00 e9a5061849ea: Pulling fs layer 08:49:00 d747dcd14b5f: Pulling fs layer 08:49:00 2de7ff778b66: Pulling fs layer 08:49:00 e9a5061849ea: Waiting 08:49:00 0d9ebad4ef96: Waiting 08:49:00 d747dcd14b5f: Waiting 08:49:00 2de7ff778b66: Waiting 08:49:00 9712f1f96733: Verifying Checksum 08:49:00 9712f1f96733: Download complete 08:49:00 63f879dbbcfc: Verifying Checksum 08:49:00 63f879dbbcfc: Download complete 08:49:01 e9a5061849ea: Verifying Checksum 08:49:01 e9a5061849ea: Download complete 08:49:01 d747dcd14b5f: Download complete 08:49:01 2de7ff778b66: Verifying Checksum 08:49:01 0d9ebad4ef96: Download complete 08:49:01 ab5ef0e58194: Download complete 08:49:04 ab5ef0e58194: Pull complete 08:49:04 9712f1f96733: Pull complete 08:49:04 63f879dbbcfc: Pull complete 08:49:10 0d9ebad4ef96: Pull complete 08:49:10 e9a5061849ea: Pull complete 08:49:10 d747dcd14b5f: Pull complete 08:49:10 2de7ff778b66: Pull complete 08:49:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:11 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:49:11 $ 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 08:49:14 $ docker top df5a3ba15d4745951561a06e4b75c3c9c9470f00c9356d0ff2c022d4b9760356 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:49:14 provisioning config files... 08:49:14 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13653765836687993739tmp 08:49:14 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13924722004259574208tmp 08:49:14 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16673279395004569576tmp [Pipeline] { [Pipeline] echo 08:49:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:49:14 ---> sigul-configuration.sh 08:49:14 gpg: directory `/root/.gnupg' created 08:49:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:49:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:49:14 gpg: keyring `/root/.gnupg/secring.gpg' created 08:49:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:49:14 gpg: CAST5 encrypted data 08:49:14 gpg: encrypted with 1 passphrase 08:49:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:49:15 + mkdir /home/jenkins 08:49:15 + mkdir /home/jenkins/sigul [Pipeline] sh 08:49:15 + 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 08:49:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:49:15 ---> sigul-install.sh 08:49:15 Sigul already installed; skipping installation. [Pipeline] sh 08:49:16 + git tag --list 08:49:16 v0.0.0 08:49:16 v2.2.0 08:49:16 v2.3.0 08:49:16 v2.3.1 08:49:16 v3.0 08:49:16 v3.0.0 08:49:16 v3.1 08:49:16 v3.1.0 08:49:16 v3.1.1 08:49:16 v4.0 08:49:16 v4.0.0 08:49:16 v4.0.1 08:49:16 v4.0.1-dev.1 08:49:16 v4.1.0-dev.1 08:49:16 v4.1.0-dev.10 08:49:16 v4.1.0-dev.11 08:49:16 v4.1.0-dev.12 08:49:16 v4.1.0-dev.13 08:49:16 v4.1.0-dev.14 08:49:16 v4.1.0-dev.15 08:49:16 v4.1.0-dev.16 08:49:16 v4.1.0-dev.17 08:49:16 v4.1.0-dev.18 08:49:16 v4.1.0-dev.19 08:49:16 v4.1.0-dev.2 08:49:16 v4.1.0-dev.20 08:49:16 v4.1.0-dev.3 08:49:16 v4.1.0-dev.4 08:49:16 v4.1.0-dev.5 08:49:16 v4.1.0-dev.6 08:49:16 v4.1.0-dev.7 08:49:16 v4.1.0-dev.8 08:49:16 v4.1.0-dev.9 [Pipeline] sh 08:49:16 + lftools sign git-tag v4.1.0-dev.20 08:49:17 Signing Git tag with Sigul... 08:49:17 Signing v4.1.0-dev.20 [Pipeline] echo 08:49:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:49:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:49:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:49:17 $ docker stop --time=1 df5a3ba15d4745951561a06e4b75c3c9c9470f00c9356d0ff2c022d4b9760356 08:49:18 $ docker rm -f --volumes df5a3ba15d4745951561a06e4b75c3c9c9470f00c9356d0ff2c022d4b9760356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:49:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:19 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:49:19 $ 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 08:49:19 $ docker top 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b -eo pid,comm 08:49:20 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). 08:49:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:20 [ssh-agent] Looking for ssh-agent implementation... 08:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:20 $ docker exec 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b ssh-agent 08:49:20 SSH_AUTH_SOCK=/tmp/ssh-t9FPgM0jothG/agent.31 08:49:20 SSH_AGENT_PID=37 08:49:20 Running ssh-add (command line suppressed) 08:49:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2553540664905520201.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2553540664905520201.key) 08:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:20 + git semver bump pre 08:49:20 2026-03-23 08:49:20,905 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:49:20 2026-03-23 08:49:20,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:49:20 2026-03-23 08:49:20,910 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev 08:49:20 2026-03-23 08:49:20,910 [bump_version] DEBUG bumped version:4.1.0-dev.21 08:49:20 2026-03-23 08:49:20,910 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 08:49:20 2026-03-23 08:49:20,910 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:49:20 2026-03-23 08:49:20,910 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 08:49:20 2026-03-23 08:49:20,912 [execute] INFO git cat-file --batch-check 08:49:20 2026-03-23 08:49:20,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 08:49:20 2026-03-23 08:49:20,916 [execute] INFO git cat-file --batch 08:49:20 2026-03-23 08:49:20,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 08:49:20 2026-03-23 08:49:20,920 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:49:20 4.1.0-dev.21 [Pipeline] } 08:49:20 $ docker exec --env ******** --env ******** 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b ssh-agent -k 08:49:21 unset SSH_AUTH_SOCK; 08:49:21 unset SSH_AGENT_PID; 08:49:21 echo Agent pid 37 killed; 08:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:21 + git semver [Pipeline] } 08:49:21 $ docker stop --time=1 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b 08:49:22 $ docker rm -f --volumes 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b [Pipeline] // withDockerContainer [Pipeline] sh 08:49:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:23 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:49:23 $ 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 08:49:23 $ docker top 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f -eo pid,comm 08:49:23 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). 08:49:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:24 [ssh-agent] Looking for ssh-agent implementation... 08:49:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:24 $ docker exec 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f ssh-agent 08:49:24 SSH_AUTH_SOCK=/tmp/ssh-OA3fCe4UK0YD/agent.32 08:49:24 SSH_AGENT_PID=38 08:49:24 Running ssh-add (command line suppressed) 08:49:24 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17191622326399421677.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17191622326399421677.key) 08:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:24 + git semver push 08:49:24 2026-03-23 08:49:24,813 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:49:24 2026-03-23 08:49:24,816 [run_push] DEBUG push 08:49:24 2026-03-23 08:49:24,817 [execute] INFO git cat-file --batch-check 08:49:24 2026-03-23 08:49:24,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 08:49:24 2026-03-23 08:49:24,819 [execute] INFO git rev-list f3384e608796ac7fcb181e00dba5bf08dde04052 -- 08:49:24 2026-03-23 08:49:24,820 [execute] DEBUG Popen(['git', 'rev-list', 'f3384e608796ac7fcb181e00dba5bf08dde04052', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:49:24 2026-03-23 08:49:24,827 [execute] INFO git fetch -v -- origin 08:49:24 2026-03-23 08:49:24,827 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 08:49:25 2026-03-23 08:49:25,373 [run_push] DEBUG no remote changes detected 08:49:25 2026-03-23 08:49:25,373 [execute] INFO git push origin semver 08:49:25 2026-03-23 08:49:25,374 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:49:26 2026-03-23 08:49:26,120 [run_push] DEBUG push all version tags 08:49:26 2026-03-23 08:49:26,120 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:49:26 2026-03-23 08:49:26,121 [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) 08:49:26 2026-03-23 08:49:26,881 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:49:26 4.1.0-dev.21 [Pipeline] } 08:49:26 $ docker exec --env ******** --env ******** 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f ssh-agent -k 08:49:27 unset SSH_AUTH_SOCK; 08:49:27 unset SSH_AGENT_PID; 08:49:27 echo Agent pid 38 killed; 08:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:27 + git semver [Pipeline] } 08:49:27 $ docker stop --time=1 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f 08:49:28 $ docker rm -f --volumes 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f [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 08:49:29 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 08:49:29 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:49:29 total 16 08:49:29 drwxr-xr-x 3 root root 4096 Mar 23 08:35 . 08:49:29 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 08:49 .. 08:49:29 drwxr-xr-x 2 root root 4096 Mar 23 08:35 cost 08:49:29 -rw-r--r-- 1 root root 91 Mar 23 08:35 cost.csv 08:49:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 08:49:29 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:49:29 total 16 08:49:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:35 . 08:49:29 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 08:49 .. 08:49:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 08:35 cost 08:49:29 -rw-r--r-- 1 jenkins jenkins 91 Mar 23 08:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:49:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:49:30 ---> package-listing.sh 08:49:30 ++ facter osfamily 08:49:30 ++ tr '[:upper:]' '[:lower:]' 08:49:30 + OS_FAMILY=debian 08:49:30 + workspace=/w/workspace/foundry_device-onvif-camera_main 08:49:30 + START_PACKAGES=/tmp/packages_start.txt 08:49:30 + END_PACKAGES=/tmp/packages_end.txt 08:49:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:30 + PACKAGES=/tmp/packages_start.txt 08:49:30 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:49:30 + PACKAGES=/tmp/packages_end.txt 08:49:30 + case "${OS_FAMILY}" in 08:49:30 + dpkg -l 08:49:30 + grep '^ii' 08:49:30 + '[' -f /tmp/packages_start.txt ']' 08:49:30 + '[' -f /tmp/packages_end.txt ']' 08:49:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:30 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:49:30 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 08:49:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 08:49:30 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 08:49:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:31 prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container 08:49:31 $ 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 08:49:32 $ docker top 31b51ffd37c6ccf3e1015ef54b505a5afc80f32a57e9761d1d9c0a5d81578f27 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:32 + touch /tmp/pre-build-complete [Pipeline] sh 08:49:32 + mkdir -p /var/log/sysstat [Pipeline] sh 08:49:32 + ls /var/log/sa-host 08:49:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:32 provisioning config files... 08:49:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14405991766697616194tmp [Pipeline] { [Pipeline] echo 08:49:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:33 ---> create-netrc.sh [Pipeline] } 08:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:33 ---> python-tools-install.sh [Pipeline] echo 08:49:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:33 ---> sudo-logs.sh 08:49:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:49:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:34 ---> job-cost.sh 08:49:34 lf-activate-venv: SKIPPING 08:49:34 DEBUG: total: 0.2199999988079071 08:49:34 INFO: Retrieving Stack Cost... 08:49:34 INFO: Retrieving Pricing Info for: v3-standard-8 08:49:35 INFO: Archiving Costs [Pipeline] echo 08:49:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:35 ---> logs-deploy.sh 08:49:35 lf-activate-venv: SKIPPING 08:49:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/247 08:49:35 INFO: archiving workspace using pattern(s): 08:49:36 Archives upload complete. 08:49:36 INFO: archiving logs to Nexus