Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e8cd5c7b327808cee3cdc8246778581b79512e2 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-ssh15619057602105946418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh75204888083083318.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14475536941816966653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17842010921846858589.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-ssh8959230070597760493.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-25222 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 6e8cd5c7b327808cee3cdc8246778581b79512e2 (main) Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > 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 6e8cd5c7b327808cee3cdc8246778581b79512e2 # timeout=10 > git rev-list --no-walk 21d5625f93b86a3839330bfaaeba4e76cfde25b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:24:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:24:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:24:22 ========================================================= 07:24:22 EdgeX Global Pipelines Version Info 07:24:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:24:23 ------------------- 07:24:23 stable info: 07:24:23 ------------------- 07:24:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:24:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:24:23 Message: update stable to v1.0.258 07:24:23 ------------------- 07:24:23 experimental info: 07:24:23 ------------------- 07:24:23 Commited By: **** collab-it+edgex@linuxfoundation.org 07:24:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:24:23 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e8cd5c [Pipeline] echo 07:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:24 provisioning config files... 07:24:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9928350754806648458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:25 ---> ****-login.sh 07:24:25 nexus3.edgexfoundry.org:10001 07:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:25 Configure a credential helper to remove this warning. See 07:24:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:25 07:24:25 Login Succeeded 07:24:25 nexus3.edgexfoundry.org:10002 07:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:25 Configure a credential helper to remove this warning. See 07:24:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:25 07:24:25 Login Succeeded 07:24:25 nexus3.edgexfoundry.org:10003 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:26 Configure a credential helper to remove this warning. See 07:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:26 07:24:26 Login Succeeded 07:24:26 nexus3.edgexfoundry.org:10004 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:26 Configure a credential helper to remove this warning. See 07:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:26 07:24:26 Login Succeeded 07:24:26 ****.io 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:26 Configure a credential helper to remove this warning. See 07:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:26 07:24:26 Login Succeeded 07:24:26 ---> ****-login.sh ends [Pipeline] } 07:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:24:26 + git rev-list -1 --merges 6e8cd5c7b327808cee3cdc8246778581b79512e2~1..6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] echo 07:24:27 -----------> git rev-list -1 --merges 6e8cd5c7b327808cee3cdc8246778581b79512e2~1..6e8cd5c7b327808cee3cdc8246778581b79512e2 6e8cd5c7b327808cee3cdc8246778581b79512e2 07:24:27 6e8cd5c7b327808cee3cdc8246778581b79512e2 [false] [Pipeline] sh 07:24:27 + git log --format=format:%s -1 6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] echo 07:24:27 ========================================================= 07:24:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:24:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:27 + git log --format=format:%s -1 6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] echo 07:24:27 [semverPrep] GIT_COMMIT: 6e8cd5c7b327808cee3cdc8246778581b79512e2, Commit Message: Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo 07:24:27 [semverPrep] This is not a build commit. [Pipeline] sh 07:24:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:28 + grep -v github /etc/ssh/ssh_known_hosts 07:24:28 + [ -e /tmp/ssh_known_hosts ] 07:24:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:24:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:24:28 + sudo tee -a /etc/ssh/ssh_known_hosts 07:24:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:28 07:24:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:28 0.1.4: Pulling from edgex-devops/py-git-semver 07:24:28 b85a868b505f: Pulling fs layer 07:24:28 e2be974225ed: Pulling fs layer 07:24:28 339a4e72a1f5: Pulling fs layer 07:24:28 988bab9f4d93: Pulling fs layer 07:24:28 1469e6f7b9e6: Pulling fs layer 07:24:28 eaf3925da568: Pulling fs layer 07:24:28 bab4dde63d76: Pulling fs layer 07:24:28 1469e6f7b9e6: Waiting 07:24:28 eaf3925da568: Waiting 07:24:28 bab4dde63d76: Waiting 07:24:28 bde34c3a00c8: Pulling fs layer 07:24:28 b352a97aabf1: Pulling fs layer 07:24:28 bde34c3a00c8: Waiting 07:24:28 4872d77fe225: Pulling fs layer 07:24:28 b352a97aabf1: Waiting 07:24:28 5851b861e8e6: Pulling fs layer 07:24:28 4872d77fe225: Waiting 07:24:28 5851b861e8e6: Waiting 07:24:28 e2be974225ed: Download complete 07:24:28 988bab9f4d93: Verifying Checksum 07:24:28 988bab9f4d93: Download complete 07:24:28 1469e6f7b9e6: Verifying Checksum 07:24:28 1469e6f7b9e6: Download complete 07:24:28 eaf3925da568: Verifying Checksum 07:24:28 eaf3925da568: Download complete 07:24:29 339a4e72a1f5: Verifying Checksum 07:24:29 339a4e72a1f5: Download complete 07:24:29 bde34c3a00c8: Download complete 07:24:29 b352a97aabf1: Verifying Checksum 07:24:29 b352a97aabf1: Download complete 07:24:29 4872d77fe225: Verifying Checksum 07:24:29 4872d77fe225: Download complete 07:24:29 5851b861e8e6: Download complete 07:24:29 b85a868b505f: Verifying Checksum 07:24:29 b85a868b505f: Download complete 07:24:29 bab4dde63d76: Verifying Checksum 07:24:30 b85a868b505f: Pull complete 07:24:30 e2be974225ed: Pull complete 07:24:30 339a4e72a1f5: Pull complete 07:24:30 988bab9f4d93: Pull complete 07:24:31 1469e6f7b9e6: Pull complete 07:24:31 eaf3925da568: Pull complete 07:24:33 bab4dde63d76: Pull complete 07:24:33 bde34c3a00c8: Pull complete 07:24:33 b352a97aabf1: Pull complete 07:24:33 4872d77fe225: Pull complete 07:24:33 5851b861e8e6: Pull complete 07:24:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:33 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:24:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:24:39 $ docker top d985e83cb60679c8626659b873f2b4f7b20e2a9b48753afbe56429fb0ed0f535 -eo pid,comm 07:24:39 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:24:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:39 [ssh-agent] Looking for ssh-agent implementation... 07:24:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:40 $ docker exec d985e83cb60679c8626659b873f2b4f7b20e2a9b48753afbe56429fb0ed0f535 ssh-agent 07:24:40 SSH_AUTH_SOCK=/tmp/ssh-8Yix9uivmzvw/agent.33 07:24:40 SSH_AGENT_PID=39 07:24:40 Running ssh-add (command line suppressed) 07:24:40 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6520284627584562970.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6520284627584562970.key) 07:24:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:40 + git tag --points-at HEAD [Pipeline] } 07:24:40 $ docker exec --env ******** --env ******** d985e83cb60679c8626659b873f2b4f7b20e2a9b48753afbe56429fb0ed0f535 ssh-agent -k 07:24:40 unset SSH_AUTH_SOCK; 07:24:40 unset SSH_AGENT_PID; 07:24:40 echo Agent pid 39 killed; 07:24:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:24:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:40 [ssh-agent] Looking for ssh-agent implementation... 07:24:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:40 $ docker exec d985e83cb60679c8626659b873f2b4f7b20e2a9b48753afbe56429fb0ed0f535 ssh-agent 07:24:41 SSH_AUTH_SOCK=/tmp/ssh-qz7l2BEjHF4o/agent.71 07:24:41 SSH_AGENT_PID=77 07:24:41 Running ssh-add (command line suppressed) 07:24:41 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17545868306652654773.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17545868306652654773.key) 07:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:41 + git semver init 07:24:41 2023-12-16 07:24:41,653 [run_init] DEBUG init version:0.0.0 force:False 07:24:41 2023-12-16 07:24:41,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:24:41 2023-12-16 07:24:41,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:24:41 2023-12-16 07:24:41,654 [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, universal_newlines=False, shell=None, istream=None) 07:24:43 2023-12-16 07:24:43,627 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:24:43 2023-12-16 07:24:43,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:24:43 2023-12-16 07:24:43,627 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:43 2023-12-16 07:24:43,628 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:43 3.2.0-dev.6 [Pipeline] } 07:24:43 $ docker exec --env ******** --env ******** d985e83cb60679c8626659b873f2b4f7b20e2a9b48753afbe56429fb0ed0f535 ssh-agent -k 07:24:44 unset SSH_AUTH_SOCK; 07:24:44 unset SSH_AGENT_PID; 07:24:44 echo Agent pid 77 killed; 07:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:44 + git semver [Pipeline] } 07:24:44 $ docker stop --time=1 d985e83cb60679c8626659b873f2b4f7b20e2a9b48753afbe56429fb0ed0f535 07:24:46 $ docker rm -f --volumes d985e83cb60679c8626659b873f2b4f7b20e2a9b48753afbe56429fb0ed0f535 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:24:46 Stashed 1 file(s) [Pipeline] echo 07:24:46 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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:24:47 provisioning config files... 07:24:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8128152624847410070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:47 ---> ****-login.sh 07:24:47 nexus3.edgexfoundry.org:10001 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 nexus3.edgexfoundry.org:10002 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 nexus3.edgexfoundry.org:10003 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 nexus3.edgexfoundry.org:10004 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:47 Configure a credential helper to remove this warning. See 07:24:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:47 07:24:47 Login Succeeded 07:24:47 ****.io 07:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:48 Configure a credential helper to remove this warning. See 07:24:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:48 07:24:48 Login Succeeded 07:24:48 ---> ****-login.sh ends [Pipeline] } 07:24:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:24:48 ========================================================= 07:24:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:24:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:24:48 Sending build context to Docker daemon 34.19MB 07:24:48 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 07:24:48 Step 2/13 : FROM ${BASE} AS builder 07:24:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:24:49 7264a8db6415: Pulling fs layer 07:24:49 c4d48a809fc2: Pulling fs layer 07:24:49 4f1c88b9dad5: Pulling fs layer 07:24:49 ad3a456e5733: Pulling fs layer 07:24:49 69c7f0334f64: Pulling fs layer 07:24:49 1f1c1a5573a3: Pulling fs layer 07:24:49 ce7588e14bc9: Pulling fs layer 07:24:49 b5e4710f87ac: Pulling fs layer 07:24:49 ad3a456e5733: Waiting 07:24:49 ce7588e14bc9: Waiting 07:24:49 b5e4710f87ac: Waiting 07:24:49 69c7f0334f64: Waiting 07:24:49 c4d48a809fc2: Verifying Checksum 07:24:49 c4d48a809fc2: Download complete 07:24:49 ad3a456e5733: Verifying Checksum 07:24:49 ad3a456e5733: Download complete 07:24:49 69c7f0334f64: Download complete 07:24:49 7264a8db6415: Verifying Checksum 07:24:49 7264a8db6415: Download complete 07:24:49 1f1c1a5573a3: Verifying Checksum 07:24:49 1f1c1a5573a3: Download complete 07:24:49 7264a8db6415: Pull complete 07:24:49 b5e4710f87ac: Verifying Checksum 07:24:49 b5e4710f87ac: Download complete 07:24:49 c4d48a809fc2: Pull complete 07:24:49 4f1c88b9dad5: Download complete 07:24:50 ce7588e14bc9: Verifying Checksum 07:24:50 ce7588e14bc9: Download complete 07:24:53 4f1c88b9dad5: Pull complete 07:24:53 ad3a456e5733: Pull complete 07:24:53 69c7f0334f64: Pull complete 07:24:53 1f1c1a5573a3: Pull complete 07:24:55 ce7588e14bc9: Pull complete 07:24:56 b5e4710f87ac: Pull complete 07:24:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 07:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:24:56 ---> 88b5674ff536 07:24:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:25:01 Still waiting to schedule task 07:25:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:25:04 ---> Running in 7f4681968962 07:25:04 Removing intermediate container 7f4681968962 07:25:04 ---> 39e312063d3d 07:25:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:25:04 ---> Running in ed780844baa5 07:25:04 Removing intermediate container ed780844baa5 07:25:04 ---> 9bd7af352bf4 07:25:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:25:04 ---> Running in f0d62385c2bb 07:25:04 Removing intermediate container f0d62385c2bb 07:25:04 ---> a5a297515240 07:25:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:25:04 ---> Running in cc8c4e19c637 07:25:04 Removing intermediate container cc8c4e19c637 07:25:04 ---> 2a07a0447218 07:25:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:25:04 ---> Running in 5e5c28f1d264 07:25:04 Removing intermediate container 5e5c28f1d264 07:25:04 ---> 0f34ba762949 07:25:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:25:04 ---> Running in 3fbbab91b68c 07:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:25:06 OK: 264 MiB in 52 packages 07:25:06 Removing intermediate container 3fbbab91b68c 07:25:06 ---> 583767f3f96c 07:25:06 Step 9/13 : WORKDIR /device-onvif-camera 07:25:06 ---> Running in fdfc1a54b03f 07:25:06 Removing intermediate container fdfc1a54b03f 07:25:06 ---> 54a59f8ec9c3 07:25:06 Step 10/13 : COPY go.mod vendor* ./ 07:25:06 ---> 96f37fbf13e9 07:25:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:06 ---> Running in 74c211c59bdf 07:26:02 Removing intermediate container 74c211c59bdf 07:26:02 ---> dd5b3d44fe86 07:26:02 Step 12/13 : COPY . . 07:26:02 ---> cd60fe3594df 07:26:02 Step 13/13 : RUN ${MAKE} 07:26:02 ---> Running in b663608c072a 07:26:03 noop 07:26:03 Removing intermediate container b663608c072a 07:26:03 ---> 4dfcf044672d 07:26:03 Successfully built 4dfcf044672d 07:26:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:04 + docker inspect -f . ci-base-image-x86_64 07:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:04 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:26:04 $ 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 ******** ci-base-image-x86_64 cat 07:26:04 $ docker top 34ccfbb64f628fa6f1c4cd59ce727131aa1b1b7706dcfaec50c07f72ae904d55 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:05 + go version 07:26:05 go version go1.21.0 linux/amd64 [Pipeline] } 07:26:05 $ docker stop --time=1 34ccfbb64f628fa6f1c4cd59ce727131aa1b1b7706dcfaec50c07f72ae904d55 07:26:06 $ docker rm -f --volumes 34ccfbb64f628fa6f1c4cd59ce727131aa1b1b7706dcfaec50c07f72ae904d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:07 + docker inspect -f . ci-base-image-x86_64 07:26:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:07 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:26:07 $ 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 ******** ci-base-image-x86_64 cat 07:26:07 $ docker top 5675e249cc271f289fa76e7af80399de39b907d9036a3fd942aa8df1c2325647 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:08 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 07:26:08 + make test 07:26:08 go test ./... -coverprofile=coverage.out ./... 07:26:10 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:26:22 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:26:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 07:26:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.5% of statements 07:26:23 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.139s coverage: 86.5% of statements 07:26:29 go vet ./... 07:26:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:33 ./bin/test-attribution-txt.sh [Pipeline] echo 07:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:26:34 $ docker stop --time=1 5675e249cc271f289fa76e7af80399de39b907d9036a3fd942aa8df1c2325647 07:26:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25224 in /w/workspace/foundry_device-onvif-camera_main 07:26:42 $ docker rm -f --volumes 5675e249cc271f289fa76e7af80399de39b907d9036a3fd942aa8df1c2325647 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 07:26:43 Running in /w/workspace/device-onvif-camera/191 [Pipeline] { [Pipeline] checkout 07:26:43 The recommended git tool is: git 07:26:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:26:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:26:44 + ls -al . 07:26:44 total 240 07:26:44 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 07:26 . 07:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 07:24 .. 07:26:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 07:26 .git 07:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 07:24 .github 07:26:44 -rw-rw-r-- 1 jenkins jenkins 493 Dec 16 07:24 .gitignore 07:26:44 -rw-rw-r-- 1 jenkins jenkins 42 Dec 16 07:24 .golangci.yml 07:26:44 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 07:24 .semver 07:26:44 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 16 07:24 Attribution.txt 07:26:44 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 16 07:24 CHANGELOG.md 07:26:44 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 16 07:24 Dockerfile 07:26:44 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 07:24 GOVERNANCE.md 07:26:44 -rw-rw-r-- 1 jenkins jenkins 739 Dec 16 07:24 Jenkinsfile 07:26:44 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 16 07:24 LICENSE 07:26:44 -rw-rw-r-- 1 jenkins jenkins 2883 Dec 16 07:24 Makefile 07:26:44 -rw-rw-r-- 1 jenkins jenkins 625 Dec 16 07:24 OWNERS.md 07:26:44 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 16 07:24 README.md 07:26:44 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 07:24 VERSION 07:26:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 07:24 bin 07:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 07:24 cmd 07:26:44 -rw-r--r-- 1 jenkins jenkins 78456 Dec 16 07:26 coverage.out 07:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 07:24 doc 07:26:44 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 16 07:24 go.mod 07:26:44 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 16 07:24 go.sum 07:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 07:24 internal 07:26:44 -rw-rw-r-- 1 jenkins jenkins 236 Dec 16 07:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:44 + 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=6e8cd5c7b327808cee3cdc8246778581b79512e2 --label arch=amd64 --label version=3.2.0-dev.6 . 07:26:44 Sending build context to Docker daemon 34.27MB 07:26:44 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:26:44 Step 2/27 : FROM ${BASE} AS builder 07:26:44 ---> 4dfcf044672d 07:26:44 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:26:50 ---> Running in a398321150da 07:26:50 Removing intermediate container a398321150da 07:26:50 ---> b3df3859a50e 07:26:50 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:26:50 ---> Running in 5212f029160a 07:26:50 Removing intermediate container 5212f029160a 07:26:50 ---> ec89db903666 07:26:50 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:26:50 ---> Running in cde126b9c64e 07:26:50 using credential edgex-jenkins-ssh 07:26:50 Cloning the remote Git repository 07:26:50 Removing intermediate container cde126b9c64e 07:26:50 ---> d5a0d8ac1c90 07:26:50 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:26:50 ---> Running in 283e9aef4aa1 07:26:50 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:26:51 > git init /w/workspace/device-onvif-camera/191 # timeout=10 07:26:51 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:26:51 > git --version # timeout=10 07:26:51 > git --version # 'git version 2.25.1' 07:26:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:51 Removing intermediate container 283e9aef4aa1 07:26:51 ---> 93127c0b223e 07:26:51 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:26:51 ---> Running in 9c0901470c36 07:26:51 Removing intermediate container 9c0901470c36 07:26:51 ---> a78c5ef07b03 07:26:51 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:26:51 ---> Running in 482aa2ea0ee6 07:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:52 OK: 264 MiB in 52 packages 07:26:52 Removing intermediate container 482aa2ea0ee6 07:26:52 ---> 12f3b032f2a8 07:26:52 Step 9/27 : WORKDIR /device-onvif-camera 07:26:52 ---> Running in cd39b6cb59d3 07:26:53 Removing intermediate container cd39b6cb59d3 07:26:53 ---> 70c8072330d6 07:26:53 Step 10/27 : COPY go.mod vendor* ./ 07:26:53 ---> 0c612b3670a1 07:26:53 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:53 ---> Running in fd2ef7aeceb9 07:26:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:26:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:54 Avoid second fetch 07:26:54 Checking out Revision 6e8cd5c7b327808cee3cdc8246778581b79512e2 (main) 07:26:54 Removing intermediate container fd2ef7aeceb9 07:26:54 ---> 2383b836144c 07:26:54 Step 12/27 : COPY . . 07:26:55 Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" 07:26:54 > git config core.sparsecheckout # timeout=10 07:26:54 > git checkout -f 6e8cd5c7b327808cee3cdc8246778581b79512e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:26:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:56 Dload Upload Total Spent Left Speed 07:26:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh 07:26:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:26:56 ---> 8e3c5ecd89cd 07:26:56 Step 13/27 : RUN ${MAKE} 07:26:56 + + sudo tee /etc/docker/daemon.newsudo 07:26:56 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:26:56 { 07:26:56 "registry-mirrors": [ 07:26:56 "https://nexus3.edgexfoundry.org:10001" 07:26:56 ], 07:26:56 "bip": "10.250.0.254/24", 07:26:56 "hosts": [ 07:26:56 "tcp://0.0.0.0:5555", 07:26:56 "unix:///var/run/docker.sock" 07:26:56 ], 07:26:56 "mtu": 1458, 07:26:56 "selinux-enabled": true, 07:26:56 "seccomp-profile": "/etc/docker/seccomp.json" 07:26:56 } [Pipeline] sh 07:26:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:26:57 ---> Running in 5139d761cf4b 07:26:57 + sudo service docker restart 07:26:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:15 provisioning config files... 07:27:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/191@tmp/config14565915116008452156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:16 ---> ****-login.sh 07:27:16 nexus3.edgexfoundry.org:10001 07:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:16 Configure a credential helper to remove this warning. See 07:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:16 07:27:16 Login Succeeded 07:27:16 nexus3.edgexfoundry.org:10002 07:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:17 Configure a credential helper to remove this warning. See 07:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:17 07:27:17 Login Succeeded 07:27:17 nexus3.edgexfoundry.org:10003 07:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:17 Configure a credential helper to remove this warning. See 07:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:17 07:27:17 Login Succeeded 07:27:17 nexus3.edgexfoundry.org:10004 07:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:17 Configure a credential helper to remove this warning. See 07:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:17 07:27:17 Login Succeeded 07:27:17 ****.io 07:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:18 Configure a credential helper to remove this warning. See 07:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:18 07:27:18 Login Succeeded 07:27:18 ---> ****-login.sh ends [Pipeline] } 07:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:18 ========================================================= 07:27:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:27:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:27:20 #0 building with "default" instance using docker driver 07:27:20 07:27:20 #1 [internal] load .dockerignore 07:27:20 #1 transferring context: 2B done 07:27:20 #1 DONE 0.1s 07:27:20 07:27:20 #2 [internal] load build definition from Dockerfile 07:27:20 #2 transferring dockerfile: 1.72kB done 07:27:20 #2 DONE 0.1s 07:27:20 07:27:20 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:27:20 #3 DONE 0.1s 07:27:20 07:27:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:27:20 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 07:27:20 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 07:27:20 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 07:27:20 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 07:27:20 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 07:27:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 07:27:20 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 07:27:20 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 07:27:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 07:27:20 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 07:27:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 07:27:20 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 07:27:20 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 07:27:20 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.4s 07:27:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s 07:27:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.05MB / 97.63MB 0.5s 07:27:20 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.5s 07:27:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.92MB / 63.99MB 0.6s 07:27:21 #4 ... 07:27:21 07:27:21 #5 [internal] load build context 07:27:21 #5 transferring context: 20.32MB 0.7s done 07:27:21 #5 DONE 0.7s 07:27:21 07:27:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:27:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s 07:27:21 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 07:27:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.44MB / 97.63MB 0.7s 07:27:21 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 07:27:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s 07:27:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s 07:27:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.47MB / 63.99MB 1.0s 07:27:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s 07:27:21 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 07:27:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.1s 07:27:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s 07:27:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s 07:27:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.2s 07:27:21 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 07:27:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.4s 07:27:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.4s 07:27:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s 07:27:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s 07:27:22 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 07:27:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.6s 07:27:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.51MB / 97.63MB 1.7s 07:27:22 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 07:27:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.8s 07:27:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.27MB / 97.63MB 2.0s 07:27:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s 07:27:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 07:27:24 Removing intermediate container 5139d761cf4b 07:27:24 ---> 3550e6698aba 07:27:24 Step 14/27 : FROM alpine:3.18 07:27:24 3.18: Pulling from library/alpine 07:27:24 c926b61bad3b: Pulling fs layer 07:27:24 c926b61bad3b: Verifying Checksum 07:27:24 c926b61bad3b: Download complete 07:27:24 c926b61bad3b: Pull complete 07:27:24 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:27:24 Status: Downloaded newer image for alpine:3.18 07:27:24 ---> b541f2080109 07:27:24 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:27:24 ---> Running in 2b8a69556caa 07:27:24 Removing intermediate container 2b8a69556caa 07:27:24 ---> 17d4c75a8fbf 07:27:24 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:27:24 ---> Running in 5c369e9a894f 07:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:24 (1/1) Installing dumb-init (1.2.5-r2) 07:27:24 Executing busybox-1.36.1-r5.trigger 07:27:24 OK: 7 MiB in 16 packages 07:27:24 Removing intermediate container 5c369e9a894f 07:27:24 ---> 599dca8a675e 07:27:24 Step 17/27 : RUN apk --no-cache upgrade 07:27:24 ---> Running in 6e30b8813827 07:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:24 OK: 7 MiB in 16 packages 07:27:24 Removing intermediate container 6e30b8813827 07:27:24 ---> a797513b6b9a 07:27:24 Step 18/27 : WORKDIR / 07:27:24 ---> Running in 178f5d1d868e 07:27:24 Removing intermediate container 178f5d1d868e 07:27:24 ---> b114be631699 07:27:24 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:27:25 ---> 904a553c3ee6 07:27:25 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:27:25 ---> 8807856a0a29 07:27:25 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:27:26 ---> 2e6002997f1a 07:27:26 Step 22/27 : EXPOSE 59984 07:27:26 ---> Running in 25240eddb518 07:27:26 Removing intermediate container 25240eddb518 07:27:26 ---> 0d1926a9e7fe 07:27:26 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:27:26 ---> Running in 8c181880a9f3 07:27:27 Removing intermediate container 8c181880a9f3 07:27:27 ---> 3c1620b8d614 07:27:27 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:27:27 ---> Running in 43fbda615244 07:27:27 Removing intermediate container 43fbda615244 07:27:27 ---> b4f61c55eba8 07:27:27 Step 25/27 : LABEL arch=amd64 07:27:27 ---> Running in c76b038428da 07:27:27 Removing intermediate container c76b038428da 07:27:27 ---> 1bb60c874258 07:27:27 Step 26/27 : LABEL git_sha=6e8cd5c7b327808cee3cdc8246778581b79512e2 07:27:27 ---> Running in 265a55f6f833 07:27:27 Removing intermediate container 265a55f6f833 07:27:27 ---> 22f791d30dca 07:27:27 Step 27/27 : LABEL version=3.2.0-dev.6 07:27:27 ---> Running in c49493e897b5 07:27:27 Removing intermediate container c49493e897b5 07:27:27 ---> 486b571d71a0 07:27:27 [Warning] One or more build-args [ARCH] were not consumed 07:27:27 Successfully built 486b571d71a0 07:27:27 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:27 provisioning config files... 07:27:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6332712131092076955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:28 ---> ****-login.sh 07:27:28 nexus3.edgexfoundry.org:10001 07:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:28 Configure a credential helper to remove this warning. See 07:27:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:28 07:27:28 Login Succeeded 07:27:28 nexus3.edgexfoundry.org:10002 07:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:28 Configure a credential helper to remove this warning. See 07:27:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:28 07:27:28 Login Succeeded 07:27:28 nexus3.edgexfoundry.org:10003 07:27:28 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 07:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:28 Configure a credential helper to remove this warning. See 07:27:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:28 07:27:28 Login Succeeded 07:27:28 nexus3.edgexfoundry.org:10004 07:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:28 Configure a credential helper to remove this warning. See 07:27:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:28 07:27:28 Login Succeeded 07:27:28 ****.io 07:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:28 Configure a credential helper to remove this warning. See 07:27:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:28 07:27:28 Login Succeeded 07:27:28 ---> ****-login.sh ends [Pipeline] } 07:27:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:29 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:27:29 6e8cd5c7b327808cee3cdc8246778581b79512e2 07:27:29 latest 07:27:29 3.2.0-dev.6 07:27:29 6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 07:27:29 main 07:27:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:29 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:6e8cd5c7b327808cee3cdc8246778581b79512e2 07:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:27:29 04410c4a5ced: Preparing 07:27:29 c1383cc80828: Preparing 07:27:29 574cc122e024: Preparing 07:27:29 d319d44ffcbe: Preparing 07:27:29 db639a05af24: Preparing 07:27:29 9fe9a137fd00: Preparing 07:27:29 9fe9a137fd00: Waiting 07:27:29 d319d44ffcbe: Pushed 07:27:29 db639a05af24: Pushed 07:27:29 04410c4a5ced: Pushed 07:27:29 c1383cc80828: Pushed 07:27:29 9fe9a137fd00: Layer already exists 07:27:31 574cc122e024: Pushed 07:27:32 6e8cd5c7b327808cee3cdc8246778581b79512e2: digest: sha256:3baaa9515e80ef23bbb791c1e8cd7cd3cdd4ed8b11f72c173af743aa1c193453 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:27:32 04410c4a5ced: Preparing 07:27:32 c1383cc80828: Preparing 07:27:32 574cc122e024: Preparing 07:27:32 d319d44ffcbe: Preparing 07:27:32 db639a05af24: Preparing 07:27:32 9fe9a137fd00: Preparing 07:27:32 9fe9a137fd00: Waiting 07:27:32 db639a05af24: Layer already exists 07:27:32 d319d44ffcbe: Layer already exists 07:27:32 c1383cc80828: Layer already exists 07:27:32 574cc122e024: Layer already exists 07:27:32 04410c4a5ced: Layer already exists 07:27:32 9fe9a137fd00: Layer already exists 07:27:32 latest: digest: sha256:3baaa9515e80ef23bbb791c1e8cd7cd3cdd4ed8b11f72c173af743aa1c193453 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:33 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 07:27:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.6 07:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:27:33 04410c4a5ced: Preparing 07:27:33 c1383cc80828: Preparing 07:27:33 574cc122e024: Preparing 07:27:33 d319d44ffcbe: Preparing 07:27:33 db639a05af24: Preparing 07:27:33 9fe9a137fd00: Preparing 07:27:33 9fe9a137fd00: Waiting 07:27:33 db639a05af24: Layer already exists 07:27:33 d319d44ffcbe: Layer already exists 07:27:33 04410c4a5ced: Layer already exists 07:27:33 574cc122e024: Layer already exists 07:27:33 c1383cc80828: Layer already exists 07:27:33 9fe9a137fd00: Layer already exists 07:27:33 3.2.0-dev.6: digest: sha256:3baaa9515e80ef23bbb791c1e8cd7cd3cdd4ed8b11f72c173af743aa1c193453 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 07:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:27:34 04410c4a5ced: Preparing 07:27:34 c1383cc80828: Preparing 07:27:34 574cc122e024: Preparing 07:27:34 d319d44ffcbe: Preparing 07:27:34 db639a05af24: Preparing 07:27:34 9fe9a137fd00: Preparing 07:27:34 9fe9a137fd00: Waiting 07:27:34 c1383cc80828: Layer already exists 07:27:34 574cc122e024: Layer already exists 07:27:34 db639a05af24: Layer already exists 07:27:34 d319d44ffcbe: Layer already exists 07:27:34 04410c4a5ced: Layer already exists 07:27:34 9fe9a137fd00: Layer already exists 07:27:34 6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6: digest: sha256:3baaa9515e80ef23bbb791c1e8cd7cd3cdd4ed8b11f72c173af743aa1c193453 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:27:35 04410c4a5ced: Preparing 07:27:35 c1383cc80828: Preparing 07:27:35 574cc122e024: Preparing 07:27:35 d319d44ffcbe: Preparing 07:27:35 db639a05af24: Preparing 07:27:35 9fe9a137fd00: Preparing 07:27:35 9fe9a137fd00: Waiting 07:27:35 c1383cc80828: Layer already exists 07:27:35 d319d44ffcbe: Layer already exists 07:27:35 04410c4a5ced: Layer already exists 07:27:35 574cc122e024: Layer already exists 07:27:35 db639a05af24: Layer already exists 07:27:35 9fe9a137fd00: Layer already exists 07:27:35 main: digest: sha256:3baaa9515e80ef23bbb791c1e8cd7cd3cdd4ed8b11f72c173af743aa1c193453 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:35 ===================================================== [Pipeline] echo 07:27:35 taggedImages: 07:27:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:6e8cd5c7b327808cee3cdc8246778581b79512e2 07:27:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:27:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.6 07:27:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 07:27:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:36 07:27:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:36 latest: Pulling from edgex-lftools-log-publisher 07:27:36 5eb5b503b376: Pulling fs layer 07:27:36 5c69ac0246d0: Pulling fs layer 07:27:36 ec43610c2a17: Pulling fs layer 07:27:36 3a2ae6a8a46f: Pulling fs layer 07:27:36 33b1e0a273af: Pulling fs layer 07:27:36 5d3b04190fa2: Pulling fs layer 07:27:36 2f39f015ded8: Pulling fs layer 07:27:36 33b1e0a273af: Waiting 07:27:36 3a2ae6a8a46f: Waiting 07:27:36 5d3b04190fa2: Waiting 07:27:36 2f39f015ded8: Waiting 07:27:36 5c69ac0246d0: Download complete 07:27:36 3a2ae6a8a46f: Verifying Checksum 07:27:36 3a2ae6a8a46f: Download complete 07:27:36 33b1e0a273af: Verifying Checksum 07:27:36 33b1e0a273af: Download complete 07:27:36 5d3b04190fa2: Verifying Checksum 07:27:36 5d3b04190fa2: Download complete 07:27:36 ec43610c2a17: Download complete 07:27:37 5eb5b503b376: Verifying Checksum 07:27:37 5eb5b503b376: Download complete 07:27:37 2f39f015ded8: Verifying Checksum 07:27:38 5eb5b503b376: Pull complete 07:27:38 5c69ac0246d0: Pull complete 07:27:38 ec43610c2a17: Pull complete 07:27:38 3a2ae6a8a46f: Pull complete 07:27:38 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.0s done 07:27:39 33b1e0a273af: Pull complete 07:27:39 5d3b04190fa2: Pull complete 07:27:39 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 07:27:39 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 07:27:39 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 07:27:39 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 07:27:43 2f39f015ded8: Pull complete 07:27:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:43 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:27:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:27:44 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 07:27:47 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.6s done 07:27:48 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 07:27:49 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 07:27:49 #4 DONE 29.7s 07:27:49 07:27:49 #6 [builder 2/7] RUN apk add --no-cache make git 07:27:50 $ docker top 1b590987919ddb1adeca1e2dc2890dd962bed39e7bb4e7260765517c45b332e7 -eo pid,comm 07:27:50 #6 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:27:50 #6 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:51 ---> job-cost.sh 07:27:51 lf-activate-venv: SKIPPING 07:27:51 INFO: No Stack... 07:27:51 INFO: Retrieving Pricing Info for: v3-standard-8 07:27:51 INFO: Archiving Costs [Pipeline] sh 07:27:51 #6 2.036 OK: 266 MiB in 52 packages 07:27:52 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 07:27:52 + cut -d, -f6 [Pipeline] lock 07:27:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] 07:27:52 Resource [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] did not exist. Created. 07:27:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:52 + echo total: 0.2199999988079071 [Pipeline] stash 07:27:52 Stashed 1 file(s) [Pipeline] } 07:27:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 07:27:52 $ docker stop --time=1 1b590987919ddb1adeca1e2dc2890dd962bed39e7bb4e7260765517c45b332e7 07:27:53 $ docker rm -f --volumes 1b590987919ddb1adeca1e2dc2890dd962bed39e7bb4e7260765517c45b332e7 07:27:53 #6 DONE 3.8s 07:27:53 07:27:53 #7 [builder 3/7] WORKDIR /device-onvif-camera 07:27:53 #7 DONE 0.1s 07:27:53 07:27:53 #8 [builder 4/7] COPY go.mod vendor* ./ 07:27:53 #8 DONE 0.1s [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 07:27:54 07:27:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } 07:28:20 #9 DONE 22.4s 07:28:20 07:28:20 #10 [builder 6/7] COPY . . 07:28:20 #10 DONE 0.4s 07:28:20 07:28:20 #11 [builder 7/7] RUN echo noop 07:28:20 #11 0.653 noop 07:28:20 #11 DONE 1.2s 07:28:20 07:28:20 #12 exporting to image 07:28:20 #12 exporting layers 07:28:42 #12 exporting layers 23.3s done 07:28:42 #12 writing image sha256:4a1539f5e9596ed224efe258453e49267bccc85211de47800fa14f3565efca0c done 07:28:42 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 07:28:42 #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:43 + docker inspect -f . ci-base-image-arm64 07:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:43 prd-ubuntu20.04-docker-arm64-4c-16g-25224 does not seem to be running inside a container 07:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/191 -v /w/workspace/device-onvif-camera/191:/w/workspace/device-onvif-camera/191:rw,z -v /w/workspace/device-onvif-camera/191@tmp:/w/workspace/device-onvif-camera/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:28:44 $ docker top 727330edad78e007e8674fd6941b038874b1c0022070559c384091188455b747 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:45 + go version 07:28:45 go version go1.21.0 linux/arm64 [Pipeline] } 07:28:45 $ docker stop --time=1 727330edad78e007e8674fd6941b038874b1c0022070559c384091188455b747 07:28:48 $ docker rm -f --volumes 727330edad78e007e8674fd6941b038874b1c0022070559c384091188455b747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:49 + docker inspect -f . ci-base-image-arm64 07:28:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:49 prd-ubuntu20.04-docker-arm64-4c-16g-25224 does not seem to be running inside a container 07:28:49 $ 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/191 -v /w/workspace/device-onvif-camera/191:/w/workspace/device-onvif-camera/191:rw,z -v /w/workspace/device-onvif-camera/191@tmp:/w/workspace/device-onvif-camera/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:28:50 $ docker top 235956bb1fdac20fb7a384f9341bb455e52e0a8c74950d2a201093df993b1faa -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:50 + git config --global --add safe.directory /w/workspace/device-onvif-camera/191 [Pipeline] fileExists [Pipeline] sh 07:28:51 + make test 07:28:51 go test ./... -coverprofile=coverage.out ./... 07:28:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:29:51 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:29:51 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 07:29:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.5% of statements 07:30:20 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.655s coverage: 86.5% of statements 07:30:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:30:20 go vet ./... 07:30:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:30:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:30:32 ./bin/test-attribution-txt.sh [Pipeline] echo 07:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:30:32 $ docker stop --time=1 235956bb1fdac20fb7a384f9341bb455e52e0a8c74950d2a201093df993b1faa 07:30:34 $ docker rm -f --volumes 235956bb1fdac20fb7a384f9341bb455e52e0a8c74950d2a201093df993b1faa [Pipeline] // withDockerContainer [Pipeline] sh 07:30:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:30:35 Warning: overwriting stash ‘coverage-report’ 07:30:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:30:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:30:37 + ls -al . 07:30:37 total 236 07:30:37 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 07:28 . 07:30:37 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 07:26 .. 07:30:37 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 07:26 .git 07:30:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 07:26 .github 07:30:37 -rw-rw-r-- 1 jenkins jenkins 493 Dec 16 07:26 .gitignore 07:30:37 -rw-rw-r-- 1 jenkins jenkins 42 Dec 16 07:26 .golangci.yml 07:30:37 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 16 07:26 Attribution.txt 07:30:37 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 16 07:26 CHANGELOG.md 07:30:37 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 16 07:26 Dockerfile 07:30:37 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 07:26 GOVERNANCE.md 07:30:37 -rw-rw-r-- 1 jenkins jenkins 739 Dec 16 07:26 Jenkinsfile 07:30:37 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 16 07:26 LICENSE 07:30:37 -rw-rw-r-- 1 jenkins jenkins 2883 Dec 16 07:26 Makefile 07:30:37 -rw-rw-r-- 1 jenkins jenkins 625 Dec 16 07:26 OWNERS.md 07:30:37 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 16 07:26 README.md 07:30:37 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 07:24 VERSION 07:30:37 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 07:26 bin 07:30:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 07:26 cmd 07:30:37 -rw-r--r-- 1 jenkins jenkins 78456 Dec 16 07:30 coverage.out 07:30:37 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 07:26 doc 07:30:37 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 16 07:26 go.mod 07:30:37 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 16 07:26 go.sum 07:30:37 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 07:26 internal 07:30:37 -rw-rw-r-- 1 jenkins jenkins 236 Dec 16 07:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:37 + 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=6e8cd5c7b327808cee3cdc8246778581b79512e2 --label arch=arm64 --label version=3.2.0-dev.6 . 07:30:38 #0 building with "default" instance using docker driver 07:30:38 07:30:38 #1 [internal] load build definition from Dockerfile 07:30:38 #1 transferring dockerfile: 07:30:38 #1 transferring dockerfile: 1.72kB 0.0s done 07:30:38 #1 DONE 0.1s 07:30:38 07:30:38 #2 [internal] load .dockerignore 07:30:38 #2 transferring context: 2B done 07:30:38 #2 DONE 0.0s 07:30:38 07:30:38 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:30:38 #3 DONE 0.0s 07:30:38 07:30:38 #4 [internal] load metadata for docker.io/library/alpine:3.18 07:30:39 #4 DONE 0.9s 07:30:39 07:30:39 #5 [internal] load build context 07:30:39 #5 transferring context: 87.27kB 0.1s done 07:30:39 #5 DONE 0.1s 07:30:39 07:30:39 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:30:39 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 07:30:39 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:30:39 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:30:39 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:30:39 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s 07:30:39 #6 ... 07:30:39 07:30:39 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:30:39 #7 DONE 0.2s 07:30:39 07:30:39 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:30:39 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.2s 07:30:39 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 07:30:39 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 07:30:40 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 07:30:42 #6 ... 07:30:42 07:30:42 #8 [builder 2/7] RUN apk add --no-cache make git 07:30:42 #8 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:42 #8 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:42 #8 2.260 OK: 266 MiB in 52 packages 07:30:42 #8 DONE 2.6s 07:30:42 07:30:42 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:30:42 #6 DONE 2.9s 07:30:42 07:30:42 #9 [builder 3/7] WORKDIR /device-onvif-camera 07:30:42 #9 DONE 0.1s 07:30:42 07:30:42 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:30:42 #10 ... 07:30:42 07:30:42 #11 [builder 4/7] COPY go.mod vendor* ./ 07:30:42 #11 DONE 0.1s 07:30:42 07:30:42 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:44 #12 DONE 1.6s 07:30:44 07:30:44 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:30:44 #10 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:44 #10 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:44 #10 ... 07:30:44 07:30:44 #13 [builder 6/7] COPY . . 07:30:44 #13 DONE 0.5s 07:30:44 07:30:44 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:30:44 #10 2.406 (1/1) Installing dumb-init (1.2.5-r2) 07:30:44 #10 2.420 Executing busybox-1.36.1-r5.trigger 07:30:44 #10 2.463 OK: 8 MiB in 16 packages 07:30:45 #10 DONE 2.8s 07:30:45 07:30:45 #14 [stage-1 3/7] RUN apk --no-cache upgrade 07:30:45 #14 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:46 #14 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:47 #14 2.239 OK: 8 MiB in 16 packages 07:30:47 #14 DONE 2.6s 07:30:47 07:30:47 #15 [builder 7/7] RUN make build 07:30:47 #15 0.858 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 07:31:55 #15 DONE 63.6s 07:31:55 07:31:55 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 07:31:55 #16 DONE 0.3s 07:31:55 07:31:55 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 07:31:55 #17 DONE 0.1s 07:31:55 07:31:55 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 07:31:55 #18 DONE 0.1s 07:31:55 07:31:55 #19 exporting to image 07:31:55 #19 exporting layers 07:31:55 #19 exporting layers 0.4s done 07:31:55 #19 writing image sha256:9b9bf42e93acd2a901a21b4db034ef2356288ffd614526f278ff823abaa3e255 done 07:31:55 #19 naming to docker.io/library/device-onvif-camera-arm64 done 07:31:55 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:55 provisioning config files... 07:31:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/191@tmp/config12108876754073992743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:56 ---> ****-login.sh 07:31:56 nexus3.edgexfoundry.org:10001 07:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:56 Configure a credential helper to remove this warning. See 07:31:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:56 07:31:56 Login Succeeded 07:31:56 nexus3.edgexfoundry.org:10002 07:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:56 Configure a credential helper to remove this warning. See 07:31:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:56 07:31:56 Login Succeeded 07:31:56 nexus3.edgexfoundry.org:10003 07:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:57 Configure a credential helper to remove this warning. See 07:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:57 07:31:57 Login Succeeded 07:31:57 nexus3.edgexfoundry.org:10004 07:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:57 Configure a credential helper to remove this warning. See 07:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:57 07:31:57 Login Succeeded 07:31:57 ****.io 07:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:57 Configure a credential helper to remove this warning. See 07:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:57 07:31:57 Login Succeeded 07:31:57 ---> ****-login.sh ends [Pipeline] } 07:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:31:58 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:31:58 6e8cd5c7b327808cee3cdc8246778581b79512e2 07:31:58 latest 07:31:58 3.2.0-dev.6 07:31:58 6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 07:31:58 main 07:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:6e8cd5c7b327808cee3cdc8246778581b79512e2 07:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:31:59 54a339780fc9: Preparing 07:31:59 44b6a3e4ccb4: Preparing 07:31:59 f9fa8b188ba8: Preparing 07:31:59 45876f9f317a: Preparing 07:31:59 d8b28828dd3a: Preparing 07:31:59 0faf9b67be60: Preparing 07:31:59 0faf9b67be60: Waiting 07:31:59 45876f9f317a: Pushed 07:31:59 54a339780fc9: Pushed 07:31:59 d8b28828dd3a: Pushed 07:31:59 44b6a3e4ccb4: Pushed 07:31:59 0faf9b67be60: Layer already exists 07:32:03 f9fa8b188ba8: Pushed 07:32:03 6e8cd5c7b327808cee3cdc8246778581b79512e2: digest: sha256:2236377805580f3cca751f961805faa152b66ba4992bc8589dac48325c2183b9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:04 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:32:04 54a339780fc9: Preparing 07:32:04 44b6a3e4ccb4: Preparing 07:32:04 f9fa8b188ba8: Preparing 07:32:04 45876f9f317a: Preparing 07:32:04 d8b28828dd3a: Preparing 07:32:04 0faf9b67be60: Preparing 07:32:04 0faf9b67be60: Waiting 07:32:04 44b6a3e4ccb4: Layer already exists 07:32:04 45876f9f317a: Layer already exists 07:32:04 d8b28828dd3a: Layer already exists 07:32:04 54a339780fc9: Layer already exists 07:32:04 f9fa8b188ba8: Layer already exists 07:32:04 0faf9b67be60: Layer already exists 07:32:04 latest: digest: sha256:2236377805580f3cca751f961805faa152b66ba4992bc8589dac48325c2183b9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:05 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.6 07:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:32:08 54a339780fc9: Preparing 07:32:08 44b6a3e4ccb4: Preparing 07:32:08 f9fa8b188ba8: Preparing 07:32:08 45876f9f317a: Preparing 07:32:08 d8b28828dd3a: Preparing 07:32:08 0faf9b67be60: Preparing 07:32:08 0faf9b67be60: Waiting 07:32:08 45876f9f317a: Layer already exists 07:32:08 54a339780fc9: Layer already exists 07:32:08 44b6a3e4ccb4: Layer already exists 07:32:08 d8b28828dd3a: Layer already exists 07:32:08 f9fa8b188ba8: Layer already exists 07:32:08 0faf9b67be60: Layer already exists 07:32:08 3.2.0-dev.6: digest: sha256:2236377805580f3cca751f961805faa152b66ba4992bc8589dac48325c2183b9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:09 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 07:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:32:09 54a339780fc9: Preparing 07:32:09 44b6a3e4ccb4: Preparing 07:32:09 f9fa8b188ba8: Preparing 07:32:09 45876f9f317a: Preparing 07:32:09 d8b28828dd3a: Preparing 07:32:09 0faf9b67be60: Preparing 07:32:09 0faf9b67be60: Waiting 07:32:09 d8b28828dd3a: Layer already exists 07:32:09 44b6a3e4ccb4: Layer already exists 07:32:09 45876f9f317a: Layer already exists 07:32:09 f9fa8b188ba8: Layer already exists 07:32:09 54a339780fc9: Layer already exists 07:32:09 0faf9b67be60: Layer already exists 07:32:09 6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6: digest: sha256:2236377805580f3cca751f961805faa152b66ba4992bc8589dac48325c2183b9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:32:10 54a339780fc9: Preparing 07:32:10 44b6a3e4ccb4: Preparing 07:32:10 f9fa8b188ba8: Preparing 07:32:10 45876f9f317a: Preparing 07:32:10 d8b28828dd3a: Preparing 07:32:10 0faf9b67be60: Preparing 07:32:10 0faf9b67be60: Waiting 07:32:10 f9fa8b188ba8: Layer already exists 07:32:10 44b6a3e4ccb4: Layer already exists 07:32:10 45876f9f317a: Layer already exists 07:32:10 d8b28828dd3a: Layer already exists 07:32:10 54a339780fc9: Layer already exists 07:32:10 0faf9b67be60: Layer already exists 07:32:11 main: digest: sha256:2236377805580f3cca751f961805faa152b66ba4992bc8589dac48325c2183b9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:11 ===================================================== [Pipeline] echo 07:32:11 taggedImages: 07:32:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:6e8cd5c7b327808cee3cdc8246778581b79512e2 07:32:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:32:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.6 07:32:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:6e8cd5c7b327808cee3cdc8246778581b79512e2-3.2.0-dev.6 07:32:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:12 07:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:12 arm64: Pulling from edgex-lftools-log-publisher 07:32:12 8998bd30e6a1: Pulling fs layer 07:32:12 04944245beec: Pulling fs layer 07:32:12 699f458cf7ca: Pulling fs layer 07:32:12 765212b225bb: Pulling fs layer 07:32:12 f23df028b6ca: Pulling fs layer 07:32:12 d65c8cfc05b1: Pulling fs layer 07:32:12 2437ff75d9bd: Pulling fs layer 07:32:12 765212b225bb: Waiting 07:32:12 f23df028b6ca: Waiting 07:32:12 d65c8cfc05b1: Waiting 07:32:12 2437ff75d9bd: Waiting 07:32:12 04944245beec: Verifying Checksum 07:32:12 04944245beec: Download complete 07:32:12 765212b225bb: Verifying Checksum 07:32:12 765212b225bb: Download complete 07:32:12 f23df028b6ca: Verifying Checksum 07:32:12 f23df028b6ca: Download complete 07:32:12 d65c8cfc05b1: Download complete 07:32:12 699f458cf7ca: Verifying Checksum 07:32:12 699f458cf7ca: Download complete 07:32:13 8998bd30e6a1: Verifying Checksum 07:32:13 8998bd30e6a1: Download complete 07:32:15 2437ff75d9bd: Verifying Checksum 07:32:15 2437ff75d9bd: Download complete 07:32:21 8998bd30e6a1: Pull complete 07:32:22 04944245beec: Pull complete 07:32:24 699f458cf7ca: Pull complete 07:32:24 765212b225bb: Pull complete 07:32:25 f23df028b6ca: Pull complete 07:32:25 d65c8cfc05b1: Pull complete 07:32:51 2437ff75d9bd: Pull complete 07:32:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:52 prd-ubuntu20.04-docker-arm64-4c-16g-25224 does not seem to be running inside a container 07:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/191 -v /w/workspace/device-onvif-camera/191:/w/workspace/device-onvif-camera/191:rw,z -v /w/workspace/device-onvif-camera/191@tmp:/w/workspace/device-onvif-camera/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:32:53 $ docker top d8d5825ae008a144fe5ba746fc5f0e8ebc424da1c67cc7f940cc072d78a91584 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:54 ---> job-cost.sh 07:32:54 lf-activate-venv: SKIPPING 07:32:54 INFO: No Stack... 07:32:55 INFO: Retrieving Pricing Info for: v3-standard-8 07:32:56 INFO: Archiving Costs [Pipeline] sh 07:32:56 + cat /w/workspace/device-onvif-camera/191/archives/cost.csv 07:32:56 + cut -d, -f6 [Pipeline] lock 07:32:56 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] 07:32:56 Resource [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] did not exist. Created. 07:32:56 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:56 /w/workspace/device-onvif-camera/191@tmp/durable-3ca405de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:32:57 + echo total: 0.2199999988079071 [Pipeline] stash 07:32:57 Warning: overwriting stash ‘stack-cost’ 07:32:57 Stashed 1 file(s) [Pipeline] } 07:32:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 07:32:57 $ docker stop --time=1 d8d5825ae008a144fe5ba746fc5f0e8ebc424da1c67cc7f940cc072d78a91584 07:32:58 $ docker rm -f --volumes d8d5825ae008a144fe5ba746fc5f0e8ebc424da1c67cc7f940cc072d78a91584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:33:00 provisioning config files... 07:33:00 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12937289607416149277tmp [Pipeline] { [Pipeline] sh 07:33:00 + set +x 07:33:00 + curl -s https://codecov.io/bash 07:33:00 + bash -s -- 07:33:00 07:33:00 _____ _ 07:33:00 / ____| | | 07:33:00 | | ___ __| | ___ ___ _____ __ 07:33:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:33:00 | |___| (_) | (_| | __/ (_| (_) \ V / 07:33:00 \_____\___/ \__,_|\___|\___\___/ \_/ 07:33:00 Bash-1.0.6 07:33:00 07:33:00 07:33:00 ==> git version 2.25.1 found 07:33:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:33:00 Release-Date: 2020-01-08 07:33:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:33:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:33:00 ==> Jenkins CI detected. 07:33:00 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:33:00 project root: . 07:33:00 --> token set from env 07:33:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:33:00 ==> Running gcov in . (disable via -X gcov) 07:33:00 ==> Python coveragepy not found 07:33:00 ==> Searching for coverage reports in: 07:33:00 + . 07:33:00 -> Found 1 reports 07:33:00 ==> Detecting git/mercurial file structure 07:33:00 ==> Reading reports 07:33:00 + ./coverage.out bytes=78456 07:33:00 ==> Appending adjustments 07:33:00 https://docs.codecov.io/docs/fixing-reports 07:33:00 + Found adjustments 07:33:00 ==> Gzipping contents 07:33:00 12K /tmp/codecov.n6DdBe.gz 07:33:00 ==> Uploading reports 07:33:00 url: https://codecov.io 07:33:00 query: branch=main&commit=6e8cd5c7b327808cee3cdc8246778581b79512e2&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:33:00 -> Pinging Codecov 07:33:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6e8cd5c7b327808cee3cdc8246778581b79512e2&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:33:00 -> Uploading to 07:33:00 https://storage.googleapis.com/codecov/v4/raw/2023-12-16/F29A59C45E3A92E06B3E522C9905F8EF/6e8cd5c7b327808cee3cdc8246778581b79512e2/de8565b2-0f05-4f11-8d57-515b6d87a1f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231216T073300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=321ab924f1cabb1f6621b027dcd627e307981d847e232ac3d49b5597e08d5437 07:33:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:00 Dload Upload Total Spent Left Speed 07:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 35910 --:--:-- --:--:-- --:--:-- 35910 07:33:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] } 07:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:33:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:33:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:33:02 07:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:33:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:33:02 df9b9388f04a: Pulling fs layer 07:33:02 52dc419b0ee2: Pulling fs layer 07:33:02 25bc292e5bac: Pulling fs layer 07:33:02 114826534d7a: Pulling fs layer 07:33:02 4657fd5d0bcf: Pulling fs layer 07:33:02 6ad1cebc031e: Pulling fs layer 07:33:02 8a3aa393b2d8: Pulling fs layer 07:33:02 4657fd5d0bcf: Waiting 07:33:02 8a3aa393b2d8: Waiting 07:33:02 114826534d7a: Waiting 07:33:02 6ad1cebc031e: Waiting 07:33:02 25bc292e5bac: Download complete 07:33:02 52dc419b0ee2: Verifying Checksum 07:33:02 52dc419b0ee2: Download complete 07:33:02 4657fd5d0bcf: Verifying Checksum 07:33:02 4657fd5d0bcf: Download complete 07:33:02 df9b9388f04a: Download complete 07:33:02 6ad1cebc031e: Verifying Checksum 07:33:02 6ad1cebc031e: Download complete 07:33:02 df9b9388f04a: Pull complete 07:33:02 52dc419b0ee2: Pull complete 07:33:02 25bc292e5bac: Pull complete 07:33:03 114826534d7a: Verifying Checksum 07:33:03 114826534d7a: Download complete 07:33:03 8a3aa393b2d8: Verifying Checksum 07:33:03 8a3aa393b2d8: Download complete 07:33:06 114826534d7a: Pull complete 07:33:06 4657fd5d0bcf: Pull complete 07:33:07 6ad1cebc031e: Pull complete 07:33:09 8a3aa393b2d8: Pull complete 07:33:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:10 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:33:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:33:19 $ docker top 6d561005eb4cfcb92c18ad0a2b54e1dc566b946b168caf0ccd7eeaa4be903fa4 -eo pid,comm [Pipeline] { [Pipeline] echo 07:33:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:33:19 + set -o pipefail 07:33:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:33:24 07:33:24 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:33:24 07:33:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/0052902a-086f-4a48-b908-f9a55432392d 07:33:24 07:33:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:33:24 07:33:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:33:24 07:33:25 07:33:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:33:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:33:25 More details here: https://snyk.co/ue1NS [Pipeline] } 07:33:25 $ docker stop --time=1 6d561005eb4cfcb92c18ad0a2b54e1dc566b946b168caf0ccd7eeaa4be903fa4 07:33:33 $ docker rm -f --volumes 6d561005eb4cfcb92c18ad0a2b54e1dc566b946b168caf0ccd7eeaa4be903fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:33:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:34 provisioning config files... 07:33:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13242108181117428103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:34 --> edgex-publish-swagger.sh 07:33:34 === Publish doc/openapi/v3 API === 07:33:34 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 07:33:34 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 07:33:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:34 Dload Upload Total Spent Left Speed 07:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 180 100 485k 278 750k --:--:-- --:--:-- --:--:-- 750k 07:33:35 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:33:35 [Pipeline] } 07:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:36 + git log --format=format:%s -1 6e8cd5c7b327808cee3cdc8246778581b79512e2 [Pipeline] sh 07:33:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:33:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:37 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:33:37 $ docker top 37a7566bf4268b82004445f3d749582931de0ebd3c98f8fdb569ce35107d013c -eo pid,comm 07:33:37 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:33:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:38 [ssh-agent] Looking for ssh-agent implementation... 07:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:38 $ docker exec 37a7566bf4268b82004445f3d749582931de0ebd3c98f8fdb569ce35107d013c ssh-agent 07:33:38 SSH_AUTH_SOCK=/tmp/ssh-7XztoqAPlozw/agent.32 07:33:38 SSH_AGENT_PID=38 07:33:38 Running ssh-add (command line suppressed) 07:33:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6146409722905815674.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6146409722905815674.key) 07:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:38 + git semver tag 07:33:39 2023-12-16 07:33:39,108 [run_tag] DEBUG tag force:False 07:33:39 2023-12-16 07:33:39,108 [check_head_tag] DEBUG check head tag 07:33:39 2023-12-16 07:33:39,109 [execute] INFO git cat-file --batch-check 07:33:39 2023-12-16 07:33:39,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:33:39 2023-12-16 07:33:39,111 [execute] INFO git cat-file --batch 07:33:39 2023-12-16 07:33:39,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:33:39 2023-12-16 07:33:39,124 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:33:39 2023-12-16 07:33:39,124 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 07:33:39 2023-12-16 07:33:39,124 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:33:39 2023-12-16 07:33:39,129 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:33:39 3.2.0-dev.6 [Pipeline] } 07:33:39 $ docker exec --env ******** --env ******** 37a7566bf4268b82004445f3d749582931de0ebd3c98f8fdb569ce35107d013c ssh-agent -k 07:33:39 unset SSH_AUTH_SOCK; 07:33:39 unset SSH_AGENT_PID; 07:33:39 echo Agent pid 38 killed; 07:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:39 + git semver [Pipeline] } 07:33:40 $ docker stop --time=1 37a7566bf4268b82004445f3d749582931de0ebd3c98f8fdb569ce35107d013c 07:33:41 $ docker rm -f --volumes 37a7566bf4268b82004445f3d749582931de0ebd3c98f8fdb569ce35107d013c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:42 07:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:42 0.23.1-centos7: Pulling from edgex-lftools 07:33:42 ab5ef0e58194: Pulling fs layer 07:33:42 9712f1f96733: Pulling fs layer 07:33:42 63f879dbbcfc: Pulling fs layer 07:33:42 0d9ebad4ef96: Pulling fs layer 07:33:42 e9a5061849ea: Pulling fs layer 07:33:42 d747dcd14b5f: Pulling fs layer 07:33:42 2de7ff778b66: Pulling fs layer 07:33:42 0d9ebad4ef96: Waiting 07:33:42 e9a5061849ea: Waiting 07:33:42 d747dcd14b5f: Waiting 07:33:42 2de7ff778b66: Waiting 07:33:42 9712f1f96733: Verifying Checksum 07:33:42 9712f1f96733: Download complete 07:33:42 63f879dbbcfc: Verifying Checksum 07:33:42 63f879dbbcfc: Download complete 07:33:42 e9a5061849ea: Verifying Checksum 07:33:42 e9a5061849ea: Download complete 07:33:42 d747dcd14b5f: Download complete 07:33:42 0d9ebad4ef96: Verifying Checksum 07:33:42 0d9ebad4ef96: Download complete 07:33:42 2de7ff778b66: Verifying Checksum 07:33:42 2de7ff778b66: Download complete 07:33:42 ab5ef0e58194: Verifying Checksum 07:33:42 ab5ef0e58194: Download complete 07:33:46 ab5ef0e58194: Pull complete 07:33:46 9712f1f96733: Pull complete 07:33:46 63f879dbbcfc: Pull complete 07:33:51 0d9ebad4ef96: Pull complete 07:33:51 e9a5061849ea: Pull complete 07:33:51 d747dcd14b5f: Pull complete 07:33:52 2de7ff778b66: Pull complete 07:33:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:52 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:33:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:34:03 $ docker top c7326dc012d8d425edbd402c21cabc1ea2d5bbdb5b110eca8a007aa6297e0986 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:34:03 provisioning config files... 07:34:03 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10417227382801063601tmp 07:34:03 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14329583506932091565tmp 07:34:03 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15097066707048048063tmp [Pipeline] { [Pipeline] echo 07:34:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:34:03 ---> sigul-configuration.sh 07:34:03 gpg: directory `/root/.gnupg' created 07:34:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:34:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:34:03 gpg: keyring `/root/.gnupg/secring.gpg' created 07:34:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:34:03 gpg: CAST5 encrypted data 07:34:03 gpg: encrypted with 1 passphrase 07:34:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:34:04 + mkdir /home/jenkins 07:34:04 + mkdir /home/jenkins/sigul [Pipeline] sh 07:34:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:34:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:34:04 ---> sigul-install.sh 07:34:04 Sigul already installed; skipping installation. [Pipeline] sh 07:34:05 + git tag --list 07:34:05 v0.0.0 07:34:05 v2.2.0 07:34:05 v2.3.0 07:34:05 v2.3.1 07:34:05 v3.0 07:34:05 v3.0.0 07:34:05 v3.1 07:34:05 v3.1.0 07:34:05 v3.1.0-dev.1 07:34:05 v3.1.0-dev.10 07:34:05 v3.1.0-dev.11 07:34:05 v3.1.0-dev.12 07:34:05 v3.1.0-dev.13 07:34:05 v3.1.0-dev.14 07:34:05 v3.1.0-dev.15 07:34:05 v3.1.0-dev.16 07:34:05 v3.1.0-dev.17 07:34:05 v3.1.0-dev.18 07:34:05 v3.1.0-dev.19 07:34:05 v3.1.0-dev.2 07:34:05 v3.1.0-dev.20 07:34:05 v3.1.0-dev.21 07:34:05 v3.1.0-dev.22 07:34:05 v3.1.0-dev.23 07:34:05 v3.1.0-dev.24 07:34:05 v3.1.0-dev.25 07:34:05 v3.1.0-dev.26 07:34:05 v3.1.0-dev.27 07:34:05 v3.1.0-dev.28 07:34:05 v3.1.0-dev.3 07:34:05 v3.1.0-dev.4 07:34:05 v3.1.0-dev.5 07:34:05 v3.1.0-dev.6 07:34:05 v3.1.0-dev.7 07:34:05 v3.1.0-dev.8 07:34:05 v3.1.0-dev.9 07:34:05 v3.2.0-dev.1 07:34:05 v3.2.0-dev.2 07:34:05 v3.2.0-dev.3 07:34:05 v3.2.0-dev.4 07:34:05 v3.2.0-dev.5 07:34:05 v3.2.0-dev.6 [Pipeline] sh 07:34:05 + lftools sign git-tag v3.2.0-dev.6 07:34:05 Signing Git tag with Sigul... 07:34:05 Signing v3.2.0-dev.6 [Pipeline] echo 07:34:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:34:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:34:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:34:06 $ docker stop --time=1 c7326dc012d8d425edbd402c21cabc1ea2d5bbdb5b110eca8a007aa6297e0986 07:34:08 $ docker rm -f --volumes c7326dc012d8d425edbd402c21cabc1ea2d5bbdb5b110eca8a007aa6297e0986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:34:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:34:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:09 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:34:09 $ docker top 49ecc7f2b78b28f092ba2208fe44a6b9a39d46061e70f3c25086870173aaed19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:10 [ssh-agent] Looking for ssh-agent implementation... 07:34:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:10 $ docker exec 49ecc7f2b78b28f092ba2208fe44a6b9a39d46061e70f3c25086870173aaed19 ssh-agent 07:34:10 SSH_AUTH_SOCK=/tmp/ssh-LWh1uPl5lmTA/agent.31 07:34:10 SSH_AGENT_PID=37 07:34:10 Running ssh-add (command line suppressed) 07:34:10 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4151940717344997264.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4151940717344997264.key) 07:34:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:10 + git semver bump pre 07:34:11 2023-12-16 07:34:11,092 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:34:11 2023-12-16 07:34:11,092 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 07:34:11 2023-12-16 07:34:11,092 [bump_version] DEBUG bumped version:3.2.0-dev.7 07:34:11 2023-12-16 07:34:11,092 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:34:11 2023-12-16 07:34:11,093 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:34:11 2023-12-16 07:34:11,093 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:34:11 2023-12-16 07:34:11,094 [execute] INFO git cat-file --batch-check 07:34:11 2023-12-16 07:34:11,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:34:11 2023-12-16 07:34:11,099 [execute] INFO git cat-file --batch 07:34:11 2023-12-16 07:34:11,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:34:11 2023-12-16 07:34:11,104 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:34:11 3.2.0-dev.7 [Pipeline] } 07:34:11 $ docker exec --env ******** --env ******** 49ecc7f2b78b28f092ba2208fe44a6b9a39d46061e70f3c25086870173aaed19 ssh-agent -k 07:34:11 unset SSH_AUTH_SOCK; 07:34:11 unset SSH_AGENT_PID; 07:34:11 echo Agent pid 37 killed; 07:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:34:11 + git semver [Pipeline] } 07:34:12 $ docker stop --time=1 49ecc7f2b78b28f092ba2208fe44a6b9a39d46061e70f3c25086870173aaed19 07:34:13 $ docker rm -f --volumes 49ecc7f2b78b28f092ba2208fe44a6b9a39d46061e70f3c25086870173aaed19 [Pipeline] // withDockerContainer [Pipeline] sh 07:34:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:34:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:14 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:34:14 $ docker top 63b9dbf40ca5e4d52f2683a11bad038640edc211f3c0df6faf8d77e2c7aff68e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:34:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:15 [ssh-agent] Looking for ssh-agent implementation... 07:34:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:15 $ docker exec 63b9dbf40ca5e4d52f2683a11bad038640edc211f3c0df6faf8d77e2c7aff68e ssh-agent 07:34:15 SSH_AUTH_SOCK=/tmp/ssh-yd0mqJ9bnFo9/agent.31 07:34:15 SSH_AGENT_PID=37 07:34:15 Running ssh-add (command line suppressed) 07:34:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8896092536381296765.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8896092536381296765.key) 07:34:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:15 + git semver push 07:34:16 2023-12-16 07:34:15,932 [run_push] DEBUG push 07:34:16 2023-12-16 07:34:15,933 [execute] INFO git cat-file --batch-check 07:34:16 2023-12-16 07:34:15,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:34:16 2023-12-16 07:34:15,937 [execute] INFO git rev-list 252e3f4801e632271f8492ec08bc4e5f54151f6a -- 07:34:16 2023-12-16 07:34:15,937 [execute] DEBUG Popen(['git', 'rev-list', '252e3f4801e632271f8492ec08bc4e5f54151f6a', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:34:16 2023-12-16 07:34:15,947 [execute] INFO git fetch -v origin 07:34:16 2023-12-16 07:34:15,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 07:34:16 2023-12-16 07:34:16,485 [run_push] DEBUG no remote changes detected 07:34:16 2023-12-16 07:34:16,485 [execute] INFO git push origin semver 07:34:16 2023-12-16 07:34:16,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:34:17 2023-12-16 07:34:17,376 [run_push] DEBUG push all version tags 07:34:17 2023-12-16 07:34:17,377 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:34:17 2023-12-16 07:34:17,377 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:34:18 2023-12-16 07:34:18,077 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:34:18 3.2.0-dev.7 [Pipeline] } 07:34:18 $ docker exec --env ******** --env ******** 63b9dbf40ca5e4d52f2683a11bad038640edc211f3c0df6faf8d77e2c7aff68e ssh-agent -k 07:34:18 unset SSH_AUTH_SOCK; 07:34:18 unset SSH_AGENT_PID; 07:34:18 echo Agent pid 37 killed; 07:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:34:18 + git semver [Pipeline] } 07:34:19 $ docker stop --time=1 63b9dbf40ca5e4d52f2683a11bad038640edc211f3c0df6faf8d77e2c7aff68e 07:34:20 $ docker rm -f --volumes 63b9dbf40ca5e4d52f2683a11bad038640edc211f3c0df6faf8d77e2c7aff68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:34:22 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:34:22 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:34:22 total 16 07:34:22 drwxr-xr-x 3 root root 4096 Dec 16 07:27 . 07:34:22 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 07:34 .. 07:34:22 drwxr-xr-x 2 root root 4096 Dec 16 07:27 cost 07:34:22 -rw-r--r-- 1 root root 91 Dec 16 07:27 cost.csv 07:34:22 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:34:22 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:34:22 total 16 07:34:22 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 07:27 . 07:34:22 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 07:34 .. 07:34:22 drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 07:27 cost 07:34:22 -rw-r--r-- 1 jenkins jenkins 91 Dec 16 07:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:34:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:23 ---> package-listing.sh 07:34:23 ++ facter osfamily 07:34:23 ++ tr '[:upper:]' '[:lower:]' 07:34:23 + OS_FAMILY=debian 07:34:23 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:34:23 + START_PACKAGES=/tmp/packages_start.txt 07:34:23 + END_PACKAGES=/tmp/packages_end.txt 07:34:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:23 + PACKAGES=/tmp/packages_start.txt 07:34:23 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:34:23 + PACKAGES=/tmp/packages_end.txt 07:34:23 + case "${OS_FAMILY}" in 07:34:23 + dpkg -l 07:34:23 + grep '^ii' 07:34:23 + '[' -f /tmp/packages_start.txt ']' 07:34:23 + '[' -f /tmp/packages_end.txt ']' 07:34:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:23 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:34:23 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:34:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:34:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:34:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:24 prd-ubuntu20.04-docker-8c-8g-25222 does not seem to be running inside a container 07:34:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:34:24 $ docker top dfba2648fafc8a1ca418fe0bf3c079f6d66fd040e86fc57cdc7dbbe2e7967ed1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:25 + touch /tmp/pre-build-complete [Pipeline] sh 07:34:25 + mkdir -p /var/log/sysstat [Pipeline] sh 07:34:25 + ls /var/log/sa-host 07:34:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:25 provisioning config files... 07:34:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6946868657989867218tmp [Pipeline] { [Pipeline] echo 07:34:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:34:26 ---> create-netrc.sh [Pipeline] } 07:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:34:26 ---> python-tools-install.sh [Pipeline] echo 07:34:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:34:27 ---> sudo-logs.sh 07:34:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:34:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:34:27 ---> job-cost.sh 07:34:27 lf-activate-venv: SKIPPING 07:34:27 DEBUG: total: 0.2199999988079071 07:34:27 INFO: Retrieving Stack Cost... 07:34:28 INFO: Retrieving Pricing Info for: v3-standard-8 07:34:28 INFO: Archiving Costs [Pipeline] echo 07:34:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:34:28 ---> logs-deploy.sh 07:34:28 lf-activate-venv: SKIPPING 07:34:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/191 07:34:28 INFO: archiving workspace using pattern(s): 07:34:29 Archives upload complete. 07:34:29 INFO: archiving logs to Nexus