Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c716c5f69dc8c74f33d606e8f97358725f566e2b 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-ssh2559928163175639078.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11047334848281726016.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3531285161750641579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10961047881528799252.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-ssh18315770134562023880.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-235 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c716c5f69dc8c74f33d606e8f97358725f566e2b (main) Commit message: "Merge pull request #546 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-1.2.1" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c716c5f69dc8c74f33d606e8f97358725f566e2b # timeout=10 > git rev-list --no-walk 483aa4d594191ee24604676d7ea1df8bc1229e17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:58:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:34 ========================================================= 07:58:34 EdgeX Global Pipelines Version Info 07:58:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:35 ------------------- 07:58:35 stable info: 07:58:35 ------------------- 07:58:35 Commited By: Cherry Wang cherry@iotechsys.com 07:58:35 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:58:35 Message: update stable to v1.0.278 07:58:36 ------------------- 07:58:36 experimental info: 07:58:36 ------------------- 07:58:36 Commited By: **** collab-it+edgex@linuxfoundation.org 07:58:36 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:58:36 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c716c5f69dc8c74f33d606e8f97358725f566e2b [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c716c5f [Pipeline] echo 07:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:36 provisioning config files... 07:58:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17994419613128024291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:37 ---> ****-login.sh 07:58:37 nexus3.edgexfoundry.org:10001 07:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:37 07:58:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:58:37 Configure a credential helper to remove this warning. See 07:58:37 https://docs.****.com/go/credential-store/ 07:58:37 07:58:37 Login Succeeded 07:58:37 nexus3.edgexfoundry.org:10002 07:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:37 07:58:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:58:37 Configure a credential helper to remove this warning. See 07:58:37 https://docs.****.com/go/credential-store/ 07:58:37 07:58:37 Login Succeeded 07:58:37 nexus3.edgexfoundry.org:10003 07:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:37 07:58:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:58:37 Configure a credential helper to remove this warning. See 07:58:37 https://docs.****.com/go/credential-store/ 07:58:37 07:58:37 Login Succeeded 07:58:37 nexus3.edgexfoundry.org:10004 07:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:37 07:58:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:58:37 Configure a credential helper to remove this warning. See 07:58:37 https://docs.****.com/go/credential-store/ 07:58:37 07:58:37 Login Succeeded 07:58:37 ****.io 07:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:38 07:58:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:58:38 Configure a credential helper to remove this warning. See 07:58:38 https://docs.****.com/go/credential-store/ 07:58:38 07:58:38 Login Succeeded 07:58:38 ---> ****-login.sh ends [Pipeline] } 07:58:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:58:38 + git rev-list -1 --merges c716c5f69dc8c74f33d606e8f97358725f566e2b~1..c716c5f69dc8c74f33d606e8f97358725f566e2b [Pipeline] echo 07:58:38 -----------> git rev-list -1 --merges c716c5f69dc8c74f33d606e8f97358725f566e2b~1..c716c5f69dc8c74f33d606e8f97358725f566e2b c716c5f69dc8c74f33d606e8f97358725f566e2b 07:58:38 c716c5f69dc8c74f33d606e8f97358725f566e2b [false] [Pipeline] sh 07:58:38 + git log --format=format:%s -1 c716c5f69dc8c74f33d606e8f97358725f566e2b [Pipeline] echo 07:58:38 ========================================================= 07:58:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:58:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:39 + git log --format=format:%s -1 c716c5f69dc8c74f33d606e8f97358725f566e2b [Pipeline] echo 07:58:39 [semverPrep] GIT_COMMIT: c716c5f69dc8c74f33d606e8f97358725f566e2b, Commit Message: Merge pull request #546 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-1.2.1 [Pipeline] echo 07:58:39 [semverPrep] This is not a build commit. [Pipeline] sh 07:58:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:58:39 + grep -v github /etc/ssh/ssh_known_hosts 07:58:39 + [ -e /tmp/ssh_known_hosts ] 07:58:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:58:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:58:39 + sudo tee -a /etc/ssh/ssh_known_hosts 07:58:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:39 07:58:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:40 0.1.4: Pulling from edgex-devops/py-git-semver 07:58:40 3dae71ba6b94: Pulling fs layer 07:58:40 6bf1a483ea7c: Pulling fs layer 07:58:40 f5dfc541a4d3: Pulling fs layer 07:58:40 461d9e800cba: Pulling fs layer 07:58:40 80192f66455f: Pulling fs layer 07:58:40 2e8e34ca0e6c: Pulling fs layer 07:58:40 a29436f7fd5d: Pulling fs layer 07:58:40 923cac83aea3: Pulling fs layer 07:58:40 25ad8b0a4227: Pulling fs layer 07:58:40 461d9e800cba: Waiting 07:58:40 db01528c6b51: Pulling fs layer 07:58:40 28988de357af: Pulling fs layer 07:58:40 2e8e34ca0e6c: Waiting 07:58:40 a29436f7fd5d: Waiting 07:58:40 923cac83aea3: Waiting 07:58:40 80192f66455f: Waiting 07:58:40 28988de357af: Waiting 07:58:40 db01528c6b51: Waiting 07:58:40 25ad8b0a4227: Waiting 07:58:40 6bf1a483ea7c: Verifying Checksum 07:58:40 6bf1a483ea7c: Download complete 07:58:40 461d9e800cba: Download complete 07:58:40 80192f66455f: Download complete 07:58:40 f5dfc541a4d3: Download complete 07:58:40 3dae71ba6b94: Verifying Checksum 07:58:40 3dae71ba6b94: Download complete 07:58:40 923cac83aea3: Verifying Checksum 07:58:40 923cac83aea3: Download complete 07:58:40 25ad8b0a4227: Verifying Checksum 07:58:40 25ad8b0a4227: Download complete 07:58:40 db01528c6b51: Verifying Checksum 07:58:40 db01528c6b51: Download complete 07:58:40 28988de357af: Verifying Checksum 07:58:40 28988de357af: Download complete 07:58:40 a29436f7fd5d: Verifying Checksum 07:58:40 a29436f7fd5d: Download complete 07:58:41 2e8e34ca0e6c: Verifying Checksum 07:58:41 2e8e34ca0e6c: Download complete 07:58:42 3dae71ba6b94: Pull complete 07:58:42 6bf1a483ea7c: Pull complete 07:58:43 f5dfc541a4d3: Pull complete 07:58:43 461d9e800cba: Pull complete 07:58:43 80192f66455f: Pull complete 07:58:47 2e8e34ca0e6c: Pull complete 07:58:48 a29436f7fd5d: Pull complete 07:58:48 923cac83aea3: Pull complete 07:58:48 25ad8b0a4227: Pull complete 07:58:48 db01528c6b51: Pull complete 07:58:48 28988de357af: Pull complete 07:58:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:48 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 07:58:48 $ 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:58:53 $ docker top 33a4c5c93179ddbb7e3f33a3d602233b361753b538688f7af22c0aeb6e05aef9 -eo pid,comm 07:58: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:58:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:53 [ssh-agent] Looking for ssh-agent implementation... 07:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:53 $ docker exec 33a4c5c93179ddbb7e3f33a3d602233b361753b538688f7af22c0aeb6e05aef9 ssh-agent 07:58:53 SSH_AUTH_SOCK=/tmp/ssh-ccdPNTYRjwhJ/agent.32 07:58:53 SSH_AGENT_PID=38 07:58:53 Running ssh-add (command line suppressed) 07:58:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1024215662688369284.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1024215662688369284.key) 07:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:54 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 07:58:54 + git tag --points-at HEAD [Pipeline] } 07:58:54 $ docker exec --env ******** --env ******** 33a4c5c93179ddbb7e3f33a3d602233b361753b538688f7af22c0aeb6e05aef9 ssh-agent -k 07:58:54 unset SSH_AUTH_SOCK; 07:58:54 unset SSH_AGENT_PID; 07:58:54 echo Agent pid 38 killed; 07:58:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:54 [ssh-agent] Looking for ssh-agent implementation... 07:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:54 $ docker exec 33a4c5c93179ddbb7e3f33a3d602233b361753b538688f7af22c0aeb6e05aef9 ssh-agent 07:58:54 SSH_AUTH_SOCK=/tmp/ssh-ZF01fxe7Cy57/agent.85 07:58:54 SSH_AGENT_PID=91 07:58:54 Running ssh-add (command line suppressed) 07:58:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17522533066493201145.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17522533066493201145.key) 07:58:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:55 + git semver init 07:58:55 2026-01-07 07:58:55,429 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:58:55 2026-01-07 07:58:55,435 [run_init] DEBUG init version:0.0.0 force:False 07:58:55 2026-01-07 07:58:55,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:58:55 2026-01-07 07:58:55,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:58:55 2026-01-07 07:58:55,436 [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:58:57 2026-01-07 07:58:57,041 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:58:57 2026-01-07 07:58:57,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:58:57 2026-01-07 07:58:57,042 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:58:57 2026-01-07 07:58:57,042 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:58:57 4.1.0-dev.17 [Pipeline] } 07:58:57 $ docker exec --env ******** --env ******** 33a4c5c93179ddbb7e3f33a3d602233b361753b538688f7af22c0aeb6e05aef9 ssh-agent -k 07:58:57 unset SSH_AUTH_SOCK; 07:58:57 unset SSH_AGENT_PID; 07:58:57 echo Agent pid 91 killed; 07:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:57 + git semver [Pipeline] } 07:58:58 $ docker stop --time=1 33a4c5c93179ddbb7e3f33a3d602233b361753b538688f7af22c0aeb6e05aef9 07:58:59 $ docker rm -f --volumes 33a4c5c93179ddbb7e3f33a3d602233b361753b538688f7af22c0aeb6e05aef9 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:59 Stashed 1 file(s) [Pipeline] echo 07:58:59 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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:59:00 provisioning config files... 07:59:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9186906312234216797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:00 ---> ****-login.sh 07:59:00 nexus3.edgexfoundry.org:10001 07:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:00 Login Succeeded 07:59:00 nexus3.edgexfoundry.org:10002 07:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:00 Login Succeeded 07:59:00 nexus3.edgexfoundry.org:10003 07:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:00 Login Succeeded 07:59:00 nexus3.edgexfoundry.org:10004 07:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:00 Login Succeeded 07:59:00 ****.io 07:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:01 Login Succeeded 07:59:01 ---> ****-login.sh ends [Pipeline] } 07:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:59:01 ========================================================= 07:59:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 07:59:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 07:59:02 #0 building with "default" instance using docker driver 07:59:02 07:59:02 #1 [internal] load build definition from Dockerfile 07:59:02 #1 transferring dockerfile: 1.75kB done 07:59:02 #1 DONE 0.0s 07:59:02 07:59:02 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:59:02 #2 DONE 0.1s 07:59:02 07:59:02 #3 [internal] load .dockerignore 07:59:02 #3 transferring context: 2B done 07:59:02 #3 DONE 0.0s 07:59:02 07:59:02 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:59:02 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 07:59:02 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 07:59:02 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 07:59:02 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 07:59:02 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 07:59:02 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 07:59:02 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 07:59:02 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 07:59:02 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 07:59:02 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:59:02 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 07:59:02 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 07:59:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.02MB / 112.58MB 0.2s 07:59:02 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 07:59:02 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 07:59:02 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 07:59:02 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 07:59:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 07:59:02 #4 ... 07:59:02 07:59:02 #5 [internal] load build context 07:59:02 #5 transferring context: 48.21MB 0.3s done 07:59:02 #5 DONE 0.4s 07:59:02 07:59:02 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:59:02 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 37.75MB / 60.15MB 0.4s 07:59:02 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 07:59:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.4s 07:59:02 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 07:59:02 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 07:59:02 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 07:59:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.75MB / 112.58MB 0.6s 07:59:02 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s 07:59:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s 07:59:02 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.71MB / 14.72MB 0.7s 07:59:02 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 07:59:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.8s 07:59:02 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 07:59:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 0.9s 07:59:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 07:59:03 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 07:59:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 07:59:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 07:59:07 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 07:59:07 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 07:59:07 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 07:59:07 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:59:07 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 07:59:07 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 07:59:08 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 07:59:08 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 07:59:11 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 07:59:11 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 07:59:11 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 07:59:11 #4 DONE 9.5s 07:59:11 07:59:11 #6 [builder 2/7] RUN apk add --no-cache make git 07:59:11 #6 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:59:12 #6 0.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:59:12 #6 0.906 OK: 265 MiB in 60 packages 07:59:15 Still waiting to schedule task 07:59:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:59:19 #6 DONE 6.6s 07:59:19 07:59:19 #7 [builder 3/7] WORKDIR /device-onvif-camera 07:59:19 #7 DONE 0.0s 07:59:19 07:59:19 #8 [builder 4/7] COPY go.mod vendor* ./ 07:59:19 #8 DONE 0.0s 07:59:19 07:59:19 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:45 #9 DONE 24.9s 07:59:45 07:59:45 #10 [builder 6/7] COPY . . 07:59:45 #10 DONE 0.5s 07:59:45 07:59:45 #11 [builder 7/7] RUN echo noop 07:59:45 #11 0.181 noop 07:59:45 #11 DONE 0.2s 07:59:45 07:59:45 #12 exporting to image 07:59:45 #12 exporting layers 07:59:52 #12 exporting layers 8.5s done 07:59:52 #12 writing image sha256:b77ad778d8d9dd3eb5f915b973e1591e50d8f0709afa266f9d2268a017e2af75 done 07:59:52 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:59:52 #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:52 + docker inspect -f . ci-base-image-x86_64 07:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:53 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 07:59:53 $ 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:59:53 $ docker top 2779c7834f9b3b30cd0580050a7535b3413331d04a86ca48b102042255627952 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:53 + go version 07:59:53 go version go1.25.2 linux/amd64 [Pipeline] } 07:59:53 $ docker stop --time=1 2779c7834f9b3b30cd0580050a7535b3413331d04a86ca48b102042255627952 07:59:55 $ docker rm -f --volumes 2779c7834f9b3b30cd0580050a7535b3413331d04a86ca48b102042255627952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:55 + docker inspect -f . ci-base-image-x86_64 07:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:55 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 07:59:55 $ 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:59:55 $ docker top 7b3698c81fbed39def26d209535a6483a741c868cacb2b4ebef2d7bbcbc0975b -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:56 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 07:59:56 + make test 07:59:56 go test ./... -coverprofile=coverage.out ./... 07:59:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:00:19 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:00:19 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.2% of statements 08:00:19 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:00:19 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.765s coverage: 86.5% of statements 08:00:32 0 issues. 08:00:32 go vet ./... 08:00:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:37 ./bin/test-attribution-txt.sh [Pipeline] echo 08:00:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:00:37 $ docker stop --time=1 7b3698c81fbed39def26d209535a6483a741c868cacb2b4ebef2d7bbcbc0975b 08:00:40 $ docker rm -f --volumes 7b3698c81fbed39def26d209535a6483a741c868cacb2b4ebef2d7bbcbc0975b [Pipeline] // withDockerContainer [Pipeline] sh 08:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:41 + ls -al . 08:00:41 total 312 08:00:41 drwxrwxr-x 9 jenkins jenkins 4096 Jan 7 07:59 . 08:00:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 07:58 .. 08:00:41 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 08:00 .git 08:00:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 07:58 .github 08:00:41 -rw-rw-r-- 1 jenkins jenkins 493 Jan 7 07:58 .gitignore 08:00:41 -rw-rw-r-- 1 jenkins jenkins 359 Jan 7 07:58 .golangci.yml 08:00:41 drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 07:58 .semver 08:00:41 -rw-rw-r-- 1 jenkins jenkins 22626 Jan 7 07:58 Attribution.txt 08:00:41 -rw-rw-r-- 1 jenkins jenkins 19022 Jan 7 07:58 CHANGELOG.md 08:00:41 -rw-rw-r-- 1 jenkins jenkins 1715 Jan 7 07:58 Dockerfile 08:00:41 -rw-rw-r-- 1 jenkins jenkins 677 Jan 7 07:58 GOVERNANCE.md 08:00:41 -rw-rw-r-- 1 jenkins jenkins 762 Jan 7 07:58 Jenkinsfile 08:00:41 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 7 07:58 LICENSE 08:00:41 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 7 07:58 Makefile 08:00:41 -rw-rw-r-- 1 jenkins jenkins 625 Jan 7 07:58 OWNERS.md 08:00:41 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 7 07:58 README.md 08:00:41 -rw-rw-r-- 1 jenkins jenkins 12 Jan 7 07:58 VERSION 08:00:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 07:58 bin 08:00:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 07:58 cmd 08:00:41 -rw-r--r-- 1 jenkins jenkins 85674 Jan 7 08:00 coverage.out 08:00:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 07:58 doc 08:00:41 -rw-rw-r-- 1 jenkins jenkins 7041 Jan 7 07:58 go.mod 08:00:41 -rw-rw-r-- 1 jenkins jenkins 89819 Jan 7 07:58 go.sum 08:00:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 07:58 internal 08:00:41 -rw-rw-r-- 1 jenkins jenkins 236 Jan 7 07:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:42 + 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=c716c5f69dc8c74f33d606e8f97358725f566e2b --label arch=amd64 --label version=4.1.0-dev.17 . 08:00:42 #0 building with "default" instance using docker driver 08:00:42 08:00:42 #1 [internal] load build definition from Dockerfile 08:00:42 #1 transferring dockerfile: 1.75kB done 08:00:42 #1 DONE 0.0s 08:00:42 08:00:42 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:00:42 #2 DONE 0.0s 08:00:42 08:00:42 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:00:42 #3 DONE 0.1s 08:00:42 08:00:42 #4 [internal] load .dockerignore 08:00:42 #4 transferring context: 2B done 08:00:42 #4 DONE 0.0s 08:00:42 08:00:42 #5 [internal] load build context 08:00:42 #5 transferring context: 106.59kB 0.0s done 08:00:42 #5 DONE 0.0s 08:00:42 08:00:42 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:00:42 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 08:00:42 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:00:42 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:00:42 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:00:42 #6 DONE 0.0s 08:00:42 08:00:42 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:00:42 #7 DONE 0.1s 08:00:42 08:00:42 #8 [builder 2/7] RUN apk add --no-cache make git 08:00:43 #8 0.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:00:43 #8 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:00:43 #8 ... 08:00:43 08:00:43 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:00:43 #9 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:00:43 #9 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:00:43 #9 0.656 (1/1) Installing dumb-init (1.2.5-r3) 08:00:43 #9 0.661 Executing busybox-1.37.0-r19.trigger 08:00:43 #9 0.668 OK: 7 MiB in 17 packages 08:00:43 #9 DONE 0.8s 08:00:43 08:00:43 #8 [builder 2/7] RUN apk add --no-cache make git 08:00:43 #8 0.687 OK: 265 MiB in 60 packages 08:00:43 #8 DONE 0.9s 08:00:43 08:00:43 #10 [stage-1 3/7] RUN apk --no-cache upgrade 08:00:43 #10 ... 08:00:43 08:00:43 #11 [builder 3/7] WORKDIR /device-onvif-camera 08:00:43 #11 DONE 0.0s 08:00:43 08:00:43 #12 [builder 4/7] COPY go.mod vendor* ./ 08:00:43 #12 DONE 0.0s 08:00:43 08:00:43 #10 [stage-1 3/7] RUN apk --no-cache upgrade 08:00:43 #10 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:00:43 #10 0.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:00:44 #10 ... 08:00:44 08:00:44 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:44 #13 DONE 0.5s 08:00:44 08:00:44 #10 [stage-1 3/7] RUN apk --no-cache upgrade 08:00:44 #10 0.733 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:00:44 #10 0.747 Executing busybox-1.37.0-r20.post-upgrade 08:00:44 #10 0.856 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:00:44 #10 0.859 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:00:44 #10 0.862 Executing busybox-1.37.0-r20.trigger 08:00:44 #10 0.869 OK: 7 MiB in 17 packages 08:00:44 #10 DONE 1.4s 08:00:44 08:00:44 #14 [builder 6/7] COPY . . 08:00:44 #14 DONE 0.7s 08:00:44 08:00:44 #15 [builder 7/7] RUN make build 08:00:44 #15 0.263 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 08:00:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-236 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 08:00:48 Running in /w/workspace/device-onvif-camera/243 [Pipeline] { [Pipeline] checkout 08:00:48 The recommended git tool is: git 08:00:53 using credential edgex-jenkins-ssh 08:00:53 Cloning the remote Git repository 08:00:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 08:00:53 > git init /w/workspace/device-onvif-camera/243 # timeout=10 08:00:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 08:00:53 > git --version # timeout=10 08:00:53 > git --version # 'git version 2.25.1' 08:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:57 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 08:00:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:57 Avoid second fetch 08:00:57 Checking out Revision c716c5f69dc8c74f33d606e8f97358725f566e2b (main) 08:00:58 Commit message: "Merge pull request #546 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-1.2.1" 08:00:57 > git config core.sparsecheckout # timeout=10 08:00:58 > git checkout -f c716c5f69dc8c74f33d606e8f97358725f566e2b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:03 provisioning config files... 08:01:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/243@tmp/config1982966483290365044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:03 ---> ****-login.sh 08:01:03 nexus3.edgexfoundry.org:10001 08:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:04 Configure a credential helper to remove this warning. See 08:01:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:04 08:01:04 Login Succeeded 08:01:04 nexus3.edgexfoundry.org:10002 08:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:04 Configure a credential helper to remove this warning. See 08:01:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:04 08:01:04 Login Succeeded 08:01:04 nexus3.edgexfoundry.org:10003 08:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:04 Configure a credential helper to remove this warning. See 08:01:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:04 08:01:04 Login Succeeded 08:01:04 nexus3.edgexfoundry.org:10004 08:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:05 Configure a credential helper to remove this warning. See 08:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:05 08:01:05 Login Succeeded 08:01:05 ****.io 08:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:07 Configure a credential helper to remove this warning. See 08:01:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:07 08:01:07 Login Succeeded 08:01:07 ---> ****-login.sh ends [Pipeline] } 08:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:01:07 ========================================================= 08:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:01:08 Sending build context to Docker daemon 27.58MB 08:01:08 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 08:01:08 Step 2/13 : FROM ${BASE} AS builder 08:01:08 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:01:08 6b59a28fa201: Pulling fs layer 08:01:08 d32bb0dddca7: Pulling fs layer 08:01:08 5dab1238d3d9: Pulling fs layer 08:01:08 196fd7d83e7d: Pulling fs layer 08:01:08 4f4fb700ef54: Pulling fs layer 08:01:08 8ba94037c8f0: Pulling fs layer 08:01:08 deaec5988b04: Pulling fs layer 08:01:08 9f65657bb879: Pulling fs layer 08:01:08 8ba94037c8f0: Waiting 08:01:08 9f65657bb879: Waiting 08:01:08 deaec5988b04: Waiting 08:01:08 196fd7d83e7d: Waiting 08:01:08 4f4fb700ef54: Waiting 08:01:08 d32bb0dddca7: Verifying Checksum 08:01:08 d32bb0dddca7: Download complete 08:01:08 196fd7d83e7d: Verifying Checksum 08:01:08 196fd7d83e7d: Download complete 08:01:08 4f4fb700ef54: Verifying Checksum 08:01:08 4f4fb700ef54: Download complete 08:01:08 8ba94037c8f0: Verifying Checksum 08:01:08 8ba94037c8f0: Download complete 08:01:09 6b59a28fa201: Download complete 08:01:09 9f65657bb879: Verifying Checksum 08:01:09 9f65657bb879: Download complete 08:01:10 6b59a28fa201: Pull complete 08:01:10 d32bb0dddca7: Pull complete 08:01:10 5dab1238d3d9: Verifying Checksum 08:01:10 5dab1238d3d9: Download complete 08:01:12 deaec5988b04: Verifying Checksum 08:01:12 deaec5988b04: Download complete 08:01:16 #15 DONE 28.1s 08:01:16 08:01:16 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 08:01:16 #16 DONE 0.4s 08:01:16 08:01:16 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 08:01:16 #17 DONE 0.0s 08:01:16 08:01:16 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 08:01:16 #18 DONE 0.0s 08:01:16 08:01:16 #19 exporting to image 08:01:16 #19 exporting layers 0.1s done 08:01:16 #19 writing image sha256:ebc0cf9ff96516f7d3cbe7525c79ffab6cc201820ed1be3a4ba119d59227494e done 08:01:16 #19 naming to docker.io/library/device-onvif-camera done 08:01:16 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:17 provisioning config files... 08:01:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13544933306514756667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:17 ---> ****-login.sh 08:01:17 nexus3.edgexfoundry.org:10001 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 Login Succeeded 08:01:17 nexus3.edgexfoundry.org:10002 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 Login Succeeded 08:01:17 nexus3.edgexfoundry.org:10003 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 Login Succeeded 08:01:17 nexus3.edgexfoundry.org:10004 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 Login Succeeded 08:01:17 ****.io 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 Login Succeeded 08:01:17 ---> ****-login.sh ends [Pipeline] } 08:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:01:17 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 08:01:17 c716c5f69dc8c74f33d606e8f97358725f566e2b 08:01:17 latest 08:01:17 4.1.0-dev.17 08:01:17 c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 08:01:17 main 08:01:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b 08:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:01:18 314408b6e096: Preparing 08:01:18 1a954312a07a: Preparing 08:01:18 f24531f5bfd9: Preparing 08:01:18 8cd6796f9eb6: Preparing 08:01:18 a0d3b76dd7db: Preparing 08:01:18 256f393e029f: Preparing 08:01:18 256f393e029f: Waiting 08:01:18 a0d3b76dd7db: Pushed 08:01:18 314408b6e096: Pushed 08:01:18 1a954312a07a: Pushed 08:01:18 256f393e029f: Layer already exists 08:01:18 8cd6796f9eb6: Pushed 08:01:22 f24531f5bfd9: Pushed 08:01:22 c716c5f69dc8c74f33d606e8f97358725f566e2b: digest: sha256:d497ea8975b5c17a6dd625d107df81bdd2326576529f9b513d29bffcd4e6f873 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:01:23 314408b6e096: Preparing 08:01:23 1a954312a07a: Preparing 08:01:23 f24531f5bfd9: Preparing 08:01:23 8cd6796f9eb6: Preparing 08:01:23 a0d3b76dd7db: Preparing 08:01:23 256f393e029f: Preparing 08:01:23 256f393e029f: Waiting 08:01:23 f24531f5bfd9: Layer already exists 08:01:23 314408b6e096: Layer already exists 08:01:23 1a954312a07a: Layer already exists 08:01:23 8cd6796f9eb6: Layer already exists 08:01:23 a0d3b76dd7db: Layer already exists 08:01:23 256f393e029f: Layer already exists 08:01:23 latest: digest: sha256:d497ea8975b5c17a6dd625d107df81bdd2326576529f9b513d29bffcd4e6f873 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.17 08:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:01:24 314408b6e096: Preparing 08:01:24 1a954312a07a: Preparing 08:01:24 f24531f5bfd9: Preparing 08:01:24 8cd6796f9eb6: Preparing 08:01:24 a0d3b76dd7db: Preparing 08:01:24 256f393e029f: Preparing 08:01:24 256f393e029f: Waiting 08:01:24 314408b6e096: Layer already exists 08:01:24 1a954312a07a: Layer already exists 08:01:24 8cd6796f9eb6: Layer already exists 08:01:24 a0d3b76dd7db: Layer already exists 08:01:24 f24531f5bfd9: Layer already exists 08:01:24 256f393e029f: Layer already exists 08:01:24 4.1.0-dev.17: digest: sha256:d497ea8975b5c17a6dd625d107df81bdd2326576529f9b513d29bffcd4e6f873 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:24 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:24 5dab1238d3d9: Pull complete 08:01:24 196fd7d83e7d: Pull complete 08:01:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 08:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:01:24 314408b6e096: Preparing 08:01:24 1a954312a07a: Preparing 08:01:24 f24531f5bfd9: Preparing 08:01:24 8cd6796f9eb6: Preparing 08:01:24 a0d3b76dd7db: Preparing 08:01:24 256f393e029f: Preparing 08:01:24 256f393e029f: Waiting 08:01:24 314408b6e096: Layer already exists 08:01:24 a0d3b76dd7db: Layer already exists 08:01:24 f24531f5bfd9: Layer already exists 08:01:24 1a954312a07a: Layer already exists 08:01:24 8cd6796f9eb6: Layer already exists 08:01:24 256f393e029f: Layer already exists 08:01:24 c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17: digest: sha256:d497ea8975b5c17a6dd625d107df81bdd2326576529f9b513d29bffcd4e6f873 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:24 4f4fb700ef54: Pull complete 08:01:24 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } 08:01:24 8ba94037c8f0: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:01:25 314408b6e096: Preparing 08:01:25 1a954312a07a: Preparing 08:01:25 f24531f5bfd9: Preparing 08:01:25 8cd6796f9eb6: Preparing 08:01:25 a0d3b76dd7db: Preparing 08:01:25 256f393e029f: Preparing 08:01:25 256f393e029f: Waiting 08:01:25 f24531f5bfd9: Layer already exists 08:01:25 1a954312a07a: Layer already exists 08:01:25 8cd6796f9eb6: Layer already exists 08:01:25 a0d3b76dd7db: Layer already exists 08:01:25 314408b6e096: Layer already exists 08:01:25 256f393e029f: Layer already exists 08:01:25 main: digest: sha256:d497ea8975b5c17a6dd625d107df81bdd2326576529f9b513d29bffcd4e6f873 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:25 ===================================================== [Pipeline] echo 08:01:25 taggedImages: 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.17 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 08:01:25 ========================================================= 08:01:25 [edgeXBuildMultiArch] RAW Config: 08:01:25 images: 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.17 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 08:01:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:01:25 settingsFile: 08:01:25 device-onvif-camera-settings 08:01:25 ========================================================= [Pipeline] node 08:01:35 deaec5988b04: Pull complete 08:01:35 9f65657bb879: Pull complete 08:01:35 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:01:35 ---> 334268110677 08:01:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:01:37 ---> Running in 05382926eab3 08:01:37 Removing intermediate container 05382926eab3 08:01:37 ---> ca761a9c7c04 08:01:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:01:37 ---> Running in f1315eeaca1b 08:01:38 Removing intermediate container f1315eeaca1b 08:01:38 ---> 5406cf3d4b42 08:01:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:01:38 ---> Running in 057b680ed0d4 08:01:38 Removing intermediate container 057b680ed0d4 08:01:38 ---> e4d63c94cc17 08:01:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:01:38 ---> Running in fa5d1b6b58f1 08:01:38 Removing intermediate container fa5d1b6b58f1 08:01:38 ---> 3deb28236214 08:01:38 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:01:38 ---> Running in 42b715fff9d6 08:01:39 Removing intermediate container 42b715fff9d6 08:01:39 ---> 9c67a5b07609 08:01:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:39 ---> Running in fdd471c71887 08:01:40 Still waiting to schedule task 08:01:40 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:01:42 OK: 255 MiB in 60 packages 08:01:43 Removing intermediate container fdd471c71887 08:01:43 ---> bdcf4be5f99e 08:01:43 Step 9/13 : WORKDIR /device-onvif-camera 08:01:43 ---> Running in 15971c5f50f2 08:01:43 Removing intermediate container 15971c5f50f2 08:01:43 ---> 76afd2e62121 08:01:43 Step 10/13 : COPY go.mod vendor* ./ 08:01:44 ---> f7bc9be1ff61 08:01:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 ---> Running in 599e3c5f68e7 08:02:06 Running on prd-centos7-docker-4c-2g-237 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:06 provisioning config files... 08:02:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12551792451111277680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:07 ---> ****-login.sh 08:02:07 nexus3.edgexfoundry.org:10001 08:03:35 Removing intermediate container 599e3c5f68e7 08:03:35 ---> b2fb8ed14df2 08:03:35 Step 12/13 : COPY . . 08:03:35 ---> 165721f37be1 08:03:35 Step 13/13 : RUN ${MAKE} 08:03:35 ---> Running in 7096b602d2fc 08:03:35 noop 08:03:35 Removing intermediate container 7096b602d2fc 08:03:35 ---> 1a357911ea31 08:03:35 Successfully built 1a357911ea31 08:03:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:36 + docker inspect -f . ci-base-image-arm64 08:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-236 does not seem to be running inside a container 08:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/243 -v /w/workspace/device-onvif-camera/243:/w/workspace/device-onvif-camera/243:rw,z -v /w/workspace/device-onvif-camera/243@tmp:/w/workspace/device-onvif-camera/243@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 08:03:38 $ docker top 6007e5dd0671cfc623dcb43123ea967504304b0548ad38286a345f2828dbe2d6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:39 + go version 08:03:39 go version go1.25.3 linux/arm64 [Pipeline] } 08:03:39 $ docker stop --time=1 6007e5dd0671cfc623dcb43123ea967504304b0548ad38286a345f2828dbe2d6 08:03:41 $ docker rm -f --volumes 6007e5dd0671cfc623dcb43123ea967504304b0548ad38286a345f2828dbe2d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:41 + docker inspect -f . ci-base-image-arm64 08:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:42 prd-ubuntu20.04-docker-arm64-4c-16g-236 does not seem to be running inside a container 08:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/243 -v /w/workspace/device-onvif-camera/243:/w/workspace/device-onvif-camera/243:rw,z -v /w/workspace/device-onvif-camera/243@tmp:/w/workspace/device-onvif-camera/243@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 08:03:43 $ docker top 08bd3ae772a24af750f87eba7e508a207362dbbdfe58d7f2cb4b9a197f6cb0a2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:43 + git config --global --add safe.directory /w/workspace/device-onvif-camera/243 [Pipeline] fileExists [Pipeline] sh 08:03:44 + make test 08:03:44 go test ./... -coverprofile=coverage.out ./... 08:03:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:07:27 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:07:27 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.165s coverage: 31.2% of statements 08:07:27 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:07:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.931s coverage: 86.5% of statements 08:07:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:07:54 go vet ./... 08:08:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:08:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:08:51 ./bin/test-attribution-txt.sh [Pipeline] echo 08:08:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:08:51 $ docker stop --time=1 08bd3ae772a24af750f87eba7e508a207362dbbdfe58d7f2cb4b9a197f6cb0a2 08:08:53 $ docker rm -f --volumes 08bd3ae772a24af750f87eba7e508a207362dbbdfe58d7f2cb4b9a197f6cb0a2 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:08:54 Warning: overwriting stash ‘coverage-report’ 08:08:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:08:55 + ls -al . 08:08:55 total 308 08:08:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 08:03 . 08:08:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 08:00 .. 08:08:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 08:01 .git 08:08:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 08:00 .github 08:08:55 -rw-rw-r-- 1 jenkins jenkins 493 Jan 7 08:00 .gitignore 08:08:55 -rw-rw-r-- 1 jenkins jenkins 359 Jan 7 08:00 .golangci.yml 08:08:55 -rw-rw-r-- 1 jenkins jenkins 22626 Jan 7 08:00 Attribution.txt 08:08:55 -rw-rw-r-- 1 jenkins jenkins 19022 Jan 7 08:00 CHANGELOG.md 08:08:55 -rw-rw-r-- 1 jenkins jenkins 1715 Jan 7 08:00 Dockerfile 08:08:55 -rw-rw-r-- 1 jenkins jenkins 677 Jan 7 08:00 GOVERNANCE.md 08:08:55 -rw-rw-r-- 1 jenkins jenkins 762 Jan 7 08:00 Jenkinsfile 08:08:55 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 7 08:00 LICENSE 08:08:55 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 7 08:00 Makefile 08:08:55 -rw-rw-r-- 1 jenkins jenkins 625 Jan 7 08:00 OWNERS.md 08:08:55 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 7 08:00 README.md 08:08:55 -rw-rw-r-- 1 jenkins jenkins 12 Jan 7 07:58 VERSION 08:08:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 08:00 bin 08:08:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 08:00 cmd 08:08:55 -rw-r--r-- 1 jenkins jenkins 85674 Jan 7 08:07 coverage.out 08:08:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 08:00 doc 08:08:55 -rw-rw-r-- 1 jenkins jenkins 7041 Jan 7 08:00 go.mod 08:08:55 -rw-rw-r-- 1 jenkins jenkins 89819 Jan 7 08:00 go.sum 08:08:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 08:00 internal 08:08:55 -rw-rw-r-- 1 jenkins jenkins 236 Jan 7 08:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:56 + 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=c716c5f69dc8c74f33d606e8f97358725f566e2b --label arch=arm64 --label version=4.1.0-dev.17 . 08:08:57 Sending build context to Docker daemon 27.67MB 08:08:57 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 08:08:57 Step 2/27 : FROM ${BASE} AS builder 08:08:57 ---> 1a357911ea31 08:08:57 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:08:57 ---> Running in 2435ace2de1c 08:08:57 Removing intermediate container 2435ace2de1c 08:08:57 ---> c8483916551e 08:08:57 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:08:57 ---> Running in a7946cbf3baf 08:08:57 Removing intermediate container a7946cbf3baf 08:08:57 ---> 3e9bfa079678 08:08:57 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:08:58 ---> Running in 1d9c45d1bbb0 08:08:58 Removing intermediate container 1d9c45d1bbb0 08:08:58 ---> b2be9d568b72 08:08:58 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:08:58 ---> Running in 97be8faf0285 08:08:58 Removing intermediate container 97be8faf0285 08:08:58 ---> 59e1c38a487a 08:08:58 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:08:58 ---> Running in 626ed2f6af9f 08:08:58 Removing intermediate container 626ed2f6af9f 08:08:58 ---> 2ff4df2ad3e9 08:08:58 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:08:59 ---> Running in c1d34bba7997 08:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:09:01 OK: 255 MiB in 60 packages 08:09:02 Removing intermediate container c1d34bba7997 08:09:02 ---> e1398fa3f802 08:09:02 Step 9/27 : WORKDIR /device-onvif-camera 08:09:02 ---> Running in e8c5d76af91a 08:09:03 Removing intermediate container e8c5d76af91a 08:09:03 ---> 0ad0d106332c 08:09:03 Step 10/27 : COPY go.mod vendor* ./ 08:09:03 ---> e74d1becf24b 08:09:03 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:03 ---> Running in a461e893ff63 08:09:05 Removing intermediate container a461e893ff63 08:09:05 ---> 48f7496135aa 08:09:05 Step 12/27 : COPY . . 08:09:07 ---> a874a045dbfe 08:09:07 Step 13/27 : RUN ${MAKE} 08:09:07 ---> Running in 3e25d4514eeb 08:09:08 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.51 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 08:12:45 Removing intermediate container 3e25d4514eeb 08:12:45 ---> 78ad068f9e4a 08:12:45 Step 14/27 : FROM alpine:3.22 08:12:45 3.22: Pulling from library/alpine 08:12:45 6b59a28fa201: Already exists 08:12:45 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:12:45 Status: Downloaded newer image for alpine:3.22 08:12:45 ---> 171e65262c80 08:12:45 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:12:45 ---> Running in 5088dd53bd9a 08:12:45 Removing intermediate container 5088dd53bd9a 08:12:45 ---> ff3cc16963c3 08:12:45 Step 16/27 : RUN apk add --update --no-cache dumb-init 08:12:45 ---> Running in 75d9b1f37297 08:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:47 (1/1) Installing dumb-init (1.2.5-r3) 08:12:47 Executing busybox-1.37.0-r19.trigger 08:12:47 OK: 8 MiB in 17 packages 08:12:48 Removing intermediate container 75d9b1f37297 08:12:48 ---> 2388d2453fee 08:12:48 Step 17/27 : RUN apk --no-cache upgrade 08:12:48 ---> Running in 1166c86ff6c0 08:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:12:51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:12:51 Executing busybox-1.37.0-r20.post-upgrade 08:12:51 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:12:51 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:12:51 Executing busybox-1.37.0-r20.trigger 08:12:51 OK: 8 MiB in 17 packages 08:12:52 Removing intermediate container 1166c86ff6c0 08:12:52 ---> d5fcd4101905 08:12:52 Step 18/27 : WORKDIR / 08:12:52 ---> Running in f27962c810c0 08:12:52 Removing intermediate container f27962c810c0 08:12:52 ---> ac1c1b542b70 08:12:52 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 08:12:54 ---> 25ecd5e1d033 08:12:54 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 08:12:55 ---> 587ec76c4a31 08:12:55 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:12:55 ---> 0074ba15c3cb 08:12:55 Step 22/27 : EXPOSE 59984 08:12:55 ---> Running in 534009fef1a8 08:12:55 Removing intermediate container 534009fef1a8 08:12:55 ---> 8fd370e6ad1e 08:12:55 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 08:12:56 ---> Running in 21278d270b60 08:12:56 Removing intermediate container 21278d270b60 08:12:56 ---> e7148bfd9139 08:12:56 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:12:56 ---> Running in ddbcf4cf34f5 08:12:56 Removing intermediate container ddbcf4cf34f5 08:12:56 ---> fda343d47080 08:12:56 Step 25/27 : LABEL arch=arm64 08:12:56 ---> Running in 697f2bf79944 08:12:56 Removing intermediate container 697f2bf79944 08:12:56 ---> 8a61e7c13f09 08:12:56 Step 26/27 : LABEL git_sha=c716c5f69dc8c74f33d606e8f97358725f566e2b 08:12:57 ---> Running in 0977af9d387b 08:12:57 Removing intermediate container 0977af9d387b 08:12:57 ---> b74f6a0b25d3 08:12:57 Step 27/27 : LABEL version=4.1.0-dev.17 08:12:57 ---> Running in b80ff022ebf2 08:12:57 Removing intermediate container b80ff022ebf2 08:12:57 ---> de958eee7523 08:12:57 [Warning] One or more build-args [ARCH] were not consumed 08:12:57 Successfully built de958eee7523 08:12:57 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:57 provisioning config files... 08:12:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/243@tmp/config11355852134978045207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:58 ---> ****-login.sh 08:12:58 nexus3.edgexfoundry.org:10001 08:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:58 Configure a credential helper to remove this warning. See 08:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:58 08:12:58 Login Succeeded 08:12:58 nexus3.edgexfoundry.org:10002 08:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:58 Configure a credential helper to remove this warning. See 08:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:58 08:12:58 Login Succeeded 08:12:58 nexus3.edgexfoundry.org:10003 08:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:58 Configure a credential helper to remove this warning. See 08:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:58 08:12:58 Login Succeeded 08:12:58 nexus3.edgexfoundry.org:10004 08:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:59 Configure a credential helper to remove this warning. See 08:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:59 08:12:59 Login Succeeded 08:12:59 ****.io 08:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:59 Configure a credential helper to remove this warning. See 08:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:59 08:12:59 Login Succeeded 08:12:59 ---> ****-login.sh ends [Pipeline] } 08:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:12:59 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 08:12:59 c716c5f69dc8c74f33d606e8f97358725f566e2b 08:12:59 latest 08:12:59 4.1.0-dev.17 08:12:59 c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 08:12:59 main 08:12:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:00 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b 08:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:13:00 8865df629623: Preparing 08:13:00 051aeddc527b: Preparing 08:13:00 0bc384242fc3: Preparing 08:13:00 18ca2641b0c6: Preparing 08:13:00 7394a4ca515d: Preparing 08:13:00 0e64f2360a44: Preparing 08:13:00 0e64f2360a44: Waiting 08:13:00 7394a4ca515d: Pushed 08:13:00 051aeddc527b: Pushed 08:13:00 8865df629623: Pushed 08:13:00 0e64f2360a44: Layer already exists 08:13:01 18ca2641b0c6: Pushed 08:13:09 0bc384242fc3: Pushed 08:13:09 c716c5f69dc8c74f33d606e8f97358725f566e2b: digest: sha256:9fd8a2678fb2c795a2d72e8f5ec0bc0a68aa3a9186340981ae3601cf7a2a91ae size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:09 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:13:10 8865df629623: Preparing 08:13:10 051aeddc527b: Preparing 08:13:10 0bc384242fc3: Preparing 08:13:10 18ca2641b0c6: Preparing 08:13:10 7394a4ca515d: Preparing 08:13:10 0e64f2360a44: Preparing 08:13:10 0e64f2360a44: Waiting 08:13:10 051aeddc527b: Layer already exists 08:13:10 7394a4ca515d: Layer already exists 08:13:10 8865df629623: Layer already exists 08:13:10 0bc384242fc3: Layer already exists 08:13:10 18ca2641b0c6: Layer already exists 08:13:10 0e64f2360a44: Layer already exists 08:13:10 latest: digest: sha256:9fd8a2678fb2c795a2d72e8f5ec0bc0a68aa3a9186340981ae3601cf7a2a91ae size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.17 08:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:13:10 8865df629623: Preparing 08:13:10 051aeddc527b: Preparing 08:13:10 0bc384242fc3: Preparing 08:13:10 18ca2641b0c6: Preparing 08:13:10 7394a4ca515d: Preparing 08:13:10 0e64f2360a44: Preparing 08:13:10 0e64f2360a44: Waiting 08:13:10 18ca2641b0c6: Layer already exists 08:13:10 7394a4ca515d: Layer already exists 08:13:10 8865df629623: Layer already exists 08:13:10 051aeddc527b: Layer already exists 08:13:10 0bc384242fc3: Layer already exists 08:13:10 0e64f2360a44: Layer already exists 08:13:10 4.1.0-dev.17: digest: sha256:9fd8a2678fb2c795a2d72e8f5ec0bc0a68aa3a9186340981ae3601cf7a2a91ae size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:11 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 08:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:13:11 8865df629623: Preparing 08:13:11 051aeddc527b: Preparing 08:13:11 0bc384242fc3: Preparing 08:13:11 18ca2641b0c6: Preparing 08:13:11 7394a4ca515d: Preparing 08:13:11 0e64f2360a44: Preparing 08:13:11 0e64f2360a44: Waiting 08:13:11 18ca2641b0c6: Layer already exists 08:13:11 0bc384242fc3: Layer already exists 08:13:11 7394a4ca515d: Layer already exists 08:13:11 051aeddc527b: Layer already exists 08:13:11 8865df629623: Layer already exists 08:13:11 0e64f2360a44: Layer already exists 08:13:11 c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17: digest: sha256:9fd8a2678fb2c795a2d72e8f5ec0bc0a68aa3a9186340981ae3601cf7a2a91ae size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:12 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 08:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:13:12 8865df629623: Preparing 08:13:12 051aeddc527b: Preparing 08:13:12 0bc384242fc3: Preparing 08:13:12 18ca2641b0c6: Preparing 08:13:12 7394a4ca515d: Preparing 08:13:12 0e64f2360a44: Preparing 08:13:12 0e64f2360a44: Waiting 08:13:12 7394a4ca515d: Layer already exists 08:13:12 18ca2641b0c6: Layer already exists 08:13:12 8865df629623: Layer already exists 08:13:12 051aeddc527b: Layer already exists 08:13:12 0bc384242fc3: Layer already exists 08:13:12 0e64f2360a44: Layer already exists 08:13:12 main: digest: sha256:9fd8a2678fb2c795a2d72e8f5ec0bc0a68aa3a9186340981ae3601cf7a2a91ae size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:12 ===================================================== [Pipeline] echo 08:13:12 taggedImages: 08:13:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b 08:13:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:13:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.17 08:13:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 08:13:12 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 08:13:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b [Pipeline] echo 08:13:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 08:13:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.17 [Pipeline] echo 08:13:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c716c5f69dc8c74f33d606e8f97358725f566e2b-4.1.0-dev.17 [Pipeline] echo 08:13:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:13 08:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:13 arm64: Pulling from edgex-lftools-log-publisher 08:13:13 8998bd30e6a1: Pulling fs layer 08:13:13 04944245beec: Pulling fs layer 08:13:13 699f458cf7ca: Pulling fs layer 08:13:13 765212b225bb: Pulling fs layer 08:13:13 f23df028b6ca: Pulling fs layer 08:13:13 d65c8cfc05b1: Pulling fs layer 08:13:13 2437ff75d9bd: Pulling fs layer 08:13:13 f23df028b6ca: Waiting 08:13:13 d65c8cfc05b1: Waiting 08:13:13 2437ff75d9bd: Waiting 08:13:13 765212b225bb: Waiting 08:13:13 04944245beec: Verifying Checksum 08:13:13 04944245beec: Download complete 08:13:13 765212b225bb: Verifying Checksum 08:13:13 765212b225bb: Download complete 08:13:13 f23df028b6ca: Verifying Checksum 08:13:13 f23df028b6ca: Download complete 08:13:13 d65c8cfc05b1: Verifying Checksum 08:13:13 d65c8cfc05b1: Download complete 08:13:13 699f458cf7ca: Download complete 08:13:14 8998bd30e6a1: Verifying Checksum 08:13:14 8998bd30e6a1: Download complete 08:13:16 2437ff75d9bd: Verifying Checksum 08:13:16 2437ff75d9bd: Download complete 08:13:18 8998bd30e6a1: Pull complete 08:13:19 04944245beec: Pull complete 08:13:20 699f458cf7ca: Pull complete 08:13:20 765212b225bb: Pull complete 08:13:21 f23df028b6ca: Pull complete 08:13:21 d65c8cfc05b1: Pull complete 08:13:39 2437ff75d9bd: Pull complete 08:13:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-236 does not seem to be running inside a container 08:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/243 -v /w/workspace/device-onvif-camera/243:/w/workspace/device-onvif-camera/243:rw,z -v /w/workspace/device-onvif-camera/243@tmp:/w/workspace/device-onvif-camera/243@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 08:13:42 $ docker top bcd249e3f9d048d85ea4d63fc64cf9f41585686f8fd184f34d7864044eb05e25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:43 ---> job-cost.sh 08:13:43 lf-activate-venv: SKIPPING 08:13:43 INFO: No Stack... 08:13:43 INFO: Retrieving Pricing Info for: v3-standard-4 08:13:44 INFO: Archiving Costs [Pipeline] sh 08:13:45 + + cat /w/workspace/device-onvif-camera/243/archives/cost.csv 08:13:45 cut -d, -f6 [Pipeline] lock 08:13:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] 08:13:45 Resource [jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] did not exist. Created. 08:13:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:46 + echo total: 0.10999999940395355 [Pipeline] stash 08:13:46 Stashed 1 file(s) [Pipeline] } 08:13:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] [Pipeline] // lock [Pipeline] } 08:13:46 $ docker stop --time=1 bcd249e3f9d048d85ea4d63fc64cf9f41585686f8fd184f34d7864044eb05e25 08:13:47 $ docker rm -f --volumes bcd249e3f9d048d85ea4d63fc64cf9f41585686f8fd184f34d7864044eb05e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:58:34 Cancelling nested steps due to timeout 13:58:34 Sending interrupt signal to process 13:58:44 script returned exit code 143 [Pipeline] } 13:58:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:58:45 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:58:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:58:46 ---> package-listing.sh 13:58:46 ++ tr '[:upper:]' '[:lower:]' 13:58:46 ++ facter osfamily 13:58:46 + OS_FAMILY=redhat 13:58:46 + workspace=/w/workspace/foundry_device-onvif-camera_main 13:58:46 + START_PACKAGES=/tmp/packages_start.txt 13:58:46 + END_PACKAGES=/tmp/packages_end.txt 13:58:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:58:46 + PACKAGES=/tmp/packages_start.txt 13:58:46 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:58:46 + PACKAGES=/tmp/packages_end.txt 13:58:46 + case "${OS_FAMILY}" in 13:58:46 + rpm -qa 13:58:46 + sort 13:58:47 + '[' -f /tmp/packages_start.txt ']' 13:58:47 + '[' -f /tmp/packages_end.txt ']' 13:58:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:58:47 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:58:47 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 13:58:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 13:58:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:58:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:48 13:58:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:48 latest: Pulling from edgex-lftools-log-publisher 13:58:48 5eb5b503b376: Pulling fs layer 13:58:48 5c69ac0246d0: Pulling fs layer 13:58:48 ec43610c2a17: Pulling fs layer 13:58:48 3a2ae6a8a46f: Pulling fs layer 13:58:48 33b1e0a273af: Pulling fs layer 13:58:48 5d3b04190fa2: Pulling fs layer 13:58:48 2f39f015ded8: Pulling fs layer 13:58:48 33b1e0a273af: Waiting 13:58:48 5d3b04190fa2: Waiting 13:58:48 2f39f015ded8: Waiting 13:58:48 3a2ae6a8a46f: Waiting 13:58:48 5c69ac0246d0: Verifying Checksum 13:58:48 5c69ac0246d0: Download complete 13:58:48 3a2ae6a8a46f: Verifying Checksum 13:58:48 3a2ae6a8a46f: Download complete 13:58:48 33b1e0a273af: Verifying Checksum 13:58:48 33b1e0a273af: Download complete 13:58:48 5d3b04190fa2: Verifying Checksum 13:58:48 5d3b04190fa2: Download complete 13:58:48 ec43610c2a17: Verifying Checksum 13:58:48 ec43610c2a17: Download complete 13:58:48 5eb5b503b376: Verifying Checksum 13:58:48 5eb5b503b376: Download complete 13:58:49 2f39f015ded8: Verifying Checksum 13:58:49 2f39f015ded8: Download complete 13:58:50 5eb5b503b376: Pull complete 13:58:50 5c69ac0246d0: Pull complete 13:58:50 ec43610c2a17: Pull complete 13:58:50 3a2ae6a8a46f: Pull complete 13:58:50 33b1e0a273af: Pull complete 13:58:51 5d3b04190fa2: Pull complete 13:58:54 2f39f015ded8: Pull complete 13:58:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:54 prd-centos7-docker-4c-2g-237 does not seem to be running inside a container 13:58:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:58:57 $ docker top 4bc35d21a0e5c1b0d896c521e1563560bd5b54e9a3e7cbc04fce32f18e5e80c3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:57 + touch /tmp/pre-build-complete [Pipeline] sh 13:58:58 + mkdir -p /var/log/sysstat [Pipeline] sh 13:58:58 + ls /var/log/sa-host 13:58:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:58 provisioning config files... 13:58:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8541125651074970287tmp [Pipeline] { [Pipeline] echo 13:58:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:58:58 ---> create-netrc.sh [Pipeline] } 13:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:58:59 ---> python-tools-install.sh [Pipeline] echo 13:58:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:58:59 ---> sudo-logs.sh 13:58:59 Archiving 'sudo' log.. 13:58:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-237.novalocal: Name or service not known 13:58:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-237.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:58:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:58:59 ---> job-cost.sh 13:58:59 lf-activate-venv: SKIPPING 13:58:59 DEBUG: total: 0.10999999940395355 13:58:59 INFO: Retrieving Stack Cost... 13:59:00 INFO: Retrieving Pricing Info for: v3-standard-2 13:59:00 INFO: Archiving Costs [Pipeline] echo 13:59:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:00 ---> logs-deploy.sh 13:59:00 lf-activate-venv: SKIPPING 13:59:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/243 13:59:00 INFO: archiving workspace using pattern(s): 13:59:01 Archives upload complete. 13:59:01 INFO: archiving logs to Nexus 13:59:02 ---> uname -a: 13:59:02 Linux prd-centos7-docker-4c-2g-237.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:59:02 13:59:02 13:59:02 ---> lscpu: 13:59:02 Architecture: x86_64 13:59:02 CPU op-mode(s): 32-bit, 64-bit 13:59:02 Byte Order: Little Endian 13:59:02 Address sizes: 40 bits physical, 48 bits virtual 13:59:02 CPU(s): 2 13:59:02 On-line CPU(s) list: 0,1 13:59:02 Thread(s) per core: 1 13:59:02 Core(s) per socket: 1 13:59:02 Socket(s): 2 13:59:02 NUMA node(s): 1 13:59:02 Vendor ID: AuthenticAMD 13:59:02 CPU family: 23 13:59:02 Model: 49 13:59:02 Model name: AMD EPYC-Rome Processor 13:59:02 Stepping: 0 13:59:02 CPU MHz: 2799.998 13:59:02 BogoMIPS: 5599.99 13:59:02 Virtualization: AMD-V 13:59:02 Hypervisor vendor: KVM 13:59:02 Virtualization type: full 13:59:02 L1d cache: 64 KiB 13:59:02 L1i cache: 64 KiB 13:59:02 L2 cache: 1 MiB 13:59:02 L3 cache: 32 MiB 13:59:02 NUMA node0 CPU(s): 0,1 13:59:02 Vulnerability Itlb multihit: Not affected 13:59:02 Vulnerability L1tf: Not affected 13:59:02 Vulnerability Mds: Not affected 13:59:02 Vulnerability Meltdown: Not affected 13:59:02 Vulnerability Mmio stale data: Not affected 13:59:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:59:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:59:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:59:02 Vulnerability Srbds: Not affected 13:59:02 Vulnerability Tsx async abort: Not affected 13:59:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:59:02 13:59:02 13:59:02 ---> nproc: 13:59:02 2 13:59:02 13:59:02 13:59:02 ---> df -h: 13:59:02 Filesystem Size Used Avail Use% Mounted on 13:59:02 overlay 40G 6.8G 34G 17% / 13:59:02 tmpfs 64M 0 64M 0% /dev 13:59:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:59:02 shm 64M 0 64M 0% /dev/shm 13:59:02 /dev/vda1 40G 6.8G 34G 17% /facter-os 13:59:02 13:59:02 13:59:02 Cannot open /var/log/sysstat/sa07: No such file or directory 13:59:02 Please check if data collecting is enabled 13:59:02 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:59:02 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:59:02 $ docker stop --time=1 4bc35d21a0e5c1b0d896c521e1563560bd5b54e9a3e7cbc04fce32f18e5e80c3 13:59:03 $ docker rm -f --volumes 4bc35d21a0e5c1b0d896c521e1563560bd5b54e9a3e7cbc04fce32f18e5e80c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:59:03 [WS-CLEANUP] Deleting project workspace... 13:59:03 [WS-CLEANUP] Deferred wipeout is used... 13:59:03 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:04 13:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:04 latest: Pulling from edgex-lftools-log-publisher 13:59:04 5eb5b503b376: Pulling fs layer 13:59:04 5c69ac0246d0: Pulling fs layer 13:59:04 ec43610c2a17: Pulling fs layer 13:59:04 3a2ae6a8a46f: Pulling fs layer 13:59:04 33b1e0a273af: Pulling fs layer 13:59:04 5d3b04190fa2: Pulling fs layer 13:59:04 2f39f015ded8: Pulling fs layer 13:59:04 3a2ae6a8a46f: Waiting 13:59:04 2f39f015ded8: Waiting 13:59:04 33b1e0a273af: Waiting 13:59:04 5d3b04190fa2: Waiting 13:59:04 5c69ac0246d0: Verifying Checksum 13:59:04 5c69ac0246d0: Download complete 13:59:04 3a2ae6a8a46f: Verifying Checksum 13:59:04 3a2ae6a8a46f: Download complete 13:59:04 33b1e0a273af: Verifying Checksum 13:59:04 33b1e0a273af: Download complete 13:59:04 5d3b04190fa2: Verifying Checksum 13:59:04 5d3b04190fa2: Download complete 13:59:05 ec43610c2a17: Verifying Checksum 13:59:05 ec43610c2a17: Download complete 13:59:05 5eb5b503b376: Verifying Checksum 13:59:05 5eb5b503b376: Download complete 13:59:05 2f39f015ded8: Download complete 13:59:06 5eb5b503b376: Pull complete 13:59:06 5c69ac0246d0: Pull complete 13:59:07 ec43610c2a17: Pull complete 13:59:07 3a2ae6a8a46f: Pull complete 13:59:07 33b1e0a273af: Pull complete 13:59:07 5d3b04190fa2: Pull complete 13:59:13 2f39f015ded8: Pull complete 13:59:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:14 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 13:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:59:16 $ docker top 31dfa8ce6f9606340cee171c3c3b306fbc23baed35085220df01265b25f33578 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:17 ---> job-cost.sh 13:59:17 lf-activate-venv: SKIPPING 13:59:17 INFO: No Stack... 13:59:17 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:17 INFO: Archiving Costs [Pipeline] sh 13:59:17 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 13:59:17 + cut -d, -f6 [Pipeline] lock 13:59:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] 13:59:17 Resource [jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] did not exist. Created. 13:59:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:18 /w/workspace/foundry_device-onvif-camera_main@tmp/durable-c7f4d310/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:59:18 + echo total: 1.5299999713897705 [Pipeline] stash 13:59:18 Warning: overwriting stash ‘stack-cost’ 13:59:18 Stashed 1 file(s) [Pipeline] } 13:59:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-243-stack-cost] [Pipeline] // lock [Pipeline] } 13:59:18 $ docker stop --time=1 31dfa8ce6f9606340cee171c3c3b306fbc23baed35085220df01265b25f33578 13:59:19 $ docker rm -f --volumes 31dfa8ce6f9606340cee171c3c3b306fbc23baed35085220df01265b25f33578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:59:19 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:59:20 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 13:59:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:59:20 total 16 13:59:20 drwxr-xr-x 3 root root 4096 Jan 7 13:59 . 13:59:20 drwxrwxr-x 10 jenkins jenkins 4096 Jan 7 13:59 .. 13:59:20 drwxr-xr-x 2 root root 4096 Jan 7 13:59 cost 13:59:20 -rw-r--r-- 1 root root 93 Jan 7 13:59 cost.csv 13:59:20 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 13:59:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:59:20 total 16 13:59:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 13:59 . 13:59:20 drwxrwxr-x 10 jenkins jenkins 4096 Jan 7 13:59 .. 13:59:20 drwxr-xr-x 2 jenkins jenkins 4096 Jan 7 13:59 cost 13:59:20 -rw-r--r-- 1 jenkins jenkins 93 Jan 7 13:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:59:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:21 ---> package-listing.sh 13:59:21 ++ facter osfamily 13:59:21 ++ tr '[:upper:]' '[:lower:]' 13:59:22 + OS_FAMILY=debian 13:59:22 + workspace=/w/workspace/foundry_device-onvif-camera_main 13:59:22 + START_PACKAGES=/tmp/packages_start.txt 13:59:22 + END_PACKAGES=/tmp/packages_end.txt 13:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:22 + PACKAGES=/tmp/packages_start.txt 13:59:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:59:22 + PACKAGES=/tmp/packages_end.txt 13:59:22 + case "${OS_FAMILY}" in 13:59:22 + dpkg -l 13:59:22 + grep '^ii' 13:59:22 + '[' -f /tmp/packages_start.txt ']' 13:59:22 + '[' -f /tmp/packages_end.txt ']' 13:59:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:59:22 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 13:59:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 13:59:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:59:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:23 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 13:59:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:59:23 $ docker top be1ce2218893b7afa19d5a0f0831d0c73957cda0c9596029c46fbd85a35a7c2e -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:23 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:23 + mkdir -p /var/log/sysstat [Pipeline] sh 13:59:24 + ls /var/log/sa-host 13:59:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:24 provisioning config files... 13:59:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7028135591272704853tmp [Pipeline] { [Pipeline] echo 13:59:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:24 ---> create-netrc.sh [Pipeline] } 13:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:59:24 ---> python-tools-install.sh [Pipeline] echo 13:59:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:25 ---> sudo-logs.sh 13:59:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:59:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:25 ---> job-cost.sh 13:59:25 lf-activate-venv: SKIPPING 13:59:25 DEBUG: total: 1.5299999713897705 13:59:25 INFO: Retrieving Stack Cost... 13:59:25 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:25 INFO: Archiving Costs [Pipeline] echo 13:59:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:26 ---> logs-deploy.sh 13:59:26 lf-activate-venv: SKIPPING 13:59:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/243 13:59:26 INFO: archiving workspace using pattern(s): 13:59:27 Archives upload complete. 13:59:27 INFO: archiving logs to Nexus