Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92c3ba4568a6222498d3402d3e8034c184771ddb 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-ssh13426895365057314900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10855037008516131762.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10903418942116084941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh18241474632545103915.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-ssh1760204527760829700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17072 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 92c3ba4568a6222498d3402d3e8034c184771ddb (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 > git config core.sparsecheckout # timeout=10 > git checkout -f 92c3ba4568a6222498d3402d3e8034c184771ddb # timeout=10 Commit message: "Merge pull request #407 from ejlee3/napa-go-mod" > git rev-list --no-walk 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:59:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:59:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:59:23 ========================================================= 18:59:23 EdgeX Global Pipelines Version Info 18:59:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:59:24 ------------------- 18:59:24 stable info: 18:59:24 ------------------- 18:59:24 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:59:24 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:59:24 Message: update stable to v1.0.257 18:59:25 ------------------- 18:59:25 experimental info: 18:59:25 ------------------- 18:59:25 Commited By: **** collab-it+edgex@linuxfoundation.org 18:59:25 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:59:25 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92c3ba4 [Pipeline] echo 18:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:25 provisioning config files... 18:59:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3430563537460844630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:26 ---> docker-login.sh 18:59:26 nexus3.edgexfoundry.org:10001 18:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:26 Configure a credential helper to remove this warning. See 18:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:26 18:59:26 Login Succeeded 18:59:26 nexus3.edgexfoundry.org:10002 18:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:26 Configure a credential helper to remove this warning. See 18:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:26 18:59:26 Login Succeeded 18:59:26 nexus3.edgexfoundry.org:10003 18:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:26 Configure a credential helper to remove this warning. See 18:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:26 18:59:26 Login Succeeded 18:59:26 nexus3.edgexfoundry.org:10004 18:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:26 Configure a credential helper to remove this warning. See 18:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:26 18:59:26 Login Succeeded 18:59:26 docker.io 18:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:26 Configure a credential helper to remove this warning. See 18:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:26 18:59:26 Login Succeeded 18:59:26 ---> docker-login.sh ends [Pipeline] } 18:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:59:27 + git rev-list -1 --merges 92c3ba4568a6222498d3402d3e8034c184771ddb~1..92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] echo 18:59:27 -----------> git rev-list -1 --merges 92c3ba4568a6222498d3402d3e8034c184771ddb~1..92c3ba4568a6222498d3402d3e8034c184771ddb 92c3ba4568a6222498d3402d3e8034c184771ddb 18:59:27 92c3ba4568a6222498d3402d3e8034c184771ddb [false] [Pipeline] sh 18:59:27 + git log --format=format:%s -1 92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] echo 18:59:27 ========================================================= 18:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:27 + git log --format=format:%s -1 92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] echo 18:59:27 [semverPrep] GIT_COMMIT: 92c3ba4568a6222498d3402d3e8034c184771ddb, Commit Message: Merge pull request #407 from ejlee3/napa-go-mod [Pipeline] echo 18:59:27 [semverPrep] This is not a build commit. [Pipeline] sh 18:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:28 + grep -v github /etc/ssh/ssh_known_hosts 18:59:28 + [ -e /tmp/ssh_known_hosts ] 18:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:28 18:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:28 0.1.4: Pulling from edgex-devops/py-git-semver 18:59:28 b85a868b505f: Pulling fs layer 18:59:28 e2be974225ed: Pulling fs layer 18:59:28 339a4e72a1f5: Pulling fs layer 18:59:28 988bab9f4d93: Pulling fs layer 18:59:28 1469e6f7b9e6: Pulling fs layer 18:59:28 eaf3925da568: Pulling fs layer 18:59:28 bab4dde63d76: Pulling fs layer 18:59:28 bde34c3a00c8: Pulling fs layer 18:59:28 b352a97aabf1: Pulling fs layer 18:59:28 4872d77fe225: Pulling fs layer 18:59:28 5851b861e8e6: Pulling fs layer 18:59:28 988bab9f4d93: Waiting 18:59:28 bab4dde63d76: Waiting 18:59:28 bde34c3a00c8: Waiting 18:59:28 b352a97aabf1: Waiting 18:59:28 4872d77fe225: Waiting 18:59:28 1469e6f7b9e6: Waiting 18:59:28 eaf3925da568: Waiting 18:59:28 5851b861e8e6: Waiting 18:59:28 e2be974225ed: Verifying Checksum 18:59:28 e2be974225ed: Download complete 18:59:28 988bab9f4d93: Verifying Checksum 18:59:28 988bab9f4d93: Download complete 18:59:29 1469e6f7b9e6: Verifying Checksum 18:59:29 1469e6f7b9e6: Download complete 18:59:29 339a4e72a1f5: Verifying Checksum 18:59:29 339a4e72a1f5: Download complete 18:59:29 eaf3925da568: Verifying Checksum 18:59:29 eaf3925da568: Download complete 18:59:29 bde34c3a00c8: Verifying Checksum 18:59:29 bde34c3a00c8: Download complete 18:59:29 b352a97aabf1: Verifying Checksum 18:59:29 b352a97aabf1: Download complete 18:59:29 4872d77fe225: Verifying Checksum 18:59:29 4872d77fe225: Download complete 18:59:29 5851b861e8e6: Download complete 18:59:29 b85a868b505f: Verifying Checksum 18:59:29 b85a868b505f: Download complete 18:59:29 bab4dde63d76: Verifying Checksum 18:59:29 bab4dde63d76: Download complete 18:59:30 b85a868b505f: Pull complete 18:59:30 e2be974225ed: Pull complete 18:59:31 339a4e72a1f5: Pull complete 18:59:31 988bab9f4d93: Pull complete 18:59:31 1469e6f7b9e6: Pull complete 18:59:31 eaf3925da568: Pull complete 18:59:33 bab4dde63d76: Pull complete 18:59:33 bde34c3a00c8: Pull complete 18:59:33 b352a97aabf1: Pull complete 18:59:33 4872d77fe225: Pull complete 18:59:34 5851b861e8e6: Pull complete 18:59:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:34 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 18:59:34 $ 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 18:59:42 $ docker top b5e9a2a56f4683ab975ef01cf6838f11e90b59f6f71ed83960f37c9a21a9d16a -eo pid,comm 18:59:42 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). 18:59:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:42 [ssh-agent] Looking for ssh-agent implementation... 18:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:42 $ docker exec b5e9a2a56f4683ab975ef01cf6838f11e90b59f6f71ed83960f37c9a21a9d16a ssh-agent 18:59:42 SSH_AUTH_SOCK=/tmp/ssh-kmPSHwNDGD0i/agent.31 18:59:42 SSH_AGENT_PID=37 18:59:42 Running ssh-add (command line suppressed) 18:59:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3176722257915557790.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3176722257915557790.key) 18:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:42 + git tag --points-at HEAD [Pipeline] } 18:59:42 $ docker exec --env ******** --env ******** b5e9a2a56f4683ab975ef01cf6838f11e90b59f6f71ed83960f37c9a21a9d16a ssh-agent -k 18:59:43 unset SSH_AUTH_SOCK; 18:59:43 unset SSH_AGENT_PID; 18:59:43 echo Agent pid 37 killed; 18:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:43 [ssh-agent] Looking for ssh-agent implementation... 18:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:43 $ docker exec b5e9a2a56f4683ab975ef01cf6838f11e90b59f6f71ed83960f37c9a21a9d16a ssh-agent 18:59:43 SSH_AUTH_SOCK=/tmp/ssh-ZL6viovKK0H3/agent.69 18:59:43 SSH_AGENT_PID=75 18:59:43 Running ssh-add (command line suppressed) 18:59:43 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10410807453404374221.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10410807453404374221.key) 18:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:43 + git semver init 18:59:43 2023-11-08 18:59:43,824 [run_init] DEBUG init version:0.0.0 force:False 18:59:43 2023-11-08 18:59:43,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 18:59:43 2023-11-08 18:59:43,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 18:59:43 2023-11-08 18:59:43,825 [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) 18:59:45 2023-11-08 18:59:44,882 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 18:59:45 2023-11-08 18:59:44,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 18:59:45 2023-11-08 18:59:44,882 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:45 2023-11-08 18:59:44,882 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:45 3.1.0-dev.25 [Pipeline] } 18:59:45 $ docker exec --env ******** --env ******** b5e9a2a56f4683ab975ef01cf6838f11e90b59f6f71ed83960f37c9a21a9d16a ssh-agent -k 18:59:45 unset SSH_AUTH_SOCK; 18:59:45 unset SSH_AGENT_PID; 18:59:45 echo Agent pid 75 killed; 18:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:45 + git semver [Pipeline] } 18:59:46 $ docker stop --time=1 b5e9a2a56f4683ab975ef01cf6838f11e90b59f6f71ed83960f37c9a21a9d16a 18:59:47 $ docker rm -f --volumes b5e9a2a56f4683ab975ef01cf6838f11e90b59f6f71ed83960f37c9a21a9d16a [Pipeline] // withDockerContainer [Pipeline] sh 18:59:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:59:47 Stashed 1 file(s) [Pipeline] echo 18:59:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 18:59:48 provisioning config files... 18:59:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17497866928176712174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:48 ---> docker-login.sh 18:59:48 nexus3.edgexfoundry.org:10001 18:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:48 Configure a credential helper to remove this warning. See 18:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:48 18:59:48 Login Succeeded 18:59:48 nexus3.edgexfoundry.org:10002 18:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:48 Configure a credential helper to remove this warning. See 18:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:48 18:59:48 Login Succeeded 18:59:48 nexus3.edgexfoundry.org:10003 18:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:48 Configure a credential helper to remove this warning. See 18:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:48 18:59:48 Login Succeeded 18:59:48 nexus3.edgexfoundry.org:10004 18:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:48 Configure a credential helper to remove this warning. See 18:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:48 18:59:48 Login Succeeded 18:59:48 docker.io 18:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:49 Configure a credential helper to remove this warning. See 18:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:49 18:59:49 Login Succeeded 18:59:49 ---> docker-login.sh ends [Pipeline] } 18:59:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:59:49 ========================================================= 18:59:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:59:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:59:49 Sending build context to Docker daemon 21.67MB 18:59:49 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:59:49 Step 2/13 : FROM ${BASE} AS builder 18:59:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:49 7264a8db6415: Pulling fs layer 18:59:49 c4d48a809fc2: Pulling fs layer 18:59:49 4f1c88b9dad5: Pulling fs layer 18:59:49 ad3a456e5733: Pulling fs layer 18:59:49 33e27b845d1e: Pulling fs layer 18:59:49 c68163c4e522: Pulling fs layer 18:59:49 50da416c3ac9: Pulling fs layer 18:59:49 23d2d4c4bb30: Pulling fs layer 18:59:49 ad3a456e5733: Waiting 18:59:49 33e27b845d1e: Waiting 18:59:49 c68163c4e522: Waiting 18:59:49 50da416c3ac9: Waiting 18:59:49 c4d48a809fc2: Verifying Checksum 18:59:49 c4d48a809fc2: Download complete 18:59:49 ad3a456e5733: Download complete 18:59:49 33e27b845d1e: Verifying Checksum 18:59:49 33e27b845d1e: Download complete 18:59:49 7264a8db6415: Download complete 18:59:49 c68163c4e522: Verifying Checksum 18:59:49 c68163c4e522: Download complete 18:59:49 7264a8db6415: Pull complete 18:59:50 23d2d4c4bb30: Verifying Checksum 18:59:50 23d2d4c4bb30: Download complete 18:59:50 c4d48a809fc2: Pull complete 18:59:50 4f1c88b9dad5: Verifying Checksum 18:59:50 4f1c88b9dad5: Download complete 18:59:50 50da416c3ac9: Verifying Checksum 18:59:50 50da416c3ac9: Download complete 18:59:53 4f1c88b9dad5: Pull complete 18:59:53 ad3a456e5733: Pull complete 18:59:53 33e27b845d1e: Pull complete 18:59:53 c68163c4e522: Pull complete 18:59:55 50da416c3ac9: Pull complete 18:59:55 23d2d4c4bb30: Pull complete 18:59:55 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:59:55 ---> 0786185ac409 18:59:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:00:00 ---> Running in ffc868a04839 19:00:00 Removing intermediate container ffc868a04839 19:00:00 ---> f38acedc7adf 19:00:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:00 ---> Running in 057423e905d2 19:00:00 Removing intermediate container 057423e905d2 19:00:00 ---> b81a25f6ca5c 19:00:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:00:00 ---> Running in f830a6c9e595 19:00:00 Removing intermediate container f830a6c9e595 19:00:00 ---> cb924814d372 19:00:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:00:00 ---> Running in d73ed29a8fab 19:00:00 Removing intermediate container d73ed29a8fab 19:00:00 ---> 3ca4a7ebfcf8 19:00:00 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:00:00 ---> Running in 7fd7c68b0700 19:00:01 Removing intermediate container 7fd7c68b0700 19:00:01 ---> 626c98ef7645 19:00:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:01 ---> Running in 19927e94980f 19:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:00:01 OK: 264 MiB in 52 packages 19:00:01 Removing intermediate container 19927e94980f 19:00:01 ---> 6a6e867051d8 19:00:01 Step 9/13 : WORKDIR /device-onvif-camera 19:00:01 ---> Running in 192d28283103 19:00:01 Removing intermediate container 192d28283103 19:00:01 ---> c9f4ede715de 19:00:01 Step 10/13 : COPY go.mod vendor* ./ 19:00:02 ---> fd36d81a4b74 19:00:02 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:02 ---> Running in c238a833b963 19:00:02 Still waiting to schedule task 19:00:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:00:40 Removing intermediate container c238a833b963 19:00:40 ---> 85f440b16b0b 19:00:40 Step 12/13 : COPY . . 19:00:40 ---> 11c40ec76341 19:00:40 Step 13/13 : RUN ${MAKE} 19:00:40 ---> Running in 37810a7251bb 19:00:40 noop 19:00:40 Removing intermediate container 37810a7251bb 19:00:40 ---> 25ef41b72265 19:00:40 Successfully built 25ef41b72265 19:00:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:41 + docker inspect -f . ci-base-image-x86_64 19:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:41 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:00:41 $ 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 19:00:41 $ docker top 12e97c9342a14162af17e870672da295ce35e31a0ac7836264cdabbc60b78003 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:42 + go version 19:00:42 go version go1.21.0 linux/amd64 [Pipeline] } 19:00:42 $ docker stop --time=1 12e97c9342a14162af17e870672da295ce35e31a0ac7836264cdabbc60b78003 19:00:43 $ docker rm -f --volumes 12e97c9342a14162af17e870672da295ce35e31a0ac7836264cdabbc60b78003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:43 + docker inspect -f . ci-base-image-x86_64 19:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:43 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:00:43 $ 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 19:00:44 $ docker top 3b60608ae43504d493776735d2ada60a30a29d1ff8f3afdc22384f001b2984b1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:44 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 19:00:44 + make test 19:00:44 go test ./... -coverprofile=coverage.out ./... 19:00:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:00:56 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:00:57 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:00:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.048s coverage: 31.5% of statements 19:00:59 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.326s coverage: 86.5% of statements 19:01:06 go vet ./... 19:01:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:01:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:01:09 ./bin/test-attribution-txt.sh [Pipeline] echo 19:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:01:09 $ docker stop --time=1 3b60608ae43504d493776735d2ada60a30a29d1ff8f3afdc22384f001b2984b1 19:01:12 $ docker rm -f --volumes 3b60608ae43504d493776735d2ada60a30a29d1ff8f3afdc22384f001b2984b1 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:01:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:14 + ls -al . 19:01:14 total 236 19:01:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:00 . 19:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:59 .. 19:01:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:00 .git 19:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:59 .github 19:01:14 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 18:59 .gitignore 19:01:14 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 18:59 .golangci.yml 19:01:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:59 .semver 19:01:14 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 18:59 Attribution.txt 19:01:14 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 18:59 CHANGELOG.md 19:01:14 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 18:59 Dockerfile 19:01:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:59 GOVERNANCE.md 19:01:14 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 18:59 Jenkinsfile 19:01:14 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 18:59 LICENSE 19:01:14 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 18:59 Makefile 19:01:14 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 18:59 OWNERS.md 19:01:14 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 18:59 README.md 19:01:14 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:59 VERSION 19:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:59 bin 19:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:59 cmd 19:01:14 -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 19:00 coverage.out 19:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:59 doc 19:01:14 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 18:59 go.mod 19:01:14 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 18:59 go.sum 19:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:59 internal 19:01:14 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:14 + 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=92c3ba4568a6222498d3402d3e8034c184771ddb --label arch=amd64 --label version=3.1.0-dev.25 . 19:01:14 Sending build context to Docker daemon 21.75MB 19:01:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:01:14 Step 2/26 : FROM ${BASE} AS builder 19:01:14 ---> 25ef41b72265 19:01:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:01:14 ---> Running in 3a338a5b7907 19:01:14 Removing intermediate container 3a338a5b7907 19:01:14 ---> d4ee4f4e375c 19:01:14 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:15 ---> Running in bcbab0716426 19:01:15 Removing intermediate container bcbab0716426 19:01:15 ---> b206710afdc1 19:01:15 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 19:01:15 ---> Running in c24cc046576b 19:01:15 Removing intermediate container c24cc046576b 19:01:15 ---> f6462cc09e79 19:01:15 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:01:15 ---> Running in d98d2eddc7c7 19:01:15 Removing intermediate container d98d2eddc7c7 19:01:15 ---> ea8cf265793a 19:01:15 Step 7/26 : LABEL Name=edgex-device-onvif-camera 19:01:15 ---> Running in 1fb8a6ad6d49 19:01:15 Removing intermediate container 1fb8a6ad6d49 19:01:15 ---> 8fa86321c680 19:01:15 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:15 ---> Running in 5197f2c988c8 19:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:01:16 OK: 264 MiB in 52 packages 19:01:16 Removing intermediate container 5197f2c988c8 19:01:16 ---> 6ef89c909c25 19:01:16 Step 9/26 : WORKDIR /device-onvif-camera 19:01:16 ---> Running in 9aff82a47e82 19:01:16 Removing intermediate container 9aff82a47e82 19:01:16 ---> 5beb2454076f 19:01:16 Step 10/26 : COPY go.mod vendor* ./ 19:01:16 ---> 724e22accbed 19:01:16 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:16 ---> Running in c7ba8f45aa71 19:01:17 Removing intermediate container c7ba8f45aa71 19:01:17 ---> 14d419e1c35f 19:01:17 Step 12/26 : COPY . . 19:01:18 ---> 3f31b8112520 19:01:18 Step 13/26 : RUN ${MAKE} 19:01:18 ---> Running in c8415c75ddc5 19:01:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 19:01:40 Removing intermediate container c8415c75ddc5 19:01:40 ---> 54664a949213 19:01:40 Step 14/26 : FROM alpine:3.18 19:01:40 3.18: Pulling from library/alpine 19:01:40 96526aa774ef: Pulling fs layer 19:01:40 96526aa774ef: Verifying Checksum 19:01:40 96526aa774ef: Download complete 19:01:40 96526aa774ef: Pull complete 19:01:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:01:40 Status: Downloaded newer image for alpine:3.18 19:01:40 ---> 8ca4688f4f35 19:01:40 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:01:40 ---> Running in 721574e7a0d8 19:01:40 Removing intermediate container 721574e7a0d8 19:01:40 ---> 1d572f7120f7 19:01:40 Step 16/26 : RUN apk add --update --no-cache dumb-init 19:01:40 ---> Running in 0bd793436ece 19:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:01:40 (1/1) Installing dumb-init (1.2.5-r2) 19:01:40 Executing busybox-1.36.1-r2.trigger 19:01:40 OK: 7 MiB in 16 packages 19:01:40 Removing intermediate container 0bd793436ece 19:01:40 ---> f89266880f59 19:01:40 Step 17/26 : WORKDIR / 19:01:40 ---> Running in 06564acfc4ab 19:01:40 Removing intermediate container 06564acfc4ab 19:01:40 ---> 5098c91bed70 19:01:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:01:41 ---> 9503416de0d6 19:01:41 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:01:41 ---> f2a7f9fbb8fe 19:01:41 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:01:41 ---> b6efebf9fa10 19:01:41 Step 21/26 : EXPOSE 59984 19:01:41 ---> Running in 76ad272d058f 19:01:41 Removing intermediate container 76ad272d058f 19:01:41 ---> 489a0f5f698f 19:01:41 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:01:41 ---> Running in d113629a773d 19:01:41 Removing intermediate container d113629a773d 19:01:41 ---> 9329632f6b7d 19:01:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:01:41 ---> Running in 8da2893e8384 19:01:41 Removing intermediate container 8da2893e8384 19:01:41 ---> 59bb556b86ee 19:01:41 Step 24/26 : LABEL arch=amd64 19:01:41 ---> Running in 9cf711c683f6 19:01:41 Removing intermediate container 9cf711c683f6 19:01:41 ---> bee68d995fb7 19:01:41 Step 25/26 : LABEL git_sha=92c3ba4568a6222498d3402d3e8034c184771ddb 19:01:41 ---> Running in b0f049d46049 19:01:41 Removing intermediate container b0f049d46049 19:01:41 ---> 33fb2e294672 19:01:41 Step 26/26 : LABEL version=3.1.0-dev.25 19:01:41 ---> Running in 31f94d51f924 19:01:42 Removing intermediate container 31f94d51f924 19:01:42 ---> f33364728e56 19:01:42 [Warning] One or more build-args [ARCH] were not consumed 19:01:42 Successfully built f33364728e56 19:01:42 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 19:01:42 provisioning config files... 19:01:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9931113787356570358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:42 ---> docker-login.sh 19:01:42 nexus3.edgexfoundry.org:10001 19:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:42 Configure a credential helper to remove this warning. See 19:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:42 19:01:42 Login Succeeded 19:01:42 nexus3.edgexfoundry.org:10002 19:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:42 Configure a credential helper to remove this warning. See 19:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:42 19:01:42 Login Succeeded 19:01:42 nexus3.edgexfoundry.org:10003 19:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:42 Configure a credential helper to remove this warning. See 19:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:42 19:01:42 Login Succeeded 19:01:42 nexus3.edgexfoundry.org:10004 19:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:42 Configure a credential helper to remove this warning. See 19:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:42 19:01:42 Login Succeeded 19:01:42 docker.io 19:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:43 Configure a credential helper to remove this warning. See 19:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:43 19:01:43 Login Succeeded 19:01:43 ---> docker-login.sh ends [Pipeline] } 19:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:43 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 19:01:43 92c3ba4568a6222498d3402d3e8034c184771ddb 19:01:43 latest 19:01:43 3.1.0-dev.25 19:01:43 92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 19:01:43 main 19:01:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:92c3ba4568a6222498d3402d3e8034c184771ddb 19:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:44 fb192df017a2: Preparing 19:01:44 7ce67bf73898: Preparing 19:01:44 bbc6bc2e6407: Preparing 19:01:44 c319b7df7309: Preparing 19:01:44 cc2447e1835a: Preparing 19:01:44 cc2447e1835a: Layer already exists 19:01:44 7ce67bf73898: Pushed 19:01:44 c319b7df7309: Pushed 19:01:44 fb192df017a2: Pushed 19:01:46 bbc6bc2e6407: Pushed 19:01:46 92c3ba4568a6222498d3402d3e8034c184771ddb: digest: sha256:9402fb0192d2f738f71e4f5e6b4ceee982a10308b5aca28627967bd986175bc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:47 fb192df017a2: Preparing 19:01:47 7ce67bf73898: Preparing 19:01:47 bbc6bc2e6407: Preparing 19:01:47 c319b7df7309: Preparing 19:01:47 cc2447e1835a: Preparing 19:01:47 7ce67bf73898: Layer already exists 19:01:47 fb192df017a2: Layer already exists 19:01:47 cc2447e1835a: Layer already exists 19:01:47 c319b7df7309: Layer already exists 19:01:47 bbc6bc2e6407: Layer already exists 19:01:47 latest: digest: sha256:9402fb0192d2f738f71e4f5e6b4ceee982a10308b5aca28627967bd986175bc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.25 19:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:48 fb192df017a2: Preparing 19:01:48 7ce67bf73898: Preparing 19:01:48 bbc6bc2e6407: Preparing 19:01:48 c319b7df7309: Preparing 19:01:48 cc2447e1835a: Preparing 19:01:48 bbc6bc2e6407: Layer already exists 19:01:48 fb192df017a2: Layer already exists 19:01:48 7ce67bf73898: Layer already exists 19:01:48 c319b7df7309: Layer already exists 19:01:48 cc2447e1835a: Layer already exists 19:01:48 3.1.0-dev.25: digest: sha256:9402fb0192d2f738f71e4f5e6b4ceee982a10308b5aca28627967bd986175bc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 19:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:48 fb192df017a2: Preparing 19:01:48 7ce67bf73898: Preparing 19:01:48 bbc6bc2e6407: Preparing 19:01:48 c319b7df7309: Preparing 19:01:48 cc2447e1835a: Preparing 19:01:48 cc2447e1835a: Layer already exists 19:01:48 bbc6bc2e6407: Layer already exists 19:01:48 7ce67bf73898: Layer already exists 19:01:48 fb192df017a2: Layer already exists 19:01:48 c319b7df7309: Layer already exists 19:01:48 92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25: digest: sha256:9402fb0192d2f738f71e4f5e6b4ceee982a10308b5aca28627967bd986175bc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:49 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 19:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:49 fb192df017a2: Preparing 19:01:49 7ce67bf73898: Preparing 19:01:49 bbc6bc2e6407: Preparing 19:01:49 c319b7df7309: Preparing 19:01:49 cc2447e1835a: Preparing 19:01:49 cc2447e1835a: Layer already exists 19:01:49 fb192df017a2: Layer already exists 19:01:49 7ce67bf73898: Layer already exists 19:01:49 c319b7df7309: Layer already exists 19:01:49 bbc6bc2e6407: Layer already exists 19:01:49 main: digest: sha256:9402fb0192d2f738f71e4f5e6b4ceee982a10308b5aca28627967bd986175bc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:49 ===================================================== [Pipeline] echo 19:01:49 taggedImages: 19:01:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:92c3ba4568a6222498d3402d3e8034c184771ddb 19:01:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:01:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.25 19:01:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 19:01:49 - 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 19:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:49 19:01:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:50 latest: Pulling from edgex-lftools-log-publisher 19:01:50 5eb5b503b376: Pulling fs layer 19:01:50 5c69ac0246d0: Pulling fs layer 19:01:50 ec43610c2a17: Pulling fs layer 19:01:50 3a2ae6a8a46f: Pulling fs layer 19:01:50 33b1e0a273af: Pulling fs layer 19:01:50 5d3b04190fa2: Pulling fs layer 19:01:50 2f39f015ded8: Pulling fs layer 19:01:50 3a2ae6a8a46f: Waiting 19:01:50 33b1e0a273af: Waiting 19:01:50 5d3b04190fa2: Waiting 19:01:50 2f39f015ded8: Waiting 19:01:50 5c69ac0246d0: Verifying Checksum 19:01:50 5c69ac0246d0: Download complete 19:01:50 3a2ae6a8a46f: Verifying Checksum 19:01:50 3a2ae6a8a46f: Download complete 19:01:50 33b1e0a273af: Verifying Checksum 19:01:50 33b1e0a273af: Download complete 19:01:50 5d3b04190fa2: Verifying Checksum 19:01:50 5d3b04190fa2: Download complete 19:01:50 ec43610c2a17: Verifying Checksum 19:01:50 ec43610c2a17: Download complete 19:01:50 5eb5b503b376: Verifying Checksum 19:01:50 5eb5b503b376: Download complete 19:01:50 2f39f015ded8: Download complete 19:01:51 5eb5b503b376: Pull complete 19:01:51 5c69ac0246d0: Pull complete 19:01:52 ec43610c2a17: Pull complete 19:01:52 3a2ae6a8a46f: Pull complete 19:01:52 33b1e0a273af: Pull complete 19:01:52 5d3b04190fa2: Pull complete 19:01:56 2f39f015ded8: Pull complete 19:01:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:56 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 19:02:01 $ docker top 3ce091e8a0abbfc0e928f7c00b16c3859654c46ff922e8f658d59eb23a3aed92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:01 ---> job-cost.sh 19:02:01 lf-activate-venv: SKIPPING 19:02:01 INFO: No Stack... 19:02:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:01 INFO: Archiving Costs [Pipeline] sh 19:02:02 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 19:02:02 + cut -d, -f6 [Pipeline] lock 19:02:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] 19:02:02 Resource [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] did not exist. Created. 19:02:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:02 + echo total: 0.2199999988079071 [Pipeline] stash 19:02:02 Stashed 1 file(s) [Pipeline] } 19:02:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 19:02:02 $ docker stop --time=1 3ce091e8a0abbfc0e928f7c00b16c3859654c46ff922e8f658d59eb23a3aed92 19:02:03 $ docker rm -f --volumes 3ce091e8a0abbfc0e928f7c00b16c3859654c46ff922e8f658d59eb23a3aed92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:03:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17078 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 19:03:20 Running in /w/workspace/device-onvif-camera/182 [Pipeline] { [Pipeline] checkout 19:03:20 The recommended git tool is: git 19:03:26 using credential edgex-jenkins-ssh 19:03:26 Cloning the remote Git repository 19:03:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:03:26 > git init /w/workspace/device-onvif-camera/182 # timeout=10 19:03:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:03:26 > git --version # timeout=10 19:03:26 > git --version # 'git version 2.25.1' 19:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:28 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:03:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:29 Avoid second fetch 19:03:29 Checking out Revision 92c3ba4568a6222498d3402d3e8034c184771ddb (main) 19:03:30 Commit message: "Merge pull request #407 from ejlee3/napa-go-mod" 19:03:29 > git config core.sparsecheckout # timeout=10 19:03:29 > git checkout -f 92c3ba4568a6222498d3402d3e8034c184771ddb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:03:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:31 Dload Upload Total Spent Left Speed 19:03:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 19:03:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:03:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:03:32 + sudo tee /etc/docker/daemon.new 19:03:32 { 19:03:32 "registry-mirrors": [ 19:03:32 "https://nexus3.edgexfoundry.org:10001" 19:03:32 ], 19:03:32 "bip": "10.250.0.254/24", 19:03:32 "hosts": [ 19:03:32 "tcp://0.0.0.0:5555", 19:03:32 "unix:///var/run/docker.sock" 19:03:32 ], 19:03:32 "mtu": 1458, 19:03:32 "selinux-enabled": true, 19:03:32 "seccomp-profile": "/etc/docker/seccomp.json" 19:03:32 } [Pipeline] sh 19:03:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:03:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:51 provisioning config files... 19:03:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/182@tmp/config10610813056259757773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:51 ---> docker-login.sh 19:03:51 nexus3.edgexfoundry.org:10001 19:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:52 Configure a credential helper to remove this warning. See 19:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:52 19:03:52 Login Succeeded 19:03:52 nexus3.edgexfoundry.org:10002 19:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:52 Configure a credential helper to remove this warning. See 19:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:52 19:03:52 Login Succeeded 19:03:52 nexus3.edgexfoundry.org:10003 19:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:53 Configure a credential helper to remove this warning. See 19:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:53 19:03:53 Login Succeeded 19:03:53 nexus3.edgexfoundry.org:10004 19:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:53 Configure a credential helper to remove this warning. See 19:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:53 19:03:53 Login Succeeded 19:03:53 docker.io 19:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:54 Configure a credential helper to remove this warning. See 19:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:54 19:03:54 Login Succeeded 19:03:54 ---> docker-login.sh ends [Pipeline] } 19:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:03:54 ========================================================= 19:03:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:03:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:03:55 Sending build context to Docker daemon 14.2MB 19:03:55 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 19:03:55 Step 2/13 : FROM ${BASE} AS builder 19:03:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:03:55 9fda8d8052c6: Pulling fs layer 19:03:55 5d54e960e981: Pulling fs layer 19:03:55 c4a7e357bf2a: Pulling fs layer 19:03:55 f0e02332f6b5: Pulling fs layer 19:03:55 cefa15bbcfad: Pulling fs layer 19:03:55 17808c966233: Pulling fs layer 19:03:55 f4c1fc716caa: Pulling fs layer 19:03:55 f0e02332f6b5: Waiting 19:03:55 cefa15bbcfad: Waiting 19:03:55 17808c966233: Waiting 19:03:55 f4c1fc716caa: Waiting 19:03:55 5d54e960e981: Download complete 19:03:55 f0e02332f6b5: Verifying Checksum 19:03:55 f0e02332f6b5: Download complete 19:03:55 cefa15bbcfad: Download complete 19:03:55 9fda8d8052c6: Download complete 19:03:56 f4c1fc716caa: Verifying Checksum 19:03:56 f4c1fc716caa: Download complete 19:03:56 9fda8d8052c6: Pull complete 19:03:57 5d54e960e981: Pull complete 19:03:57 c4a7e357bf2a: Verifying Checksum 19:03:57 c4a7e357bf2a: Download complete 19:03:58 17808c966233: Verifying Checksum 19:03:58 17808c966233: Download complete 19:04:11 c4a7e357bf2a: Pull complete 19:04:11 f0e02332f6b5: Pull complete 19:04:11 cefa15bbcfad: Pull complete 19:04:19 17808c966233: Pull complete 19:04:20 f4c1fc716caa: Pull complete 19:04:20 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:04:20 ---> ea914061e18c 19:04:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:04:22 ---> Running in e1076ec29d2f 19:04:22 Removing intermediate container e1076ec29d2f 19:04:22 ---> eb91c90ed012 19:04:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:04:22 ---> Running in 7bcaeabd0cc3 19:04:22 Removing intermediate container 7bcaeabd0cc3 19:04:22 ---> da18c61f1dfd 19:04:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:04:22 ---> Running in 06340fc8a764 19:04:23 Removing intermediate container 06340fc8a764 19:04:23 ---> d3b7e55b3e93 19:04:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:04:23 ---> Running in e059eb3a9751 19:04:23 Removing intermediate container e059eb3a9751 19:04:23 ---> e57fe8b4cf48 19:04:23 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:04:23 ---> Running in 82ea2343dc6c 19:04:24 Removing intermediate container 82ea2343dc6c 19:04:24 ---> 322ee45e64ce 19:04:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:24 ---> Running in 2e1a65fd8c40 19:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:27 OK: 266 MiB in 52 packages 19:04:31 Removing intermediate container 2e1a65fd8c40 19:04:31 ---> 1142e3b760a0 19:04:31 Step 9/13 : WORKDIR /device-onvif-camera 19:04:31 ---> Running in 7995a365d680 19:04:31 Removing intermediate container 7995a365d680 19:04:31 ---> 5506fafd93e0 19:04:31 Step 10/13 : COPY go.mod vendor* ./ 19:04:31 ---> 90429989e1e0 19:04:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:31 ---> Running in 680fe91ca55c 19:05:53 Removing intermediate container 680fe91ca55c 19:05:53 ---> 2de581631968 19:05:53 Step 12/13 : COPY . . 19:05:53 ---> c35b092a6462 19:05:53 Step 13/13 : RUN ${MAKE} 19:05:53 ---> Running in 383980b7e887 19:05:53 noop 19:05:55 Removing intermediate container 383980b7e887 19:05:55 ---> 284d4e20f039 19:05:55 Successfully built 284d4e20f039 19:05:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:55 + docker inspect -f . ci-base-image-arm64 19:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-17078 does not seem to be running inside a container 19:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/182 -v /w/workspace/device-onvif-camera/182:/w/workspace/device-onvif-camera/182:rw,z -v /w/workspace/device-onvif-camera/182@tmp:/w/workspace/device-onvif-camera/182@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 19:05:57 $ docker top 557bb5569671049d4936d7239ed463bc529261262d9dc4ddef4445d2d01b64ed -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:58 + go version 19:05:58 go version go1.21.0 linux/arm64 [Pipeline] } 19:05:58 $ docker stop --time=1 557bb5569671049d4936d7239ed463bc529261262d9dc4ddef4445d2d01b64ed 19:05:59 $ docker rm -f --volumes 557bb5569671049d4936d7239ed463bc529261262d9dc4ddef4445d2d01b64ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:00 + docker inspect -f . ci-base-image-arm64 19:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:00 prd-ubuntu20.04-docker-arm64-4c-16g-17078 does not seem to be running inside a container 19:06:00 $ 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/182 -v /w/workspace/device-onvif-camera/182:/w/workspace/device-onvif-camera/182:rw,z -v /w/workspace/device-onvif-camera/182@tmp:/w/workspace/device-onvif-camera/182@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 19:06:02 $ docker top b8449d11bebdf82073b6e2cd94ebf382f47b8afc52a51d33be6deffbe985a748 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:02 + git config --global --add safe.directory /w/workspace/device-onvif-camera/182 [Pipeline] fileExists [Pipeline] sh 19:06:03 + make test 19:06:03 go test ./... -coverprofile=coverage.out ./... 19:06:10 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:08:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:08:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:08:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.198s coverage: 31.5% of statements 19:08:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.754s coverage: 86.5% of statements 19:08:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:08:16 go vet ./... 19:08:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:49 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:08:49 $ docker stop --time=1 b8449d11bebdf82073b6e2cd94ebf382f47b8afc52a51d33be6deffbe985a748 19:08:51 $ docker rm -f --volumes b8449d11bebdf82073b6e2cd94ebf382f47b8afc52a51d33be6deffbe985a748 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:52 Warning: overwriting stash ‘coverage-report’ 19:08:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:08:54 + ls -al . 19:08:54 total 232 19:08:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:06 . 19:08:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:03 .. 19:08:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:03 .git 19:08:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:03 .github 19:08:54 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 19:03 .gitignore 19:08:54 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 19:03 .golangci.yml 19:08:54 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 19:03 Attribution.txt 19:08:54 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 19:03 CHANGELOG.md 19:08:54 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 19:03 Dockerfile 19:08:54 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 19:03 GOVERNANCE.md 19:08:54 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 19:03 Jenkinsfile 19:08:54 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 19:03 LICENSE 19:08:54 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 19:03 Makefile 19:08:54 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 19:03 OWNERS.md 19:08:54 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 19:03 README.md 19:08:54 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:59 VERSION 19:08:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:03 bin 19:08:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:03 cmd 19:08:54 -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 19:08 coverage.out 19:08:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:03 doc 19:08:54 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 19:03 go.mod 19:08:54 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 19:03 go.sum 19:08:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:03 internal 19:08:54 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:54 + 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=92c3ba4568a6222498d3402d3e8034c184771ddb --label arch=arm64 --label version=3.1.0-dev.25 . 19:08:55 Sending build context to Docker daemon 14.28MB 19:08:55 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:08:55 Step 2/26 : FROM ${BASE} AS builder 19:08:55 ---> 284d4e20f039 19:08:55 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:08:55 ---> Running in 40b62199c14b 19:08:56 Removing intermediate container 40b62199c14b 19:08:56 ---> ef0ed6e5d3a0 19:08:56 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:56 ---> Running in 1d612784c444 19:08:56 Removing intermediate container 1d612784c444 19:08:56 ---> a09adf5f5e99 19:08:56 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 19:08:56 ---> Running in 9df62b259e6e 19:08:56 Removing intermediate container 9df62b259e6e 19:08:56 ---> 1ec222e9cac6 19:08:56 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:08:56 ---> Running in fbae55c8c9cb 19:08:57 Removing intermediate container fbae55c8c9cb 19:08:57 ---> 2f72b3c49458 19:08:57 Step 7/26 : LABEL Name=edgex-device-onvif-camera 19:08:57 ---> Running in 6941edf067f8 19:08:57 Removing intermediate container 6941edf067f8 19:08:57 ---> 6ae6b9554677 19:08:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:57 ---> Running in 5b894abad87e 19:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:09:00 OK: 266 MiB in 52 packages 19:09:01 Removing intermediate container 5b894abad87e 19:09:01 ---> 15342c17cea5 19:09:01 Step 9/26 : WORKDIR /device-onvif-camera 19:09:01 ---> Running in e77c54d089a1 19:09:01 Removing intermediate container e77c54d089a1 19:09:01 ---> 3970640b0756 19:09:01 Step 10/26 : COPY go.mod vendor* ./ 19:09:02 ---> 42a569646ad6 19:09:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:02 ---> Running in 02c33de7c8f5 19:09:05 Removing intermediate container 02c33de7c8f5 19:09:05 ---> 84c7104356e4 19:09:05 Step 12/26 : COPY . . 19:09:06 ---> 82bf45155259 19:09:06 Step 13/26 : RUN ${MAKE} 19:09:06 ---> Running in f09424fb1545 19:09:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 19:10:59 Removing intermediate container f09424fb1545 19:10:59 ---> aed07c635d91 19:10:59 Step 14/26 : FROM alpine:3.18 19:10:59 3.18: Pulling from library/alpine 19:10:59 579b34f0a95b: Pulling fs layer 19:10:59 579b34f0a95b: Verifying Checksum 19:10:59 579b34f0a95b: Download complete 19:10:59 579b34f0a95b: Pull complete 19:10:59 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:10:59 Status: Downloaded newer image for alpine:3.18 19:10:59 ---> 3cc203321400 19:10:59 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:10:59 ---> Running in 3b8252a86735 19:10:59 Removing intermediate container 3b8252a86735 19:10:59 ---> c6d034ea4517 19:10:59 Step 16/26 : RUN apk add --update --no-cache dumb-init 19:10:59 ---> Running in 547b525566c1 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:10:59 (1/1) Installing dumb-init (1.2.5-r2) 19:10:59 Executing busybox-1.36.1-r2.trigger 19:10:59 OK: 8 MiB in 16 packages 19:11:00 Removing intermediate container 547b525566c1 19:11:00 ---> 15176138cde5 19:11:00 Step 17/26 : WORKDIR / 19:11:00 ---> Running in 9765742820f6 19:11:00 Removing intermediate container 9765742820f6 19:11:00 ---> abf0bcbbb585 19:11:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:11:02 ---> e5cf21b35d8d 19:11:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:11:02 ---> 9d7441a700f5 19:11:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:11:03 ---> f09bf81b64e9 19:11:03 Step 21/26 : EXPOSE 59984 19:11:03 ---> Running in c6910fb22e29 19:11:03 Removing intermediate container c6910fb22e29 19:11:03 ---> c579ab4db169 19:11:03 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:11:03 ---> Running in 3b574c6d7a70 19:11:03 Removing intermediate container 3b574c6d7a70 19:11:03 ---> afc9678ac09a 19:11:03 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:03 ---> Running in 095fdaf13564 19:11:04 Removing intermediate container 095fdaf13564 19:11:04 ---> 9b3d4d5e59ca 19:11:04 Step 24/26 : LABEL arch=arm64 19:11:04 ---> Running in 4e8ae8678228 19:11:04 Removing intermediate container 4e8ae8678228 19:11:04 ---> f2daa6be1706 19:11:04 Step 25/26 : LABEL git_sha=92c3ba4568a6222498d3402d3e8034c184771ddb 19:11:04 ---> Running in 3e145b3cd16a 19:11:05 Removing intermediate container 3e145b3cd16a 19:11:05 ---> 923822b97ee7 19:11:05 Step 26/26 : LABEL version=3.1.0-dev.25 19:11:05 ---> Running in 54eae02ce9ef 19:11:05 Removing intermediate container 54eae02ce9ef 19:11:05 ---> 5ba7e4ee0941 19:11:05 [Warning] One or more build-args [ARCH] were not consumed 19:11:05 Successfully built 5ba7e4ee0941 19:11:05 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 19:11:05 provisioning config files... 19:11:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/182@tmp/config10276859931229413329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:06 ---> docker-login.sh 19:11:06 nexus3.edgexfoundry.org:10001 19:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:06 Configure a credential helper to remove this warning. See 19:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:06 19:11:06 Login Succeeded 19:11:06 nexus3.edgexfoundry.org:10002 19:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:06 Configure a credential helper to remove this warning. See 19:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:06 19:11:06 Login Succeeded 19:11:06 nexus3.edgexfoundry.org:10003 19:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:07 Configure a credential helper to remove this warning. See 19:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:07 19:11:07 Login Succeeded 19:11:07 nexus3.edgexfoundry.org:10004 19:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:07 Configure a credential helper to remove this warning. See 19:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:07 19:11:07 Login Succeeded 19:11:07 docker.io 19:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:07 Configure a credential helper to remove this warning. See 19:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:07 19:11:07 Login Succeeded 19:11:07 ---> docker-login.sh ends [Pipeline] } 19:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:08 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 19:11:08 92c3ba4568a6222498d3402d3e8034c184771ddb 19:11:08 latest 19:11:08 3.1.0-dev.25 19:11:08 92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 19:11:08 main 19:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:92c3ba4568a6222498d3402d3e8034c184771ddb 19:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:08 fdfbedca41a3: Preparing 19:11:08 ea0c2ca026f2: Preparing 19:11:08 f99c9ceecb65: Preparing 19:11:08 d77ac12408ad: Preparing 19:11:08 5f4d9fc4d98d: Preparing 19:11:08 5f4d9fc4d98d: Layer already exists 19:11:09 ea0c2ca026f2: Pushed 19:11:09 fdfbedca41a3: Pushed 19:11:09 d77ac12408ad: Pushed 19:11:14 f99c9ceecb65: Pushed 19:11:14 92c3ba4568a6222498d3402d3e8034c184771ddb: digest: sha256:326ebb6e8c8441d1ca401385de19a32d36ce64318fc1ebe50ddb9a9c360b6d29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:15 + 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 19:11:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:15 fdfbedca41a3: Preparing 19:11:15 ea0c2ca026f2: Preparing 19:11:15 f99c9ceecb65: Preparing 19:11:15 d77ac12408ad: Preparing 19:11:15 5f4d9fc4d98d: Preparing 19:11:15 5f4d9fc4d98d: Layer already exists 19:11:15 d77ac12408ad: Layer already exists 19:11:15 fdfbedca41a3: Layer already exists 19:11:15 ea0c2ca026f2: Layer already exists 19:11:15 f99c9ceecb65: Layer already exists 19:11:16 latest: digest: sha256:326ebb6e8c8441d1ca401385de19a32d36ce64318fc1ebe50ddb9a9c360b6d29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:16 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.25 19:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:17 fdfbedca41a3: Preparing 19:11:17 ea0c2ca026f2: Preparing 19:11:17 f99c9ceecb65: Preparing 19:11:17 d77ac12408ad: Preparing 19:11:17 5f4d9fc4d98d: Preparing 19:11:17 f99c9ceecb65: Layer already exists 19:11:17 fdfbedca41a3: Layer already exists 19:11:17 d77ac12408ad: Layer already exists 19:11:17 ea0c2ca026f2: Layer already exists 19:11:17 5f4d9fc4d98d: Layer already exists 19:11:17 3.1.0-dev.25: digest: sha256:326ebb6e8c8441d1ca401385de19a32d36ce64318fc1ebe50ddb9a9c360b6d29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:17 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 19:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:18 fdfbedca41a3: Preparing 19:11:18 ea0c2ca026f2: Preparing 19:11:18 f99c9ceecb65: Preparing 19:11:18 d77ac12408ad: Preparing 19:11:18 5f4d9fc4d98d: Preparing 19:11:18 ea0c2ca026f2: Layer already exists 19:11:18 5f4d9fc4d98d: Layer already exists 19:11:19 d77ac12408ad: Layer already exists 19:11:19 fdfbedca41a3: Layer already exists 19:11:19 f99c9ceecb65: Layer already exists 19:11:19 92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25: digest: sha256:326ebb6e8c8441d1ca401385de19a32d36ce64318fc1ebe50ddb9a9c360b6d29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:19 + 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 19:11:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 19:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:21 fdfbedca41a3: Preparing 19:11:21 ea0c2ca026f2: Preparing 19:11:21 f99c9ceecb65: Preparing 19:11:21 d77ac12408ad: Preparing 19:11:21 5f4d9fc4d98d: Preparing 19:11:21 d77ac12408ad: Layer already exists 19:11:21 5f4d9fc4d98d: Layer already exists 19:11:21 f99c9ceecb65: Layer already exists 19:11:21 fdfbedca41a3: Layer already exists 19:11:21 ea0c2ca026f2: Layer already exists 19:11:21 main: digest: sha256:326ebb6e8c8441d1ca401385de19a32d36ce64318fc1ebe50ddb9a9c360b6d29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:21 ===================================================== [Pipeline] echo 19:11:21 taggedImages: 19:11:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:92c3ba4568a6222498d3402d3e8034c184771ddb 19:11:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:11:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.25 19:11:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:92c3ba4568a6222498d3402d3e8034c184771ddb-3.1.0-dev.25 19:11:21 - 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 19:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:22 19:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:22 arm64: Pulling from edgex-lftools-log-publisher 19:11:22 8998bd30e6a1: Pulling fs layer 19:11:22 04944245beec: Pulling fs layer 19:11:22 699f458cf7ca: Pulling fs layer 19:11:22 765212b225bb: Pulling fs layer 19:11:22 f23df028b6ca: Pulling fs layer 19:11:22 d65c8cfc05b1: Pulling fs layer 19:11:22 2437ff75d9bd: Pulling fs layer 19:11:22 765212b225bb: Waiting 19:11:22 f23df028b6ca: Waiting 19:11:22 2437ff75d9bd: Waiting 19:11:22 d65c8cfc05b1: Waiting 19:11:22 04944245beec: Verifying Checksum 19:11:22 04944245beec: Download complete 19:11:22 765212b225bb: Verifying Checksum 19:11:22 765212b225bb: Download complete 19:11:22 f23df028b6ca: Verifying Checksum 19:11:22 f23df028b6ca: Download complete 19:11:22 d65c8cfc05b1: Verifying Checksum 19:11:22 d65c8cfc05b1: Download complete 19:11:22 699f458cf7ca: Verifying Checksum 19:11:22 699f458cf7ca: Download complete 19:11:23 8998bd30e6a1: Verifying Checksum 19:11:23 8998bd30e6a1: Download complete 19:11:25 2437ff75d9bd: Verifying Checksum 19:11:25 2437ff75d9bd: Download complete 19:11:27 8998bd30e6a1: Pull complete 19:11:28 04944245beec: Pull complete 19:11:29 699f458cf7ca: Pull complete 19:11:29 765212b225bb: Pull complete 19:11:30 f23df028b6ca: Pull complete 19:11:31 d65c8cfc05b1: Pull complete 19:11:46 2437ff75d9bd: Pull complete 19:11:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:46 prd-ubuntu20.04-docker-arm64-4c-16g-17078 does not seem to be running inside a container 19:11:46 $ 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/182 -v /w/workspace/device-onvif-camera/182:/w/workspace/device-onvif-camera/182:rw,z -v /w/workspace/device-onvif-camera/182@tmp:/w/workspace/device-onvif-camera/182@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 19:11:49 $ docker top 5fc84a21ef7a283bd1c6a4b90bc19b7ce6246c87248b303934fe07647b347e3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:50 ---> job-cost.sh 19:11:50 lf-activate-venv: SKIPPING 19:11:50 INFO: No Stack... 19:11:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:51 INFO: Archiving Costs [Pipeline] sh 19:11:52 + cat /w/workspace/device-onvif-camera/182/archives/cost.csv 19:11:52 + cut -d, -f6 [Pipeline] lock 19:11:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] 19:11:52 Resource [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] did not exist. Created. 19:11:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:53 /w/workspace/device-onvif-camera/182@tmp/durable-ecb9f296/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:53 Warning: overwriting stash ‘stack-cost’ 19:11:53 Stashed 1 file(s) [Pipeline] } 19:11:53 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:53 $ docker stop --time=1 5fc84a21ef7a283bd1c6a4b90bc19b7ce6246c87248b303934fe07647b347e3c 19:11:55 $ docker rm -f --volumes 5fc84a21ef7a283bd1c6a4b90bc19b7ce6246c87248b303934fe07647b347e3c [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 19:11:55 provisioning config files... 19:11:55 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10787015347699474189tmp [Pipeline] { [Pipeline] sh 19:11:56 + set +x 19:11:56 + + curl -s https://codecov.io/bash 19:11:56 bash -s -- 19:11:56 19:11:56 _____ _ 19:11:56 / ____| | | 19:11:56 | | ___ __| | ___ ___ _____ __ 19:11:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:11:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:11:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:11:56 Bash-1.0.6 19:11:56 19:11:56 19:11:56 ==> git version 2.25.1 found 19:11:56 ==> 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 19:11:56 Release-Date: 2020-01-08 19:11:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:11:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:11:56 ==> Jenkins CI detected. 19:11:56 current dir:  /w/workspace/foundry_device-onvif-camera_main 19:11:56 project root: . 19:11:56 --> token set from env 19:11:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:11:56 ==> Running gcov in . (disable via -X gcov) 19:11:56 ==> Python coveragepy not found 19:11:56 ==> Searching for coverage reports in: 19:11:56 + . 19:11:56 -> Found 1 reports 19:11:56 ==> Detecting git/mercurial file structure 19:11:56 ==> Reading reports 19:11:56 + ./coverage.out bytes=78456 19:11:56 ==> Appending adjustments 19:11:56 https://docs.codecov.io/docs/fixing-reports 19:11:56 + Found adjustments 19:11:56 ==> Gzipping contents 19:11:56 12K /tmp/codecov.ZBX107.gz 19:11:56 ==> Uploading reports 19:11:56 url: https://codecov.io 19:11:56 query: branch=main&commit=92c3ba4568a6222498d3402d3e8034c184771ddb&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:11:56 -> Pinging Codecov 19:11:56 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=92c3ba4568a6222498d3402d3e8034c184771ddb&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:11:56 -> Uploading to 19:11:56 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F29A59C45E3A92E06B3E522C9905F8EF/92c3ba4568a6222498d3402d3e8034c184771ddb/56d7a758-9756-4dd2-b4ef-29a107e93e5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T191156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=486487da506510a5463fa7941284231ce5be3cfe93dad22eb6cd2cd5bb5b9771 19:11:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:56 Dload Upload Total Spent Left Speed 19:11:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 41346 --:--:-- --:--:-- --:--:-- 41346 19:11:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] } 19:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:11:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:11:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:57 19:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:11:57 df9b9388f04a: Pulling fs layer 19:11:57 52dc419b0ee2: Pulling fs layer 19:11:57 25bc292e5bac: Pulling fs layer 19:11:57 114826534d7a: Pulling fs layer 19:11:57 4657fd5d0bcf: Pulling fs layer 19:11:57 6ad1cebc031e: Pulling fs layer 19:11:57 8a3aa393b2d8: Pulling fs layer 19:11:57 4657fd5d0bcf: Waiting 19:11:57 6ad1cebc031e: Waiting 19:11:57 8a3aa393b2d8: Waiting 19:11:57 114826534d7a: Waiting 19:11:57 25bc292e5bac: Verifying Checksum 19:11:57 25bc292e5bac: Download complete 19:11:57 52dc419b0ee2: Verifying Checksum 19:11:57 52dc419b0ee2: Download complete 19:11:57 4657fd5d0bcf: Verifying Checksum 19:11:57 4657fd5d0bcf: Download complete 19:11:57 df9b9388f04a: Verifying Checksum 19:11:57 df9b9388f04a: Download complete 19:11:58 6ad1cebc031e: Verifying Checksum 19:11:58 6ad1cebc031e: Download complete 19:11:58 df9b9388f04a: Pull complete 19:11:58 52dc419b0ee2: Pull complete 19:11:58 25bc292e5bac: Pull complete 19:11:58 114826534d7a: Verifying Checksum 19:11:58 114826534d7a: Download complete 19:11:58 8a3aa393b2d8: Verifying Checksum 19:11:58 8a3aa393b2d8: Download complete 19:12:01 114826534d7a: Pull complete 19:12:01 4657fd5d0bcf: Pull complete 19:12:02 6ad1cebc031e: Pull complete 19:12:04 8a3aa393b2d8: Pull complete 19:12:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:04 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:12:04 $ 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 19:12:09 $ docker top af320ac86f1d26e00ae6b15519e2a8af23ea8e33c61022a08e275fd505fd7340 -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 19:12:10 + set -o pipefail 19:12:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 19:12:15 19:12:15 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 19:12:15 19:12:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b055af64-8bdc-409d-849f-10337315a22b 19:12:15 19:12:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:12:15 19:12:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:12:15 19:12:15 19:12:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:12:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:12:15 More details here: https://snyk.co/ue1NS 19:12:15 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:12:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:12:15 $ docker stop --time=1 af320ac86f1d26e00ae6b15519e2a8af23ea8e33c61022a08e275fd505fd7340 19:12:18 $ docker rm -f --volumes af320ac86f1d26e00ae6b15519e2a8af23ea8e33c61022a08e275fd505fd7340 [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 19:12:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:19 provisioning config files... 19:12:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18446444244340997437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:19 --> edgex-publish-swagger.sh 19:12:19 === Publish doc/openapi/v3 API === 19:12:19 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 19:12:19 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 19:12:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:19 Dload Upload Total Spent Left Speed 19:12:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 733k --:--:-- --:--:-- --:--:-- 733k 19:12:20 19:12:20 [Pipeline] } 19:12:20 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 19:12:20 + git log --format=format:%s -1 92c3ba4568a6222498d3402d3e8034c184771ddb [Pipeline] sh 19:12:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:21 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:12:21 $ 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 19:12:21 $ docker top b8f1b7316736f7678c426414fa34a7e396311a466f1fb02ca44dc3555f83735c -eo pid,comm 19:12:21 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). 19:12:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:21 [ssh-agent] Looking for ssh-agent implementation... 19:12:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:21 $ docker exec b8f1b7316736f7678c426414fa34a7e396311a466f1fb02ca44dc3555f83735c ssh-agent 19:12:21 SSH_AUTH_SOCK=/tmp/ssh-bRBHdcCJZi7w/agent.33 19:12:21 SSH_AGENT_PID=39 19:12:21 Running ssh-add (command line suppressed) 19:12:22 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15956463915688486216.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15956463915688486216.key) 19:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:22 + git semver tag 19:12:22 2023-11-08 19:12:22,538 [run_tag] DEBUG tag force:False 19:12:22 2023-11-08 19:12:22,538 [check_head_tag] DEBUG check head tag 19:12:22 2023-11-08 19:12:22,538 [execute] INFO git cat-file --batch-check 19:12:22 2023-11-08 19:12:22,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:12:22 2023-11-08 19:12:22,542 [execute] INFO git cat-file --batch 19:12:22 2023-11-08 19:12:22,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:12:22 2023-11-08 19:12:22,554 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:22 2023-11-08 19:12:22,555 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 19:12:22 2023-11-08 19:12:22,555 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 19:12:22 2023-11-08 19:12:22,560 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:22 3.1.0-dev.25 [Pipeline] } 19:12:22 $ docker exec --env ******** --env ******** b8f1b7316736f7678c426414fa34a7e396311a466f1fb02ca44dc3555f83735c ssh-agent -k 19:12:22 unset SSH_AUTH_SOCK; 19:12:22 unset SSH_AGENT_PID; 19:12:22 echo Agent pid 39 killed; 19:12:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:23 + git semver [Pipeline] } 19:12:23 $ docker stop --time=1 b8f1b7316736f7678c426414fa34a7e396311a466f1fb02ca44dc3555f83735c 19:12:24 $ docker rm -f --volumes b8f1b7316736f7678c426414fa34a7e396311a466f1fb02ca44dc3555f83735c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:24 19:12:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:25 0.23.1-centos7: Pulling from edgex-lftools 19:12:25 ab5ef0e58194: Pulling fs layer 19:12:25 9712f1f96733: Pulling fs layer 19:12:25 63f879dbbcfc: Pulling fs layer 19:12:25 0d9ebad4ef96: Pulling fs layer 19:12:25 e9a5061849ea: Pulling fs layer 19:12:25 d747dcd14b5f: Pulling fs layer 19:12:25 2de7ff778b66: Pulling fs layer 19:12:25 0d9ebad4ef96: Waiting 19:12:25 d747dcd14b5f: Waiting 19:12:25 2de7ff778b66: Waiting 19:12:25 9712f1f96733: Download complete 19:12:25 63f879dbbcfc: Verifying Checksum 19:12:25 63f879dbbcfc: Download complete 19:12:25 0d9ebad4ef96: Verifying Checksum 19:12:25 0d9ebad4ef96: Download complete 19:12:25 e9a5061849ea: Verifying Checksum 19:12:25 e9a5061849ea: Download complete 19:12:25 d747dcd14b5f: Download complete 19:12:25 ab5ef0e58194: Verifying Checksum 19:12:25 ab5ef0e58194: Download complete 19:12:25 2de7ff778b66: Download complete 19:12:28 ab5ef0e58194: Pull complete 19:12:28 9712f1f96733: Pull complete 19:12:28 63f879dbbcfc: Pull complete 19:12:33 0d9ebad4ef96: Pull complete 19:12:33 e9a5061849ea: Pull complete 19:12:33 d747dcd14b5f: Pull complete 19:12:34 2de7ff778b66: Pull complete 19:12:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:34 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:12:34 $ 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 19:12:38 $ docker top f7ea94117934fc20de6e16209885ac0a43a53d3f06aa02cbe9b95de154c68d1d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:12:39 provisioning config files... 19:12:39 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8369873925397312666tmp 19:12:39 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3330925854098658560tmp 19:12:39 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10541170599354865388tmp [Pipeline] { [Pipeline] echo 19:12:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:12:39 ---> sigul-configuration.sh 19:12:39 gpg: directory `/root/.gnupg' created 19:12:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:12:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:12:39 gpg: keyring `/root/.gnupg/secring.gpg' created 19:12:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:12:39 gpg: CAST5 encrypted data 19:12:39 gpg: encrypted with 1 passphrase 19:12:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:12:39 + mkdir /home/jenkins 19:12:39 + mkdir /home/jenkins/sigul [Pipeline] sh 19:12:39 + 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 19:12:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:12:40 ---> sigul-install.sh 19:12:40 Sigul already installed; skipping installation. [Pipeline] sh 19:12:40 + git tag --list 19:12:40 v0.0.0 19:12:40 v2.2.0 19:12:40 v2.3.0 19:12:40 v2.3.1 19:12:40 v3.0 19:12:40 v3.0.0 19:12:40 v3.1.0-dev.1 19:12:40 v3.1.0-dev.10 19:12:40 v3.1.0-dev.11 19:12:40 v3.1.0-dev.12 19:12:40 v3.1.0-dev.13 19:12:40 v3.1.0-dev.14 19:12:40 v3.1.0-dev.15 19:12:40 v3.1.0-dev.16 19:12:40 v3.1.0-dev.17 19:12:40 v3.1.0-dev.18 19:12:40 v3.1.0-dev.19 19:12:40 v3.1.0-dev.2 19:12:40 v3.1.0-dev.20 19:12:40 v3.1.0-dev.21 19:12:40 v3.1.0-dev.22 19:12:40 v3.1.0-dev.23 19:12:40 v3.1.0-dev.24 19:12:40 v3.1.0-dev.25 19:12:40 v3.1.0-dev.3 19:12:40 v3.1.0-dev.4 19:12:40 v3.1.0-dev.5 19:12:40 v3.1.0-dev.6 19:12:40 v3.1.0-dev.7 19:12:40 v3.1.0-dev.8 19:12:40 v3.1.0-dev.9 [Pipeline] sh 19:12:40 + lftools sign git-tag v3.1.0-dev.25 19:12:41 Signing Git tag with Sigul... 19:12:41 Signing v3.1.0-dev.25 [Pipeline] echo 19:12:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:12:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:12:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:12:41 $ docker stop --time=1 f7ea94117934fc20de6e16209885ac0a43a53d3f06aa02cbe9b95de154c68d1d 19:12:43 $ docker rm -f --volumes f7ea94117934fc20de6e16209885ac0a43a53d3f06aa02cbe9b95de154c68d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:12:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:44 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:12:44 $ 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 19:12:44 $ docker top 2fc85030fb8d4ef45b4426d14fff49c7389f3fa1e782c8f713df353665246ccc -eo pid,comm 19:12:44 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). 19:12:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:44 [ssh-agent] Looking for ssh-agent implementation... 19:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:44 $ docker exec 2fc85030fb8d4ef45b4426d14fff49c7389f3fa1e782c8f713df353665246ccc ssh-agent 19:12:44 SSH_AUTH_SOCK=/tmp/ssh-PPC0RKBI91bP/agent.31 19:12:44 SSH_AGENT_PID=38 19:12:44 Running ssh-add (command line suppressed) 19:12:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15246105426407917920.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15246105426407917920.key) 19:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:45 + git semver bump pre 19:12:45 2023-11-08 19:12:45,285 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:45 2023-11-08 19:12:45,285 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 19:12:45 2023-11-08 19:12:45,285 [bump_version] DEBUG bumped version:3.1.0-dev.26 19:12:45 2023-11-08 19:12:45,285 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 19:12:45 2023-11-08 19:12:45,285 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:45 2023-11-08 19:12:45,285 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:45 2023-11-08 19:12:45,287 [execute] INFO git cat-file --batch-check 19:12:45 2023-11-08 19:12:45,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:45 2023-11-08 19:12:45,294 [execute] INFO git cat-file --batch 19:12:45 2023-11-08 19:12:45,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:45 2023-11-08 19:12:45,300 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:45 3.1.0-dev.26 [Pipeline] } 19:12:45 $ docker exec --env ******** --env ******** 2fc85030fb8d4ef45b4426d14fff49c7389f3fa1e782c8f713df353665246ccc ssh-agent -k 19:12:45 unset SSH_AUTH_SOCK; 19:12:45 unset SSH_AGENT_PID; 19:12:45 echo Agent pid 38 killed; 19:12:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:45 + git semver [Pipeline] } 19:12:46 $ docker stop --time=1 2fc85030fb8d4ef45b4426d14fff49c7389f3fa1e782c8f713df353665246ccc 19:12:47 $ docker rm -f --volumes 2fc85030fb8d4ef45b4426d14fff49c7389f3fa1e782c8f713df353665246ccc [Pipeline] // withDockerContainer [Pipeline] sh 19:12:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:48 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:48 $ docker top de008d17917a37aa8be3460408895d25cbdfbecca1b8487452d94e4dcf9ac65d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:48 [ssh-agent] Looking for ssh-agent implementation... 19:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:48 $ docker exec de008d17917a37aa8be3460408895d25cbdfbecca1b8487452d94e4dcf9ac65d ssh-agent 19:12:48 SSH_AUTH_SOCK=/tmp/ssh-tgc0Fp78IUrz/agent.32 19:12:48 SSH_AGENT_PID=38 19:12:48 Running ssh-add (command line suppressed) 19:12:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7295179893133468063.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7295179893133468063.key) 19:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:49 + git semver push 19:12:49 2023-11-08 19:12:49,409 [run_push] DEBUG push 19:12:49 2023-11-08 19:12:49,409 [execute] INFO git cat-file --batch-check 19:12:49 2023-11-08 19:12:49,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:49 2023-11-08 19:12:49,413 [execute] INFO git rev-list 6da3684e8891782a16de7b104271bab1b1dbff1b -- 19:12:49 2023-11-08 19:12:49,414 [execute] DEBUG Popen(['git', 'rev-list', '6da3684e8891782a16de7b104271bab1b1dbff1b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:12:49 2023-11-08 19:12:49,423 [execute] INFO git fetch -v origin 19:12:49 2023-11-08 19:12:49,423 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:12:50 2023-11-08 19:12:49,980 [run_push] DEBUG no remote changes detected 19:12:50 2023-11-08 19:12:49,981 [execute] INFO git push origin semver 19:12:50 2023-11-08 19:12:49,981 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:12:51 2023-11-08 19:12:50,799 [run_push] DEBUG push all version tags 19:12:51 2023-11-08 19:12:50,800 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:12:51 2023-11-08 19:12:50,800 [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) 19:12:51 2023-11-08 19:12:51,546 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:51 3.1.0-dev.26 [Pipeline] } 19:12:51 $ docker exec --env ******** --env ******** de008d17917a37aa8be3460408895d25cbdfbecca1b8487452d94e4dcf9ac65d ssh-agent -k 19:12:51 unset SSH_AUTH_SOCK; 19:12:51 unset SSH_AGENT_PID; 19:12:51 echo Agent pid 38 killed; 19:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:52 + git semver [Pipeline] } 19:12:52 $ docker stop --time=1 de008d17917a37aa8be3460408895d25cbdfbecca1b8487452d94e4dcf9ac65d 19:12:53 $ docker rm -f --volumes de008d17917a37aa8be3460408895d25cbdfbecca1b8487452d94e4dcf9ac65d [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 19:12:54 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 19:12:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:12:54 total 16 19:12:54 drwxr-xr-x 3 root root 4096 Nov 8 19:02 . 19:12:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:12 .. 19:12:54 drwxr-xr-x 2 root root 4096 Nov 8 19:02 cost 19:12:54 -rw-r--r-- 1 root root 91 Nov 8 19:02 cost.csv 19:12:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 19:12:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:12:54 total 16 19:12:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:02 . 19:12:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:12 .. 19:12:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 19:02 cost 19:12:54 -rw-r--r-- 1 jenkins jenkins 91 Nov 8 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:12:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:55 ---> package-listing.sh 19:12:55 ++ facter osfamily 19:12:55 ++ tr '[:upper:]' '[:lower:]' 19:12:55 + OS_FAMILY=debian 19:12:55 + workspace=/w/workspace/foundry_device-onvif-camera_main 19:12:55 + START_PACKAGES=/tmp/packages_start.txt 19:12:55 + END_PACKAGES=/tmp/packages_end.txt 19:12:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:55 + PACKAGES=/tmp/packages_start.txt 19:12:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:12:55 + PACKAGES=/tmp/packages_end.txt 19:12:55 + case "${OS_FAMILY}" in 19:12:55 + dpkg -l 19:12:55 + grep '^ii' 19:12:55 + '[' -f /tmp/packages_start.txt ']' 19:12:55 + '[' -f /tmp/packages_end.txt ']' 19:12:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:12:55 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 19:12:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 19:12:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:56 prd-ubuntu20.04-docker-8c-8g-17072 does not seem to be running inside a container 19:12:56 $ 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 19:12:56 $ docker top 7ee90609d77f51aaa93114f7c25d9b537e825008871d122816bccd9d671e3a6b -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:57 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:57 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:57 + ls /var/log/sa-host 19:12:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:57 provisioning config files... 19:12:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18401963799027861708tmp [Pipeline] { [Pipeline] echo 19:12:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:58 ---> create-netrc.sh [Pipeline] } 19:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:58 ---> python-tools-install.sh [Pipeline] echo 19:12:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:58 ---> sudo-logs.sh 19:12:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:59 ---> job-cost.sh 19:12:59 lf-activate-venv: SKIPPING 19:12:59 DEBUG: total: 0.2199999988079071 19:12:59 INFO: Retrieving Stack Cost... 19:12:59 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:59 INFO: Archiving Costs [Pipeline] echo 19:12:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:00 ---> logs-deploy.sh 19:13:00 lf-activate-venv: SKIPPING 19:13:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/182 19:13:00 INFO: archiving workspace using pattern(s): 19:13:01 Archives upload complete. 19:13:01 INFO: archiving logs to Nexus 19:13:01 ---> uname -a: 19:13:01 Linux prd-ubuntu20-04-docker-8c-8g-17072 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:13:01 19:13:01 19:13:01 ---> lscpu: 19:13:01 Architecture: x86_64 19:13:01 CPU op-mode(s): 32-bit, 64-bit 19:13:01 Byte Order: Little Endian 19:13:01 Address sizes: 40 bits physical, 48 bits virtual 19:13:01 CPU(s): 8 19:13:01 On-line CPU(s) list: 0-7 19:13:01 Thread(s) per core: 1 19:13:01 Core(s) per socket: 1 19:13:01 Socket(s): 8 19:13:01 NUMA node(s): 1 19:13:01 Vendor ID: AuthenticAMD 19:13:01 CPU family: 23 19:13:01 Model: 49 19:13:01 Model name: AMD EPYC-Rome Processor 19:13:01 Stepping: 0 19:13:01 CPU MHz: 2799.998 19:13:01 BogoMIPS: 5599.99 19:13:01 Virtualization: AMD-V 19:13:01 Hypervisor vendor: KVM 19:13:01 Virtualization type: full 19:13:01 L1d cache: 256 KiB 19:13:01 L1i cache: 256 KiB 19:13:01 L2 cache: 4 MiB 19:13:01 L3 cache: 128 MiB 19:13:01 NUMA node0 CPU(s): 0-7 19:13:01 Vulnerability Itlb multihit: Not affected 19:13:01 Vulnerability L1tf: Not affected 19:13:01 Vulnerability Mds: Not affected 19:13:01 Vulnerability Meltdown: Not affected 19:13:01 Vulnerability Mmio stale data: Not affected 19:13:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:13:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:13:01 Vulnerability Srbds: Not affected 19:13:01 Vulnerability Tsx async abort: Not affected 19:13:01 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 19:13:01 19:13:01 19:13:01 ---> nproc: 19:13:01 8 19:13:01 19:13:01 19:13:01 ---> df -h: 19:13:01 Filesystem Size Used Avail Use% Mounted on 19:13:01 overlay 155G 13G 143G 9% / 19:13:01 tmpfs 64M 0 64M 0% /dev 19:13:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:13:01 shm 64M 0 64M 0% /dev/shm 19:13:01 /dev/vda1 155G 13G 143G 9% /facter-os 19:13:01 19:13:01