Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f58aa6531e050899745c9de590c7d131e8b782e 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-ssh12039504132693822147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh982960684624878578.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10533909817570058471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9111137695089392001.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-ssh12423800285816391139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7065 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 0f58aa6531e050899745c9de590c7d131e8b782e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#516)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f58aa6531e050899745c9de590c7d131e8b782e # timeout=10 > git rev-list --no-walk a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:43 ========================================================= 07:00:43 EdgeX Global Pipelines Version Info 07:00:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:00:44 ------------------- 07:00:44 stable info: 07:00:44 ------------------- 07:00:44 Commited By: Cherry Wang cherry@iotechsys.com 07:00:44 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:00:44 Message: update stable to v1.0.276 07:00:45 ------------------- 07:00:45 experimental info: 07:00:45 ------------------- 07:00:45 Commited By: **** collab-it+edgex@linuxfoundation.org 07:00:45 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:00:45 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f58aa6 [Pipeline] echo 07:00:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:46 provisioning config files... 07:00:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7754429318365359008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:46 ---> ****-login.sh 07:00:46 nexus3.edgexfoundry.org:10001 07:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:46 07:00:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:00:46 Configure a credential helper to remove this warning. See 07:00:46 https://docs.****.com/go/credential-store/ 07:00:46 07:00:46 Login Succeeded 07:00:46 nexus3.edgexfoundry.org:10002 07:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:46 07:00:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:00:46 Configure a credential helper to remove this warning. See 07:00:46 https://docs.****.com/go/credential-store/ 07:00:46 07:00:46 Login Succeeded 07:00:46 nexus3.edgexfoundry.org:10003 07:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:46 07:00:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:00:46 Configure a credential helper to remove this warning. See 07:00:46 https://docs.****.com/go/credential-store/ 07:00:46 07:00:46 Login Succeeded 07:00:46 nexus3.edgexfoundry.org:10004 07:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:46 07:00:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:00:46 Configure a credential helper to remove this warning. See 07:00:46 https://docs.****.com/go/credential-store/ 07:00:46 07:00:46 Login Succeeded 07:00:46 ****.io 07:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:47 07:00:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:00:47 Configure a credential helper to remove this warning. See 07:00:47 https://docs.****.com/go/credential-store/ 07:00:47 07:00:47 Login Succeeded 07:00:47 ---> ****-login.sh ends [Pipeline] } 07:00:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:00:47 + git rev-list -1 --merges 0f58aa6531e050899745c9de590c7d131e8b782e~1..0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo 07:00:47 -----------> git rev-list -1 --merges 0f58aa6531e050899745c9de590c7d131e8b782e~1..0f58aa6531e050899745c9de590c7d131e8b782e 0f58aa6531e050899745c9de590c7d131e8b782e [false] [Pipeline] sh 07:00:47 + git log --format=format:%s -1 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo 07:00:47 ========================================================= 07:00:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:00:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:48 + git log --format=format:%s -1 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo 07:00:48 [semverPrep] GIT_COMMIT: 0f58aa6531e050899745c9de590c7d131e8b782e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#516) [Pipeline] echo 07:00:48 [semverPrep] This is not a build commit. [Pipeline] sh 07:00:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:00:48 + grep -v github /etc/ssh/ssh_known_hosts 07:00:48 + [ -e /tmp/ssh_known_hosts ] 07:00:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:00:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:00:48 + sudo tee -a /etc/ssh/ssh_known_hosts 07:00:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:49 07:00:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:49 0.1.4: Pulling from edgex-devops/py-git-semver 07:00:49 3dae71ba6b94: Pulling fs layer 07:00:49 6bf1a483ea7c: Pulling fs layer 07:00:49 f5dfc541a4d3: Pulling fs layer 07:00:49 461d9e800cba: Pulling fs layer 07:00:49 80192f66455f: Pulling fs layer 07:00:49 2e8e34ca0e6c: Pulling fs layer 07:00:49 a29436f7fd5d: Pulling fs layer 07:00:49 923cac83aea3: Pulling fs layer 07:00:49 25ad8b0a4227: Pulling fs layer 07:00:49 db01528c6b51: Pulling fs layer 07:00:49 28988de357af: Pulling fs layer 07:00:49 461d9e800cba: Waiting 07:00:49 a29436f7fd5d: Waiting 07:00:49 80192f66455f: Waiting 07:00:49 923cac83aea3: Waiting 07:00:49 2e8e34ca0e6c: Waiting 07:00:49 25ad8b0a4227: Waiting 07:00:49 db01528c6b51: Waiting 07:00:49 6bf1a483ea7c: Verifying Checksum 07:00:49 6bf1a483ea7c: Download complete 07:00:49 461d9e800cba: Verifying Checksum 07:00:49 461d9e800cba: Download complete 07:00:49 80192f66455f: Download complete 07:00:49 f5dfc541a4d3: Verifying Checksum 07:00:49 f5dfc541a4d3: Download complete 07:00:49 3dae71ba6b94: Verifying Checksum 07:00:49 3dae71ba6b94: Download complete 07:00:49 923cac83aea3: Download complete 07:00:49 25ad8b0a4227: Verifying Checksum 07:00:49 25ad8b0a4227: Download complete 07:00:49 db01528c6b51: Verifying Checksum 07:00:49 db01528c6b51: Download complete 07:00:49 28988de357af: Verifying Checksum 07:00:49 28988de357af: Download complete 07:00:50 a29436f7fd5d: Verifying Checksum 07:00:50 a29436f7fd5d: Download complete 07:00:50 2e8e34ca0e6c: Verifying Checksum 07:00:50 2e8e34ca0e6c: Download complete 07:00:51 3dae71ba6b94: Pull complete 07:00:51 6bf1a483ea7c: Pull complete 07:00:52 f5dfc541a4d3: Pull complete 07:00:52 461d9e800cba: Pull complete 07:00:52 80192f66455f: Pull complete 07:00:56 2e8e34ca0e6c: Pull complete 07:00:57 a29436f7fd5d: Pull complete 07:00:57 923cac83aea3: Pull complete 07:00:57 25ad8b0a4227: Pull complete 07:00:57 db01528c6b51: Pull complete 07:00:57 28988de357af: Pull complete 07:00:57 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:57 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:00:57 $ 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 07:01:00 $ docker top 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e -eo pid,comm 07:01:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:01:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:00 [ssh-agent] Looking for ssh-agent implementation... 07:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:00 $ docker exec 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent 07:01:00 SSH_AUTH_SOCK=/tmp/ssh-4C7vSG49uc4E/agent.31 07:01:00 SSH_AGENT_PID=37 07:01:00 Running ssh-add (command line suppressed) 07:01:00 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4342211555117414937.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4342211555117414937.key) 07:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:00 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 07:01:01 + git tag --points-at HEAD [Pipeline] } 07:01:01 $ docker exec --env ******** --env ******** 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent -k 07:01:01 unset SSH_AUTH_SOCK; 07:01:01 unset SSH_AGENT_PID; 07:01:01 echo Agent pid 37 killed; 07:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:01 [ssh-agent] Looking for ssh-agent implementation... 07:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:01 $ docker exec 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent 07:01:01 SSH_AUTH_SOCK=/tmp/ssh-NPkVO90v0UWK/agent.84 07:01:01 SSH_AGENT_PID=90 07:01:01 Running ssh-add (command line suppressed) 07:01:01 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11839240586697029258.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11839240586697029258.key) 07:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:02 + git semver init 07:01:02 2025-08-15 07:01:02,232 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:01:02 2025-08-15 07:01:02,238 [run_init] DEBUG init version:0.0.0 force:False 07:01:02 2025-08-15 07:01:02,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:01:02 2025-08-15 07:01:02,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:01:02 2025-08-15 07:01:02,239 [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) 07:01:04 2025-08-15 07:01:03,774 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:01:04 2025-08-15 07:01:03,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:01:04 2025-08-15 07:01:03,774 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:01:04 2025-08-15 07:01:03,775 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:01:04 4.1.0-dev.4 [Pipeline] } 07:01:04 $ docker exec --env ******** --env ******** 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent -k 07:01:04 unset SSH_AUTH_SOCK; 07:01:04 unset SSH_AGENT_PID; 07:01:04 echo Agent pid 90 killed; 07:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:04 + git semver [Pipeline] } 07:01:04 $ docker stop --time=1 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e 07:01:06 $ docker rm -f --volumes 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e [Pipeline] // withDockerContainer [Pipeline] sh 07:01:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:01:06 Stashed 1 file(s) [Pipeline] echo 07:01:06 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 07:01:06 provisioning config files... 07:01:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5524522526426918617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7052 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 07:01:07 Running in /w/workspace/device-onvif-camera/228 [Pipeline] { [Pipeline] checkout 07:01:07 The recommended git tool is: git 07:01:07 ---> ****-login.sh 07:01:07 nexus3.edgexfoundry.org:10001 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 Login Succeeded 07:01:07 nexus3.edgexfoundry.org:10002 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 Login Succeeded 07:01:07 nexus3.edgexfoundry.org:10003 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 Login Succeeded 07:01:07 nexus3.edgexfoundry.org:10004 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 Login Succeeded 07:01:07 ****.io 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 Login Succeeded 07:01:07 ---> ****-login.sh ends [Pipeline] } 07:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:07 ========================================================= 07:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:01:08 #0 building with "default" instance using docker driver 07:01:08 07:01:08 #1 [internal] load build definition from Dockerfile 07:01:08 #1 transferring dockerfile: 1.75kB done 07:01:08 #1 DONE 0.0s 07:01:08 07:01:08 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:01:08 #2 DONE 0.1s 07:01:09 07:01:09 #3 [internal] load .dockerignore 07:01:09 #3 transferring context: 2B done 07:01:09 #3 DONE 0.0s 07:01:09 07:01:09 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:01:09 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 07:01:09 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:01:09 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 07:01:09 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:01:09 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 07:01:09 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s 07:01:09 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 07:01:09 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 07:01:09 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 07:01:09 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 07:01:09 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 07:01:09 #4 ... 07:01:09 07:01:09 #5 [internal] load build context 07:01:09 #5 transferring context: 46.87MB 0.3s done 07:01:09 #5 DONE 0.3s 07:01:09 07:01:09 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:01:09 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 07:01:09 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s 07:01:09 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 07:01:09 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:01:09 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.24MB / 103.05MB 0.3s 07:01:09 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s 07:01:09 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 58.92MB / 74.06MB 0.5s 07:01:09 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 30.41MB / 103.05MB 0.5s 07:01:09 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 07:01:09 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 07:01:09 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 07:01:09 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 39.85MB / 103.05MB 0.6s 07:01:09 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 07:01:09 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 07:01:09 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 82.84MB / 103.05MB 0.8s 07:01:09 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.85MB / 103.05MB 0.9s 07:01:09 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 07:01:10 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 07:01:11 using credential edgex-jenkins-ssh 07:01:11 Cloning the remote Git repository 07:01:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:01:11 > git init /w/workspace/device-onvif-camera/228 # timeout=10 07:01:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:01:11 > git --version # timeout=10 07:01:11 > git --version # 'git version 2.25.1' 07:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:13 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.8s done 07:01:14 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 07:01:14 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 07:01:14 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:01:14 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 07:01:14 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 07:01:14 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 07:01:14 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 07:01:15 Avoid second fetch 07:01:15 Checking out Revision 0f58aa6531e050899745c9de590c7d131e8b782e (main) 07:01:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:01:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:15 > git config core.sparsecheckout # timeout=10 07:01:15 > git checkout -f 0f58aa6531e050899745c9de590c7d131e8b782e # timeout=10 07:01:16 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#516)" 07:01:16 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done 07:01:16 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 07:01:17 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 07:01:17 #4 DONE 8.5s 07:01:17 07:01:17 #6 [builder 2/7] RUN apk add --no-cache make git 07:01:17 #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:01:17 #6 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:01:17 #6 0.529 OK: 248 MiB in 58 packages 07:01:20 #6 DONE 2.9s [Pipeline] withEnv [Pipeline] { 07:01:20 07:01:20 #7 [builder 3/7] WORKDIR /device-onvif-camera 07:01:20 #7 DONE 0.0s 07:01:20 07:01:20 #8 [builder 4/7] COPY go.mod vendor* ./ 07:01:20 #8 DONE 0.0s 07:01:20 07:01:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:20 provisioning config files... 07:01:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/228@tmp/config2342045981719400094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:21 ---> ****-login.sh 07:01:21 nexus3.edgexfoundry.org:10001 07:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:21 Configure a credential helper to remove this warning. See 07:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:21 07:01:21 Login Succeeded 07:01:21 nexus3.edgexfoundry.org:10002 07:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:22 Configure a credential helper to remove this warning. See 07:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:22 07:01:22 Login Succeeded 07:01:22 nexus3.edgexfoundry.org:10003 07:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:22 Configure a credential helper to remove this warning. See 07:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:22 07:01:22 Login Succeeded 07:01:22 nexus3.edgexfoundry.org:10004 07:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:23 Configure a credential helper to remove this warning. See 07:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:23 07:01:23 Login Succeeded 07:01:23 ****.io 07:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:23 Configure a credential helper to remove this warning. See 07:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:23 07:01:23 Login Succeeded 07:01:23 ---> ****-login.sh ends [Pipeline] } 07:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:23 ========================================================= 07:01:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:01:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:01:24 Sending build context to Docker daemon 26.89MB 07:01:24 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:01:24 Step 2/13 : FROM ${BASE} AS builder 07:01:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:25 94e9d8af2201: Pulling fs layer 07:01:25 a6c56e8762df: Pulling fs layer 07:01:25 f0f3c8884826: Pulling fs layer 07:01:25 c7e7622c144d: Pulling fs layer 07:01:25 4f4fb700ef54: Pulling fs layer 07:01:25 b4c3b6d88c5a: Pulling fs layer 07:01:25 ba8bce9d2590: Pulling fs layer 07:01:25 ca778ea9c289: Pulling fs layer 07:01:25 4f4fb700ef54: Waiting 07:01:25 b4c3b6d88c5a: Waiting 07:01:25 ba8bce9d2590: Waiting 07:01:25 ca778ea9c289: Waiting 07:01:25 a6c56e8762df: Verifying Checksum 07:01:25 a6c56e8762df: Download complete 07:01:25 c7e7622c144d: Verifying Checksum 07:01:25 c7e7622c144d: Download complete 07:01:25 4f4fb700ef54: Verifying Checksum 07:01:25 4f4fb700ef54: Download complete 07:01:25 b4c3b6d88c5a: Verifying Checksum 07:01:25 b4c3b6d88c5a: Download complete 07:01:25 94e9d8af2201: Verifying Checksum 07:01:25 94e9d8af2201: Download complete 07:01:25 ca778ea9c289: Verifying Checksum 07:01:25 ca778ea9c289: Download complete 07:01:26 94e9d8af2201: Pull complete 07:01:26 a6c56e8762df: Pull complete 07:01:27 f0f3c8884826: Verifying Checksum 07:01:27 f0f3c8884826: Download complete 07:01:28 ba8bce9d2590: Verifying Checksum 07:01:28 ba8bce9d2590: Download complete 07:01:40 f0f3c8884826: Pull complete 07:01:40 c7e7622c144d: Pull complete 07:01:41 4f4fb700ef54: Pull complete 07:01:41 b4c3b6d88c5a: Pull complete 07:01:47 #9 DONE 22.3s 07:01:47 07:01:47 #10 [builder 6/7] COPY . . 07:01:47 #10 DONE 0.2s 07:01:47 07:01:47 #11 [builder 7/7] RUN echo noop 07:01:47 #11 0.178 noop 07:01:47 #11 DONE 0.2s 07:01:47 07:01:47 #12 exporting to image 07:01:47 #12 exporting layers 07:01:49 ba8bce9d2590: Pull complete 07:01:50 #12 exporting layers 7.0s done 07:01:50 #12 writing image sha256:2a0d123e6802b22b0d44b18181b40ec07e37e414fad33ac8f772d0e6634a8f3a done 07:01:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:01:50 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:50 + docker inspect -f . ci-base-image-x86_64 07:01:50 . [Pipeline] } 07:01:50 ca778ea9c289: Pull complete 07:01:50 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 07:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:01:50 ---> 47b25d7523d1 07:01:50 Step 3/13 : ARG ADD_BUILD_TAGS="" [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:50 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:01:50 $ 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 07:01:51 $ docker top ea8daeb30cc70c0e8279cd15c3f170c93919e2781ae3d80f4b4fe654c6e633d2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:51 + go version 07:01:51 go version go1.23.9 linux/amd64 [Pipeline] } 07:01:51 $ docker stop --time=1 ea8daeb30cc70c0e8279cd15c3f170c93919e2781ae3d80f4b4fe654c6e633d2 07:01:52 ---> Running in 7a838a237e9f 07:01:52 Removing intermediate container 7a838a237e9f 07:01:52 ---> 697f912fb7c5 07:01:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:01:52 $ docker rm -f --volumes ea8daeb30cc70c0e8279cd15c3f170c93919e2781ae3d80f4b4fe654c6e633d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:01:53 ---> Running in f0762ab2f067 [Pipeline] sh 07:01:53 Removing intermediate container f0762ab2f067 07:01:53 ---> 606c55a62a6c 07:01:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:01:53 ---> Running in 4bc64591e806 07:01:53 + docker inspect -f . ci-base-image-x86_64 07:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:53 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:01:53 $ 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 07:01:53 Removing intermediate container 4bc64591e806 07:01:53 ---> f6a4871b544e 07:01:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:01:53 ---> Running in 217ed3b96de0 07:01:53 $ docker top bf84bba1c8775e1074ed7e182d0d1b226970877f64952f3e307eedf94aae667a -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:54 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 07:01:54 Removing intermediate container 217ed3b96de0 07:01:54 ---> 72bbdf8d2d98 07:01:54 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:01:54 ---> Running in fddab76402e5 07:01:54 + make test 07:01:54 go test ./... -coverprofile=coverage.out ./... 07:01:54 Removing intermediate container fddab76402e5 07:01:54 ---> db05792e9e69 07:01:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:54 ---> Running in 37cdf149cbdf 07:01:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:01:57 OK: 239 MiB in 58 packages 07:01:58 Removing intermediate container 37cdf149cbdf 07:01:58 ---> 2e6e1de7b276 07:01:58 Step 9/13 : WORKDIR /device-onvif-camera 07:01:58 ---> Running in 0004c5298a59 07:01:58 Removing intermediate container 0004c5298a59 07:01:58 ---> d0493f8a662c 07:01:58 Step 10/13 : COPY go.mod vendor* ./ 07:01:59 ---> 3fb3dc1aa8e6 07:01:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:59 ---> Running in 0a4cc7a9c2fc 07:02:13 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:02:13 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:02:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.023s coverage: 31.4% of statements 07:02:14 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.346s coverage: 86.5% of statements 07:02:24 go vet ./... 07:02:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:02:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:02:30 ./bin/test-attribution-txt.sh 07:02:30 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:02:30 $ docker stop --time=1 bf84bba1c8775e1074ed7e182d0d1b226970877f64952f3e307eedf94aae667a 07:02:33 $ docker rm -f --volumes bf84bba1c8775e1074ed7e182d0d1b226970877f64952f3e307eedf94aae667a [Pipeline] // withDockerContainer [Pipeline] sh 07:02:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:02:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:02:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:02:34 + ls -al . 07:02:34 total 320 07:02:34 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 07:01 . 07:02:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:00 .. 07:02:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:02 .git 07:02:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:00 .github 07:02:34 -rw-rw-r-- 1 jenkins jenkins 493 Aug 15 07:00 .gitignore 07:02:34 -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:00 .golangci.yml 07:02:34 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:01 .semver 07:02:34 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 15 07:00 Attribution.txt 07:02:34 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 15 07:00 CHANGELOG.md 07:02:34 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 15 07:00 Dockerfile 07:02:34 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:00 GOVERNANCE.md 07:02:34 -rw-rw-r-- 1 jenkins jenkins 739 Aug 15 07:00 Jenkinsfile 07:02:34 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 07:00 LICENSE 07:02:34 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 15 07:00 Makefile 07:02:34 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 07:00 OWNERS.md 07:02:34 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 15 07:00 README.md 07:02:34 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:01 VERSION 07:02:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:00 bin 07:02:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:00 cmd 07:02:34 -rw-r--r-- 1 jenkins jenkins 92466 Aug 15 07:02 coverage.out 07:02:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:00 doc 07:02:34 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 15 07:00 go.mod 07:02:34 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 15 07:00 go.sum 07:02:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:00 internal 07:02:34 -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 07:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:34 + 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=0f58aa6531e050899745c9de590c7d131e8b782e --label arch=amd64 --label version=4.1.0-dev.4 . 07:02:35 #0 building with "default" instance using docker driver 07:02:35 07:02:35 #1 [internal] load build definition from Dockerfile 07:02:35 #1 transferring dockerfile: 1.75kB done 07:02:35 #1 DONE 0.0s 07:02:35 07:02:35 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:02:35 #2 DONE 0.0s 07:02:35 07:02:35 #3 [internal] load metadata for docker.io/library/alpine:3.20 07:02:35 #3 DONE 0.1s 07:02:35 07:02:35 #4 [internal] load .dockerignore 07:02:35 #4 transferring context: 2B done 07:02:35 #4 DONE 0.0s 07:02:35 07:02:35 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:02:35 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:02:35 #5 ... 07:02:35 07:02:35 #6 [internal] load build context 07:02:35 #6 transferring context: 111.54kB 0.0s done 07:02:35 #6 DONE 0.0s 07:02:35 07:02:35 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:02:35 #7 DONE 0.1s 07:02:35 07:02:35 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:02:35 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:02:35 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:02:35 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 07:02:35 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:02:35 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:02:35 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 07:02:35 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 07:02:35 #5 DONE 0.3s 07:02:35 07:02:35 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:02:35 #8 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:02:35 #8 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:02:36 #8 ... 07:02:36 07:02:36 #9 [builder 2/7] RUN apk add --no-cache make git 07:02:36 #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:02:36 #9 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:02:36 #9 0.723 OK: 248 MiB in 58 packages 07:02:36 #9 DONE 0.9s 07:02:36 07:02:36 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:02:36 #8 0.516 (1/1) Installing dumb-init (1.2.5-r3) 07:02:36 #8 0.521 Executing busybox-1.36.1-r29.trigger 07:02:36 #8 0.528 OK: 8 MiB in 15 packages 07:02:36 #8 DONE 0.6s 07:02:36 07:02:36 #10 [builder 3/7] WORKDIR /device-onvif-camera 07:02:36 #10 DONE 0.0s 07:02:36 07:02:36 #11 [builder 4/7] COPY go.mod vendor* ./ 07:02:36 #11 DONE 0.0s 07:02:36 07:02:36 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:36 #12 DONE 0.5s 07:02:36 07:02:36 #13 [stage-1 3/7] RUN apk --no-cache upgrade 07:02:36 #13 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:02:36 #13 0.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:02:36 #13 0.592 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:02:36 #13 0.619 Executing busybox-1.36.1-r30.post-upgrade 07:02:36 #13 0.647 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:02:36 #13 0.650 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:02:36 #13 0.653 Executing busybox-1.36.1-r30.trigger 07:02:36 #13 0.659 OK: 8 MiB in 15 packages 07:02:37 #13 DONE 0.9s 07:02:37 07:02:37 #14 [builder 6/7] COPY . . 07:02:37 #14 DONE 0.3s 07:02:37 07:02:37 #15 [builder 7/7] RUN make build 07:02:37 #15 0.265 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:02:59 #15 DONE 22.3s 07:02:59 07:02:59 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 07:02:59 #16 DONE 0.2s 07:02:59 07:02:59 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 07:02:59 #17 DONE 0.0s 07:02:59 07:02:59 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 07:02:59 #18 DONE 0.0s 07:02:59 07:02:59 #19 exporting to image 07:02:59 #19 exporting layers 0.1s done 07:02:59 #19 writing image sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done 07:02:59 #19 naming to docker.io/library/device-onvif-camera done 07:02:59 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:59 provisioning config files... 07:02:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9341528392769081762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:00 ---> ****-login.sh 07:03:00 nexus3.edgexfoundry.org:10001 07:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:00 Login Succeeded 07:03:00 nexus3.edgexfoundry.org:10002 07:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:00 Login Succeeded 07:03:00 nexus3.edgexfoundry.org:10003 07:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:00 Login Succeeded 07:03:00 nexus3.edgexfoundry.org:10004 07:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:00 Login Succeeded 07:03:00 ****.io 07:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:00 Login Succeeded 07:03:00 ---> ****-login.sh ends [Pipeline] } 07:03:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:03:00 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:03:00 0f58aa6531e050899745c9de590c7d131e8b782e 07:03:00 latest 07:03:00 4.1.0-dev.4 07:03:00 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:03:00 main 07:03:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e 07:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:03:01 c86990c1b200: Preparing 07:03:01 18abe49e09a0: Preparing 07:03:01 0ca6862844cf: Preparing 07:03:01 279c951f0c1c: Preparing 07:03:01 7b0d6fd94eec: Preparing 07:03:01 097100c76c15: Preparing 07:03:01 097100c76c15: Waiting 07:03:01 c86990c1b200: Pushed 07:03:01 7b0d6fd94eec: Pushed 07:03:01 18abe49e09a0: Pushed 07:03:01 097100c76c15: Layer already exists 07:03:01 279c951f0c1c: Pushed 07:03:05 0ca6862844cf: Pushed 07:03:05 0f58aa6531e050899745c9de590c7d131e8b782e: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:03:06 c86990c1b200: Preparing 07:03:06 18abe49e09a0: Preparing 07:03:06 0ca6862844cf: Preparing 07:03:06 279c951f0c1c: Preparing 07:03:06 7b0d6fd94eec: Preparing 07:03:06 097100c76c15: Preparing 07:03:06 097100c76c15: Waiting 07:03:06 0ca6862844cf: Layer already exists 07:03:06 7b0d6fd94eec: Layer already exists 07:03:06 18abe49e09a0: Layer already exists 07:03:06 c86990c1b200: Layer already exists 07:03:06 279c951f0c1c: Layer already exists 07:03:06 097100c76c15: Layer already exists 07:03:06 latest: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 07:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:03:07 c86990c1b200: Preparing 07:03:07 18abe49e09a0: Preparing 07:03:07 0ca6862844cf: Preparing 07:03:07 279c951f0c1c: Preparing 07:03:07 7b0d6fd94eec: Preparing 07:03:07 097100c76c15: Preparing 07:03:07 097100c76c15: Waiting 07:03:07 c86990c1b200: Layer already exists 07:03:07 7b0d6fd94eec: Layer already exists 07:03:07 279c951f0c1c: Layer already exists 07:03:07 0ca6862844cf: Layer already exists 07:03:07 18abe49e09a0: Layer already exists 07:03:07 097100c76c15: Layer already exists 07:03:07 4.1.0-dev.4: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:03:07 c86990c1b200: Preparing 07:03:07 18abe49e09a0: Preparing 07:03:07 0ca6862844cf: Preparing 07:03:07 279c951f0c1c: Preparing 07:03:07 7b0d6fd94eec: Preparing 07:03:07 097100c76c15: Preparing 07:03:07 097100c76c15: Waiting 07:03:07 7b0d6fd94eec: Layer already exists 07:03:07 0ca6862844cf: Layer already exists 07:03:07 18abe49e09a0: Layer already exists 07:03:07 279c951f0c1c: Layer already exists 07:03:07 c86990c1b200: Layer already exists 07:03:07 097100c76c15: Layer already exists 07:03:07 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:03:08 c86990c1b200: Preparing 07:03:08 18abe49e09a0: Preparing 07:03:08 0ca6862844cf: Preparing 07:03:08 279c951f0c1c: Preparing 07:03:08 7b0d6fd94eec: Preparing 07:03:08 097100c76c15: Preparing 07:03:08 097100c76c15: Waiting 07:03:08 18abe49e09a0: Layer already exists 07:03:08 0ca6862844cf: Layer already exists 07:03:08 279c951f0c1c: Layer already exists 07:03:08 c86990c1b200: Layer already exists 07:03:08 7b0d6fd94eec: Layer already exists 07:03:08 097100c76c15: Layer already exists 07:03:08 main: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:08 ===================================================== [Pipeline] echo 07:03:08 taggedImages: 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 07:03:08 ========================================================= 07:03:08 [edgeXBuildMultiArch] RAW Config: 07:03:08 images: 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:03:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:03:08 settingsFile: 07:03:08 device-onvif-camera-settings 07:03:08 ========================================================= [Pipeline] node 07:03:23 Still waiting to schedule task 07:03:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:03:51 Removing intermediate container 0a4cc7a9c2fc 07:03:51 ---> c63ab5c54f5e 07:03:51 Step 12/13 : COPY . . 07:03:51 ---> b31bb1bd8021 07:03:51 Step 13/13 : RUN ${MAKE} 07:03:51 ---> Running in c224c98831bc 07:03:51 noop 07:03:51 Removing intermediate container c224c98831bc 07:03:51 ---> 9174582ffccd 07:03:51 Successfully built 9174582ffccd 07:03:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:51 + docker inspect -f . ci-base-image-arm64 07:03:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:51 prd-ubuntu20.04-docker-arm64-4c-16g-7052 does not seem to be running inside a container 07:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/228 -v /w/workspace/device-onvif-camera/228:/w/workspace/device-onvif-camera/228:rw,z -v /w/workspace/device-onvif-camera/228@tmp:/w/workspace/device-onvif-camera/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:03:52 $ docker top d788807019b4384563975006a4dded68034171393de0239bf33102abcdc3758b -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:53 + go version 07:03:53 go version go1.23.9 linux/arm64 [Pipeline] } 07:03:53 $ docker stop --time=1 d788807019b4384563975006a4dded68034171393de0239bf33102abcdc3758b 07:03:55 $ docker rm -f --volumes d788807019b4384563975006a4dded68034171393de0239bf33102abcdc3758b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:56 + docker inspect -f . ci-base-image-arm64 07:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-7052 does not seem to be running inside a container 07:03:56 $ 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/228 -v /w/workspace/device-onvif-camera/228:/w/workspace/device-onvif-camera/228:rw,z -v /w/workspace/device-onvif-camera/228@tmp:/w/workspace/device-onvif-camera/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:03:57 $ docker top dc6cd8aa7fb893b1aff83f8faf25b2f55841df18596823884d17779e47ebddf2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:58 + git config --global --add safe.directory /w/workspace/device-onvif-camera/228 [Pipeline] fileExists [Pipeline] sh 07:03:59 + make test 07:03:59 go test ./... -coverprofile=coverage.out ./... 07:04:04 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:06:41 Running on prd-centos7-docker-4c-2g-7072 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:41 provisioning config files... 07:06:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14909446034182349257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:42 ---> ****-login.sh 07:06:42 nexus3.edgexfoundry.org:10001 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:42 Configure a credential helper to remove this warning. See 07:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:42 07:06:42 Login Succeeded 07:06:42 nexus3.edgexfoundry.org:10002 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:42 Configure a credential helper to remove this warning. See 07:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:42 07:06:42 Login Succeeded 07:06:42 nexus3.edgexfoundry.org:10003 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:42 Configure a credential helper to remove this warning. See 07:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:42 07:06:42 Login Succeeded 07:06:42 nexus3.edgexfoundry.org:10004 07:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:43 Configure a credential helper to remove this warning. See 07:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:43 07:06:43 Login Succeeded 07:06:43 ****.io 07:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:43 Configure a credential helper to remove this warning. See 07:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:43 07:06:43 Login Succeeded 07:06:43 ---> ****-login.sh ends [Pipeline] } 07:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:43 + docker buildx ls 07:06:43 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:06:43 default * docker 07:06:43 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:06:43 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:06:43 edgex-builder [Pipeline] sh 07:06:44 + docker buildx inspect --bootstrap 07:06:44 #1 [internal] booting buildkit 07:06:44 #1 pulling image moby/buildkit:buildx-stable-1 07:06:47 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 07:06:47 #1 creating container buildx_buildkit_edgex-builder0 07:06:50 #1 creating container buildx_buildkit_edgex-builder0 2.6s done 07:06:50 #1 DONE 5.7s 07:06:50 Name: edgex-builder 07:06:50 Driver: docker-container 07:06:50 07:06:50 Nodes: 07:06:50 Name: edgex-builder0 07:06:50 Endpoint: unix:///var/run/docker.sock 07:06:50 Status: running 07:06:50 Buildkit: v0.22.0 07:06:50 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:06:50 + docker buildx ls 07:06:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:06:50 edgex-builder * docker-container 07:06:50 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:06:50 default docker 07:06:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:06:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e --push - 07:06:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e' 07:06:50 #1 [internal] load build definition from Dockerfile 07:06:50 #1 transferring dockerfile: 204B done 07:06:50 #1 DONE 0.0s 07:06:50 07:06:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e 07:06:50 #2 DONE 0.1s 07:06:50 07:06:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e 07:06:50 #3 DONE 0.1s 07:06:50 07:06:50 #4 [internal] load .dockerignore 07:06:50 #4 transferring context: 2B done 07:06:50 #4 DONE 0.0s 07:06:50 07:06:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:50 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:50 #5 DONE 0.0s 07:06:50 07:06:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:50 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:50 #6 DONE 0.1s 07:06:51 07:06:51 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:06:51 #7 DONE 0.0s 07:06:51 07:06:51 #8 exporting to image 07:06:51 #8 exporting layers done 07:06:51 #8 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done 07:06:51 #8 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done 07:06:51 #8 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 0.0s done 07:06:51 #8 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done 07:06:51 #8 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.0s done 07:06:51 #8 pushing layers 0.1s done 07:06:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 07:06:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done 07:06:51 #8 DONE 0.2s 07:06:51 07:06:51 1 warning found (use --debug to expand): 07:06:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 07:06:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 07:06:51 #1 [internal] load build definition from Dockerfile 07:06:51 #1 transferring dockerfile: 170B done 07:06:51 #1 DONE 0.0s 07:06:51 07:06:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:06:51 #2 DONE 0.0s 07:06:51 07:06:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:06:51 #3 DONE 0.0s 07:06:51 07:06:51 #4 [internal] load .dockerignore 07:06:51 #4 transferring context: 2B done 07:06:51 #4 DONE 0.0s 07:06:51 07:06:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:51 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:51 #5 DONE 0.0s 07:06:51 07:06:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:51 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:51 #6 CACHED 07:06:51 07:06:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:51 #5 CACHED 07:06:51 07:06:51 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:06:51 #7 DONE 0.0s 07:06:51 07:06:51 #8 exporting to image 07:06:51 #8 exporting layers done 07:06:51 #8 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done 07:06:51 #8 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done 07:06:51 #8 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done 07:06:51 #8 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done 07:06:51 #8 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done 07:06:51 #8 pushing layers 0.0s done 07:06:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done 07:06:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:51 #8 DONE 0.1s 07:06:51 07:06:51 1 warning found (use --debug to expand): 07:06:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4' 07:06:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 --push - 07:06:52 #1 [internal] load build definition from Dockerfile 07:06:52 #1 transferring dockerfile: 175B done 07:06:52 #1 DONE 0.0s 07:06:52 07:06:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 07:06:52 #2 DONE 0.0s 07:06:52 07:06:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 07:06:52 #3 DONE 0.0s 07:06:52 07:06:52 #4 [internal] load .dockerignore 07:06:52 #4 transferring context: 2B done 07:06:52 #4 DONE 0.0s 07:06:52 07:06:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:52 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:52 #5 CACHED 07:06:52 07:06:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:52 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:52 #6 CACHED 07:06:52 07:06:52 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:06:52 #7 DONE 0.0s 07:06:52 07:06:52 #8 exporting to image 07:06:52 #8 exporting layers done 07:06:52 #8 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done 07:06:52 #8 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done 07:06:52 #8 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done 07:06:52 #8 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done 07:06:52 #8 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done 07:06:52 #8 pushing layers 0.0s done 07:06:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done 07:06:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:52 #8 DONE 0.1s 07:06:52 07:06:52 1 warning found (use --debug to expand): 07:06:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4' 07:06:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 --push - 07:06:52 #1 [internal] load build definition from Dockerfile 07:06:52 #1 transferring dockerfile: 216B done 07:06:52 #1 DONE 0.0s 07:06:52 07:06:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:06:52 #2 DONE 0.0s 07:06:52 07:06:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:06:52 #3 DONE 0.0s 07:06:52 07:06:52 #4 [internal] load .dockerignore 07:06:52 #4 transferring context: 2B done 07:06:52 #4 DONE 0.0s 07:06:52 07:06:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:52 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c done 07:06:52 #5 CACHED 07:06:52 07:06:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:52 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:52 #6 CACHED 07:06:52 07:06:52 #7 exporting to image 07:06:52 #7 exporting layers done 07:06:52 #7 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done 07:06:52 #7 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done 07:06:52 #7 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done 07:06:52 #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 07:06:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:52 #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done 07:06:52 #7 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done 07:06:52 #7 pushing layers 0.0s done 07:06:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done 07:06:52 #7 DONE 0.1s 07:06:52 07:06:52 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:06:52 #8 DONE 0.0s 07:06:52 07:06:52 1 warning found (use --debug to expand): 07:06:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:06:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 07:06:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 07:06:53 #1 [internal] load build definition from Dockerfile 07:06:53 #1 transferring dockerfile: 168B done 07:06:53 #1 DONE 0.0s 07:06:53 07:06:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:06:53 #2 DONE 0.0s 07:06:53 07:06:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:06:53 #3 DONE 0.0s 07:06:53 07:06:53 #4 [internal] load .dockerignore 07:06:53 #4 transferring context: 2B done 07:06:53 #4 DONE 0.0s 07:06:53 07:06:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:53 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:53 #5 CACHED 07:06:53 07:06:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 07:06:53 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done 07:06:53 #6 CACHED 07:06:53 07:06:53 #7 exporting to image 07:06:53 #7 exporting layers done 07:06:53 #7 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done 07:06:53 #7 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done 07:06:53 #7 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done 07:06:53 #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 07:06:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:06:53 #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done 07:06:53 #7 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done 07:06:53 #7 pushing layers 0.0s done 07:06:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done 07:06:53 #7 DONE 0.1s 07:06:53 07:06:53 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:06:53 #8 DONE 0.0s 07:06:53 07:06:53 1 warning found (use --debug to expand): 07:06:53  - 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 07:06:53 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:06:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:06:54 ---> package-listing.sh 07:06:54 ++ facter osfamily 07:06:54 ++ tr '[:upper:]' '[:lower:]' 07:06:54 + OS_FAMILY=redhat 07:06:54 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:06:54 + START_PACKAGES=/tmp/packages_start.txt 07:06:54 + END_PACKAGES=/tmp/packages_end.txt 07:06:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:54 + PACKAGES=/tmp/packages_start.txt 07:06:54 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:06:54 + PACKAGES=/tmp/packages_end.txt 07:06:54 + case "${OS_FAMILY}" in 07:06:54 + rpm -qa 07:06:54 + sort 07:06:55 + '[' -f /tmp/packages_start.txt ']' 07:06:55 + '[' -f /tmp/packages_end.txt ']' 07:06:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:06:55 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:06:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:06:55 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 07:06:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:56 07:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:56 latest: Pulling from edgex-lftools-log-publisher 07:06:56 5eb5b503b376: Pulling fs layer 07:06:56 5c69ac0246d0: Pulling fs layer 07:06:56 ec43610c2a17: Pulling fs layer 07:06:56 3a2ae6a8a46f: Pulling fs layer 07:06:56 33b1e0a273af: Pulling fs layer 07:06:56 5d3b04190fa2: Pulling fs layer 07:06:56 2f39f015ded8: Pulling fs layer 07:06:56 3a2ae6a8a46f: Waiting 07:06:56 33b1e0a273af: Waiting 07:06:56 5d3b04190fa2: Waiting 07:06:56 2f39f015ded8: Waiting 07:06:56 5c69ac0246d0: Verifying Checksum 07:06:56 5c69ac0246d0: Download complete 07:06:56 3a2ae6a8a46f: Verifying Checksum 07:06:56 3a2ae6a8a46f: Download complete 07:06:56 33b1e0a273af: Verifying Checksum 07:06:56 33b1e0a273af: Download complete 07:06:56 5d3b04190fa2: Verifying Checksum 07:06:56 5d3b04190fa2: Download complete 07:06:56 ec43610c2a17: Verifying Checksum 07:06:56 ec43610c2a17: Download complete 07:06:56 5eb5b503b376: Verifying Checksum 07:06:56 5eb5b503b376: Download complete 07:06:57 2f39f015ded8: Verifying Checksum 07:06:57 2f39f015ded8: Download complete 07:06:58 5eb5b503b376: Pull complete 07:06:58 5c69ac0246d0: Pull complete 07:06:58 ec43610c2a17: Pull complete 07:06:58 3a2ae6a8a46f: Pull complete 07:06:58 33b1e0a273af: Pull complete 07:06:59 5d3b04190fa2: Pull complete 07:07:03 2f39f015ded8: Pull complete 07:07:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:03 prd-centos7-docker-4c-2g-7072 does not seem to be running inside a container 07:07:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:07:09 $ docker top a86ee19701ddbb6182f1199e33852e6efb1479ccdefd613f8df88f6f78a89b68 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:10 + mkdir -p /var/log/sysstat [Pipeline] sh 07:07:10 + ls /var/log/sa-host 07:07:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:10 provisioning config files... 07:07:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8529252131172810721tmp [Pipeline] { [Pipeline] echo 07:07:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:10 ---> create-netrc.sh [Pipeline] } 07:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:07:11 ---> python-tools-install.sh [Pipeline] echo 07:07:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:11 ---> sudo-logs.sh 07:07:11 Archiving 'sudo' log.. 07:07:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-7072.novalocal: Name or service not known 07:07:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-7072.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:07:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:11 ---> job-cost.sh 07:07:11 lf-activate-venv: SKIPPING 07:07:11 INFO: No Stack... 07:07:12 INFO: Retrieving Pricing Info for: v3-standard-2 07:07:12 INFO: Archiving Costs [Pipeline] echo 07:07:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:12 ---> logs-deploy.sh 07:07:12 lf-activate-venv: SKIPPING 07:07:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/228 07:07:12 INFO: archiving workspace using pattern(s): 07:07:13 Archives upload complete. 07:07:13 INFO: archiving logs to Nexus 07:07:14 ---> uname -a: 07:07:14 Linux prd-centos7-docker-4c-2g-7072.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:07:14 07:07:14 07:07:14 ---> lscpu: 07:07:14 Architecture: x86_64 07:07:14 CPU op-mode(s): 32-bit, 64-bit 07:07:14 Byte Order: Little Endian 07:07:14 Address sizes: 40 bits physical, 48 bits virtual 07:07:14 CPU(s): 2 07:07:14 On-line CPU(s) list: 0,1 07:07:14 Thread(s) per core: 1 07:07:14 Core(s) per socket: 1 07:07:14 Socket(s): 2 07:07:14 NUMA node(s): 1 07:07:14 Vendor ID: AuthenticAMD 07:07:14 CPU family: 23 07:07:14 Model: 49 07:07:14 Model name: AMD EPYC-Rome Processor 07:07:14 Stepping: 0 07:07:14 CPU MHz: 2799.998 07:07:14 BogoMIPS: 5599.99 07:07:14 Virtualization: AMD-V 07:07:14 Hypervisor vendor: KVM 07:07:14 Virtualization type: full 07:07:14 L1d cache: 64 KiB 07:07:14 L1i cache: 64 KiB 07:07:14 L2 cache: 1 MiB 07:07:14 L3 cache: 32 MiB 07:07:14 NUMA node0 CPU(s): 0,1 07:07:14 Vulnerability Itlb multihit: Not affected 07:07:14 Vulnerability L1tf: Not affected 07:07:14 Vulnerability Mds: Not affected 07:07:14 Vulnerability Meltdown: Not affected 07:07:14 Vulnerability Mmio stale data: Not affected 07:07:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:07:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:07:14 Vulnerability Srbds: Not affected 07:07:14 Vulnerability Tsx async abort: Not affected 07:07:14 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 07:07:14 07:07:14 07:07:14 ---> nproc: 07:07:14 2 07:07:14 07:07:14 07:07:14 ---> df -h: 07:07:14 Filesystem Size Used Avail Use% Mounted on 07:07:14 overlay 40G 7.3G 33G 19% / 07:07:14 tmpfs 64M 0 64M 0% /dev 07:07:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:07:14 shm 64M 0 64M 0% /dev/shm 07:07:14 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:07:14 07:07:14 07:07:14 Cannot open /var/log/sysstat/sa15: No such file or directory 07:07:14 Please check if data collecting is enabled 07:07:14 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:14 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:07:14 $ docker stop --time=1 a86ee19701ddbb6182f1199e33852e6efb1479ccdefd613f8df88f6f78a89b68 07:07:15 $ docker rm -f --volumes a86ee19701ddbb6182f1199e33852e6efb1479ccdefd613f8df88f6f78a89b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:07:15 [WS-CLEANUP] Deleting project workspace... 07:07:15 [WS-CLEANUP] Deferred wipeout is used... 07:07:15 [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 07:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:16 07:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:16 latest: Pulling from edgex-lftools-log-publisher 07:07:16 5eb5b503b376: Pulling fs layer 07:07:16 5c69ac0246d0: Pulling fs layer 07:07:16 ec43610c2a17: Pulling fs layer 07:07:16 3a2ae6a8a46f: Pulling fs layer 07:07:16 33b1e0a273af: Pulling fs layer 07:07:16 5d3b04190fa2: Pulling fs layer 07:07:16 2f39f015ded8: Pulling fs layer 07:07:16 3a2ae6a8a46f: Waiting 07:07:16 33b1e0a273af: Waiting 07:07:16 5d3b04190fa2: Waiting 07:07:16 2f39f015ded8: Waiting 07:07:16 5c69ac0246d0: Verifying Checksum 07:07:16 5c69ac0246d0: Download complete 07:07:16 3a2ae6a8a46f: Verifying Checksum 07:07:16 3a2ae6a8a46f: Download complete 07:07:16 33b1e0a273af: Verifying Checksum 07:07:16 33b1e0a273af: Download complete 07:07:16 5d3b04190fa2: Verifying Checksum 07:07:16 5d3b04190fa2: Download complete 07:07:16 ec43610c2a17: Verifying Checksum 07:07:16 ec43610c2a17: Download complete 07:07:16 5eb5b503b376: Verifying Checksum 07:07:16 5eb5b503b376: Download complete 07:07:17 2f39f015ded8: Download complete 07:07:18 5eb5b503b376: Pull complete 07:07:18 5c69ac0246d0: Pull complete 07:07:18 ec43610c2a17: Pull complete 07:07:18 3a2ae6a8a46f: Pull complete 07:07:19 33b1e0a273af: Pull complete 07:07:19 5d3b04190fa2: Pull complete 07:07:24 2f39f015ded8: Pull complete 07:07:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:24 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:07:24 $ 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 07:07:26 $ docker top f91d1933dd83fd43c2859272f9e20bdc50db4f41a9652a21ca650e6d38175a0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:27 ---> job-cost.sh 07:07:27 lf-activate-venv: SKIPPING 07:07:27 INFO: No Stack... 07:07:27 INFO: Retrieving Pricing Info for: v3-standard-8 07:07:27 INFO: Archiving Costs [Pipeline] sh 07:07:28 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 07:07:28 + cut -d, -f6 [Pipeline] lock 07:07:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] 07:07:28 Resource [jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] did not exist. Created. 07:07:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:07:28 + echo total: 0.2199999988079071 [Pipeline] stash 07:07:28 Stashed 1 file(s) [Pipeline] } 07:07:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 07:07:28 $ docker stop --time=1 f91d1933dd83fd43c2859272f9e20bdc50db4f41a9652a21ca650e6d38175a0d 07:07:29 $ docker rm -f --volumes f91d1933dd83fd43c2859272f9e20bdc50db4f41a9652a21ca650e6d38175a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:41 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:07:41 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:07:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.161s coverage: 31.4% of statements 07:08:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.979s coverage: 86.5% of statements 07:08:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:08:04 go vet ./... 07:09:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:09:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:09:01 ./bin/test-attribution-txt.sh 07:09:01 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:09:01 $ docker stop --time=1 dc6cd8aa7fb893b1aff83f8faf25b2f55841df18596823884d17779e47ebddf2 07:09:03 $ docker rm -f --volumes dc6cd8aa7fb893b1aff83f8faf25b2f55841df18596823884d17779e47ebddf2 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:09:04 Warning: overwriting stash ‘coverage-report’ 07:09:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:09:06 + ls -al . 07:09:06 total 316 07:09:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:04 . 07:09:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:01 .. 07:09:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:01 .git 07:09:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:01 .github 07:09:06 -rw-rw-r-- 1 jenkins jenkins 493 Aug 15 07:01 .gitignore 07:09:06 -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:01 .golangci.yml 07:09:06 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 15 07:01 Attribution.txt 07:09:06 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 15 07:01 CHANGELOG.md 07:09:06 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 15 07:01 Dockerfile 07:09:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:01 GOVERNANCE.md 07:09:06 -rw-rw-r-- 1 jenkins jenkins 739 Aug 15 07:01 Jenkinsfile 07:09:06 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 07:01 LICENSE 07:09:06 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 15 07:01 Makefile 07:09:06 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 07:01 OWNERS.md 07:09:06 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 15 07:01 README.md 07:09:06 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:01 VERSION 07:09:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:01 bin 07:09:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:01 cmd 07:09:06 -rw-r--r-- 1 jenkins jenkins 92466 Aug 15 07:08 coverage.out 07:09:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:01 doc 07:09:06 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 15 07:01 go.mod 07:09:06 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 15 07:01 go.sum 07:09:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:01 internal 07:09:06 -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 07:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:06 + 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=0f58aa6531e050899745c9de590c7d131e8b782e --label arch=arm64 --label version=4.1.0-dev.4 . 07:09:07 Sending build context to Docker daemon 26.98MB 07:09:07 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:09:07 Step 2/27 : FROM ${BASE} AS builder 07:09:07 ---> 9174582ffccd 07:09:07 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:09:07 ---> Running in 443ba29b770f 07:09:08 Removing intermediate container 443ba29b770f 07:09:08 ---> a23445bb43e6 07:09:08 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:09:08 ---> Running in 8bb8d6e8b218 07:09:08 Removing intermediate container 8bb8d6e8b218 07:09:08 ---> d0aadc80c01c 07:09:08 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:09:08 ---> Running in 339c31792e02 07:09:08 Removing intermediate container 339c31792e02 07:09:08 ---> 9eafd56275b6 07:09:08 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:09:08 ---> Running in c1f9310195b8 07:09:09 Removing intermediate container c1f9310195b8 07:09:09 ---> e7a5c92de228 07:09:09 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:09:09 ---> Running in 0a72e8872890 07:09:09 Removing intermediate container 0a72e8872890 07:09:09 ---> fdb62a7da759 07:09:09 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:09:09 ---> Running in fbe85d2158ae 07:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:13 OK: 239 MiB in 58 packages 07:09:14 Removing intermediate container fbe85d2158ae 07:09:14 ---> 9a0b852b8f43 07:09:14 Step 9/27 : WORKDIR /device-onvif-camera 07:09:14 ---> Running in f2e5d83c4e5e 07:09:14 Removing intermediate container f2e5d83c4e5e 07:09:14 ---> 79a0f08e90af 07:09:14 Step 10/27 : COPY go.mod vendor* ./ 07:09:15 ---> 9aa6bd9a97ad 07:09:15 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:15 ---> Running in cd8bfde2ec02 07:09:18 Removing intermediate container cd8bfde2ec02 07:09:18 ---> 45e1f594f51c 07:09:18 Step 12/27 : COPY . . 07:09:20 ---> 881f677d59ac 07:09:20 Step 13/27 : RUN ${MAKE} 07:09:20 ---> Running in 7189f4c4f1cc 07:09:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:12:58 Removing intermediate container 7189f4c4f1cc 07:12:58 ---> b03746876d94 07:12:58 Step 14/27 : FROM alpine:3.20 07:12:58 3.20: Pulling from library/alpine 07:12:58 13e713f82565: Pulling fs layer 07:12:58 13e713f82565: Verifying Checksum 07:12:58 13e713f82565: Download complete 07:12:58 13e713f82565: Pull complete 07:12:58 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:12:58 Status: Downloaded newer image for alpine:3.20 07:12:58 ---> c88e9dceb6cb 07:12:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:12:58 ---> Running in 96605fe75f3f 07:12:59 Removing intermediate container 96605fe75f3f 07:12:59 ---> cd944e0481b1 07:12:59 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:12:59 ---> Running in 7280bc878ec4 07:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:13:02 (1/1) Installing dumb-init (1.2.5-r3) 07:13:02 Executing busybox-1.36.1-r29.trigger 07:13:02 OK: 9 MiB in 15 packages 07:13:03 Removing intermediate container 7280bc878ec4 07:13:03 ---> bc6020b98358 07:13:03 Step 17/27 : RUN apk --no-cache upgrade 07:13:03 ---> Running in 8592d05c8a38 07:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:13:05 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:13:06 Executing busybox-1.36.1-r30.post-upgrade 07:13:06 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:13:06 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:13:06 Executing busybox-1.36.1-r30.trigger 07:13:06 OK: 9 MiB in 15 packages 07:13:07 Removing intermediate container 8592d05c8a38 07:13:07 ---> b552cc9a19ba 07:13:07 Step 18/27 : WORKDIR / 07:13:07 ---> Running in 553114bdb9fc 07:13:07 Removing intermediate container 553114bdb9fc 07:13:07 ---> 82db3ecf0f74 07:13:07 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:13:09 ---> c28374c7682f 07:13:09 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:13:09 ---> 5ef3570cc1b2 07:13:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:13:10 ---> c888569919cf 07:13:10 Step 22/27 : EXPOSE 59984 07:13:10 ---> Running in 862fd95ef239 07:13:10 Removing intermediate container 862fd95ef239 07:13:10 ---> 34f0cc10d6ef 07:13:10 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:13:10 ---> Running in 6352cd3be66f 07:13:11 Removing intermediate container 6352cd3be66f 07:13:11 ---> f904c6091ecb 07:13:11 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:13:11 ---> Running in f374ee850a80 07:13:11 Removing intermediate container f374ee850a80 07:13:11 ---> 5f75c616dfe0 07:13:11 Step 25/27 : LABEL arch=arm64 07:13:11 ---> Running in 00a3aab1558c 07:13:12 Removing intermediate container 00a3aab1558c 07:13:12 ---> 410bfdf7117b 07:13:12 Step 26/27 : LABEL git_sha=0f58aa6531e050899745c9de590c7d131e8b782e 07:13:12 ---> Running in ae3fffcd801d 07:13:12 Removing intermediate container ae3fffcd801d 07:13:12 ---> 56daa762635f 07:13:12 Step 27/27 : LABEL version=4.1.0-dev.4 07:13:12 ---> Running in 3fcd88a132ea 07:13:12 Removing intermediate container 3fcd88a132ea 07:13:12 ---> 3e17b1dc91d3 07:13:12 [Warning] One or more build-args [ARCH] were not consumed 07:13:12 Successfully built 3e17b1dc91d3 07:13:12 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:12 provisioning config files... 07:13:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/228@tmp/config1687795317291885512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:13 ---> ****-login.sh 07:13:13 nexus3.edgexfoundry.org:10001 07:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:13 Configure a credential helper to remove this warning. See 07:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:13 07:13:13 Login Succeeded 07:13:13 nexus3.edgexfoundry.org:10002 07:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:13 Configure a credential helper to remove this warning. See 07:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:13 07:13:13 Login Succeeded 07:13:13 nexus3.edgexfoundry.org:10003 07:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:14 Configure a credential helper to remove this warning. See 07:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:14 07:13:14 Login Succeeded 07:13:14 nexus3.edgexfoundry.org:10004 07:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:14 Configure a credential helper to remove this warning. See 07:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:14 07:13:14 Login Succeeded 07:13:14 ****.io 07:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:15 Configure a credential helper to remove this warning. See 07:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:15 07:13:15 Login Succeeded 07:13:15 ---> ****-login.sh ends [Pipeline] } 07:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:13:15 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:13:15 0f58aa6531e050899745c9de590c7d131e8b782e 07:13:15 latest 07:13:15 4.1.0-dev.4 07:13:15 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:13:15 main 07:13:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e 07:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:13:16 787e4dc82a82: Preparing 07:13:16 c64fd4f9c729: Preparing 07:13:16 80119307f008: Preparing 07:13:16 9a3600991614: Preparing 07:13:16 ba4d0e72f60c: Preparing 07:13:16 1e890da81ec9: Preparing 07:13:16 1e890da81ec9: Waiting 07:13:16 c64fd4f9c729: Pushed 07:13:16 ba4d0e72f60c: Pushed 07:13:16 787e4dc82a82: Pushed 07:13:16 1e890da81ec9: Layer already exists 07:13:16 9a3600991614: Pushed 07:13:23 80119307f008: Pushed 07:13:23 0f58aa6531e050899745c9de590c7d131e8b782e: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:23 + 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 07:13:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:13:24 787e4dc82a82: Preparing 07:13:24 c64fd4f9c729: Preparing 07:13:24 80119307f008: Preparing 07:13:24 9a3600991614: Preparing 07:13:24 ba4d0e72f60c: Preparing 07:13:24 1e890da81ec9: Preparing 07:13:24 1e890da81ec9: Waiting 07:13:24 ba4d0e72f60c: Layer already exists 07:13:24 9a3600991614: Layer already exists 07:13:24 c64fd4f9c729: Layer already exists 07:13:24 787e4dc82a82: Layer already exists 07:13:24 80119307f008: Layer already exists 07:13:24 1e890da81ec9: Layer already exists 07:13:24 latest: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 07:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:13:25 787e4dc82a82: Preparing 07:13:25 c64fd4f9c729: Preparing 07:13:25 80119307f008: Preparing 07:13:25 9a3600991614: Preparing 07:13:25 ba4d0e72f60c: Preparing 07:13:25 1e890da81ec9: Preparing 07:13:25 1e890da81ec9: Waiting 07:13:25 80119307f008: Layer already exists 07:13:25 787e4dc82a82: Layer already exists 07:13:25 c64fd4f9c729: Layer already exists 07:13:25 9a3600991614: Layer already exists 07:13:25 ba4d0e72f60c: Layer already exists 07:13:25 1e890da81ec9: Layer already exists 07:13:25 4.1.0-dev.4: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:13:26 787e4dc82a82: Preparing 07:13:26 c64fd4f9c729: Preparing 07:13:26 80119307f008: Preparing 07:13:26 9a3600991614: Preparing 07:13:26 ba4d0e72f60c: Preparing 07:13:26 1e890da81ec9: Preparing 07:13:26 1e890da81ec9: Waiting 07:13:26 ba4d0e72f60c: Layer already exists 07:13:26 c64fd4f9c729: Layer already exists 07:13:26 787e4dc82a82: Layer already exists 07:13:26 9a3600991614: Layer already exists 07:13:26 80119307f008: Layer already exists 07:13:26 1e890da81ec9: Layer already exists 07:13:26 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + 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 07:13:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:13:27 787e4dc82a82: Preparing 07:13:27 c64fd4f9c729: Preparing 07:13:27 80119307f008: Preparing 07:13:27 9a3600991614: Preparing 07:13:27 ba4d0e72f60c: Preparing 07:13:27 1e890da81ec9: Preparing 07:13:27 1e890da81ec9: Waiting 07:13:27 787e4dc82a82: Layer already exists 07:13:27 9a3600991614: Layer already exists 07:13:27 ba4d0e72f60c: Layer already exists 07:13:27 c64fd4f9c729: Layer already exists 07:13:27 80119307f008: Layer already exists 07:13:27 1e890da81ec9: Layer already exists 07:13:27 main: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:27 ===================================================== [Pipeline] echo 07:13:27 taggedImages: 07:13:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e 07:13:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:13:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 07:13:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 07:13:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 07:13:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo 07:13:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 07:13:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 [Pipeline] echo 07:13:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [Pipeline] echo 07:13:27 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 07:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:28 07:13:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:28 arm64: Pulling from edgex-lftools-log-publisher 07:13:28 8998bd30e6a1: Pulling fs layer 07:13:28 04944245beec: Pulling fs layer 07:13:28 699f458cf7ca: Pulling fs layer 07:13:28 765212b225bb: Pulling fs layer 07:13:28 f23df028b6ca: Pulling fs layer 07:13:28 d65c8cfc05b1: Pulling fs layer 07:13:28 2437ff75d9bd: Pulling fs layer 07:13:28 f23df028b6ca: Waiting 07:13:28 d65c8cfc05b1: Waiting 07:13:28 2437ff75d9bd: Waiting 07:13:28 765212b225bb: Waiting 07:13:28 04944245beec: Verifying Checksum 07:13:28 04944245beec: Download complete 07:13:28 765212b225bb: Verifying Checksum 07:13:28 765212b225bb: Download complete 07:13:28 f23df028b6ca: Verifying Checksum 07:13:28 f23df028b6ca: Download complete 07:13:28 d65c8cfc05b1: Verifying Checksum 07:13:28 d65c8cfc05b1: Download complete 07:13:29 699f458cf7ca: Verifying Checksum 07:13:29 699f458cf7ca: Download complete 07:13:29 8998bd30e6a1: Verifying Checksum 07:13:29 8998bd30e6a1: Download complete 07:13:31 2437ff75d9bd: Download complete 07:13:34 8998bd30e6a1: Pull complete 07:13:34 04944245beec: Pull complete 07:13:36 699f458cf7ca: Pull complete 07:13:36 765212b225bb: Pull complete 07:13:37 f23df028b6ca: Pull complete 07:13:37 d65c8cfc05b1: Pull complete 07:13:55 2437ff75d9bd: Pull complete 07:13:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:56 prd-ubuntu20.04-docker-arm64-4c-16g-7052 does not seem to be running inside a container 07:13:56 $ 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/228 -v /w/workspace/device-onvif-camera/228:/w/workspace/device-onvif-camera/228:rw,z -v /w/workspace/device-onvif-camera/228@tmp:/w/workspace/device-onvif-camera/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:13:59 $ docker top 5a38757128f8c8fad4d478a95734c81bbc12db8b71fac6c13386c182b9fdc693 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:00 ---> job-cost.sh 07:14:00 lf-activate-venv: SKIPPING 07:14:00 INFO: No Stack... 07:14:00 INFO: Retrieving Pricing Info for: v3-standard-4 07:14:01 INFO: Archiving Costs [Pipeline] sh 07:14:01 + cat /w/workspace/device-onvif-camera/228/archives/cost.csv 07:14:01 + cut -d, -f6 [Pipeline] lock 07:14:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] 07:14:01 Resource [jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] did not exist. Created. 07:14:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:02 /w/workspace/device-onvif-camera/228@tmp/durable-1b5f585a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:14:03 + echo total: 0.550000011920929 [Pipeline] stash 07:14:03 Warning: overwriting stash ‘stack-cost’ 07:14:03 Stashed 1 file(s) [Pipeline] } 07:14:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:03 $ docker stop --time=1 5a38757128f8c8fad4d478a95734c81bbc12db8b71fac6c13386c182b9fdc693 07:14:04 $ docker rm -f --volumes 5a38757128f8c8fad4d478a95734c81bbc12db8b71fac6c13386c182b9fdc693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:14:05 provisioning config files... 07:14:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10576239091910458641tmp [Pipeline] { [Pipeline] sh 07:14:05 + set +x 07:14:05 + bash -s -- 07:14:05 + curl -s https://codecov.io/bash 07:14:05 07:14:05 _____ _ 07:14:05 / ____| | | 07:14:05 | | ___ __| | ___ ___ _____ __ 07:14:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:14:05 | |___| (_) | (_| | __/ (_| (_) \ V / 07:14:05 \_____\___/ \__,_|\___|\___\___/ \_/ 07:14:05 Bash-1.0.6 07:14:05 07:14:05 07:14:05 ==> git version 2.25.1 found 07:14:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:14:05 Release-Date: 2020-01-08 07:14:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:14:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:14:05 ==> Jenkins CI detected. 07:14:05 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:14:05 project root: . 07:14:05 --> token set from env 07:14:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:14:05 ==> Running gcov in . (disable via -X gcov) 07:14:05 ==> Python coveragepy not found 07:14:05 ==> Searching for coverage reports in: 07:14:05 + . 07:14:05 -> Found 1 reports 07:14:05 ==> Detecting git/mercurial file structure 07:14:05 ==> Reading reports 07:14:05 + ./coverage.out bytes=92466 07:14:05 ==> Appending adjustments 07:14:05 https://docs.codecov.io/docs/fixing-reports 07:14:05 + Found adjustments 07:14:05 ==> Gzipping contents 07:14:05 12K /tmp/codecov.Wln412.gz 07:14:05 ==> Uploading reports 07:14:05 url: https://codecov.io 07:14:05 query: branch=main&commit=0f58aa6531e050899745c9de590c7d131e8b782e&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:14:05 -> Pinging Codecov 07:14:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f58aa6531e050899745c9de590c7d131e8b782e&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:14:06 -> Uploading to 07:14:06 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/0f58aa6531e050899745c9de590c7d131e8b782e/3a894357-93ed-4593-b654-f8a53e0a1aae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T071406Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e625f9e831110ef185bd360f9208456290386ed528a5d21d26a4c3ef1c3c4df1 07:14:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:06 Dload Upload Total Spent Left Speed 07:14:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 34489 --:--:-- --:--:-- --:--:-- 34489 07:14:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] } 07:14:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:14:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:14:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:14:07 07:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:14:07 latest: Pulling from edgex-devops/edgex-snyk-go 07:14:07 0a9a5dfd008f: Already exists 07:14:07 36466aa92d05: Already exists 07:14:07 e10405b45d13: Already exists 07:14:07 096b7ceb2af7: Already exists 07:14:07 4f4fb700ef54: Already exists 07:14:07 e50aa161e22a: Pulling fs layer 07:14:07 d3c8db5fb9df: Pulling fs layer 07:14:07 e50aa161e22a: Verifying Checksum 07:14:07 e50aa161e22a: Download complete 07:14:08 e50aa161e22a: Pull complete 07:14:08 d3c8db5fb9df: Verifying Checksum 07:14:08 d3c8db5fb9df: Download complete 07:14:12 d3c8db5fb9df: Pull complete 07:14:12 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:14:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:12 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:14:12 $ 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 07:14:14 $ docker top 11b50b422190468602b3f1b38861ad48ef11fb904c4a433f093af3c60e98d7d9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:14 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 07:14:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:14:14 + set -o pipefail 07:14:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:14:24 07:14:24 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:14:24 07:14:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/5d5fe52a-c4e1-443e-8d3e-d64b4385b93f 07:14:24 07:14:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:14:24 07:14:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:14:24 07:14:24 07:14:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:14:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:14:24 $ docker stop --time=1 11b50b422190468602b3f1b38861ad48ef11fb904c4a433f093af3c60e98d7d9 07:14:28 $ docker rm -f --volumes 11b50b422190468602b3f1b38861ad48ef11fb904c4a433f093af3c60e98d7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:14:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:28 provisioning config files... 07:14:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7187425209640339895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:29 --> edgex-publish-swagger.sh 07:14:29 === Publish doc/openapi/v3 API === 07:14:29 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 07:14:29 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 07:14:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:29 Dload Upload Total Spent Left Speed 07:14:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 358 2638k --:--:-- --:--:-- --:--:-- 2639k 07:14:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:14:29 [Pipeline] } 07:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:29 + git log --format=format:%s -1 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] sh 07:14:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:30 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:14:30 $ 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 07:14:30 $ docker top d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a -eo pid,comm 07:14:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:14:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:14:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:30 [ssh-agent] Looking for ssh-agent implementation... 07:14:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:30 $ docker exec d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a ssh-agent 07:14:31 SSH_AUTH_SOCK=/tmp/ssh-rseyetBZ0A7h/agent.32 07:14:31 SSH_AGENT_PID=38 07:14:31 Running ssh-add (command line suppressed) 07:14:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7322452532081309638.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7322452532081309638.key) 07:14:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:31 + git semver tag 07:14:31 2025-08-15 07:14:31,629 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:14:31 2025-08-15 07:14:31,633 [run_tag] DEBUG tag force:False 07:14:31 2025-08-15 07:14:31,633 [check_head_tag] DEBUG check head tag 07:14:31 2025-08-15 07:14:31,634 [execute] INFO git cat-file --batch-check 07:14:31 2025-08-15 07:14:31,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 07:14:31 2025-08-15 07:14:31,636 [execute] INFO git cat-file --batch 07:14:31 2025-08-15 07:14:31,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 07:14:31 2025-08-15 07:14:31,643 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:14:31 2025-08-15 07:14:31,643 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 07:14:31 2025-08-15 07:14:31,643 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 07:14:31 2025-08-15 07:14:31,646 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:14:31 4.1.0-dev.4 [Pipeline] } 07:14:31 $ docker exec --env ******** --env ******** d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a ssh-agent -k 07:14:31 unset SSH_AUTH_SOCK; 07:14:31 unset SSH_AGENT_PID; 07:14:31 echo Agent pid 38 killed; 07:14:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:32 + git semver [Pipeline] } 07:14:32 $ docker stop --time=1 d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a 07:14:33 $ docker rm -f --volumes d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:34 07:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:34 0.23.1-centos7: Pulling from edgex-lftools 07:14:34 ab5ef0e58194: Pulling fs layer 07:14:34 9712f1f96733: Pulling fs layer 07:14:34 63f879dbbcfc: Pulling fs layer 07:14:34 0d9ebad4ef96: Pulling fs layer 07:14:34 e9a5061849ea: Pulling fs layer 07:14:34 0d9ebad4ef96: Waiting 07:14:34 d747dcd14b5f: Pulling fs layer 07:14:34 2de7ff778b66: Pulling fs layer 07:14:34 e9a5061849ea: Waiting 07:14:34 d747dcd14b5f: Waiting 07:14:34 2de7ff778b66: Waiting 07:14:34 63f879dbbcfc: Verifying Checksum 07:14:34 63f879dbbcfc: Download complete 07:14:34 e9a5061849ea: Verifying Checksum 07:14:34 e9a5061849ea: Download complete 07:14:34 d747dcd14b5f: Verifying Checksum 07:14:34 d747dcd14b5f: Download complete 07:14:34 0d9ebad4ef96: Verifying Checksum 07:14:34 0d9ebad4ef96: Download complete 07:14:34 ab5ef0e58194: Verifying Checksum 07:14:34 ab5ef0e58194: Download complete 07:14:35 2de7ff778b66: Verifying Checksum 07:14:35 2de7ff778b66: Download complete 07:14:38 ab5ef0e58194: Pull complete 07:14:38 9712f1f96733: Pull complete 07:14:39 63f879dbbcfc: Pull complete 07:14:44 0d9ebad4ef96: Pull complete 07:14:44 e9a5061849ea: Pull complete 07:14:44 d747dcd14b5f: Pull complete 07:14:45 2de7ff778b66: Pull complete 07:14:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:45 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:14:45 $ 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 07:14:48 $ docker top 280e87f109568cfbc6d34b9c6f186c253b320759af7fdee9e0309a2a31b67f5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:14:48 provisioning config files... 07:14:48 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config464048088365818517tmp 07:14:48 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5650043377940647700tmp 07:14:48 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5447520235574043599tmp [Pipeline] { [Pipeline] echo 07:14:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:14:48 ---> sigul-configuration.sh 07:14:48 gpg: directory `/root/.gnupg' created 07:14:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:14:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:14:48 gpg: keyring `/root/.gnupg/secring.gpg' created 07:14:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:14:48 gpg: CAST5 encrypted data 07:14:48 gpg: encrypted with 1 passphrase 07:14:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:14:49 + mkdir /home/jenkins 07:14:49 + mkdir /home/jenkins/sigul [Pipeline] sh 07:14:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:14:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:14:49 ---> sigul-install.sh 07:14:49 Sigul already installed; skipping installation. [Pipeline] sh 07:14:49 + git tag --list 07:14:49 v0.0.0 07:14:49 v2.2.0 07:14:49 v2.3.0 07:14:49 v2.3.1 07:14:49 v3.0 07:14:49 v3.0.0 07:14:49 v3.1 07:14:49 v3.1.0 07:14:49 v3.1.1 07:14:49 v4.0 07:14:49 v4.0.0 07:14:49 v4.1.0-dev.1 07:14:49 v4.1.0-dev.2 07:14:49 v4.1.0-dev.3 07:14:49 v4.1.0-dev.4 [Pipeline] sh 07:14:50 + lftools sign git-tag v4.1.0-dev.4 07:14:50 Signing Git tag with Sigul... 07:14:50 Signing v4.1.0-dev.4 [Pipeline] echo 07:14:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:14:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:14:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:14:51 $ docker stop --time=1 280e87f109568cfbc6d34b9c6f186c253b320759af7fdee9e0309a2a31b67f5b 07:14:52 $ docker rm -f --volumes 280e87f109568cfbc6d34b9c6f186c253b320759af7fdee9e0309a2a31b67f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:14:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:53 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:14:53 $ 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 07:14:53 $ docker top 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 -eo pid,comm 07:14:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:14:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:53 [ssh-agent] Looking for ssh-agent implementation... 07:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:54 $ docker exec 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 ssh-agent 07:14:54 SSH_AUTH_SOCK=/tmp/ssh-8GzTBM7ARCrj/agent.32 07:14:54 SSH_AGENT_PID=38 07:14:54 Running ssh-add (command line suppressed) 07:14:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16140137868086238511.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16140137868086238511.key) 07:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:54 + git semver bump pre 07:14:54 2025-08-15 07:14:54,828 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:14:54 2025-08-15 07:14:54,832 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:14:54 2025-08-15 07:14:54,832 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 07:14:54 2025-08-15 07:14:54,832 [bump_version] DEBUG bumped version:4.1.0-dev.5 07:14:54 2025-08-15 07:14:54,832 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:14:54 2025-08-15 07:14:54,832 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:14:54 2025-08-15 07:14:54,832 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:14:54 2025-08-15 07:14:54,834 [execute] INFO git cat-file --batch-check 07:14:54 2025-08-15 07:14:54,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 07:14:54 2025-08-15 07:14:54,838 [execute] INFO git cat-file --batch 07:14:54 2025-08-15 07:14:54,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 07:14:54 2025-08-15 07:14:54,842 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:14:54 4.1.0-dev.5 [Pipeline] } 07:14:55 $ docker exec --env ******** --env ******** 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 ssh-agent -k 07:14:55 unset SSH_AUTH_SOCK; 07:14:55 unset SSH_AGENT_PID; 07:14:55 echo Agent pid 38 killed; 07:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:55 + git semver [Pipeline] } 07:14:55 $ docker stop --time=1 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 07:14:57 $ docker rm -f --volumes 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:57 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:14:57 $ 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 07:14:58 $ docker top a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 -eo pid,comm 07:14:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:14:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:14:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:58 [ssh-agent] Looking for ssh-agent implementation... 07:14:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:58 $ docker exec a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 ssh-agent 07:14:58 SSH_AUTH_SOCK=/tmp/ssh-dJa8CoEF435t/agent.32 07:14:58 SSH_AGENT_PID=38 07:14:58 Running ssh-add (command line suppressed) 07:14:58 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17838330169581974250.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17838330169581974250.key) 07:14:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:58 + git semver push 07:14:59 2025-08-15 07:14:58,958 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:14:59 2025-08-15 07:14:58,962 [run_push] DEBUG push 07:14:59 2025-08-15 07:14:58,962 [execute] INFO git cat-file --batch-check 07:14:59 2025-08-15 07:14:58,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 07:14:59 2025-08-15 07:14:58,965 [execute] INFO git rev-list 5053849154399b903d28e0a7f611ed193d564e4c -- 07:14:59 2025-08-15 07:14:58,965 [execute] DEBUG Popen(['git', 'rev-list', '5053849154399b903d28e0a7f611ed193d564e4c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:14:59 2025-08-15 07:14:58,972 [execute] INFO git fetch -v -- origin 07:14:59 2025-08-15 07:14:58,972 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:14:59 2025-08-15 07:14:59,419 [run_push] DEBUG no remote changes detected 07:14:59 2025-08-15 07:14:59,419 [execute] INFO git push origin semver 07:14:59 2025-08-15 07:14:59,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:15:00 2025-08-15 07:15:00,150 [run_push] DEBUG push all version tags 07:15:00 2025-08-15 07:15:00,151 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:15:00 2025-08-15 07:15:00,151 [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) 07:15:01 2025-08-15 07:15:00,809 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:15:01 4.1.0-dev.5 [Pipeline] } 07:15:01 $ docker exec --env ******** --env ******** a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 ssh-agent -k 07:15:01 unset SSH_AUTH_SOCK; 07:15:01 unset SSH_AGENT_PID; 07:15:01 echo Agent pid 38 killed; 07:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:01 + git semver [Pipeline] } 07:15:01 $ docker stop --time=1 a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 07:15:03 $ docker rm -f --volumes a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:15:03 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:15:03 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:15:03 total 16 07:15:03 drwxr-xr-x 3 root root 4096 Aug 15 07:07 . 07:15:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:14 .. 07:15:03 drwxr-xr-x 2 root root 4096 Aug 15 07:07 cost 07:15:03 -rw-r--r-- 1 root root 91 Aug 15 07:07 cost.csv 07:15:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:15:03 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:15:03 total 16 07:15:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:07 . 07:15:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:14 .. 07:15:03 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 07:07 cost 07:15:03 -rw-r--r-- 1 jenkins jenkins 91 Aug 15 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:15:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:15:04 ---> package-listing.sh 07:15:04 ++ facter osfamily 07:15:04 ++ tr '[:upper:]' '[:lower:]' 07:15:05 + OS_FAMILY=debian 07:15:05 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:15:05 + START_PACKAGES=/tmp/packages_start.txt 07:15:05 + END_PACKAGES=/tmp/packages_end.txt 07:15:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:05 + PACKAGES=/tmp/packages_start.txt 07:15:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:15:05 + PACKAGES=/tmp/packages_end.txt 07:15:05 + case "${OS_FAMILY}" in 07:15:05 + dpkg -l 07:15:05 + grep '^ii' 07:15:05 + '[' -f /tmp/packages_start.txt ']' 07:15:05 + '[' -f /tmp/packages_end.txt ']' 07:15:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:15:05 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:15:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:15:05 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 07:15:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:05 prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container 07:15:06 $ 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 07:15:06 $ docker top 77f8b1e0906cf5bc334a8686fa83a5e797c73d6e14d9418aae18dcf556f2b97a -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:06 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:06 + mkdir -p /var/log/sysstat [Pipeline] sh 07:15:07 + ls /var/log/sa-host 07:15:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:07 provisioning config files... 07:15:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6236965837071403370tmp [Pipeline] { [Pipeline] echo 07:15:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:07 ---> create-netrc.sh [Pipeline] } 07:15:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:15:07 ---> python-tools-install.sh [Pipeline] echo 07:15:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:08 ---> sudo-logs.sh 07:15:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:15:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:15:08 ---> job-cost.sh 07:15:08 lf-activate-venv: SKIPPING 07:15:08 DEBUG: total: 0.2199999988079071 07:15:08 INFO: Retrieving Stack Cost... 07:15:08 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:08 INFO: Archiving Costs [Pipeline] echo 07:15:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:15:09 ---> logs-deploy.sh 07:15:09 lf-activate-venv: SKIPPING 07:15:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/228 07:15:09 INFO: archiving workspace using pattern(s): 07:15:10 Archives upload complete. 07:15:10 INFO: archiving logs to Nexus