Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a535a740e6b302603ded34da9204b7b08eff597b 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-ssh6070556464480468035.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5312826353633474123.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18127545690500934922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1709636411398691162.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-ssh13191550889179010369.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7669 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 a535a740e6b302603ded34da9204b7b08eff597b (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 a535a740e6b302603ded34da9204b7b08eff597b # timeout=10 Commit message: "Merge pull request #388 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" > git rev-list --no-walk 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:28:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:28:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:28:00 ========================================================= 04:28:00 EdgeX Global Pipelines Version Info 04:28:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:28:00 ------------------- 04:28:00 stable info: 04:28:00 ------------------- 04:28:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:28:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:28:00 Message: update stable to v1.0.254 04:28:01 ------------------- 04:28:01 experimental info: 04:28:01 ------------------- 04:28:01 Commited By: **** collab-it+edgex@linuxfoundation.org 04:28:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:28:01 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:28:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo 04:28:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a535a74 [Pipeline] echo 04:28:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:02 provisioning config files... 04:28:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8832257636211547113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:02 ---> docker-login.sh 04:28:02 nexus3.edgexfoundry.org:10001 04:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:02 Configure a credential helper to remove this warning. See 04:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:02 04:28:02 Login Succeeded 04:28:02 nexus3.edgexfoundry.org:10002 04:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:02 Configure a credential helper to remove this warning. See 04:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:02 04:28:02 Login Succeeded 04:28:02 nexus3.edgexfoundry.org:10003 04:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:02 Configure a credential helper to remove this warning. See 04:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:02 04:28:02 Login Succeeded 04:28:02 nexus3.edgexfoundry.org:10004 04:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:03 Configure a credential helper to remove this warning. See 04:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:03 04:28:03 Login Succeeded 04:28:03 docker.io 04:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:03 Configure a credential helper to remove this warning. See 04:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:03 04:28:03 Login Succeeded 04:28:03 ---> docker-login.sh ends [Pipeline] } 04:28:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:28:03 + git rev-list -1 --merges a535a740e6b302603ded34da9204b7b08eff597b~1..a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo 04:28:03 -----------> git rev-list -1 --merges a535a740e6b302603ded34da9204b7b08eff597b~1..a535a740e6b302603ded34da9204b7b08eff597b a535a740e6b302603ded34da9204b7b08eff597b 04:28:03 a535a740e6b302603ded34da9204b7b08eff597b [false] [Pipeline] sh 04:28:04 + git log --format=format:%s -1 a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo 04:28:04 ========================================================= 04:28:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:28:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:04 + git log --format=format:%s -1 a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo 04:28:04 [semverPrep] GIT_COMMIT: a535a740e6b302603ded34da9204b7b08eff597b, Commit Message: Merge pull request #388 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29 [Pipeline] echo 04:28:04 [semverPrep] This is not a build commit. [Pipeline] sh 04:28:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:04 + grep -v github /etc/ssh/ssh_known_hosts 04:28:04 + [ -e /tmp/ssh_known_hosts ] 04:28:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:28:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:28:04 + sudo tee -a /etc/ssh/ssh_known_hosts 04:28:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:05 04:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:05 0.1.4: Pulling from edgex-devops/py-git-semver 04:28:05 b85a868b505f: Pulling fs layer 04:28:05 e2be974225ed: Pulling fs layer 04:28:05 339a4e72a1f5: Pulling fs layer 04:28:05 988bab9f4d93: Pulling fs layer 04:28:05 1469e6f7b9e6: Pulling fs layer 04:28:05 eaf3925da568: Pulling fs layer 04:28:05 bab4dde63d76: Pulling fs layer 04:28:05 bde34c3a00c8: Pulling fs layer 04:28:05 b352a97aabf1: Pulling fs layer 04:28:05 4872d77fe225: Pulling fs layer 04:28:05 5851b861e8e6: Pulling fs layer 04:28:05 b352a97aabf1: Waiting 04:28:05 4872d77fe225: Waiting 04:28:05 bde34c3a00c8: Waiting 04:28:05 5851b861e8e6: Waiting 04:28:05 bab4dde63d76: Waiting 04:28:05 eaf3925da568: Waiting 04:28:05 1469e6f7b9e6: Waiting 04:28:05 e2be974225ed: Verifying Checksum 04:28:05 e2be974225ed: Download complete 04:28:05 988bab9f4d93: Verifying Checksum 04:28:05 988bab9f4d93: Download complete 04:28:05 1469e6f7b9e6: Verifying Checksum 04:28:05 1469e6f7b9e6: Download complete 04:28:05 339a4e72a1f5: Verifying Checksum 04:28:05 339a4e72a1f5: Download complete 04:28:05 eaf3925da568: Verifying Checksum 04:28:05 eaf3925da568: Download complete 04:28:05 bde34c3a00c8: Download complete 04:28:05 b352a97aabf1: Download complete 04:28:05 4872d77fe225: Download complete 04:28:05 5851b861e8e6: Download complete 04:28:05 b85a868b505f: Download complete 04:28:06 bab4dde63d76: Verifying Checksum 04:28:06 bab4dde63d76: Download complete 04:28:07 b85a868b505f: Pull complete 04:28:07 e2be974225ed: Pull complete 04:28:07 339a4e72a1f5: Pull complete 04:28:07 988bab9f4d93: Pull complete 04:28:08 1469e6f7b9e6: Pull complete 04:28:08 eaf3925da568: Pull complete 04:28:10 bab4dde63d76: Pull complete 04:28:10 bde34c3a00c8: Pull complete 04:28:10 b352a97aabf1: Pull complete 04:28:10 4872d77fe225: Pull complete 04:28:10 5851b861e8e6: Pull complete 04:28:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:10 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:28:10 $ 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 04:28:14 $ docker top c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 -eo pid,comm 04:28:14 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). 04:28:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:14 [ssh-agent] Looking for ssh-agent implementation... 04:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:15 $ docker exec c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent 04:28:15 SSH_AUTH_SOCK=/tmp/ssh-jnRFPubCFAUI/agent.33 04:28:15 SSH_AGENT_PID=39 04:28:15 Running ssh-add (command line suppressed) 04:28:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16646438731692122850.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16646438731692122850.key) 04:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:15 + git tag --points-at HEAD [Pipeline] } 04:28:15 $ docker exec --env ******** --env ******** c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent -k 04:28:15 unset SSH_AUTH_SOCK; 04:28:15 unset SSH_AGENT_PID; 04:28:15 echo Agent pid 39 killed; 04:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:28:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:15 [ssh-agent] Looking for ssh-agent implementation... 04:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:15 $ docker exec c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent 04:28:15 SSH_AUTH_SOCK=/tmp/ssh-UAPugVCLLmWx/agent.71 04:28:15 SSH_AGENT_PID=77 04:28:15 Running ssh-add (command line suppressed) 04:28:16 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9490947834595210167.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9490947834595210167.key) 04:28:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:16 + git semver init 04:28:16 2023-09-23 04:28:16,557 [run_init] DEBUG init version:0.0.0 force:False 04:28:16 2023-09-23 04:28:16,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:28:16 2023-09-23 04:28:16,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:28:16 2023-09-23 04:28:16,558 [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) 04:28:17 2023-09-23 04:28:17,519 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:28:17 2023-09-23 04:28:17,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:28:17 2023-09-23 04:28:17,520 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:28:17 2023-09-23 04:28:17,520 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:28:17 3.1.0-dev.13 [Pipeline] } 04:28:17 $ docker exec --env ******** --env ******** c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent -k 04:28:17 unset SSH_AUTH_SOCK; 04:28:17 unset SSH_AGENT_PID; 04:28:17 echo Agent pid 77 killed; 04:28:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:18 + git semver [Pipeline] } 04:28:18 $ docker stop --time=1 c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 04:28:19 $ docker rm -f --volumes c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:28:20 Stashed 1 file(s) [Pipeline] echo 04:28:20 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 04:28:20 provisioning config files... 04:28:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13902944336624535188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:20 ---> docker-login.sh 04:28:20 nexus3.edgexfoundry.org:10001 04:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:20 Configure a credential helper to remove this warning. See 04:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:20 04:28:20 Login Succeeded 04:28:20 nexus3.edgexfoundry.org:10002 04:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:20 Configure a credential helper to remove this warning. See 04:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:20 04:28:20 Login Succeeded 04:28:20 nexus3.edgexfoundry.org:10003 04:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:20 Configure a credential helper to remove this warning. See 04:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:20 04:28:20 Login Succeeded 04:28:20 nexus3.edgexfoundry.org:10004 04:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:20 Configure a credential helper to remove this warning. See 04:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:20 04:28:20 Login Succeeded 04:28:20 docker.io 04:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:21 Configure a credential helper to remove this warning. See 04:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:21 04:28:21 Login Succeeded 04:28:21 ---> docker-login.sh ends [Pipeline] } 04:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:28:21 ========================================================= 04:28:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:28:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:21 + 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 . 04:28:21 Sending build context to Docker daemon 21.54MB 04:28:21 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:28:21 Step 2/13 : FROM ${BASE} AS builder 04:28:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:28:21 7264a8db6415: Pulling fs layer 04:28:21 c4d48a809fc2: Pulling fs layer 04:28:21 4f1c88b9dad5: Pulling fs layer 04:28:21 ad3a456e5733: Pulling fs layer 04:28:21 33e27b845d1e: Pulling fs layer 04:28:21 c68163c4e522: Pulling fs layer 04:28:21 50da416c3ac9: Pulling fs layer 04:28:21 23d2d4c4bb30: Pulling fs layer 04:28:21 33e27b845d1e: Waiting 04:28:21 c68163c4e522: Waiting 04:28:21 50da416c3ac9: Waiting 04:28:21 23d2d4c4bb30: Waiting 04:28:21 ad3a456e5733: Waiting 04:28:21 c4d48a809fc2: Verifying Checksum 04:28:21 c4d48a809fc2: Download complete 04:28:21 ad3a456e5733: Verifying Checksum 04:28:21 ad3a456e5733: Download complete 04:28:21 33e27b845d1e: Verifying Checksum 04:28:21 7264a8db6415: Verifying Checksum 04:28:21 7264a8db6415: Download complete 04:28:21 c68163c4e522: Verifying Checksum 04:28:21 c68163c4e522: Download complete 04:28:21 7264a8db6415: Pull complete 04:28:22 23d2d4c4bb30: Verifying Checksum 04:28:22 c4d48a809fc2: Pull complete 04:28:22 4f1c88b9dad5: Verifying Checksum 04:28:22 50da416c3ac9: Verifying Checksum 04:28:22 50da416c3ac9: Download complete 04:28:25 4f1c88b9dad5: Pull complete 04:28:25 ad3a456e5733: Pull complete 04:28:25 33e27b845d1e: Pull complete 04:28:25 c68163c4e522: Pull complete 04:28:28 50da416c3ac9: Pull complete 04:28:28 23d2d4c4bb30: Pull complete 04:28:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:28:28 ---> 0786185ac409 04:28:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:28:33 ---> Running in 702f4e10ffb2 04:28:33 Removing intermediate container 702f4e10ffb2 04:28:33 ---> 3ff5ec932595 04:28:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:28:33 ---> Running in 436eb9e7c99e 04:28:33 Removing intermediate container 436eb9e7c99e 04:28:33 ---> f761bd92a98a 04:28:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:28:33 ---> Running in 5c3a1f116602 04:28:33 Removing intermediate container 5c3a1f116602 04:28:33 ---> 9966b5282a25 04:28:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:28:33 ---> Running in 3ce960c609c5 04:28:33 Removing intermediate container 3ce960c609c5 04:28:33 ---> 2f32e0b71bd5 04:28:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:28:33 ---> Running in f28cfca8c237 04:28:33 Removing intermediate container f28cfca8c237 04:28:33 ---> 7022fbfc3693 04:28:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:33 ---> Running in 479e8f947a20 04:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:28:34 OK: 264 MiB in 52 packages 04:28:34 Removing intermediate container 479e8f947a20 04:28:34 ---> 71c92ee43356 04:28:34 Step 9/13 : WORKDIR /device-onvif-camera 04:28:34 ---> Running in 28d19f9d930c 04:28:34 Removing intermediate container 28d19f9d930c 04:28:34 ---> 1371d58178c3 04:28:34 Step 10/13 : COPY go.mod vendor* ./ 04:28:34 ---> 9ce0ec36190b 04:28:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:34 ---> Running in f0903d400965 04:28:35 Still waiting to schedule task 04:28:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:29:30 Removing intermediate container f0903d400965 04:29:30 ---> bdb3c4f89733 04:29:30 Step 12/13 : COPY . . 04:29:31 ---> 78f4c8824cd1 04:29:31 Step 13/13 : RUN ${MAKE} 04:29:31 ---> Running in 94f9a106d21c 04:29:31 noop 04:29:32 Removing intermediate container 94f9a106d21c 04:29:32 ---> 6bccfa6b031f 04:29:32 Successfully built 6bccfa6b031f 04:29:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker inspect -f . ci-base-image-x86_64 04:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:32 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:29:32 $ 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 04:29:32 $ docker top 8d86e60dfbbbf92adaa0dc16a4d8d0e43106a1d10d8d3cd046d9c821b486b0b9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:33 + go version 04:29:33 go version go1.21.0 linux/amd64 [Pipeline] } 04:29:33 $ docker stop --time=1 8d86e60dfbbbf92adaa0dc16a4d8d0e43106a1d10d8d3cd046d9c821b486b0b9 04:29:34 $ docker rm -f --volumes 8d86e60dfbbbf92adaa0dc16a4d8d0e43106a1d10d8d3cd046d9c821b486b0b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:34 + docker inspect -f . ci-base-image-x86_64 04:29:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:34 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:29:34 $ 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 04:29:35 $ docker top 318fa43992994fd249b7b88d25976f074897c2076278c70d6bb9247f31300ddb -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:35 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:29:35 + make test 04:29:35 go test ./... -coverprofile=coverage.out ./... 04:29:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:29:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:29:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:29:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.5% of statements 04:29:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.019s coverage: 86.5% of statements 04:29:55 go vet ./... 04:29:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:29:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:29:59 ./bin/test-attribution-txt.sh [Pipeline] echo 04:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:29:59 $ docker stop --time=1 318fa43992994fd249b7b88d25976f074897c2076278c70d6bb9247f31300ddb 04:30:06 $ docker rm -f --volumes 318fa43992994fd249b7b88d25976f074897c2076278c70d6bb9247f31300ddb [Pipeline] // withDockerContainer [Pipeline] sh 04:30:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:30:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:30:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:30:07 + ls -al . 04:30:07 total 244 04:30:07 drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 04:29 . 04:30:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 .. 04:30:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:29 .git 04:30:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:27 .github 04:30:07 -rw-rw-r-- 1 jenkins jenkins 496 Sep 23 04:27 .gitignore 04:30:07 -rw-rw-r-- 1 jenkins jenkins 42 Sep 23 04:27 .golangci.yml 04:30:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:28 .semver 04:30:07 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 23 04:27 Attribution.txt 04:30:07 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 23 04:27 CHANGELOG.md 04:30:07 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 23 04:27 Dockerfile 04:30:07 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:27 GOVERNANCE.md 04:30:07 -rw-rw-r-- 1 jenkins jenkins 739 Sep 23 04:27 Jenkinsfile 04:30:07 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 23 04:27 LICENSE 04:30:07 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 23 04:27 Makefile 04:30:07 -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 04:27 OWNERS.md 04:30:07 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 23 04:27 README.md 04:30:07 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:28 VERSION 04:30:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:27 bin 04:30:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:27 cmd 04:30:07 -rw-r--r-- 1 jenkins jenkins 78456 Sep 23 04:29 coverage.out 04:30:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 doc 04:30:07 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 23 04:27 go.mod 04:30:07 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 23 04:27 go.sum 04:30:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 internal 04:30:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 snap 04:30:07 -rw-rw-r-- 1 jenkins jenkins 236 Sep 23 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7671 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:30:08 Running in /w/workspace/device-onvif-camera/170 [Pipeline] { [Pipeline] checkout 04:30:08 The recommended git tool is: git 04:30:08 + 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=a535a740e6b302603ded34da9204b7b08eff597b --label arch=amd64 --label version=3.1.0-dev.13 . 04:30:08 Sending build context to Docker daemon 21.62MB 04:30:08 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:30:08 Step 2/26 : FROM ${BASE} AS builder 04:30:08 ---> 6bccfa6b031f 04:30:08 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:30:08 ---> Running in 1f84a26ea0ef 04:30:08 Removing intermediate container 1f84a26ea0ef 04:30:08 ---> 6055e1bfd827 04:30:08 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:30:08 ---> Running in 13e3317d6379 04:30:08 Removing intermediate container 13e3317d6379 04:30:08 ---> 8706d449d6f3 04:30:08 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:30:08 ---> Running in 8f969c818e04 04:30:09 Removing intermediate container 8f969c818e04 04:30:09 ---> db99c0cd62c2 04:30:09 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:30:09 ---> Running in 3ede0b68d663 04:30:09 Removing intermediate container 3ede0b68d663 04:30:09 ---> 52d9f8be08bf 04:30:09 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:30:09 ---> Running in f4313daa8e24 04:30:09 Removing intermediate container f4313daa8e24 04:30:09 ---> 59b327b79541 04:30:09 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:09 ---> Running in 78080bcb8250 04:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:09 OK: 264 MiB in 52 packages 04:30:10 Removing intermediate container 78080bcb8250 04:30:10 ---> 1df748ed8b23 04:30:10 Step 9/26 : WORKDIR /device-onvif-camera 04:30:10 ---> Running in 0b223257f0cd 04:30:10 Removing intermediate container 0b223257f0cd 04:30:10 ---> f406610f8b8e 04:30:10 Step 10/26 : COPY go.mod vendor* ./ 04:30:10 ---> 2d6c2068ce12 04:30:10 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:10 ---> Running in d8cf93563f4e 04:30:11 Removing intermediate container d8cf93563f4e 04:30:11 ---> 9b8d5e0462ff 04:30:11 Step 12/26 : COPY . . 04:30:11 ---> c2560a5ea0bb 04:30:11 Step 13/26 : RUN ${MAKE} 04:30:11 ---> Running in 8e652613c287 04:30:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:30:13 using credential edgex-jenkins-ssh 04:30:13 Cloning the remote Git repository 04:30:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:30:13 > git init /w/workspace/device-onvif-camera/170 # timeout=10 04:30:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:30:13 > git --version # timeout=10 04:30:13 > git --version # 'git version 2.25.1' 04:30:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:30:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:15 Avoid second fetch 04:30:15 Checking out Revision a535a740e6b302603ded34da9204b7b08eff597b (main) 04:30:16 Commit message: "Merge pull request #388 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:15 > git config core.sparsecheckout # timeout=10 04:30:15 > git checkout -f a535a740e6b302603ded34da9204b7b08eff597b # timeout=10 04:30:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:30:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:17 Dload Upload Total Spent Left Speed 04:30:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 04:30:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:30:18 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 04:30:18 /etc/docker/daemon.json 04:30:18 { 04:30:18 "registry-mirrors": [ 04:30:18 "https://nexus3.edgexfoundry.org:10001" 04:30:18 ], 04:30:18 "bip": "10.250.0.254/24", 04:30:18 "hosts": [ 04:30:18 "tcp://0.0.0.0:5555", 04:30:18 "unix:///var/run/docker.sock" 04:30:18 ], 04:30:18 "mtu": 1458, 04:30:18 "selinux-enabled": true, 04:30:18 "seccomp-profile": "/etc/docker/seccomp.json" 04:30:18 } [Pipeline] sh 04:30:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:30:18 + sudo service docker restart 04:30:34 Removing intermediate container 8e652613c287 04:30:34 ---> 4e5dd7da2bd6 04:30:34 Step 14/26 : FROM alpine:3.18 04:30:34 3.18: Pulling from library/alpine 04:30:34 7264a8db6415: Already exists 04:30:34 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:30:34 Status: Downloaded newer image for alpine:3.18 04:30:34 ---> 7e01a0d0a1dc 04:30:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:30:34 ---> Running in 076c86f9ba42 04:30:34 Removing intermediate container 076c86f9ba42 04:30:34 ---> c74f289fb499 04:30:34 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:30:34 ---> Running in 0e3b62215123 04:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:34 (1/1) Installing dumb-init (1.2.5-r2) 04:30:34 Executing busybox-1.36.1-r2.trigger 04:30:34 OK: 7 MiB in 16 packages 04:30:34 Removing intermediate container 0e3b62215123 04:30:34 ---> 9e74f92ed50a 04:30:34 Step 17/26 : WORKDIR / 04:30:34 ---> Running in 942799e3b09d 04:30:34 Removing intermediate container 942799e3b09d 04:30:34 ---> 7b49681e9387 04:30:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:30:35 ---> bb46923dba2b 04:30:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:30:36 ---> 14271e8b866d 04:30:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:30:36 ---> 481e7d433c7c 04:30:36 Step 21/26 : EXPOSE 59984 04:30:36 ---> Running in 40a1e586dcd4 04:30:36 Removing intermediate container 40a1e586dcd4 04:30:36 ---> ef1890be74ba 04:30:36 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:30:36 ---> Running in 86a98b64794d 04:30:36 Removing intermediate container 86a98b64794d 04:30:36 ---> 39c01be9933b 04:30:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:36 ---> Running in 9b1737514992 04:30:36 Removing intermediate container 9b1737514992 04:30:36 ---> 8a064c903125 04:30:36 Step 24/26 : LABEL arch=amd64 04:30:36 ---> Running in 3b5ae62a0854 04:30:36 Removing intermediate container 3b5ae62a0854 04:30:36 ---> e3c05c3a34c1 04:30:36 Step 25/26 : LABEL git_sha=a535a740e6b302603ded34da9204b7b08eff597b 04:30:36 ---> Running in 54fa0773079e 04:30:36 Removing intermediate container 54fa0773079e 04:30:36 ---> 56f302041e8f 04:30:36 Step 26/26 : LABEL version=3.1.0-dev.13 04:30:36 ---> Running in c951f85a5967 04:30:36 Removing intermediate container c951f85a5967 04:30:36 ---> 1ed5f714062a 04:30:36 [Warning] One or more build-args [ARCH] were not consumed 04:30:36 Successfully built 1ed5f714062a 04:30:36 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 04:30:36 provisioning config files... 04:30:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18439266316902842715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:36 ---> docker-login.sh 04:30:36 nexus3.edgexfoundry.org:10001 04:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:36 Configure a credential helper to remove this warning. See 04:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:36 04:30:36 Login Succeeded 04:30:36 nexus3.edgexfoundry.org:10002 04:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:36 Configure a credential helper to remove this warning. See 04:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:36 04:30:36 Login Succeeded 04:30:36 nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:37 provisioning config files... 04:30:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/170@tmp/config5161436613300026269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 nexus3.edgexfoundry.org:10004 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 docker.io 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 ---> docker-login.sh 04:30:37 nexus3.edgexfoundry.org:10001 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 ---> docker-login.sh ends [Pipeline] } 04:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:37 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:30:37 a535a740e6b302603ded34da9204b7b08eff597b 04:30:37 latest 04:30:37 3.1.0-dev.13 04:30:37 a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 04:30:37 main 04:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 nexus3.edgexfoundry.org:10002 04:30:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b 04:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:30:38 24d79728a60f: Preparing 04:30:38 a44f246199af: Preparing 04:30:38 f04400efa714: Preparing 04:30:38 39655f2170cd: Preparing 04:30:38 4693057ce236: Preparing 04:30:38 4693057ce236: Layer already exists 04:30:38 a44f246199af: Pushed 04:30:38 24d79728a60f: Pushed 04:30:38 39655f2170cd: Pushed 04:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:38 Configure a credential helper to remove this warning. See 04:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:38 04:30:38 Login Succeeded 04:30:38 nexus3.edgexfoundry.org:10003 04:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:38 Configure a credential helper to remove this warning. See 04:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:38 04:30:38 Login Succeeded 04:30:38 nexus3.edgexfoundry.org:10004 04:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:39 Configure a credential helper to remove this warning. See 04:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:39 04:30:39 Login Succeeded 04:30:39 docker.io 04:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:39 Configure a credential helper to remove this warning. See 04:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:39 04:30:39 Login Succeeded 04:30:39 ---> docker-login.sh ends [Pipeline] } 04:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:40 ========================================================= 04:30:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:30:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:40 + 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 . 04:30:40 Sending build context to Docker daemon 14.13MB 04:30:40 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:30:40 Step 2/13 : FROM ${BASE} AS builder 04:30:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:30:40 9fda8d8052c6: Pulling fs layer 04:30:40 5d54e960e981: Pulling fs layer 04:30:40 c4a7e357bf2a: Pulling fs layer 04:30:40 f0e02332f6b5: Pulling fs layer 04:30:40 cefa15bbcfad: Pulling fs layer 04:30:40 17808c966233: Pulling fs layer 04:30:40 f4c1fc716caa: Pulling fs layer 04:30:40 cefa15bbcfad: Waiting 04:30:40 17808c966233: Waiting 04:30:40 f4c1fc716caa: Waiting 04:30:40 f0e02332f6b5: Waiting 04:30:40 5d54e960e981: Verifying Checksum 04:30:40 5d54e960e981: Download complete 04:30:40 f0e02332f6b5: Verifying Checksum 04:30:40 f0e02332f6b5: Download complete 04:30:41 cefa15bbcfad: Verifying Checksum 04:30:41 cefa15bbcfad: Download complete 04:30:41 9fda8d8052c6: Download complete 04:30:41 f4c1fc716caa: Verifying Checksum 04:30:41 f4c1fc716caa: Download complete 04:30:41 f04400efa714: Pushed 04:30:41 a535a740e6b302603ded34da9204b7b08eff597b: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:42 9fda8d8052c6: Pull complete 04:30:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:30:42 24d79728a60f: Preparing 04:30:42 a44f246199af: Preparing 04:30:42 f04400efa714: Preparing 04:30:42 39655f2170cd: Preparing 04:30:42 4693057ce236: Preparing 04:30:42 24d79728a60f: Layer already exists 04:30:42 f04400efa714: Layer already exists 04:30:42 4693057ce236: Layer already exists 04:30:42 a44f246199af: Layer already exists 04:30:42 39655f2170cd: Layer already exists 04:30:42 latest: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:42 5d54e960e981: Pull complete 04:30:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:42 c4a7e357bf2a: Verifying Checksum 04:30:42 c4a7e357bf2a: Download complete 04:30:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.13 04:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:30:42 24d79728a60f: Preparing 04:30:42 a44f246199af: Preparing 04:30:42 f04400efa714: Preparing 04:30:42 39655f2170cd: Preparing 04:30:42 4693057ce236: Preparing 04:30:42 f04400efa714: Layer already exists 04:30:42 39655f2170cd: Layer already exists 04:30:42 a44f246199af: Layer already exists 04:30:42 4693057ce236: Layer already exists 04:30:42 24d79728a60f: Layer already exists 04:30:42 3.1.0-dev.13: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 04:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:30:43 24d79728a60f: Preparing 04:30:43 a44f246199af: Preparing 04:30:43 f04400efa714: Preparing 04:30:43 39655f2170cd: Preparing 04:30:43 4693057ce236: Preparing 04:30:43 39655f2170cd: Layer already exists 04:30:43 4693057ce236: Layer already exists 04:30:43 f04400efa714: Layer already exists 04:30:43 a44f246199af: Layer already exists 04:30:43 24d79728a60f: Layer already exists 04:30:43 a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:43 17808c966233: Verifying Checksum 04:30:43 17808c966233: Download complete 04:30:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:30:43 24d79728a60f: Preparing 04:30:43 a44f246199af: Preparing 04:30:43 f04400efa714: Preparing 04:30:43 39655f2170cd: Preparing 04:30:43 4693057ce236: Preparing 04:30:43 a44f246199af: Layer already exists 04:30:43 4693057ce236: Layer already exists 04:30:43 39655f2170cd: Layer already exists 04:30:43 f04400efa714: Layer already exists 04:30:43 24d79728a60f: Layer already exists 04:30:43 main: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:44 ===================================================== [Pipeline] echo 04:30:44 taggedImages: 04:30:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b 04:30:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:30:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.13 04:30:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 04:30:44 - 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 04:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:44 04:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:44 latest: Pulling from edgex-lftools-log-publisher 04:30:44 5eb5b503b376: Pulling fs layer 04:30:44 5c69ac0246d0: Pulling fs layer 04:30:44 ec43610c2a17: Pulling fs layer 04:30:44 3a2ae6a8a46f: Pulling fs layer 04:30:44 33b1e0a273af: Pulling fs layer 04:30:44 5d3b04190fa2: Pulling fs layer 04:30:44 2f39f015ded8: Pulling fs layer 04:30:44 3a2ae6a8a46f: Waiting 04:30:44 33b1e0a273af: Waiting 04:30:44 5d3b04190fa2: Waiting 04:30:44 2f39f015ded8: Waiting 04:30:44 5c69ac0246d0: Verifying Checksum 04:30:44 5c69ac0246d0: Download complete 04:30:44 3a2ae6a8a46f: Verifying Checksum 04:30:44 3a2ae6a8a46f: Download complete 04:30:44 33b1e0a273af: Verifying Checksum 04:30:44 33b1e0a273af: Download complete 04:30:44 5d3b04190fa2: Verifying Checksum 04:30:44 5d3b04190fa2: Download complete 04:30:44 ec43610c2a17: Verifying Checksum 04:30:44 ec43610c2a17: Download complete 04:30:44 5eb5b503b376: Verifying Checksum 04:30:44 5eb5b503b376: Download complete 04:30:45 2f39f015ded8: Download complete 04:30:46 5eb5b503b376: Pull complete 04:30:46 5c69ac0246d0: Pull complete 04:30:46 ec43610c2a17: Pull complete 04:30:46 3a2ae6a8a46f: Pull complete 04:30:46 33b1e0a273af: Pull complete 04:30:46 5d3b04190fa2: Pull complete 04:30:51 2f39f015ded8: Pull complete 04:30:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:51 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:30:51 $ 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 04:30:53 c4a7e357bf2a: Pull complete 04:30:53 f0e02332f6b5: Pull complete 04:30:53 cefa15bbcfad: Pull complete 04:30:57 $ docker top 0f317ec124c7095bdad2e8237c1a5e20a1babf5f405a0633f717dac07326b46d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:57 ---> job-cost.sh 04:30:57 lf-activate-venv: SKIPPING 04:30:57 INFO: No Stack... 04:30:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:58 INFO: Archiving Costs [Pipeline] sh 04:30:58 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:30:58 + cut -d, -f6 [Pipeline] lock 04:30:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] 04:30:58 Resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] did not exist. Created. 04:30:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:58 + echo total: 0.2199999988079071 [Pipeline] stash 04:30:58 Stashed 1 file(s) [Pipeline] } 04:30:58 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:58 $ docker stop --time=1 0f317ec124c7095bdad2e8237c1a5e20a1babf5f405a0633f717dac07326b46d 04:31:00 $ docker rm -f --volumes 0f317ec124c7095bdad2e8237c1a5e20a1babf5f405a0633f717dac07326b46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:31:00 17808c966233: Pull complete 04:31:02 f4c1fc716caa: Pull complete 04:31:02 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:31:02 ---> ea914061e18c 04:31:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:31:04 ---> Running in 5def4947a709 04:31:04 Removing intermediate container 5def4947a709 04:31:04 ---> 5afe580025c3 04:31:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:31:04 ---> Running in 05e456c7d04d 04:31:05 Removing intermediate container 05e456c7d04d 04:31:05 ---> b6e90f99309b 04:31:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:31:05 ---> Running in 3d54e70b8b81 04:31:05 Removing intermediate container 3d54e70b8b81 04:31:05 ---> 3f35cd7ee95b 04:31:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:31:05 ---> Running in 16a9b93fc55b 04:31:05 Removing intermediate container 16a9b93fc55b 04:31:05 ---> b9c03bb11102 04:31:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:31:05 ---> Running in 31b94bb6c09c 04:31:06 Removing intermediate container 31b94bb6c09c 04:31:06 ---> 5ad05af7f592 04:31:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:31:06 ---> Running in 4634b5207326 04:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:31:09 OK: 266 MiB in 52 packages 04:31:10 Removing intermediate container 4634b5207326 04:31:10 ---> c02c5f88f2bc 04:31:10 Step 9/13 : WORKDIR /device-onvif-camera 04:31:10 ---> Running in cddd07f07602 04:31:10 Removing intermediate container cddd07f07602 04:31:10 ---> ffb5faefff47 04:31:10 Step 10/13 : COPY go.mod vendor* ./ 04:31:10 ---> e565cfc114eb 04:31:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:10 ---> Running in 2c776b27bb02 04:32:18 Removing intermediate container 2c776b27bb02 04:32:18 ---> 89fce867e766 04:32:18 Step 12/13 : COPY . . 04:32:19 ---> 04af279fe3d9 04:32:19 Step 13/13 : RUN ${MAKE} 04:32:19 ---> Running in 804c0af8f634 04:32:20 noop 04:32:21 Removing intermediate container 804c0af8f634 04:32:21 ---> 2f1525f28158 04:32:21 Successfully built 2f1525f28158 04:32:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:21 + docker inspect -f . ci-base-image-arm64 04:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:21 prd-ubuntu20.04-docker-arm64-4c-16g-7671 does not seem to be running inside a container 04:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/170 -v /w/workspace/device-onvif-camera/170:/w/workspace/device-onvif-camera/170:rw,z -v /w/workspace/device-onvif-camera/170@tmp:/w/workspace/device-onvif-camera/170@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 04:32:23 $ docker top 4ad85613b9328d402b726f27e78b1eea547a162f17687dd7a8526e0b2e2a4c83 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:23 + go version 04:32:23 go version go1.21.0 linux/arm64 [Pipeline] } 04:32:23 $ docker stop --time=1 4ad85613b9328d402b726f27e78b1eea547a162f17687dd7a8526e0b2e2a4c83 04:32:25 $ docker rm -f --volumes 4ad85613b9328d402b726f27e78b1eea547a162f17687dd7a8526e0b2e2a4c83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:26 + docker inspect -f . ci-base-image-arm64 04:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:26 prd-ubuntu20.04-docker-arm64-4c-16g-7671 does not seem to be running inside a container 04:32:26 $ 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/170 -v /w/workspace/device-onvif-camera/170:/w/workspace/device-onvif-camera/170:rw,z -v /w/workspace/device-onvif-camera/170@tmp:/w/workspace/device-onvif-camera/170@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 04:32:27 $ docker top e78835671a078e08e95691949a94b77794ee84b441b8bce4c1e1922df6ddc617 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:28 + git config --global --add safe.directory /w/workspace/device-onvif-camera/170 [Pipeline] fileExists [Pipeline] sh 04:32:29 + make test 04:32:29 go test ./... -coverprofile=coverage.out ./... 04:32:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:34:25 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:34:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:34:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.248s coverage: 31.5% of statements 04:34:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.117s coverage: 86.5% of statements 04:34:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:34:43 go vet ./... 04:35:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:22 ./bin/test-attribution-txt.sh [Pipeline] echo 04:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:35:22 $ docker stop --time=1 e78835671a078e08e95691949a94b77794ee84b441b8bce4c1e1922df6ddc617 04:35:24 $ docker rm -f --volumes e78835671a078e08e95691949a94b77794ee84b441b8bce4c1e1922df6ddc617 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:25 Warning: overwriting stash ‘coverage-report’ 04:35:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:35:27 + ls -al . 04:35:27 total 240 04:35:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 23 04:32 . 04:35:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 .. 04:35:27 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:30 .git 04:35:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:30 .github 04:35:27 -rw-rw-r-- 1 jenkins jenkins 496 Sep 23 04:30 .gitignore 04:35:27 -rw-rw-r-- 1 jenkins jenkins 42 Sep 23 04:30 .golangci.yml 04:35:27 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 23 04:30 Attribution.txt 04:35:27 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 23 04:30 CHANGELOG.md 04:35:27 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 23 04:30 Dockerfile 04:35:27 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:30 GOVERNANCE.md 04:35:27 -rw-rw-r-- 1 jenkins jenkins 739 Sep 23 04:30 Jenkinsfile 04:35:27 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 23 04:30 LICENSE 04:35:27 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 23 04:30 Makefile 04:35:27 -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 04:30 OWNERS.md 04:35:27 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 23 04:30 README.md 04:35:27 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:28 VERSION 04:35:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:30 bin 04:35:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:30 cmd 04:35:27 -rw-r--r-- 1 jenkins jenkins 78456 Sep 23 04:34 coverage.out 04:35:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 doc 04:35:27 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 23 04:30 go.mod 04:35:27 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 23 04:30 go.sum 04:35:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 internal 04:35:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 snap 04:35:27 -rw-rw-r-- 1 jenkins jenkins 236 Sep 23 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:27 + 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=a535a740e6b302603ded34da9204b7b08eff597b --label arch=arm64 --label version=3.1.0-dev.13 . 04:35:28 Sending build context to Docker daemon 14.21MB 04:35:28 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:35:28 Step 2/26 : FROM ${BASE} AS builder 04:35:28 ---> 2f1525f28158 04:35:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:35:28 ---> Running in 11d8d0874027 04:35:29 Removing intermediate container 11d8d0874027 04:35:29 ---> 2c7b1a4e9cea 04:35:29 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:35:29 ---> Running in 4403decaf723 04:35:33 Removing intermediate container 4403decaf723 04:35:33 ---> 4fec2cad9b2f 04:35:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:35:33 ---> Running in 2a1cb4e7438b 04:35:34 Removing intermediate container 2a1cb4e7438b 04:35:34 ---> 3ef46c24df9b 04:35:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:35:34 ---> Running in 885c452a6eba 04:35:35 Removing intermediate container 885c452a6eba 04:35:35 ---> 7ea929004b83 04:35:35 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:35:35 ---> Running in e0f80db1376b 04:35:35 Removing intermediate container e0f80db1376b 04:35:35 ---> 24da1c7a6baa 04:35:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:35:35 ---> Running in 8bf3b9e6ddd4 04:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:35:39 OK: 266 MiB in 52 packages 04:35:40 Removing intermediate container 8bf3b9e6ddd4 04:35:40 ---> 2264aada11aa 04:35:40 Step 9/26 : WORKDIR /device-onvif-camera 04:35:40 ---> Running in ec65a87262d3 04:35:41 Removing intermediate container ec65a87262d3 04:35:41 ---> 14e163255542 04:35:41 Step 10/26 : COPY go.mod vendor* ./ 04:35:41 ---> 4e305be8b123 04:35:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:41 ---> Running in 5d0d312b995e 04:35:44 Removing intermediate container 5d0d312b995e 04:35:44 ---> a432858c0c69 04:35:44 Step 12/26 : COPY . . 04:35:45 ---> 8ce7eeef351e 04:35:45 Step 13/26 : RUN ${MAKE} 04:35:46 ---> Running in f92b0595db1d 04:35:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:38:09 Removing intermediate container f92b0595db1d 04:38:09 ---> 60f6fe7a0e6b 04:38:09 Step 14/26 : FROM alpine:3.18 04:38:09 3.18: Pulling from library/alpine 04:38:09 9fda8d8052c6: Already exists 04:38:09 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:38:09 Status: Downloaded newer image for alpine:3.18 04:38:09 ---> f6648c04cd6c 04:38:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:38:09 ---> Running in ed6defb5fa7f 04:38:09 Removing intermediate container ed6defb5fa7f 04:38:09 ---> 0ef998f6a15f 04:38:09 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:38:09 ---> Running in 74f9c45fd88b 04:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:38:09 (1/1) Installing dumb-init (1.2.5-r2) 04:38:09 Executing busybox-1.36.1-r2.trigger 04:38:09 OK: 8 MiB in 16 packages 04:38:09 Removing intermediate container 74f9c45fd88b 04:38:09 ---> cdc4f71102b6 04:38:09 Step 17/26 : WORKDIR / 04:38:09 ---> Running in 0c2389756d41 04:38:09 Removing intermediate container 0c2389756d41 04:38:09 ---> fc8fa0ea238a 04:38:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:38:09 ---> 3481ef39208d 04:38:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:38:09 ---> 7133628f0346 04:38:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:38:09 ---> f594090e62a8 04:38:09 Step 21/26 : EXPOSE 59984 04:38:09 ---> Running in 179363c115f4 04:38:09 Removing intermediate container 179363c115f4 04:38:09 ---> 8aa1644abf93 04:38:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:38:09 ---> Running in c20080cbf409 04:38:10 Removing intermediate container c20080cbf409 04:38:10 ---> 87a20523d82c 04:38:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:38:10 ---> Running in c6a5c144036f 04:38:10 Removing intermediate container c6a5c144036f 04:38:10 ---> 04796fadbb25 04:38:10 Step 24/26 : LABEL arch=arm64 04:38:10 ---> Running in 5226c5ff6a62 04:38:10 Removing intermediate container 5226c5ff6a62 04:38:10 ---> 8f214eeaa417 04:38:10 Step 25/26 : LABEL git_sha=a535a740e6b302603ded34da9204b7b08eff597b 04:38:10 ---> Running in 7502555f19db 04:38:11 Removing intermediate container 7502555f19db 04:38:11 ---> 0abd0e62c015 04:38:11 Step 26/26 : LABEL version=3.1.0-dev.13 04:38:11 ---> Running in 4590a615b968 04:38:11 Removing intermediate container 4590a615b968 04:38:11 ---> d0da6e5b5f1b 04:38:11 [Warning] One or more build-args [ARCH] were not consumed 04:38:11 Successfully built d0da6e5b5f1b 04:38:11 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 04:38:11 provisioning config files... 04:38:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/170@tmp/config8956830896070070611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:11 ---> docker-login.sh 04:38:11 nexus3.edgexfoundry.org:10001 04:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 nexus3.edgexfoundry.org:10002 04:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 nexus3.edgexfoundry.org:10003 04:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 nexus3.edgexfoundry.org:10004 04:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:13 Configure a credential helper to remove this warning. See 04:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:13 04:38:13 Login Succeeded 04:38:13 docker.io 04:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:13 Configure a credential helper to remove this warning. See 04:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:13 04:38:13 Login Succeeded 04:38:13 ---> docker-login.sh ends [Pipeline] } 04:38:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:38:14 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:38:14 a535a740e6b302603ded34da9204b7b08eff597b 04:38:14 latest 04:38:14 3.1.0-dev.13 04:38:14 a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 04:38:14 main 04:38:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:14 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b 04:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:38:14 d8fb1c6b996f: Preparing 04:38:14 83079ccea442: Preparing 04:38:14 3b36dabcbd6d: Preparing 04:38:14 f161dd82e67f: Preparing 04:38:14 b2191e2be29d: Preparing 04:38:14 b2191e2be29d: Layer already exists 04:38:15 d8fb1c6b996f: Pushed 04:38:15 83079ccea442: Pushed 04:38:15 f161dd82e67f: Pushed 04:38:21 3b36dabcbd6d: Pushed 04:38:21 a535a740e6b302603ded34da9204b7b08eff597b: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:22 + 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 04:38:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:38:22 d8fb1c6b996f: Preparing 04:38:22 83079ccea442: Preparing 04:38:22 3b36dabcbd6d: Preparing 04:38:22 f161dd82e67f: Preparing 04:38:22 b2191e2be29d: Preparing 04:38:22 b2191e2be29d: Layer already exists 04:38:22 f161dd82e67f: Layer already exists 04:38:22 d8fb1c6b996f: Layer already exists 04:38:22 3b36dabcbd6d: Layer already exists 04:38:22 83079ccea442: Layer already exists 04:38:22 latest: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.13 04:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:38:23 d8fb1c6b996f: Preparing 04:38:23 83079ccea442: Preparing 04:38:23 3b36dabcbd6d: Preparing 04:38:23 f161dd82e67f: Preparing 04:38:23 b2191e2be29d: Preparing 04:38:23 83079ccea442: Layer already exists 04:38:23 f161dd82e67f: Layer already exists 04:38:23 3b36dabcbd6d: Layer already exists 04:38:23 b2191e2be29d: Layer already exists 04:38:23 d8fb1c6b996f: Layer already exists 04:38:23 3.1.0-dev.13: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 04:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:38:25 d8fb1c6b996f: Preparing 04:38:25 83079ccea442: Preparing 04:38:25 3b36dabcbd6d: Preparing 04:38:25 f161dd82e67f: Preparing 04:38:25 b2191e2be29d: Preparing 04:38:25 d8fb1c6b996f: Layer already exists 04:38:25 83079ccea442: Layer already exists 04:38:25 b2191e2be29d: Layer already exists 04:38:25 3b36dabcbd6d: Layer already exists 04:38:25 f161dd82e67f: Layer already exists 04:38:25 a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:25 + 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 04:38:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:38:26 d8fb1c6b996f: Preparing 04:38:26 83079ccea442: Preparing 04:38:26 3b36dabcbd6d: Preparing 04:38:26 f161dd82e67f: Preparing 04:38:26 b2191e2be29d: Preparing 04:38:26 f161dd82e67f: Layer already exists 04:38:26 d8fb1c6b996f: Layer already exists 04:38:26 83079ccea442: Layer already exists 04:38:26 b2191e2be29d: Layer already exists 04:38:26 3b36dabcbd6d: Layer already exists 04:38:26 main: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:26 ===================================================== [Pipeline] echo 04:38:26 taggedImages: 04:38:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b 04:38:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:38:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.13 04:38:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 04:38:26 - 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 04:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:26 04:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:27 arm64: Pulling from edgex-lftools-log-publisher 04:38:27 8998bd30e6a1: Pulling fs layer 04:38:27 04944245beec: Pulling fs layer 04:38:27 699f458cf7ca: Pulling fs layer 04:38:27 765212b225bb: Pulling fs layer 04:38:27 f23df028b6ca: Pulling fs layer 04:38:27 d65c8cfc05b1: Pulling fs layer 04:38:27 2437ff75d9bd: Pulling fs layer 04:38:27 f23df028b6ca: Waiting 04:38:27 d65c8cfc05b1: Waiting 04:38:27 2437ff75d9bd: Waiting 04:38:27 765212b225bb: Waiting 04:38:27 04944245beec: Verifying Checksum 04:38:27 04944245beec: Download complete 04:38:27 765212b225bb: Verifying Checksum 04:38:27 765212b225bb: Download complete 04:38:27 f23df028b6ca: Verifying Checksum 04:38:27 f23df028b6ca: Download complete 04:38:27 d65c8cfc05b1: Download complete 04:38:27 699f458cf7ca: Verifying Checksum 04:38:27 699f458cf7ca: Download complete 04:38:27 8998bd30e6a1: Verifying Checksum 04:38:27 8998bd30e6a1: Download complete 04:38:29 2437ff75d9bd: Verifying Checksum 04:38:29 2437ff75d9bd: Download complete 04:38:33 8998bd30e6a1: Pull complete 04:38:33 04944245beec: Pull complete 04:38:35 699f458cf7ca: Pull complete 04:38:35 765212b225bb: Pull complete 04:38:35 f23df028b6ca: Pull complete 04:38:36 d65c8cfc05b1: Pull complete 04:38:51 2437ff75d9bd: Pull complete 04:38:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:51 prd-ubuntu20.04-docker-arm64-4c-16g-7671 does not seem to be running inside a container 04:38:51 $ 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/170 -v /w/workspace/device-onvif-camera/170:/w/workspace/device-onvif-camera/170:rw,z -v /w/workspace/device-onvif-camera/170@tmp:/w/workspace/device-onvif-camera/170@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 04:38:54 $ docker top 0b6c09bcc1a40caa4d44b7fc697c5b00d1b9eb66d5d07a9d71ec68a2a1f5ae69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:54 ---> job-cost.sh 04:38:54 lf-activate-venv: SKIPPING 04:38:54 INFO: No Stack... 04:38:55 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:56 INFO: Archiving Costs [Pipeline] sh 04:38:56 + cat /w/workspace/device-onvif-camera/170/archives/cost.csv 04:38:56 + cut -d, -f6 [Pipeline] lock 04:38:56 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] 04:38:56 Resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] did not exist. Created. 04:38:56 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:57 /w/workspace/device-onvif-camera/170@tmp/durable-47fe3b27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:57 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:57 Warning: overwriting stash ‘stack-cost’ 04:38:57 Stashed 1 file(s) [Pipeline] } 04:38:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:57 $ docker stop --time=1 0b6c09bcc1a40caa4d44b7fc697c5b00d1b9eb66d5d07a9d71ec68a2a1f5ae69 04:38:59 $ docker rm -f --volumes 0b6c09bcc1a40caa4d44b7fc697c5b00d1b9eb66d5d07a9d71ec68a2a1f5ae69 [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 04:38:59 provisioning config files... 04:38:59 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6632090320817231861tmp [Pipeline] { [Pipeline] sh 04:39:00 + set +x 04:39:00 + + curl -s https://codecov.io/bash 04:39:00 bash -s -- 04:39:00 04:39:00 _____ _ 04:39:00 / ____| | | 04:39:00 | | ___ __| | ___ ___ _____ __ 04:39:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:39:00 | |___| (_) | (_| | __/ (_| (_) \ V / 04:39:00 \_____\___/ \__,_|\___|\___\___/ \_/ 04:39:00 Bash-1.0.6 04:39:00 04:39:00 04:39:00 ==> git version 2.25.1 found 04:39:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:39:00 Release-Date: 2020-01-08 04:39:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:39:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:39:00 ==> Jenkins CI detected. 04:39:00 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:39:00 project root: . 04:39:00 --> token set from env 04:39:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:39:00 ==> Running gcov in . (disable via -X gcov) 04:39:00 ==> Python coveragepy not found 04:39:00 ==> Searching for coverage reports in: 04:39:00 + . 04:39:00 -> Found 1 reports 04:39:00 ==> Detecting git/mercurial file structure 04:39:00 ==> Reading reports 04:39:00 + ./coverage.out bytes=78456 04:39:00 ==> Appending adjustments 04:39:00 https://docs.codecov.io/docs/fixing-reports 04:39:00 + Found adjustments 04:39:00 ==> Gzipping contents 04:39:00 12K /tmp/codecov.AEHXhi.gz 04:39:00 ==> Uploading reports 04:39:00 url: https://codecov.io 04:39:00 query: branch=main&commit=a535a740e6b302603ded34da9204b7b08eff597b&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:00 -> Pinging Codecov 04:39:00 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=a535a740e6b302603ded34da9204b7b08eff597b&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:00 -> Uploading to 04:39:00 https://storage.googleapis.com/codecov/v4/raw/2023-09-23/F29A59C45E3A92E06B3E522C9905F8EF/a535a740e6b302603ded34da9204b7b08eff597b/4edc603f-3289-4c12-9428-c370cb6eae02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230923T043900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=723f50654e6123448481dc0a3b117ac491fff2f5954836ccd92f97829fcddb70 04:39:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:00 Dload Upload Total Spent Left Speed 04:39:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 55584 --:--:-- --:--:-- --:--:-- 55584 04:39:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] } 04:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:39:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:39:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:01 04:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:39:01 df9b9388f04a: Pulling fs layer 04:39:01 52dc419b0ee2: Pulling fs layer 04:39:01 25bc292e5bac: Pulling fs layer 04:39:01 114826534d7a: Pulling fs layer 04:39:01 4657fd5d0bcf: Pulling fs layer 04:39:01 6ad1cebc031e: Pulling fs layer 04:39:01 8a3aa393b2d8: Pulling fs layer 04:39:01 4657fd5d0bcf: Waiting 04:39:01 6ad1cebc031e: Waiting 04:39:01 8a3aa393b2d8: Waiting 04:39:01 25bc292e5bac: Verifying Checksum 04:39:01 25bc292e5bac: Download complete 04:39:01 52dc419b0ee2: Verifying Checksum 04:39:01 52dc419b0ee2: Download complete 04:39:01 4657fd5d0bcf: Verifying Checksum 04:39:01 4657fd5d0bcf: Download complete 04:39:01 df9b9388f04a: Download complete 04:39:01 df9b9388f04a: Pull complete 04:39:01 6ad1cebc031e: Verifying Checksum 04:39:01 6ad1cebc031e: Download complete 04:39:01 52dc419b0ee2: Pull complete 04:39:02 25bc292e5bac: Pull complete 04:39:02 114826534d7a: Verifying Checksum 04:39:02 114826534d7a: Download complete 04:39:02 8a3aa393b2d8: Verifying Checksum 04:39:02 8a3aa393b2d8: Download complete 04:39:06 114826534d7a: Pull complete 04:39:06 4657fd5d0bcf: Pull complete 04:39:06 6ad1cebc031e: Pull complete 04:39:09 8a3aa393b2d8: Pull complete 04:39:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:09 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:39:09 $ 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 04:39:15 $ docker top 46b37f4209af5c5c18f7221e542b12f37e988395a5638dcbf59e2ffea1c99f04 -eo pid,comm [Pipeline] { [Pipeline] echo 04:39:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:39:15 + set -o pipefail 04:39:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:39:23 04:39:23 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:39:23 04:39:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/9482a845-5873-4337-ac9a-cf09c336c4b5 04:39:23 04:39:23 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:39:23 04:39:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:39:23 04:39:23 04:39:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:39:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:39:23 More details here: https://snyk.co/ue1NS [Pipeline] } 04:39:23 $ docker stop --time=1 46b37f4209af5c5c18f7221e542b12f37e988395a5638dcbf59e2ffea1c99f04 04:39:29 $ docker rm -f --volumes 46b37f4209af5c5c18f7221e542b12f37e988395a5638dcbf59e2ffea1c99f04 [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 04:39:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:29 provisioning config files... 04:39:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17035827148834893507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:29 --> edgex-publish-swagger.sh 04:39:29 === Publish doc/openapi/v3 API === 04:39:29 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:39:29 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:39:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:29 Dload Upload Total Spent Left Speed 04:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 652k --:--:-- --:--:-- --:--:-- 652k 04:39:30 04:39:30 [Pipeline] } 04:39:30 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 04:39:30 + git log --format=format:%s -1 a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] sh 04:39:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:31 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:39:31 $ 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 04:39:31 $ docker top bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c -eo pid,comm 04:39:32 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). 04:39:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:32 [ssh-agent] Looking for ssh-agent implementation... 04:39:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:32 $ docker exec bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c ssh-agent 04:39:32 SSH_AUTH_SOCK=/tmp/ssh-SmLLEi5TSrIz/agent.32 04:39:32 SSH_AGENT_PID=38 04:39:32 Running ssh-add (command line suppressed) 04:39:32 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15250926715475478686.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15250926715475478686.key) 04:39:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:32 + git semver tag 04:39:32 2023-09-23 04:39:32,903 [run_tag] DEBUG tag force:False 04:39:32 2023-09-23 04:39:32,904 [check_head_tag] DEBUG check head tag 04:39:32 2023-09-23 04:39:32,904 [execute] INFO git cat-file --batch-check 04:39:32 2023-09-23 04:39:32,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:39:32 2023-09-23 04:39:32,908 [execute] INFO git cat-file --batch 04:39:32 2023-09-23 04:39:32,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:39:32 2023-09-23 04:39:32,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:39:32 2023-09-23 04:39:32,918 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 04:39:32 2023-09-23 04:39:32,918 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:39:32 2023-09-23 04:39:32,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:39:32 3.1.0-dev.13 [Pipeline] } 04:39:32 $ docker exec --env ******** --env ******** bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c ssh-agent -k 04:39:33 unset SSH_AUTH_SOCK; 04:39:33 unset SSH_AGENT_PID; 04:39:33 echo Agent pid 38 killed; 04:39:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:33 + git semver [Pipeline] } 04:39:33 $ docker stop --time=1 bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c 04:39:34 $ docker rm -f --volumes bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:35 04:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:35 0.23.1-centos7: Pulling from edgex-lftools 04:39:35 ab5ef0e58194: Pulling fs layer 04:39:35 9712f1f96733: Pulling fs layer 04:39:35 63f879dbbcfc: Pulling fs layer 04:39:35 0d9ebad4ef96: Pulling fs layer 04:39:35 e9a5061849ea: Pulling fs layer 04:39:35 d747dcd14b5f: Pulling fs layer 04:39:35 0d9ebad4ef96: Waiting 04:39:35 d747dcd14b5f: Waiting 04:39:35 e9a5061849ea: Waiting 04:39:35 2de7ff778b66: Pulling fs layer 04:39:35 2de7ff778b66: Waiting 04:39:35 9712f1f96733: Verifying Checksum 04:39:35 9712f1f96733: Download complete 04:39:35 63f879dbbcfc: Verifying Checksum 04:39:35 63f879dbbcfc: Download complete 04:39:36 e9a5061849ea: Verifying Checksum 04:39:36 e9a5061849ea: Download complete 04:39:36 d747dcd14b5f: Verifying Checksum 04:39:36 d747dcd14b5f: Download complete 04:39:36 0d9ebad4ef96: Verifying Checksum 04:39:36 0d9ebad4ef96: Download complete 04:39:36 ab5ef0e58194: Verifying Checksum 04:39:36 ab5ef0e58194: Download complete 04:39:36 2de7ff778b66: Verifying Checksum 04:39:36 2de7ff778b66: Download complete 04:39:38 ab5ef0e58194: Pull complete 04:39:38 9712f1f96733: Pull complete 04:39:39 63f879dbbcfc: Pull complete 04:39:42 0d9ebad4ef96: Pull complete 04:39:43 e9a5061849ea: Pull complete 04:39:43 d747dcd14b5f: Pull complete 04:39:43 2de7ff778b66: Pull complete 04:39:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:44 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:39:44 $ 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 04:39:51 $ docker top 2d0b82f4345142d512e069c2c8408ab64c19ac22da768b4a7f1955a105fda335 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:39:51 provisioning config files... 04:39:51 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15522744778446556732tmp 04:39:51 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8191847509249595025tmp 04:39:51 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12808829821213483088tmp [Pipeline] { [Pipeline] echo 04:39:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:39:52 ---> sigul-configuration.sh 04:39:52 gpg: directory `/root/.gnupg' created 04:39:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:39:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:39:52 gpg: keyring `/root/.gnupg/secring.gpg' created 04:39:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:39:52 gpg: CAST5 encrypted data 04:39:52 gpg: encrypted with 1 passphrase 04:39:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:39:52 + mkdir /home/jenkins 04:39:52 + mkdir /home/jenkins/sigul [Pipeline] sh 04:39:52 + 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 04:39:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:39:52 ---> sigul-install.sh 04:39:52 Sigul already installed; skipping installation. [Pipeline] sh 04:39:53 + git tag --list 04:39:53 v0.0.0 04:39:53 v2.2.0 04:39:53 v2.3.0 04:39:53 v2.3.1 04:39:53 v3.0 04:39:53 v3.0.0 04:39:53 v3.1.0-dev.1 04:39:53 v3.1.0-dev.10 04:39:53 v3.1.0-dev.11 04:39:53 v3.1.0-dev.12 04:39:53 v3.1.0-dev.13 04:39:53 v3.1.0-dev.2 04:39:53 v3.1.0-dev.3 04:39:53 v3.1.0-dev.4 04:39:53 v3.1.0-dev.5 04:39:53 v3.1.0-dev.6 04:39:53 v3.1.0-dev.7 04:39:53 v3.1.0-dev.8 04:39:53 v3.1.0-dev.9 [Pipeline] sh 04:39:53 + lftools sign git-tag v3.1.0-dev.13 04:39:54 Signing Git tag with Sigul... 04:39:54 Signing v3.1.0-dev.13 [Pipeline] echo 04:39:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:39:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:39:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:39:54 $ docker stop --time=1 2d0b82f4345142d512e069c2c8408ab64c19ac22da768b4a7f1955a105fda335 04:39:56 $ docker rm -f --volumes 2d0b82f4345142d512e069c2c8408ab64c19ac22da768b4a7f1955a105fda335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:39:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:56 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:39:56 $ 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 04:39:57 $ docker top 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 -eo pid,comm 04:39:57 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). 04:39:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:57 [ssh-agent] Looking for ssh-agent implementation... 04:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:57 $ docker exec 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 ssh-agent 04:39:57 SSH_AUTH_SOCK=/tmp/ssh-1CXxAzgJdgkQ/agent.33 04:39:57 SSH_AGENT_PID=39 04:39:57 Running ssh-add (command line suppressed) 04:39:57 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12557838764715416893.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12557838764715416893.key) 04:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:57 + git semver bump pre 04:39:58 2023-09-23 04:39:57,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:39:58 2023-09-23 04:39:57,985 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 04:39:58 2023-09-23 04:39:57,985 [bump_version] DEBUG bumped version:3.1.0-dev.14 04:39:58 2023-09-23 04:39:57,985 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:39:58 2023-09-23 04:39:57,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:39:58 2023-09-23 04:39:57,985 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:39:58 2023-09-23 04:39:57,988 [execute] INFO git cat-file --batch-check 04:39:58 2023-09-23 04:39:57,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:39:58 2023-09-23 04:39:57,993 [execute] INFO git cat-file --batch 04:39:58 2023-09-23 04:39:57,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:39:58 2023-09-23 04:39:57,998 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:39:58 3.1.0-dev.14 [Pipeline] } 04:39:58 $ docker exec --env ******** --env ******** 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 ssh-agent -k 04:39:58 unset SSH_AUTH_SOCK; 04:39:58 unset SSH_AGENT_PID; 04:39:58 echo Agent pid 39 killed; 04:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:58 + git semver [Pipeline] } 04:39:58 $ docker stop --time=1 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 04:39:59 $ docker rm -f --volumes 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:00 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:40:00 $ 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 04:40:01 $ docker top 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:01 [ssh-agent] Looking for ssh-agent implementation... 04:40:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:01 $ docker exec 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 ssh-agent 04:40:01 SSH_AUTH_SOCK=/tmp/ssh-6lWUhQdc0T3d/agent.32 04:40:01 SSH_AGENT_PID=38 04:40:01 Running ssh-add (command line suppressed) 04:40:01 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12525727142990737754.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12525727142990737754.key) 04:40:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:01 + git semver push 04:40:02 2023-09-23 04:40:01,948 [run_push] DEBUG push 04:40:02 2023-09-23 04:40:01,948 [execute] INFO git cat-file --batch-check 04:40:02 2023-09-23 04:40:01,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:40:02 2023-09-23 04:40:01,952 [execute] INFO git rev-list 79677dc96fc5c550d626edbdf4d4c0d81dd90be0 -- 04:40:02 2023-09-23 04:40:01,952 [execute] DEBUG Popen(['git', 'rev-list', '79677dc96fc5c550d626edbdf4d4c0d81dd90be0', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:40:02 2023-09-23 04:40:01,960 [execute] INFO git fetch -v origin 04:40:02 2023-09-23 04:40:01,960 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:40:02 2023-09-23 04:40:02,482 [run_push] DEBUG no remote changes detected 04:40:02 2023-09-23 04:40:02,482 [execute] INFO git push origin semver 04:40:02 2023-09-23 04:40:02,483 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:40:03 2023-09-23 04:40:03,274 [run_push] DEBUG push all version tags 04:40:03 2023-09-23 04:40:03,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:40:03 2023-09-23 04:40:03,275 [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) 04:40:04 2023-09-23 04:40:04,077 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:40:04 3.1.0-dev.14 [Pipeline] } 04:40:04 $ docker exec --env ******** --env ******** 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 ssh-agent -k 04:40:04 unset SSH_AUTH_SOCK; 04:40:04 unset SSH_AGENT_PID; 04:40:04 echo Agent pid 38 killed; 04:40:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:04 + git semver [Pipeline] } 04:40:04 $ docker stop --time=1 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 04:40:06 $ docker rm -f --volumes 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 [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 04:40:06 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:40:06 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:40:06 total 16 04:40:06 drwxr-xr-x 3 root root 4096 Sep 23 04:30 . 04:40:06 drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 04:39 .. 04:40:06 drwxr-xr-x 2 root root 4096 Sep 23 04:30 cost 04:40:06 -rw-r--r-- 1 root root 91 Sep 23 04:30 cost.csv 04:40:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:40:06 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:40:06 total 16 04:40:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:30 . 04:40:06 drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 04:39 .. 04:40:06 drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 04:30 cost 04:40:06 -rw-r--r-- 1 jenkins jenkins 91 Sep 23 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:40:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:07 ---> package-listing.sh 04:40:07 ++ facter osfamily 04:40:07 ++ tr '[:upper:]' '[:lower:]' 04:40:07 + OS_FAMILY=debian 04:40:07 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:40:07 + START_PACKAGES=/tmp/packages_start.txt 04:40:07 + END_PACKAGES=/tmp/packages_end.txt 04:40:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:07 + PACKAGES=/tmp/packages_start.txt 04:40:07 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:40:07 + PACKAGES=/tmp/packages_end.txt 04:40:07 + case "${OS_FAMILY}" in 04:40:07 + dpkg -l 04:40:07 + grep '^ii' 04:40:07 + '[' -f /tmp/packages_start.txt ']' 04:40:07 + '[' -f /tmp/packages_end.txt ']' 04:40:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:07 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:40:07 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:40:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:40:08 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 04:40:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:08 prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container 04:40:08 $ 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 04:40:09 $ docker top b1d18a05a6782b368af23b2066e7d9e8cbf26ef5685341aa19bc275ec7f688b6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:09 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:09 + ls /var/log/sa-host 04:40:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:10 provisioning config files... 04:40:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4642663022051498093tmp [Pipeline] { [Pipeline] echo 04:40:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:10 ---> create-netrc.sh [Pipeline] } 04:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:10 ---> python-tools-install.sh [Pipeline] echo 04:40:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:11 ---> sudo-logs.sh 04:40:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:40:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:40:11 ---> job-cost.sh 04:40:11 lf-activate-venv: SKIPPING 04:40:11 DEBUG: total: 0.2199999988079071 04:40:11 INFO: Retrieving Stack Cost... 04:40:11 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:12 INFO: Archiving Costs [Pipeline] echo 04:40:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:40:12 ---> logs-deploy.sh 04:40:12 lf-activate-venv: SKIPPING 04:40:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/170 04:40:12 INFO: archiving workspace using pattern(s): 04:40:13 Archives upload complete. 04:40:13 INFO: archiving logs to Nexus