Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcb5ff70d07d89643353ce084bf74e7176a8b088 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-ssh17361677966993760943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1144112204473967931.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17614078482606645060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3323029489045652260.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-ssh10604276136044969118.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/v2]] ========================================================= [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.20 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/v2 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-2520 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 dcb5ff70d07d89643353ce084bf74e7176a8b088 (main) > 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 Commit message: "docs: add warning to main branch and link to levski (#271)" > git config core.sparsecheckout # timeout=10 > git checkout -f dcb5ff70d07d89643353ce084bf74e7176a8b088 # timeout=10 > git rev-list --no-walk b19be15f1aae5ce963d99b90e51172ceff0b476d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:23:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:23:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:23:31 ========================================================= 21:23:31 EdgeX Global Pipelines Version Info 21:23:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:23:32 ------------------- 21:23:32 stable info: 21:23:32 ------------------- 21:23:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:23:32 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:23:32 Message: update stable to v1.0.245 21:23:32 ------------------- 21:23:32 experimental info: 21:23:32 ------------------- 21:23:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:23:32 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:23:32 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcb5ff7 [Pipeline] echo 21:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:33 provisioning config files... 21:23:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14663225954126462349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:33 ---> docker-login.sh 21:23:33 nexus3.edgexfoundry.org:10001 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10002 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10003 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10004 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 docker.io 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 ---> docker-login.sh ends [Pipeline] } 21:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:23:35 + git rev-list -1 --merges dcb5ff70d07d89643353ce084bf74e7176a8b088~1..dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] echo 21:23:35 -----------> git rev-list -1 --merges dcb5ff70d07d89643353ce084bf74e7176a8b088~1..dcb5ff70d07d89643353ce084bf74e7176a8b088 dcb5ff70d07d89643353ce084bf74e7176a8b088 [false] [Pipeline] sh 21:23:35 + git log --format=format:%s -1 dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] echo 21:23:35 ========================================================= 21:23:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:23:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:35 + git log --format=format:%s -1 dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] echo 21:23:35 [semverPrep] GIT_COMMIT: dcb5ff70d07d89643353ce084bf74e7176a8b088, Commit Message: docs: add warning to main branch and link to levski (#271) [Pipeline] echo 21:23:35 [semverPrep] This is not a build commit. [Pipeline] sh 21:23:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:36 + grep -v github /etc/ssh/ssh_known_hosts 21:23:36 + [ -e /tmp/ssh_known_hosts ] 21:23:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:23:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:23:36 + sudo tee -a /etc/ssh/ssh_known_hosts 21:23:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:36 21:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:37 0.1.4: Pulling from edgex-devops/py-git-semver 21:23:37 b85a868b505f: Pulling fs layer 21:23:37 e2be974225ed: Pulling fs layer 21:23:37 339a4e72a1f5: Pulling fs layer 21:23:37 988bab9f4d93: Pulling fs layer 21:23:37 1469e6f7b9e6: Pulling fs layer 21:23:37 eaf3925da568: Pulling fs layer 21:23:37 bab4dde63d76: Pulling fs layer 21:23:37 bde34c3a00c8: Pulling fs layer 21:23:37 b352a97aabf1: Pulling fs layer 21:23:37 4872d77fe225: Pulling fs layer 21:23:37 5851b861e8e6: Pulling fs layer 21:23:37 eaf3925da568: Waiting 21:23:37 bab4dde63d76: Waiting 21:23:37 bde34c3a00c8: Waiting 21:23:37 b352a97aabf1: Waiting 21:23:37 4872d77fe225: Waiting 21:23:37 5851b861e8e6: Waiting 21:23:37 988bab9f4d93: Waiting 21:23:37 1469e6f7b9e6: Waiting 21:23:37 e2be974225ed: Verifying Checksum 21:23:37 e2be974225ed: Download complete 21:23:37 988bab9f4d93: Verifying Checksum 21:23:37 988bab9f4d93: Download complete 21:23:37 339a4e72a1f5: Verifying Checksum 21:23:37 339a4e72a1f5: Download complete 21:23:37 1469e6f7b9e6: Verifying Checksum 21:23:37 1469e6f7b9e6: Download complete 21:23:37 eaf3925da568: Verifying Checksum 21:23:37 eaf3925da568: Download complete 21:23:37 bde34c3a00c8: Verifying Checksum 21:23:37 bde34c3a00c8: Download complete 21:23:37 b352a97aabf1: Verifying Checksum 21:23:37 b352a97aabf1: Download complete 21:23:37 4872d77fe225: Verifying Checksum 21:23:37 4872d77fe225: Download complete 21:23:37 5851b861e8e6: Verifying Checksum 21:23:37 5851b861e8e6: Download complete 21:23:37 b85a868b505f: Verifying Checksum 21:23:37 b85a868b505f: Download complete 21:23:37 bab4dde63d76: Verifying Checksum 21:23:37 bab4dde63d76: Download complete 21:23:38 b85a868b505f: Pull complete 21:23:38 e2be974225ed: Pull complete 21:23:39 339a4e72a1f5: Pull complete 21:23:39 988bab9f4d93: Pull complete 21:23:39 1469e6f7b9e6: Pull complete 21:23:39 eaf3925da568: Pull complete 21:23:41 bab4dde63d76: Pull complete 21:23:41 bde34c3a00c8: Pull complete 21:23:41 b352a97aabf1: Pull complete 21:23:41 4872d77fe225: Pull complete 21:23:41 5851b861e8e6: Pull complete 21:23:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:41 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:23:43 $ docker top b18fa5f76bbbe040241df20753fef97dd2817f48c57b3fa01658f7d686bec421 -eo pid,comm 21:23:43 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). 21:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:43 [ssh-agent] Looking for ssh-agent implementation... 21:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:43 $ docker exec b18fa5f76bbbe040241df20753fef97dd2817f48c57b3fa01658f7d686bec421 ssh-agent 21:23:43 SSH_AUTH_SOCK=/tmp/ssh-Z60T2WliTdPV/agent.33 21:23:43 SSH_AGENT_PID=39 21:23:43 Running ssh-add (command line suppressed) 21:23:43 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_909531079945473965.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_909531079945473965.key) 21:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:43 + git tag --points-at HEAD [Pipeline] } 21:23:43 $ docker exec --env ******** --env ******** b18fa5f76bbbe040241df20753fef97dd2817f48c57b3fa01658f7d686bec421 ssh-agent -k 21:23:44 unset SSH_AUTH_SOCK; 21:23:44 unset SSH_AGENT_PID; 21:23:44 echo Agent pid 39 killed; 21:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:44 [ssh-agent] Looking for ssh-agent implementation... 21:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:44 $ docker exec b18fa5f76bbbe040241df20753fef97dd2817f48c57b3fa01658f7d686bec421 ssh-agent 21:23:44 SSH_AUTH_SOCK=/tmp/ssh-nG6B55BbhXxu/agent.71 21:23:44 SSH_AGENT_PID=77 21:23:44 Running ssh-add (command line suppressed) 21:23:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11036034423607248229.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11036034423607248229.key) 21:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:44 + git semver init 21:23:45 2023-03-16 21:23:44,970 [run_init] DEBUG init version:0.0.0 force:False 21:23:45 2023-03-16 21:23:44,970 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 21:23:45 2023-03-16 21:23:44,971 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 21:23:45 2023-03-16 21:23:44,971 [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) 21:23:45 2023-03-16 21:23:45,762 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 21:23:45 2023-03-16 21:23:45,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 21:23:45 2023-03-16 21:23:45,763 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:23:45 2023-03-16 21:23:45,763 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:23:45 3.0.0-dev.21 [Pipeline] } 21:23:45 $ docker exec --env ******** --env ******** b18fa5f76bbbe040241df20753fef97dd2817f48c57b3fa01658f7d686bec421 ssh-agent -k 21:23:46 unset SSH_AUTH_SOCK; 21:23:46 unset SSH_AGENT_PID; 21:23:46 echo Agent pid 77 killed; 21:23:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:46 + git semver [Pipeline] } 21:23:46 $ docker stop --time=1 b18fa5f76bbbe040241df20753fef97dd2817f48c57b3fa01658f7d686bec421 21:23:47 $ docker rm -f --volumes b18fa5f76bbbe040241df20753fef97dd2817f48c57b3fa01658f7d686bec421 [Pipeline] // withDockerContainer [Pipeline] sh 21:23:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:23:48 Stashed 1 file(s) [Pipeline] echo 21:23:48 [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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 21:23:48 provisioning config files... 21:23:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2060310250182087105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:48 ---> docker-login.sh 21:23:48 nexus3.edgexfoundry.org:10001 21:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:48 Configure a credential helper to remove this warning. See 21:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:48 21:23:48 Login Succeeded 21:23:48 nexus3.edgexfoundry.org:10002 21:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:48 Configure a credential helper to remove this warning. See 21:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:48 21:23:48 Login Succeeded 21:23:48 nexus3.edgexfoundry.org:10003 21:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:49 Configure a credential helper to remove this warning. See 21:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:49 21:23:49 Login Succeeded 21:23:49 nexus3.edgexfoundry.org:10004 21:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:49 Configure a credential helper to remove this warning. See 21:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:49 21:23:49 Login Succeeded 21:23:49 docker.io 21:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:49 Configure a credential helper to remove this warning. See 21:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:49 21:23:49 Login Succeeded 21:23:49 ---> docker-login.sh ends [Pipeline] } 21:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:49 ========================================================= 21:23:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:23:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:23:49 Sending build context to Docker daemon 27.87MB 21:23:49 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:23:49 Step 2/13 : FROM ${BASE} AS builder 21:23:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:23:50 63b65145d645: Pulling fs layer 21:23:50 a2d21d5440eb: Pulling fs layer 21:23:50 935e6c44a52c: Pulling fs layer 21:23:50 94cc34f8dd06: Pulling fs layer 21:23:50 30dea6a524f1: Pulling fs layer 21:23:50 a2aff8979fd8: Pulling fs layer 21:23:50 6808be2612f2: Pulling fs layer 21:23:50 f25807f1079a: Pulling fs layer 21:23:50 a2aff8979fd8: Waiting 21:23:50 94cc34f8dd06: Waiting 21:23:50 30dea6a524f1: Waiting 21:23:50 6808be2612f2: Waiting 21:23:50 f25807f1079a: Waiting 21:23:50 a2d21d5440eb: Download complete 21:23:50 94cc34f8dd06: Download complete 21:23:50 30dea6a524f1: Verifying Checksum 21:23:50 30dea6a524f1: Download complete 21:23:50 63b65145d645: Download complete 21:23:50 a2aff8979fd8: Verifying Checksum 21:23:50 a2aff8979fd8: Download complete 21:23:50 63b65145d645: Pull complete 21:23:50 a2d21d5440eb: Pull complete 21:23:51 935e6c44a52c: Verifying Checksum 21:23:51 935e6c44a52c: Download complete 21:23:51 f25807f1079a: Verifying Checksum 21:23:51 f25807f1079a: Download complete 21:23:51 6808be2612f2: Verifying Checksum 21:23:51 6808be2612f2: Download complete 21:23:53 935e6c44a52c: Pull complete 21:23:53 94cc34f8dd06: Pull complete 21:23:53 30dea6a524f1: Pull complete 21:23:54 a2aff8979fd8: Pull complete 21:23:56 6808be2612f2: Pull complete 21:23:56 f25807f1079a: Pull complete 21:23:56 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:23:56 ---> 3b553350e43f 21:23:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:23:59 ---> Running in 25a199943cec 21:23:59 Removing intermediate container 25a199943cec 21:23:59 ---> 2a56f90d4712 21:23:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:23:59 ---> Running in 1c32c5c304fc 21:23:59 Removing intermediate container 1c32c5c304fc 21:23:59 ---> 816cc664f62e 21:23:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:23:59 ---> Running in 05c260b761ef 21:23:59 Removing intermediate container 05c260b761ef 21:23:59 ---> 6389948d1dd4 21:23:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:23:59 ---> Running in f8d5886c755c 21:23:59 Removing intermediate container f8d5886c755c 21:23:59 ---> 3b552df0a3c8 21:23:59 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:23:59 ---> Running in 9442ace830cf 21:23:59 Removing intermediate container 9442ace830cf 21:23:59 ---> 2f866e26ffdf 21:23:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:59 ---> Running in 877a541368c8 21:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:24:00 OK: 265 MiB in 53 packages 21:24:01 Removing intermediate container 877a541368c8 21:24:01 ---> 7925799f52e6 21:24:01 Step 9/13 : WORKDIR /device-onvif-camera 21:24:01 ---> Running in e5c36db3d523 21:24:01 Removing intermediate container e5c36db3d523 21:24:01 ---> 47bb77ed4c66 21:24:01 Step 10/13 : COPY go.mod vendor* ./ 21:24:01 ---> 48c7382ecbc7 21:24:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:01 ---> Running in 2c2945abd391 21:24:03 Still waiting to schedule task 21:24:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:24:27 Removing intermediate container 2c2945abd391 21:24:27 ---> 3e9e93aea836 21:24:27 Step 12/13 : COPY . . 21:24:27 ---> fe3efcaabeeb 21:24:27 Step 13/13 : RUN ${MAKE} 21:24:27 ---> Running in 9089ba930c90 21:24:27 noop 21:24:27 Removing intermediate container 9089ba930c90 21:24:27 ---> 61a3268a4274 21:24:27 Successfully built 61a3268a4274 21:24:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:28 + docker inspect -f . ci-base-image-x86_64 21:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:28 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:24:28 $ docker top df1f92d09f6b2fcff1dfad5cadd3d573847dcc689259b004289ffefc569f24b7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:29 + go version 21:24:29 go version go1.20.2 linux/amd64 [Pipeline] } 21:24:29 $ docker stop --time=1 df1f92d09f6b2fcff1dfad5cadd3d573847dcc689259b004289ffefc569f24b7 21:24:30 $ docker rm -f --volumes df1f92d09f6b2fcff1dfad5cadd3d573847dcc689259b004289ffefc569f24b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:30 + docker inspect -f . ci-base-image-x86_64 21:24:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:30 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:24:31 $ docker top f9f4c94cf45069904fc8b143d668a8463d8c8266056c78681c31ae422fd72237 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:31 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 21:24:31 + make test 21:24:31 go test ./... -coverprofile=coverage.out ./... 21:24:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:24:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:24:48 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:24:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 30.5% of statements 21:24:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.415s coverage: 86.5% of statements 21:24:58 go vet ./... 21:25:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:25:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:25:02 ./bin/test-attribution-txt.sh [Pipeline] echo 21:25:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:25:02 $ docker stop --time=1 f9f4c94cf45069904fc8b143d668a8463d8c8266056c78681c31ae422fd72237 21:25:04 $ docker rm -f --volumes f9f4c94cf45069904fc8b143d668a8463d8c8266056c78681c31ae422fd72237 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:25:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:25:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:25:06 + ls -al . 21:25:06 total 232 21:25:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 21:24 . 21:25:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:23 .. 21:25:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:23 .git 21:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:23 .github 21:25:06 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 21:23 .gitignore 21:25:06 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 21:23 .golangci.yml 21:25:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:23 .semver 21:25:06 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 16 21:23 Attribution.txt 21:25:06 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 21:23 CHANGELOG.md 21:25:06 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 16 21:23 Dockerfile 21:25:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 21:23 GOVERNANCE.md 21:25:06 -rw-rw-r-- 1 jenkins jenkins 734 Mar 16 21:23 Jenkinsfile 21:25:06 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 21:23 LICENSE 21:25:06 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 16 21:23 Makefile 21:25:06 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 21:23 OWNERS.md 21:25:06 -rw-rw-r-- 1 jenkins jenkins 6346 Mar 16 21:23 README.md 21:25:06 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:23 VERSION 21:25:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:23 bin 21:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:23 cmd 21:25:06 -rw-r--r-- 1 jenkins jenkins 76650 Mar 16 21:24 coverage.out 21:25:06 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 21:23 doc 21:25:06 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 16 21:23 go.mod 21:25:06 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 16 21:23 go.sum 21:25:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:23 internal 21:25:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:23 snap 21:25:06 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 21:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:06 + 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=dcb5ff70d07d89643353ce084bf74e7176a8b088 --label arch=amd64 --label version=3.0.0-dev.21 . 21:25:06 Sending build context to Docker daemon 27.94MB 21:25:06 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:25:06 Step 2/26 : FROM ${BASE} AS builder 21:25:06 ---> 61a3268a4274 21:25:06 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:25:06 ---> Running in c47809df5171 21:25:06 Removing intermediate container c47809df5171 21:25:06 ---> d0c453c6ba26 21:25:06 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:25:06 ---> Running in 52ca2ec64cd8 21:25:06 Removing intermediate container 52ca2ec64cd8 21:25:06 ---> 3ac379654d5c 21:25:06 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:25:06 ---> Running in af5b23bfb0cc 21:25:07 Removing intermediate container af5b23bfb0cc 21:25:07 ---> 884d63ba09ff 21:25:07 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:25:07 ---> Running in 2e58c7550166 21:25:07 Removing intermediate container 2e58c7550166 21:25:07 ---> 9c3fba6ccf9e 21:25:07 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:25:07 ---> Running in b93c07b8dcee 21:25:07 Removing intermediate container b93c07b8dcee 21:25:07 ---> 36dcea8f76a0 21:25:07 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:25:07 ---> Running in e06fecf5872b 21:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:25:07 OK: 265 MiB in 53 packages 21:25:08 Removing intermediate container e06fecf5872b 21:25:08 ---> 993e6689131e 21:25:08 Step 9/26 : WORKDIR /device-onvif-camera 21:25:08 ---> Running in 3dd5adc850f0 21:25:08 Removing intermediate container 3dd5adc850f0 21:25:08 ---> 6acc1c998720 21:25:08 Step 10/26 : COPY go.mod vendor* ./ 21:25:08 ---> 12190770bb64 21:25:08 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:08 ---> Running in 10865f92b13f 21:25:09 Removing intermediate container 10865f92b13f 21:25:09 ---> 4a16fc1b1e02 21:25:09 Step 12/26 : COPY . . 21:25:09 ---> 2507e11c60d2 21:25:09 Step 13/26 : RUN ${MAKE} 21:25:09 ---> Running in bbbf41c6bcb5 21:25:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:25:32 Removing intermediate container bbbf41c6bcb5 21:25:32 ---> 57d456b181fb 21:25:32 Step 14/26 : FROM alpine:3.17 21:25:32 3.17: Pulling from library/alpine 21:25:32 63b65145d645: Already exists 21:25:32 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:25:32 Status: Downloaded newer image for alpine:3.17 21:25:32 ---> b2aa39c304c2 21:25:32 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:25:32 ---> Running in 45f46d6189e0 21:25:32 Removing intermediate container 45f46d6189e0 21:25:32 ---> 8c77df5cb961 21:25:32 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:25:32 ---> Running in 4815f20b1d8d 21:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:25:32 (1/1) Installing dumb-init (1.2.5-r2) 21:25:32 Executing busybox-1.35.0-r29.trigger 21:25:32 OK: 7 MiB in 16 packages 21:25:32 Removing intermediate container 4815f20b1d8d 21:25:32 ---> ed68363bf092 21:25:32 Step 17/26 : WORKDIR / 21:25:32 ---> Running in 7c8fea912e74 21:25:32 Removing intermediate container 7c8fea912e74 21:25:32 ---> 7e0b44ec6359 21:25:32 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:25:32 ---> ca3da453478c 21:25:32 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:25:32 ---> f5d0147ce499 21:25:32 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:25:32 ---> 9531fbefe2a5 21:25:32 Step 21/26 : EXPOSE 59984 21:25:32 ---> Running in d04814f7fc4a 21:25:32 Removing intermediate container d04814f7fc4a 21:25:32 ---> df5cf7b16222 21:25:32 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:25:32 ---> Running in 3e45efbca39b 21:25:32 Removing intermediate container 3e45efbca39b 21:25:32 ---> 4157b5a83f71 21:25:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:25:32 ---> Running in 581be43ec1b9 21:25:32 Removing intermediate container 581be43ec1b9 21:25:32 ---> 91a87b6cf224 21:25:32 Step 24/26 : LABEL arch=amd64 21:25:32 ---> Running in 112d0708e28c 21:25:32 Removing intermediate container 112d0708e28c 21:25:32 ---> 56b2cb67b8cb 21:25:32 Step 25/26 : LABEL git_sha=dcb5ff70d07d89643353ce084bf74e7176a8b088 21:25:32 ---> Running in 1e4f0243f4c5 21:25:32 Removing intermediate container 1e4f0243f4c5 21:25:32 ---> d65e619b8952 21:25:32 Step 26/26 : LABEL version=3.0.0-dev.21 21:25:32 ---> Running in 27eb804c5284 21:25:32 Removing intermediate container 27eb804c5284 21:25:32 ---> 9b08bc0117d3 21:25:32 [Warning] One or more build-args [ARCH] were not consumed 21:25:32 Successfully built 9b08bc0117d3 21:25:32 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 21:25:32 provisioning config files... 21:25:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config26925686897114121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:32 ---> docker-login.sh 21:25:32 nexus3.edgexfoundry.org:10001 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 nexus3.edgexfoundry.org:10002 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 nexus3.edgexfoundry.org:10003 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 nexus3.edgexfoundry.org:10004 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 docker.io 21:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:32 Configure a credential helper to remove this warning. See 21:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:32 21:25:32 Login Succeeded 21:25:32 ---> docker-login.sh ends [Pipeline] } 21:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:32 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 21:25:32 dcb5ff70d07d89643353ce084bf74e7176a8b088 21:25:32 latest 21:25:32 3.0.0-dev.21 21:25:32 dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 21:25:32 main 21:25:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dcb5ff70d07d89643353ce084bf74e7176a8b088 21:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:25:33 d2bab1d47c92: Preparing 21:25:33 bc77e2adbff0: Preparing 21:25:33 0c1b52bac13e: Preparing 21:25:33 faaf3410943b: Preparing 21:25:33 7cd52847ad77: Preparing 21:25:33 7cd52847ad77: Layer already exists 21:25:33 faaf3410943b: Pushed 21:25:33 d2bab1d47c92: Pushed 21:25:33 bc77e2adbff0: Pushed 21:25:36 0c1b52bac13e: Pushed 21:25:36 dcb5ff70d07d89643353ce084bf74e7176a8b088: digest: sha256:1469a398386d7e2bd076a688533a5347877ffe9a028ffcb7b3455a5eb9ed6bff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:25:37 d2bab1d47c92: Preparing 21:25:37 bc77e2adbff0: Preparing 21:25:37 0c1b52bac13e: Preparing 21:25:37 faaf3410943b: Preparing 21:25:37 7cd52847ad77: Preparing 21:25:37 faaf3410943b: Layer already exists 21:25:37 d2bab1d47c92: Layer already exists 21:25:37 0c1b52bac13e: Layer already exists 21:25:37 7cd52847ad77: Layer already exists 21:25:37 bc77e2adbff0: Layer already exists 21:25:37 latest: digest: sha256:1469a398386d7e2bd076a688533a5347877ffe9a028ffcb7b3455a5eb9ed6bff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.21 21:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:25:38 d2bab1d47c92: Preparing 21:25:38 bc77e2adbff0: Preparing 21:25:38 0c1b52bac13e: Preparing 21:25:38 faaf3410943b: Preparing 21:25:38 7cd52847ad77: Preparing 21:25:38 7cd52847ad77: Layer already exists 21:25:38 d2bab1d47c92: Layer already exists 21:25:38 bc77e2adbff0: Layer already exists 21:25:38 faaf3410943b: Layer already exists 21:25:38 0c1b52bac13e: Layer already exists 21:25:38 3.0.0-dev.21: digest: sha256:1469a398386d7e2bd076a688533a5347877ffe9a028ffcb7b3455a5eb9ed6bff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 21:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:25:38 d2bab1d47c92: Preparing 21:25:38 bc77e2adbff0: Preparing 21:25:38 0c1b52bac13e: Preparing 21:25:38 faaf3410943b: Preparing 21:25:38 7cd52847ad77: Preparing 21:25:38 0c1b52bac13e: Layer already exists 21:25:38 7cd52847ad77: Layer already exists 21:25:38 d2bab1d47c92: Layer already exists 21:25:38 bc77e2adbff0: Layer already exists 21:25:38 faaf3410943b: Layer already exists 21:25:38 dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21: digest: sha256:1469a398386d7e2bd076a688533a5347877ffe9a028ffcb7b3455a5eb9ed6bff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2522 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 21:25:38 Running in /w/workspace/device-onvif-camera/113 [Pipeline] { [Pipeline] checkout 21:25:38 The recommended git tool is: git 21:25:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 21:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:25:39 d2bab1d47c92: Preparing 21:25:39 bc77e2adbff0: Preparing 21:25:39 0c1b52bac13e: Preparing 21:25:39 faaf3410943b: Preparing 21:25:39 7cd52847ad77: Preparing 21:25:39 7cd52847ad77: Layer already exists 21:25:39 d2bab1d47c92: Layer already exists 21:25:39 faaf3410943b: Layer already exists 21:25:39 0c1b52bac13e: Layer already exists 21:25:39 bc77e2adbff0: Layer already exists 21:25:39 main: digest: sha256:1469a398386d7e2bd076a688533a5347877ffe9a028ffcb7b3455a5eb9ed6bff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:39 ===================================================== [Pipeline] echo 21:25:39 taggedImages: 21:25:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:dcb5ff70d07d89643353ce084bf74e7176a8b088 21:25:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:25:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.21 21:25:39 - nexus3.edgexfoundry.org:10004/device-onvif-camera:dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 21:25:39 - 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 21:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:39 21:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:40 latest: Pulling from edgex-lftools-log-publisher 21:25:40 5eb5b503b376: Pulling fs layer 21:25:40 5c69ac0246d0: Pulling fs layer 21:25:40 ec43610c2a17: Pulling fs layer 21:25:40 3a2ae6a8a46f: Pulling fs layer 21:25:40 33b1e0a273af: Pulling fs layer 21:25:40 5d3b04190fa2: Pulling fs layer 21:25:40 2f39f015ded8: Pulling fs layer 21:25:40 33b1e0a273af: Waiting 21:25:40 5d3b04190fa2: Waiting 21:25:40 2f39f015ded8: Waiting 21:25:40 3a2ae6a8a46f: Waiting 21:25:40 5c69ac0246d0: Verifying Checksum 21:25:40 5c69ac0246d0: Download complete 21:25:40 3a2ae6a8a46f: Download complete 21:25:40 ec43610c2a17: Verifying Checksum 21:25:40 ec43610c2a17: Download complete 21:25:40 33b1e0a273af: Verifying Checksum 21:25:40 33b1e0a273af: Download complete 21:25:40 5d3b04190fa2: Download complete 21:25:40 5eb5b503b376: Verifying Checksum 21:25:40 5eb5b503b376: Download complete 21:25:40 2f39f015ded8: Verifying Checksum 21:25:40 2f39f015ded8: Download complete 21:25:41 5eb5b503b376: Pull complete 21:25:41 5c69ac0246d0: Pull complete 21:25:42 ec43610c2a17: Pull complete 21:25:42 3a2ae6a8a46f: Pull complete 21:25:42 33b1e0a273af: Pull complete 21:25:42 5d3b04190fa2: Pull complete 21:25:45 using credential edgex-jenkins-ssh 21:25:45 Cloning the remote Git repository 21:25:45 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:25:45 > git init /w/workspace/device-onvif-camera/113 # timeout=10 21:25:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:25:45 > git --version # timeout=10 21:25:45 > git --version # 'git version 2.25.1' 21:25:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:25:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:47 2f39f015ded8: Pull complete 21:25:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:25:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:47 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:25:48 Avoid second fetch 21:25:48 Checking out Revision dcb5ff70d07d89643353ce084bf74e7176a8b088 (main) 21:25:48 Commit message: "docs: add warning to main branch and link to levski (#271)" 21:25:48 > git config core.sparsecheckout # timeout=10 21:25:48 > git checkout -f dcb5ff70d07d89643353ce084bf74e7176a8b088 # timeout=10 21:25:49 21:25:49 GitHub has been notified of this commit’s build result 21:25:49 21:25:50 $ docker top 9948d820385ad0b3efed522429950a0801265fdde13acb8bc2a0581cd1064fde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:50 ---> job-cost.sh 21:25:50 lf-activate-venv: SKIPPING 21:25:50 INFO: No Stack... 21:25:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:25:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:50 Dload Upload Total Spent Left Speed 21:25:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 21:25:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:25:51 INFO: Archiving Costs [Pipeline] sh 21:25:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:25:51 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 21:25:51 + cut -d, -f6 [Pipeline] lock 21:25:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] 21:25:51 Resource [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] did not exist. Created. 21:25:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:25:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:25:51 + sudo tee /etc/docker/daemon.new 21:25:51 { 21:25:51 "registry-mirrors": [ 21:25:51 "https://nexus3.edgexfoundry.org:10001" 21:25:51 ], 21:25:51 "bip": "10.250.0.254/24", 21:25:51 "hosts": [ 21:25:51 "tcp://0.0.0.0:5555", 21:25:51 "unix:///var/run/docker.sock" 21:25:51 ], 21:25:51 "mtu": 1458, 21:25:51 "selinux-enabled": true, 21:25:51 "seccomp-profile": "/etc/docker/seccomp.json" 21:25:51 } [Pipeline] sh 21:25:51 + echo total: 0.2199999988079071 [Pipeline] stash 21:25:51 Stashed 1 file(s) [Pipeline] } 21:25:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 21:25:51 $ docker stop --time=1 9948d820385ad0b3efed522429950a0801265fdde13acb8bc2a0581cd1064fde 21:25:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 21:25:53 $ docker rm -f --volumes 9948d820385ad0b3efed522429950a0801265fdde13acb8bc2a0581cd1064fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:25:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:11 provisioning config files... 21:26:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/113@tmp/config340506853598757556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:12 ---> docker-login.sh 21:26:12 nexus3.edgexfoundry.org:10001 21:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:12 Configure a credential helper to remove this warning. See 21:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:12 21:26:12 Login Succeeded 21:26:12 nexus3.edgexfoundry.org:10002 21:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:13 Configure a credential helper to remove this warning. See 21:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:13 21:26:13 Login Succeeded 21:26:13 nexus3.edgexfoundry.org:10003 21:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:13 Configure a credential helper to remove this warning. See 21:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:13 21:26:13 Login Succeeded 21:26:13 nexus3.edgexfoundry.org:10004 21:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:13 Configure a credential helper to remove this warning. See 21:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:13 21:26:13 Login Succeeded 21:26:13 docker.io 21:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:14 Configure a credential helper to remove this warning. See 21:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:14 21:26:14 Login Succeeded 21:26:14 ---> docker-login.sh ends [Pipeline] } 21:26:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:26:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:26:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:26:14 ========================================================= 21:26:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:26:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:26:15 Sending build context to Docker daemon 20.62MB 21:26:15 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:26:15 Step 2/13 : FROM ${BASE} AS builder 21:26:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:26:15 af6eaf76a39c: Pulling fs layer 21:26:15 55522c791124: Pulling fs layer 21:26:15 ce5c4a1c91eb: Pulling fs layer 21:26:15 169dfbe0d373: Pulling fs layer 21:26:15 e1ff8fa3b103: Pulling fs layer 21:26:15 52ebb69f0ebf: Pulling fs layer 21:26:15 5abe8eddf0d5: Pulling fs layer 21:26:15 e1ff8fa3b103: Waiting 21:26:15 52ebb69f0ebf: Waiting 21:26:15 5abe8eddf0d5: Waiting 21:26:15 169dfbe0d373: Waiting 21:26:15 55522c791124: Verifying Checksum 21:26:15 55522c791124: Download complete 21:26:15 169dfbe0d373: Verifying Checksum 21:26:15 169dfbe0d373: Download complete 21:26:15 e1ff8fa3b103: Verifying Checksum 21:26:15 e1ff8fa3b103: Download complete 21:26:15 af6eaf76a39c: Verifying Checksum 21:26:15 af6eaf76a39c: Download complete 21:26:16 af6eaf76a39c: Pull complete 21:26:17 5abe8eddf0d5: Verifying Checksum 21:26:17 5abe8eddf0d5: Download complete 21:26:17 55522c791124: Pull complete 21:26:18 ce5c4a1c91eb: Download complete 21:26:18 52ebb69f0ebf: Verifying Checksum 21:26:18 52ebb69f0ebf: Download complete 21:26:30 ce5c4a1c91eb: Pull complete 21:26:30 169dfbe0d373: Pull complete 21:26:30 e1ff8fa3b103: Pull complete 21:26:37 52ebb69f0ebf: Pull complete 21:26:39 5abe8eddf0d5: Pull complete 21:26:39 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:26:39 ---> 6cb57ee374ae 21:26:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:26:41 ---> Running in 09ff18589d09 21:26:41 Removing intermediate container 09ff18589d09 21:26:41 ---> b87470ca1f9e 21:26:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:26:41 ---> Running in 5878784e0cb2 21:26:42 Removing intermediate container 5878784e0cb2 21:26:42 ---> 654d6913e80e 21:26:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:26:42 ---> Running in 4d9a80ba637c 21:26:42 Removing intermediate container 4d9a80ba637c 21:26:42 ---> 65456f389e7d 21:26:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:26:42 ---> Running in 3cbf6e88bcbd 21:26:43 Removing intermediate container 3cbf6e88bcbd 21:26:43 ---> 42c840b03b45 21:26:43 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:26:43 ---> Running in 5411bd5aa33c 21:26:43 Removing intermediate container 5411bd5aa33c 21:26:43 ---> 97f88783d6d1 21:26:43 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:43 ---> Running in 1baf10ecc2f4 21:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:26:46 OK: 263 MiB in 53 packages 21:26:47 Removing intermediate container 1baf10ecc2f4 21:26:47 ---> 3239d08fd0f3 21:26:47 Step 9/13 : WORKDIR /device-onvif-camera 21:26:47 ---> Running in 3840590c10bf 21:26:47 Removing intermediate container 3840590c10bf 21:26:47 ---> db0d29e2c95d 21:26:47 Step 10/13 : COPY go.mod vendor* ./ 21:26:48 ---> c372470f03aa 21:26:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:48 ---> Running in 426d1d6b4c5f 21:27:56 Removing intermediate container 426d1d6b4c5f 21:27:56 ---> 1410b6a4761f 21:27:56 Step 12/13 : COPY . . 21:27:56 ---> ffe5d4181c53 21:27:56 Step 13/13 : RUN ${MAKE} 21:27:56 ---> Running in fa9e9f05361e 21:27:56 noop 21:27:56 Removing intermediate container fa9e9f05361e 21:27:56 ---> f23f0e84f648 21:27:56 Successfully built f23f0e84f648 21:27:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:56 + docker inspect -f . ci-base-image-arm64 21:27:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:57 prd-ubuntu20.04-docker-arm64-4c-16g-2522 does not seem to be running inside a container 21:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/113 -v /w/workspace/device-onvif-camera/113:/w/workspace/device-onvif-camera/113:rw,z -v /w/workspace/device-onvif-camera/113@tmp:/w/workspace/device-onvif-camera/113@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 21:27:58 $ docker top b8523a7817ab19a9ab3c338d6ccd4e0c49d572334be2b90b794296b7e2a67aec -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:59 + go version 21:27:59 go version go1.20.2 linux/arm64 [Pipeline] } 21:27:59 $ docker stop --time=1 b8523a7817ab19a9ab3c338d6ccd4e0c49d572334be2b90b794296b7e2a67aec 21:28:00 $ docker rm -f --volumes b8523a7817ab19a9ab3c338d6ccd4e0c49d572334be2b90b794296b7e2a67aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:01 + docker inspect -f . ci-base-image-arm64 21:28:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:01 prd-ubuntu20.04-docker-arm64-4c-16g-2522 does not seem to be running inside a container 21:28:01 $ 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/113 -v /w/workspace/device-onvif-camera/113:/w/workspace/device-onvif-camera/113:rw,z -v /w/workspace/device-onvif-camera/113@tmp:/w/workspace/device-onvif-camera/113@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 21:28:02 $ docker top 8fab2f2e5e1921571f0ff43aea50bf1a533a27d7ded0c68ff8eeae8adcc283ab -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:03 + git config --global --add safe.directory /w/workspace/device-onvif-camera/113 [Pipeline] fileExists [Pipeline] sh 21:28:03 + make test 21:28:03 go test ./... -coverprofile=coverage.out ./... 21:28:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:30:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:30:58 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:31:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.222s coverage: 30.5% of statements 21:31:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.193s coverage: 86.5% of statements 21:31:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:31:22 go vet ./... 21:31:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:31:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:31:54 ./bin/test-attribution-txt.sh [Pipeline] echo 21:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:31:55 $ docker stop --time=1 8fab2f2e5e1921571f0ff43aea50bf1a533a27d7ded0c68ff8eeae8adcc283ab 21:31:56 $ docker rm -f --volumes 8fab2f2e5e1921571f0ff43aea50bf1a533a27d7ded0c68ff8eeae8adcc283ab [Pipeline] // withDockerContainer [Pipeline] sh 21:31:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:31:58 Warning: overwriting stash ‘coverage-report’ 21:31:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:31:59 + ls -al . 21:31:59 total 228 21:31:59 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 21:28 . 21:31:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:25 .. 21:31:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:25 .git 21:31:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:25 .github 21:31:59 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 21:25 .gitignore 21:31:59 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 21:25 .golangci.yml 21:31:59 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 16 21:25 Attribution.txt 21:31:59 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 21:25 CHANGELOG.md 21:31:59 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 16 21:25 Dockerfile 21:31:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 21:25 GOVERNANCE.md 21:31:59 -rw-rw-r-- 1 jenkins jenkins 734 Mar 16 21:25 Jenkinsfile 21:31:59 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 21:25 LICENSE 21:31:59 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 16 21:25 Makefile 21:31:59 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 21:25 OWNERS.md 21:31:59 -rw-rw-r-- 1 jenkins jenkins 6346 Mar 16 21:25 README.md 21:31:59 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:23 VERSION 21:31:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:25 bin 21:31:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:25 cmd 21:31:59 -rw-r--r-- 1 jenkins jenkins 76650 Mar 16 21:31 coverage.out 21:31:59 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 21:25 doc 21:31:59 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 16 21:25 go.mod 21:31:59 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 16 21:25 go.sum 21:31:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:25 internal 21:31:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:25 snap 21:31:59 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 21:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:59 + 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=dcb5ff70d07d89643353ce084bf74e7176a8b088 --label arch=arm64 --label version=3.0.0-dev.21 . 21:32:00 Sending build context to Docker daemon 20.7MB 21:32:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:32:00 Step 2/26 : FROM ${BASE} AS builder 21:32:00 ---> f23f0e84f648 21:32:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:32:00 ---> Running in f46e0363d595 21:32:00 Removing intermediate container f46e0363d595 21:32:00 ---> fe6f3050f1a7 21:32:00 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:32:00 ---> Running in 0d35344e5fad 21:32:01 Removing intermediate container 0d35344e5fad 21:32:01 ---> 91a47b1baff2 21:32:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:32:01 ---> Running in 96463889e727 21:32:01 Removing intermediate container 96463889e727 21:32:01 ---> b0443889934e 21:32:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:32:01 ---> Running in 66e732ea779a 21:32:02 Removing intermediate container 66e732ea779a 21:32:02 ---> 891baf692f22 21:32:02 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:32:02 ---> Running in 079f2bf1248c 21:32:02 Removing intermediate container 079f2bf1248c 21:32:02 ---> 2041ca4d5953 21:32:02 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:02 ---> Running in 6831a7e99cb9 21:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:32:05 OK: 263 MiB in 53 packages 21:32:06 Removing intermediate container 6831a7e99cb9 21:32:06 ---> 1c201f670af5 21:32:06 Step 9/26 : WORKDIR /device-onvif-camera 21:32:06 ---> Running in 357975cc7612 21:32:06 Removing intermediate container 357975cc7612 21:32:06 ---> 07faf3e6b3fd 21:32:06 Step 10/26 : COPY go.mod vendor* ./ 21:32:07 ---> 69c764d184b8 21:32:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:07 ---> Running in f0d1475cab15 21:32:10 Removing intermediate container f0d1475cab15 21:32:10 ---> 6e5d00798cc6 21:32:10 Step 12/26 : COPY . . 21:32:12 ---> 6e74d1c7a38c 21:32:12 Step 13/26 : RUN ${MAKE} 21:32:12 ---> Running in 483646c57203 21:32:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:34:50 Removing intermediate container 483646c57203 21:34:50 ---> 3775532d44a8 21:34:50 Step 14/26 : FROM alpine:3.17 21:34:50 3.17: Pulling from library/alpine 21:34:50 af6eaf76a39c: Already exists 21:34:50 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:34:50 Status: Downloaded newer image for alpine:3.17 21:34:50 ---> d74e625d9115 21:34:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:34:50 ---> Running in 4fe979e1fe0d 21:34:50 Removing intermediate container 4fe979e1fe0d 21:34:50 ---> 37c2cc55f796 21:34:50 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:34:50 ---> Running in 0df46738b6f9 21:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:34:50 (1/1) Installing dumb-init (1.2.5-r2) 21:34:50 Executing busybox-1.35.0-r29.trigger 21:34:50 OK: 8 MiB in 16 packages 21:34:50 Removing intermediate container 0df46738b6f9 21:34:50 ---> 113f396ac58a 21:34:50 Step 17/26 : WORKDIR / 21:34:50 ---> Running in eb02efb1d36c 21:34:50 Removing intermediate container eb02efb1d36c 21:34:50 ---> 775e4a84187e 21:34:50 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:34:50 ---> a16c506c70c1 21:34:50 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:34:50 ---> 77796a2b4a93 21:34:50 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:34:50 ---> 64e6af59b1c8 21:34:50 Step 21/26 : EXPOSE 59984 21:34:50 ---> Running in ecd7c4b8d3d3 21:34:50 Removing intermediate container ecd7c4b8d3d3 21:34:50 ---> 2ae841cd690b 21:34:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:34:50 ---> Running in 841a4eae0938 21:34:50 Removing intermediate container 841a4eae0938 21:34:50 ---> e860c0e6b889 21:34:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:34:50 ---> Running in 43608b69fce7 21:34:50 Removing intermediate container 43608b69fce7 21:34:50 ---> c7d8c22e8a5d 21:34:50 Step 24/26 : LABEL arch=arm64 21:34:50 ---> Running in 53f810177891 21:34:50 Removing intermediate container 53f810177891 21:34:50 ---> 522356d81c9b 21:34:50 Step 25/26 : LABEL git_sha=dcb5ff70d07d89643353ce084bf74e7176a8b088 21:34:50 ---> Running in 6f27edefd23c 21:34:51 Removing intermediate container 6f27edefd23c 21:34:51 ---> 9013496e1bf9 21:34:51 Step 26/26 : LABEL version=3.0.0-dev.21 21:34:51 ---> Running in 16ab06baacd2 21:34:51 Removing intermediate container 16ab06baacd2 21:34:51 ---> 6c588ef69ea8 21:34:51 [Warning] One or more build-args [ARCH] were not consumed 21:34:51 Successfully built 6c588ef69ea8 21:34:51 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:51 provisioning config files... 21:34:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/113@tmp/config5111789681365820777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:51 ---> docker-login.sh 21:34:51 nexus3.edgexfoundry.org:10001 21:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:52 Configure a credential helper to remove this warning. See 21:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:52 21:34:52 Login Succeeded 21:34:52 nexus3.edgexfoundry.org:10002 21:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:52 Configure a credential helper to remove this warning. See 21:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:52 21:34:52 Login Succeeded 21:34:52 nexus3.edgexfoundry.org:10003 21:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:52 Configure a credential helper to remove this warning. See 21:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:52 21:34:52 Login Succeeded 21:34:52 nexus3.edgexfoundry.org:10004 21:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:53 Configure a credential helper to remove this warning. See 21:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:53 21:34:53 Login Succeeded 21:34:53 docker.io 21:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:53 Configure a credential helper to remove this warning. See 21:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:53 21:34:53 Login Succeeded 21:34:53 ---> docker-login.sh ends [Pipeline] } 21:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:34:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:53 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 21:34:53 dcb5ff70d07d89643353ce084bf74e7176a8b088 21:34:53 latest 21:34:53 3.0.0-dev.21 21:34:53 dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 21:34:53 main 21:34:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:54 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dcb5ff70d07d89643353ce084bf74e7176a8b088 21:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:34:54 a1dd1d1c36c8: Preparing 21:34:54 e5ee2d2fccb9: Preparing 21:34:54 2f9483e06294: Preparing 21:34:54 f93e173eccae: Preparing 21:34:54 edf70074bd40: Preparing 21:34:54 edf70074bd40: Layer already exists 21:34:54 a1dd1d1c36c8: Pushed 21:34:54 e5ee2d2fccb9: Pushed 21:34:54 f93e173eccae: Pushed 21:35:00 2f9483e06294: Pushed 21:35:00 dcb5ff70d07d89643353ce084bf74e7176a8b088: digest: sha256:a5a6bb6cf2347fd213443c294db68f482ca9d5bc19aa72ba2d44da08ad40dd5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:00 + 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 21:35:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:35:00 a1dd1d1c36c8: Preparing 21:35:00 e5ee2d2fccb9: Preparing 21:35:00 2f9483e06294: Preparing 21:35:00 f93e173eccae: Preparing 21:35:00 edf70074bd40: Preparing 21:35:00 a1dd1d1c36c8: Layer already exists 21:35:00 2f9483e06294: Layer already exists 21:35:00 f93e173eccae: Layer already exists 21:35:00 edf70074bd40: Layer already exists 21:35:00 e5ee2d2fccb9: Layer already exists 21:35:01 latest: digest: sha256:a5a6bb6cf2347fd213443c294db68f482ca9d5bc19aa72ba2d44da08ad40dd5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.21 21:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:35:01 a1dd1d1c36c8: Preparing 21:35:01 e5ee2d2fccb9: Preparing 21:35:01 2f9483e06294: Preparing 21:35:01 f93e173eccae: Preparing 21:35:01 edf70074bd40: Preparing 21:35:01 edf70074bd40: Layer already exists 21:35:01 2f9483e06294: Layer already exists 21:35:01 e5ee2d2fccb9: Layer already exists 21:35:01 a1dd1d1c36c8: Layer already exists 21:35:01 f93e173eccae: Layer already exists 21:35:02 3.0.0-dev.21: digest: sha256:a5a6bb6cf2347fd213443c294db68f482ca9d5bc19aa72ba2d44da08ad40dd5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:02 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 21:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:35:02 a1dd1d1c36c8: Preparing 21:35:02 e5ee2d2fccb9: Preparing 21:35:02 2f9483e06294: Preparing 21:35:02 f93e173eccae: Preparing 21:35:02 edf70074bd40: Preparing 21:35:02 edf70074bd40: Layer already exists 21:35:02 a1dd1d1c36c8: Layer already exists 21:35:02 f93e173eccae: Layer already exists 21:35:02 e5ee2d2fccb9: Layer already exists 21:35:02 2f9483e06294: Layer already exists 21:35:02 dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21: digest: sha256:a5a6bb6cf2347fd213443c294db68f482ca9d5bc19aa72ba2d44da08ad40dd5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:03 + 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 21:35:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 21:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:35:03 a1dd1d1c36c8: Preparing 21:35:03 e5ee2d2fccb9: Preparing 21:35:03 2f9483e06294: Preparing 21:35:03 f93e173eccae: Preparing 21:35:03 edf70074bd40: Preparing 21:35:03 f93e173eccae: Layer already exists 21:35:03 2f9483e06294: Layer already exists 21:35:03 e5ee2d2fccb9: Layer already exists 21:35:03 edf70074bd40: Layer already exists 21:35:03 a1dd1d1c36c8: Layer already exists 21:35:03 main: digest: sha256:a5a6bb6cf2347fd213443c294db68f482ca9d5bc19aa72ba2d44da08ad40dd5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:03 ===================================================== [Pipeline] echo 21:35:03 taggedImages: 21:35:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dcb5ff70d07d89643353ce084bf74e7176a8b088 21:35:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:35:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.21 21:35:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dcb5ff70d07d89643353ce084bf74e7176a8b088-3.0.0-dev.21 21:35:03 - 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 21:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:04 21:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:04 arm64: Pulling from edgex-lftools-log-publisher 21:35:04 8998bd30e6a1: Pulling fs layer 21:35:04 04944245beec: Pulling fs layer 21:35:04 699f458cf7ca: Pulling fs layer 21:35:04 765212b225bb: Pulling fs layer 21:35:04 f23df028b6ca: Pulling fs layer 21:35:04 d65c8cfc05b1: Pulling fs layer 21:35:04 2437ff75d9bd: Pulling fs layer 21:35:04 f23df028b6ca: Waiting 21:35:04 d65c8cfc05b1: Waiting 21:35:04 765212b225bb: Waiting 21:35:04 04944245beec: Download complete 21:35:04 765212b225bb: Verifying Checksum 21:35:04 765212b225bb: Download complete 21:35:04 f23df028b6ca: Download complete 21:35:04 d65c8cfc05b1: Verifying Checksum 21:35:04 d65c8cfc05b1: Download complete 21:35:04 699f458cf7ca: Verifying Checksum 21:35:04 699f458cf7ca: Download complete 21:35:05 8998bd30e6a1: Verifying Checksum 21:35:05 8998bd30e6a1: Download complete 21:35:07 2437ff75d9bd: Verifying Checksum 21:35:07 2437ff75d9bd: Download complete 21:35:09 8998bd30e6a1: Pull complete 21:35:09 04944245beec: Pull complete 21:35:10 699f458cf7ca: Pull complete 21:35:10 765212b225bb: Pull complete 21:35:11 f23df028b6ca: Pull complete 21:35:12 d65c8cfc05b1: Pull complete 21:35:27 2437ff75d9bd: Pull complete 21:35:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:27 prd-ubuntu20.04-docker-arm64-4c-16g-2522 does not seem to be running inside a container 21:35:27 $ 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/113 -v /w/workspace/device-onvif-camera/113:/w/workspace/device-onvif-camera/113:rw,z -v /w/workspace/device-onvif-camera/113@tmp:/w/workspace/device-onvif-camera/113@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 21:35:30 $ docker top f25e2533ef81b5a2362f685c573c9974a0f189beac71a4ef110ad2722e255281 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:31 ---> job-cost.sh 21:35:31 lf-activate-venv: SKIPPING 21:35:31 INFO: No Stack... 21:35:31 INFO: Retrieving Pricing Info for: v3-standard-4 21:35:32 INFO: Archiving Costs [Pipeline] sh 21:35:32 + cat /w/workspace/device-onvif-camera/113/archives/cost.csv 21:35:32 + cut -d, -f6 [Pipeline] lock 21:35:32 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] 21:35:32 Resource [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] did not exist. Created. 21:35:32 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:35:33 /w/workspace/device-onvif-camera/113@tmp/durable-1afd7d0c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:35:34 + echo total: 0.10999999940395355 [Pipeline] stash 21:35:34 Warning: overwriting stash ‘stack-cost’ 21:35:34 Stashed 1 file(s) [Pipeline] } 21:35:34 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 21:35:34 $ docker stop --time=1 f25e2533ef81b5a2362f685c573c9974a0f189beac71a4ef110ad2722e255281 21:35:35 $ docker rm -f --volumes f25e2533ef81b5a2362f685c573c9974a0f189beac71a4ef110ad2722e255281 [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 21:35:36 provisioning config files... 21:35:36 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8158669177899881754tmp [Pipeline] { [Pipeline] sh 21:35:36 + set +x 21:35:36 + curl -s https://codecov.io/bash 21:35:36 + bash -s -- 21:35:36 21:35:36 _____ _ 21:35:36 / ____| | | 21:35:36 | | ___ __| | ___ ___ _____ __ 21:35:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:35:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:35:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:35:36 Bash-1.0.6 21:35:36 21:35:36 21:35:36 ==> git version 2.25.1 found 21:35:36 ==> 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 21:35:36 Release-Date: 2020-01-08 21:35:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:35:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:35:36 ==> Jenkins CI detected. 21:35:36 current dir:  /w/workspace/foundry_device-onvif-camera_main 21:35:36 project root: . 21:35:36 --> token set from env 21:35:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:35:36 ==> Running gcov in . (disable via -X gcov) 21:35:36 ==> Python coveragepy not found 21:35:36 ==> Searching for coverage reports in: 21:35:36 + . 21:35:36 -> Found 1 reports 21:35:36 ==> Detecting git/mercurial file structure 21:35:36 ==> Reading reports 21:35:36 + ./coverage.out bytes=76650 21:35:36 ==> Appending adjustments 21:35:36 https://docs.codecov.io/docs/fixing-reports 21:35:36 + Found adjustments 21:35:36 ==> Gzipping contents 21:35:36 12K /tmp/codecov.iRlHMV.gz 21:35:36 ==> Uploading reports 21:35:36 url: https://codecov.io 21:35:36 query: branch=main&commit=dcb5ff70d07d89643353ce084bf74e7176a8b088&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:36 -> Pinging Codecov 21:35:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=dcb5ff70d07d89643353ce084bf74e7176a8b088&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:37 -> Uploading to 21:35:37 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/F29A59C45E3A92E06B3E522C9905F8EF/dcb5ff70d07d89643353ce084bf74e7176a8b088/f9d7cdf1-de65-4a27-a4c1-9ede0f0df2d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T213536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad9e0f47652054ce55ab8362974c6e30e7c68c3f4f5a5d04bc17cbd7f749a880 21:35:37 % Total % Received % Xferd Average Speed Time Time Time Current 21:35:37 Dload Upload Total Spent Left Speed 21:35:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10354 0 0 100 10354 0 30011 --:--:-- --:--:-- --:--:-- 29924 100 10354 0 0 100 10354 0 29924 --:--:-- --:--:-- --:--:-- 29838 21:35:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] } 21:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:35:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:35:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:37 21:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:35:38 df9b9388f04a: Pulling fs layer 21:35:38 52dc419b0ee2: Pulling fs layer 21:35:38 25bc292e5bac: Pulling fs layer 21:35:38 114826534d7a: Pulling fs layer 21:35:38 4657fd5d0bcf: Pulling fs layer 21:35:38 6ad1cebc031e: Pulling fs layer 21:35:38 8a3aa393b2d8: Pulling fs layer 21:35:38 4657fd5d0bcf: Waiting 21:35:38 114826534d7a: Waiting 21:35:38 6ad1cebc031e: Waiting 21:35:38 8a3aa393b2d8: Waiting 21:35:38 25bc292e5bac: Download complete 21:35:38 52dc419b0ee2: Verifying Checksum 21:35:38 52dc419b0ee2: Download complete 21:35:38 4657fd5d0bcf: Verifying Checksum 21:35:38 4657fd5d0bcf: Download complete 21:35:38 df9b9388f04a: Download complete 21:35:38 df9b9388f04a: Pull complete 21:35:38 52dc419b0ee2: Pull complete 21:35:38 6ad1cebc031e: Verifying Checksum 21:35:38 6ad1cebc031e: Download complete 21:35:38 25bc292e5bac: Pull complete 21:35:38 114826534d7a: Verifying Checksum 21:35:38 114826534d7a: Download complete 21:35:38 8a3aa393b2d8: Verifying Checksum 21:35:38 8a3aa393b2d8: Download complete 21:35:42 114826534d7a: Pull complete 21:35:42 4657fd5d0bcf: Pull complete 21:35:42 6ad1cebc031e: Pull complete 21:35:45 8a3aa393b2d8: Pull complete 21:35:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:45 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:35:48 $ docker top 1f2b5b4355d975fa13a686623c5081c66f8f8ad611e64c8087e089931d258f31 -eo pid,comm [Pipeline] { [Pipeline] echo 21:35:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 21:35:48 + set -o pipefail 21:35:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 21:35:55 21:35:55 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 21:35:55 21:35:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/63855a05-544b-4c35-9315-5b30668d5a93 21:35:55 21:35:55 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 21:35:55 21:35:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:35:55 21:35:55 21:35:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:35:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:35:55 More details here: https://snyk.co/ue1NS [Pipeline] } 21:35:55 $ docker stop --time=1 1f2b5b4355d975fa13a686623c5081c66f8f8ad611e64c8087e089931d258f31 21:35:57 $ docker rm -f --volumes 1f2b5b4355d975fa13a686623c5081c66f8f8ad611e64c8087e089931d258f31 [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 21:35:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:57 provisioning config files... 21:35:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2134595763565818907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:58 --> edgex-publish-swagger.sh 21:35:58 === Publish doc/openapi/v2 API === 21:35:58 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 21:35:58 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 21:35:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:35:58 Dload Upload Total Spent Left Speed 21:35:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 469k 0 0 40 192k 0 1714k --:--:-- --:--:-- --:--:-- 1699k 100 469k 0 0 100 469k 0 595k --:--:-- --:--:-- --:--:-- 595k 21:35:58 21:35:58 [Pipeline] } 21:35:58 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 21:35:59 + git log --format=format:%s -1 dcb5ff70d07d89643353ce084bf74e7176a8b088 [Pipeline] sh 21:35:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:59 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:36:00 $ docker top f16acf60ed0917ac37be878ab496bd82590ddccfb87e517d3762d5955276f643 -eo pid,comm 21:36:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:36:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:00 [ssh-agent] Looking for ssh-agent implementation... 21:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:00 $ docker exec f16acf60ed0917ac37be878ab496bd82590ddccfb87e517d3762d5955276f643 ssh-agent 21:36:00 SSH_AUTH_SOCK=/tmp/ssh-O44UwNFLDmXq/agent.31 21:36:00 SSH_AGENT_PID=37 21:36:00 Running ssh-add (command line suppressed) 21:36:00 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17285943324330682114.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17285943324330682114.key) 21:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:00 + git semver tag 21:36:01 2023-03-16 21:36:01,099 [run_tag] DEBUG tag force:False 21:36:01 2023-03-16 21:36:01,099 [check_head_tag] DEBUG check head tag 21:36:01 2023-03-16 21:36:01,101 [execute] INFO git cat-file --batch-check 21:36:01 2023-03-16 21:36:01,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:36:01 2023-03-16 21:36:01,104 [execute] INFO git cat-file --batch 21:36:01 2023-03-16 21:36:01,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:36:01 2023-03-16 21:36:01,127 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:36:01 2023-03-16 21:36:01,128 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 21:36:01 2023-03-16 21:36:01,128 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:36:01 2023-03-16 21:36:01,132 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:36:01 3.0.0-dev.21 [Pipeline] } 21:36:01 $ docker exec --env ******** --env ******** f16acf60ed0917ac37be878ab496bd82590ddccfb87e517d3762d5955276f643 ssh-agent -k 21:36:01 unset SSH_AUTH_SOCK; 21:36:01 unset SSH_AGENT_PID; 21:36:01 echo Agent pid 37 killed; 21:36:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:01 + git semver [Pipeline] } 21:36:01 $ docker stop --time=1 f16acf60ed0917ac37be878ab496bd82590ddccfb87e517d3762d5955276f643 21:36:03 $ docker rm -f --volumes f16acf60ed0917ac37be878ab496bd82590ddccfb87e517d3762d5955276f643 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:36:03 21:36:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:36:03 0.23.1-centos7: Pulling from edgex-lftools 21:36:03 ab5ef0e58194: Pulling fs layer 21:36:03 9712f1f96733: Pulling fs layer 21:36:03 63f879dbbcfc: Pulling fs layer 21:36:03 0d9ebad4ef96: Pulling fs layer 21:36:03 e9a5061849ea: Pulling fs layer 21:36:03 d747dcd14b5f: Pulling fs layer 21:36:03 2de7ff778b66: Pulling fs layer 21:36:03 0d9ebad4ef96: Waiting 21:36:03 e9a5061849ea: Waiting 21:36:03 2de7ff778b66: Waiting 21:36:03 d747dcd14b5f: Waiting 21:36:03 9712f1f96733: Download complete 21:36:04 63f879dbbcfc: Verifying Checksum 21:36:04 63f879dbbcfc: Download complete 21:36:04 e9a5061849ea: Verifying Checksum 21:36:04 e9a5061849ea: Download complete 21:36:04 d747dcd14b5f: Download complete 21:36:04 0d9ebad4ef96: Verifying Checksum 21:36:04 0d9ebad4ef96: Download complete 21:36:04 ab5ef0e58194: Verifying Checksum 21:36:04 ab5ef0e58194: Download complete 21:36:04 2de7ff778b66: Verifying Checksum 21:36:04 2de7ff778b66: Download complete 21:36:07 ab5ef0e58194: Pull complete 21:36:07 9712f1f96733: Pull complete 21:36:07 63f879dbbcfc: Pull complete 21:36:10 0d9ebad4ef96: Pull complete 21:36:11 e9a5061849ea: Pull complete 21:36:11 d747dcd14b5f: Pull complete 21:36:12 2de7ff778b66: Pull complete 21:36:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:36:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:12 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:36:15 $ docker top 4b9cc65aa19c3649bc1549656cb82d8061fda515671a6d787da92603b9cc983e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:36:15 provisioning config files... 21:36:15 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config192708469475388224tmp 21:36:15 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1429874100559347474tmp 21:36:15 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4433232705685614710tmp [Pipeline] { [Pipeline] echo 21:36:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:36:15 ---> sigul-configuration.sh 21:36:15 gpg: directory `/root/.gnupg' created 21:36:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:36:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:36:15 gpg: keyring `/root/.gnupg/secring.gpg' created 21:36:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:36:15 gpg: CAST5 encrypted data 21:36:15 gpg: encrypted with 1 passphrase 21:36:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:36:15 + mkdir /home/jenkins 21:36:15 + mkdir /home/jenkins/sigul [Pipeline] sh 21:36:16 + 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 21:36:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:36:16 ---> sigul-install.sh 21:36:16 Sigul already installed; skipping installation. [Pipeline] sh 21:36:16 + git tag --list 21:36:16 v0.0.0 21:36:16 v0.0.1-dev.1 21:36:16 v0.0.1-dev.10 21:36:16 v0.0.1-dev.11 21:36:16 v0.0.1-dev.12 21:36:16 v0.0.1-dev.13 21:36:16 v0.0.1-dev.14 21:36:16 v0.0.1-dev.15 21:36:16 v0.0.1-dev.16 21:36:16 v0.0.1-dev.17 21:36:16 v0.0.1-dev.18 21:36:16 v0.0.1-dev.19 21:36:16 v0.0.1-dev.2 21:36:16 v0.0.1-dev.20 21:36:16 v0.0.1-dev.21 21:36:16 v0.0.1-dev.22 21:36:16 v0.0.1-dev.23 21:36:16 v0.0.1-dev.24 21:36:16 v0.0.1-dev.25 21:36:16 v0.0.1-dev.26 21:36:16 v0.0.1-dev.27 21:36:16 v0.0.1-dev.28 21:36:16 v0.0.1-dev.3 21:36:16 v0.0.1-dev.4 21:36:16 v0.0.1-dev.5 21:36:16 v0.0.1-dev.6 21:36:16 v0.0.1-dev.7 21:36:16 v0.0.1-dev.8 21:36:16 v0.0.1-dev.9 21:36:16 v2.2.0 21:36:16 v2.2.0-dev.29 21:36:16 v2.2.0-dev.30 21:36:16 v2.2.0-dev.31 21:36:16 v2.2.0-dev.32 21:36:16 v2.2.0-dev.33 21:36:16 v2.2.0-dev.34 21:36:16 v2.2.0-dev.35 21:36:16 v2.3.0 21:36:16 v2.3.0-dev.1 21:36:16 v2.3.0-dev.10 21:36:16 v2.3.0-dev.11 21:36:16 v2.3.0-dev.12 21:36:16 v2.3.0-dev.13 21:36:16 v2.3.0-dev.14 21:36:16 v2.3.0-dev.15 21:36:16 v2.3.0-dev.16 21:36:16 v2.3.0-dev.17 21:36:16 v2.3.0-dev.18 21:36:16 v2.3.0-dev.19 21:36:16 v2.3.0-dev.2 21:36:16 v2.3.0-dev.20 21:36:16 v2.3.0-dev.21 21:36:16 v2.3.0-dev.22 21:36:16 v2.3.0-dev.23 21:36:16 v2.3.0-dev.24 21:36:16 v2.3.0-dev.25 21:36:16 v2.3.0-dev.26 21:36:16 v2.3.0-dev.27 21:36:16 v2.3.0-dev.28 21:36:16 v2.3.0-dev.29 21:36:16 v2.3.0-dev.3 21:36:16 v2.3.0-dev.30 21:36:16 v2.3.0-dev.31 21:36:16 v2.3.0-dev.32 21:36:16 v2.3.0-dev.33 21:36:16 v2.3.0-dev.34 21:36:16 v2.3.0-dev.35 21:36:16 v2.3.0-dev.36 21:36:16 v2.3.0-dev.37 21:36:16 v2.3.0-dev.38 21:36:16 v2.3.0-dev.39 21:36:16 v2.3.0-dev.4 21:36:16 v2.3.0-dev.40 21:36:16 v2.3.0-dev.41 21:36:16 v2.3.0-dev.42 21:36:16 v2.3.0-dev.43 21:36:16 v2.3.0-dev.44 21:36:16 v2.3.0-dev.45 21:36:16 v2.3.0-dev.5 21:36:16 v2.3.0-dev.6 21:36:16 v2.3.0-dev.7 21:36:16 v2.3.0-dev.8 21:36:16 v2.3.0-dev.9 21:36:16 v2.3.1-dev.1 21:36:16 v3.0.0-dev.1 21:36:16 v3.0.0-dev.10 21:36:16 v3.0.0-dev.11 21:36:16 v3.0.0-dev.12 21:36:16 v3.0.0-dev.13 21:36:16 v3.0.0-dev.14 21:36:16 v3.0.0-dev.15 21:36:16 v3.0.0-dev.16 21:36:16 v3.0.0-dev.17 21:36:16 v3.0.0-dev.18 21:36:16 v3.0.0-dev.19 21:36:16 v3.0.0-dev.2 21:36:16 v3.0.0-dev.20 21:36:16 v3.0.0-dev.21 21:36:16 v3.0.0-dev.3 21:36:16 v3.0.0-dev.4 21:36:16 v3.0.0-dev.5 21:36:16 v3.0.0-dev.6 21:36:16 v3.0.0-dev.7 21:36:16 v3.0.0-dev.8 21:36:16 v3.0.0-dev.9 [Pipeline] sh 21:36:16 + lftools sign git-tag v3.0.0-dev.21 21:36:17 Signing Git tag with Sigul... 21:36:17 Signing v3.0.0-dev.21 [Pipeline] echo 21:36:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:36:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:36:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:36:18 $ docker stop --time=1 4b9cc65aa19c3649bc1549656cb82d8061fda515671a6d787da92603b9cc983e 21:36:19 $ docker rm -f --volumes 4b9cc65aa19c3649bc1549656cb82d8061fda515671a6d787da92603b9cc983e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:36:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:20 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:36:20 $ docker top 4b848693e9e0b33c6259a0ed288267df220b018e713da2dc0ac26108601ffdca -eo pid,comm 21:36:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:36:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:20 [ssh-agent] Looking for ssh-agent implementation... 21:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:21 $ docker exec 4b848693e9e0b33c6259a0ed288267df220b018e713da2dc0ac26108601ffdca ssh-agent 21:36:21 SSH_AUTH_SOCK=/tmp/ssh-FLQivUskNJYq/agent.32 21:36:21 SSH_AGENT_PID=38 21:36:21 Running ssh-add (command line suppressed) 21:36:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10873257278752575857.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10873257278752575857.key) 21:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:21 + git semver bump pre 21:36:21 2023-03-16 21:36:21,766 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:36:21 2023-03-16 21:36:21,766 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev 21:36:21 2023-03-16 21:36:21,766 [bump_version] DEBUG bumped version:3.0.0-dev.22 21:36:21 2023-03-16 21:36:21,766 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 21:36:21 2023-03-16 21:36:21,766 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:36:21 2023-03-16 21:36:21,766 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 21:36:21 2023-03-16 21:36:21,768 [execute] INFO git cat-file --batch-check 21:36:21 2023-03-16 21:36:21,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:36:21 2023-03-16 21:36:21,774 [execute] INFO git cat-file --batch 21:36:21 2023-03-16 21:36:21,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:36:21 2023-03-16 21:36:21,779 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:36:21 3.0.0-dev.22 [Pipeline] } 21:36:21 $ docker exec --env ******** --env ******** 4b848693e9e0b33c6259a0ed288267df220b018e713da2dc0ac26108601ffdca ssh-agent -k 21:36:21 unset SSH_AUTH_SOCK; 21:36:21 unset SSH_AGENT_PID; 21:36:21 echo Agent pid 38 killed; 21:36:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:22 + git semver [Pipeline] } 21:36:22 $ docker stop --time=1 4b848693e9e0b33c6259a0ed288267df220b018e713da2dc0ac26108601ffdca 21:36:23 $ docker rm -f --volumes 4b848693e9e0b33c6259a0ed288267df220b018e713da2dc0ac26108601ffdca [Pipeline] // withDockerContainer [Pipeline] sh 21:36:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:24 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:36:24 $ docker top 4133829d7e0b12ae669eb1c4970451e6367bbb7e1599ffef20cd5e3b73f69722 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:24 [ssh-agent] Looking for ssh-agent implementation... 21:36:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:25 $ docker exec 4133829d7e0b12ae669eb1c4970451e6367bbb7e1599ffef20cd5e3b73f69722 ssh-agent 21:36:25 SSH_AUTH_SOCK=/tmp/ssh-aaAcJuON8L34/agent.32 21:36:25 SSH_AGENT_PID=38 21:36:25 Running ssh-add (command line suppressed) 21:36:25 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10282648829681546259.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10282648829681546259.key) 21:36:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:25 + git semver push 21:36:25 2023-03-16 21:36:25,754 [run_push] DEBUG push 21:36:25 2023-03-16 21:36:25,755 [execute] INFO git cat-file --batch-check 21:36:25 2023-03-16 21:36:25,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:36:25 2023-03-16 21:36:25,760 [execute] INFO git rev-list 030c24240c8a2044f56af247bc13acb02c73a543 -- 21:36:25 2023-03-16 21:36:25,760 [execute] DEBUG Popen(['git', 'rev-list', '030c24240c8a2044f56af247bc13acb02c73a543', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:36:25 2023-03-16 21:36:25,768 [execute] INFO git fetch -v origin 21:36:25 2023-03-16 21:36:25,768 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:36:26 2023-03-16 21:36:26,244 [run_push] DEBUG no remote changes detected 21:36:26 2023-03-16 21:36:26,244 [execute] INFO git push origin semver 21:36:26 2023-03-16 21:36:26,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:36:27 2023-03-16 21:36:27,053 [run_push] DEBUG push all version tags 21:36:27 2023-03-16 21:36:27,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:36:27 2023-03-16 21:36:27,054 [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) 21:36:27 2023-03-16 21:36:27,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:36:27 3.0.0-dev.22 [Pipeline] } 21:36:27 $ docker exec --env ******** --env ******** 4133829d7e0b12ae669eb1c4970451e6367bbb7e1599ffef20cd5e3b73f69722 ssh-agent -k 21:36:28 unset SSH_AUTH_SOCK; 21:36:28 unset SSH_AGENT_PID; 21:36:28 echo Agent pid 38 killed; 21:36:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:28 + git semver [Pipeline] } 21:36:28 $ docker stop --time=1 4133829d7e0b12ae669eb1c4970451e6367bbb7e1599ffef20cd5e3b73f69722 21:36:29 $ docker rm -f --volumes 4133829d7e0b12ae669eb1c4970451e6367bbb7e1599ffef20cd5e3b73f69722 [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 21:36:30 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 21:36:30 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:36:30 total 16 21:36:30 drwxr-xr-x 3 root root 4096 Mar 16 21:25 . 21:36:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 21:36 .. 21:36:30 drwxr-xr-x 2 root root 4096 Mar 16 21:25 cost 21:36:30 -rw-r--r-- 1 root root 91 Mar 16 21:25 cost.csv 21:36:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 21:36:30 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:36:30 total 16 21:36:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:25 . 21:36:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 21:36 .. 21:36:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 21:25 cost 21:36:30 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 21:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:36:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:36:31 ---> package-listing.sh 21:36:31 ++ facter osfamily 21:36:31 ++ tr '[:upper:]' '[:lower:]' 21:36:31 + OS_FAMILY=debian 21:36:31 + workspace=/w/workspace/foundry_device-onvif-camera_main 21:36:31 + START_PACKAGES=/tmp/packages_start.txt 21:36:31 + END_PACKAGES=/tmp/packages_end.txt 21:36:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:31 + PACKAGES=/tmp/packages_start.txt 21:36:31 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:36:31 + PACKAGES=/tmp/packages_end.txt 21:36:31 + case "${OS_FAMILY}" in 21:36:31 + dpkg -l 21:36:31 + grep '^ii' 21:36:31 + '[' -f /tmp/packages_start.txt ']' 21:36:31 + '[' -f /tmp/packages_end.txt ']' 21:36:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:31 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:36:31 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 21:36:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 21:36:31 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 21:36:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:32 prd-ubuntu20.04-docker-8c-8g-2520 does not seem to be running inside a container 21:36:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:36:33 $ docker top b892ebf3f1d097b1201fd3264779cce2e56356cba59e346255fd69aa38c02e2b -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:33 + touch /tmp/pre-build-complete [Pipeline] sh 21:36:33 + mkdir -p /var/log/sysstat [Pipeline] sh 21:36:34 + ls /var/log/sa-host 21:36:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:34 provisioning config files... 21:36:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3220563604594506882tmp [Pipeline] { [Pipeline] echo 21:36:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:34 ---> create-netrc.sh [Pipeline] } 21:36:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:36:34 ---> python-tools-install.sh [Pipeline] echo 21:36:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:36:35 ---> sudo-logs.sh 21:36:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:36:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:36:35 ---> job-cost.sh 21:36:35 lf-activate-venv: SKIPPING 21:36:35 DEBUG: total: 0.2199999988079071 21:36:35 INFO: Retrieving Stack Cost... 21:36:35 INFO: Retrieving Pricing Info for: v3-standard-8 21:36:36 INFO: Archiving Costs [Pipeline] echo 21:36:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:36 ---> logs-deploy.sh 21:36:36 lf-activate-venv: SKIPPING 21:36:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/113 21:36:36 INFO: archiving workspace using pattern(s): 21:36:37 Archives upload complete. 21:36:37 INFO: archiving logs to Nexus 21:36:38 ---> uname -a: 21:36:38 Linux prd-ubuntu20-04-docker-8c-8g-2520 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:36:38 21:36:38 21:36:38 ---> lscpu: 21:36:38 Architecture: x86_64 21:36:38 CPU op-mode(s): 32-bit, 64-bit 21:36:38 Byte Order: Little Endian 21:36:38 Address sizes: 40 bits physical, 48 bits virtual 21:36:38 CPU(s): 8 21:36:38 On-line CPU(s) list: 0-7 21:36:38 Thread(s) per core: 1 21:36:38 Core(s) per socket: 1 21:36:38 Socket(s): 8 21:36:38 NUMA node(s): 1 21:36:38 Vendor ID: AuthenticAMD 21:36:38 CPU family: 23 21:36:38 Model: 49 21:36:38 Model name: AMD EPYC-Rome Processor 21:36:38 Stepping: 0 21:36:38 CPU MHz: 2799.998 21:36:38 BogoMIPS: 5599.99 21:36:38 Virtualization: AMD-V 21:36:38 Hypervisor vendor: KVM 21:36:38 Virtualization type: full 21:36:38 L1d cache: 256 KiB 21:36:38 L1i cache: 256 KiB 21:36:38 L2 cache: 4 MiB 21:36:38 L3 cache: 128 MiB 21:36:38 NUMA node0 CPU(s): 0-7 21:36:38 Vulnerability Itlb multihit: Not affected 21:36:38 Vulnerability L1tf: Not affected 21:36:38 Vulnerability Mds: Not affected 21:36:38 Vulnerability Meltdown: Not affected 21:36:38 Vulnerability Mmio stale data: Not affected 21:36:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:36:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:36:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:36:38 Vulnerability Srbds: Not affected 21:36:38 Vulnerability Tsx async abort: Not affected 21:36:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:36:38 21:36:38 21:36:38 ---> nproc: 21:36:38 8 21:36:38 21:36:38