Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dedc63c39c5afd565672025db7c6527159164ac4 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-ssh7731514061035597026.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5915582999643675256.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5100631173293922565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15772381056646505335.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-ssh14785708937239811015.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.23 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-34759 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 > 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 Avoid second fetch Checking out Revision dedc63c39c5afd565672025db7c6527159164ac4 (main) Commit message: "Merge pull request #480 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f dedc63c39c5afd565672025db7c6527159164ac4 # timeout=10 > git rev-list --no-walk eedc15514816f397213f259473fdc5838a92944a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:49:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:49:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:49:20 ========================================================= 03:49:20 EdgeX Global Pipelines Version Info 03:49:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:49:21 ------------------- 03:49:21 stable info: 03:49:21 ------------------- 03:49:21 Commited By: Cherry Wang cherry@iotechsys.com 03:49:21 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:49:21 Message: update stable to v1.0.269 03:49:22 ------------------- 03:49:22 experimental info: 03:49:22 ------------------- 03:49:22 Commited By: **** collab-it+edgex@linuxfoundation.org 03:49:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:49:22 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo 03:49:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dedc63c [Pipeline] echo 03:49:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:23 provisioning config files... 03:49:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9640495545914706507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:23 ---> ****-login.sh 03:49:23 nexus3.edgexfoundry.org:10001 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 nexus3.edgexfoundry.org:10002 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 nexus3.edgexfoundry.org:10003 03:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:23 Configure a credential helper to remove this warning. See 03:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:23 03:49:23 Login Succeeded 03:49:23 nexus3.edgexfoundry.org:10004 03:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:24 Configure a credential helper to remove this warning. See 03:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:24 03:49:24 Login Succeeded 03:49:24 ****.io 03:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:24 Configure a credential helper to remove this warning. See 03:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:24 03:49:24 Login Succeeded 03:49:24 ---> ****-login.sh ends [Pipeline] } 03:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:49:24 + git rev-list -1 --merges dedc63c39c5afd565672025db7c6527159164ac4~1..dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo 03:49:24 -----------> git rev-list -1 --merges dedc63c39c5afd565672025db7c6527159164ac4~1..dedc63c39c5afd565672025db7c6527159164ac4 dedc63c39c5afd565672025db7c6527159164ac4 03:49:24 dedc63c39c5afd565672025db7c6527159164ac4 [false] [Pipeline] sh 03:49:25 + git log --format=format:%s -1 dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo 03:49:25 ========================================================= 03:49:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:49:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:25 + git log --format=format:%s -1 dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo 03:49:25 [semverPrep] GIT_COMMIT: dedc63c39c5afd565672025db7c6527159164ac4, Commit Message: Merge pull request #480 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo 03:49:25 [semverPrep] This is not a build commit. [Pipeline] sh 03:49:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:26 + grep -v github /etc/ssh/ssh_known_hosts 03:49:26 + [ -e /tmp/ssh_known_hosts ] 03:49:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:49:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:49:26 + sudo tee -a /etc/ssh/ssh_known_hosts 03:49:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:26 03:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:26 0.1.4: Pulling from edgex-devops/py-git-semver 03:49:26 b85a868b505f: Pulling fs layer 03:49:26 e2be974225ed: Pulling fs layer 03:49:26 339a4e72a1f5: Pulling fs layer 03:49:26 988bab9f4d93: Pulling fs layer 03:49:26 1469e6f7b9e6: Pulling fs layer 03:49:26 eaf3925da568: Pulling fs layer 03:49:26 bab4dde63d76: Pulling fs layer 03:49:26 bde34c3a00c8: Pulling fs layer 03:49:26 b352a97aabf1: Pulling fs layer 03:49:26 4872d77fe225: Pulling fs layer 03:49:26 5851b861e8e6: Pulling fs layer 03:49:26 bab4dde63d76: Waiting 03:49:26 988bab9f4d93: Waiting 03:49:26 1469e6f7b9e6: Waiting 03:49:26 eaf3925da568: Waiting 03:49:26 bde34c3a00c8: Waiting 03:49:26 5851b861e8e6: Waiting 03:49:26 4872d77fe225: Waiting 03:49:26 e2be974225ed: Verifying Checksum 03:49:26 e2be974225ed: Download complete 03:49:26 988bab9f4d93: Verifying Checksum 03:49:26 988bab9f4d93: Download complete 03:49:26 1469e6f7b9e6: Verifying Checksum 03:49:26 1469e6f7b9e6: Download complete 03:49:27 339a4e72a1f5: Verifying Checksum 03:49:27 339a4e72a1f5: Download complete 03:49:27 eaf3925da568: Download complete 03:49:27 bde34c3a00c8: Verifying Checksum 03:49:27 bde34c3a00c8: Download complete 03:49:27 b352a97aabf1: Verifying Checksum 03:49:27 b352a97aabf1: Download complete 03:49:27 4872d77fe225: Verifying Checksum 03:49:27 4872d77fe225: Download complete 03:49:27 5851b861e8e6: Verifying Checksum 03:49:27 5851b861e8e6: Download complete 03:49:27 b85a868b505f: Verifying Checksum 03:49:27 b85a868b505f: Download complete 03:49:27 bab4dde63d76: Verifying Checksum 03:49:27 bab4dde63d76: Download complete 03:49:28 b85a868b505f: Pull complete 03:49:28 e2be974225ed: Pull complete 03:49:28 339a4e72a1f5: Pull complete 03:49:29 988bab9f4d93: Pull complete 03:49:29 1469e6f7b9e6: Pull complete 03:49:29 eaf3925da568: Pull complete 03:49:31 bab4dde63d76: Pull complete 03:49:31 bde34c3a00c8: Pull complete 03:49:31 b352a97aabf1: Pull complete 03:49:31 4872d77fe225: Pull complete 03:49:31 5851b861e8e6: Pull complete 03:49:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:31 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 03:49: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:34 $ docker top 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c -eo pid,comm 03:49:34 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). 03:49:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:34 [ssh-agent] Looking for ssh-agent implementation... 03:49:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:34 $ docker exec 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent 03:49:34 SSH_AUTH_SOCK=/tmp/ssh-BAobkx3IWyWQ/agent.32 03:49:34 SSH_AGENT_PID=38 03:49:34 Running ssh-add (command line suppressed) 03:49:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3704286134195666838.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3704286134195666838.key) 03:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:34 + git tag --points-at HEAD [Pipeline] } 03:49:34 $ docker exec --env ******** --env ******** 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent -k 03:49:34 unset SSH_AUTH_SOCK; 03:49:34 unset SSH_AGENT_PID; 03:49:34 echo Agent pid 38 killed; 03:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:49:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:34 [ssh-agent] Looking for ssh-agent implementation... 03:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:35 $ docker exec 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent 03:49:35 SSH_AUTH_SOCK=/tmp/ssh-Ujo2BqYAxOfs/agent.71 03:49:35 SSH_AGENT_PID=77 03:49:35 Running ssh-add (command line suppressed) 03:49:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18437420573905264334.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18437420573905264334.key) 03:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:35 + git semver init 03:49:35 2024-12-09 03:49:35,814 [run_init] DEBUG init version:0.0.0 force:False 03:49:35 2024-12-09 03:49:35,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:49:35 2024-12-09 03:49:35,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:49:35 2024-12-09 03:49:35,816 [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) 03:49:37 2024-12-09 03:49:36,942 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:49:37 2024-12-09 03:49:36,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:49:37 2024-12-09 03:49:36,943 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:37 2024-12-09 03:49:36,943 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:37 4.0.0-dev.7 [Pipeline] } 03:49:37 $ docker exec --env ******** --env ******** 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent -k 03:49:37 unset SSH_AUTH_SOCK; 03:49:37 unset SSH_AGENT_PID; 03:49:37 echo Agent pid 77 killed; 03:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:37 + git semver [Pipeline] } 03:49:38 $ docker stop --time=1 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c 03:49:39 $ docker rm -f --volumes 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c [Pipeline] // withDockerContainer [Pipeline] sh 03:49:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:49:39 Stashed 1 file(s) [Pipeline] echo 03:49:39 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 03:49:40 provisioning config files... 03:49:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config61481862152707795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:40 ---> ****-login.sh 03:49:40 nexus3.edgexfoundry.org:10001 03:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:40 Configure a credential helper to remove this warning. See 03:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:40 03:49:40 Login Succeeded 03:49:40 nexus3.edgexfoundry.org:10002 03:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:40 Configure a credential helper to remove this warning. See 03:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:40 03:49:40 Login Succeeded 03:49:40 nexus3.edgexfoundry.org:10003 03:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:40 Configure a credential helper to remove this warning. See 03:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:40 03:49:40 Login Succeeded 03:49:40 nexus3.edgexfoundry.org:10004 03:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:40 Configure a credential helper to remove this warning. See 03:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:40 03:49:40 Login Succeeded 03:49:40 ****.io 03:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:40 Configure a credential helper to remove this warning. See 03:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:40 03:49:40 Login Succeeded 03:49:40 ---> ****-login.sh ends [Pipeline] } 03:49:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:49:41 ========================================================= 03:49:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:49:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:49:41 Sending build context to Docker daemon 36.88MB 03:49:41 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:49:41 Step 2/13 : FROM ${BASE} AS builder 03:49:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:49:41 43c4264eed91: Pulling fs layer 03:49:41 4cc291be95ef: Pulling fs layer 03:49:41 2ac1f1163629: Pulling fs layer 03:49:41 5c3c966382ef: Pulling fs layer 03:49:41 4f4fb700ef54: Pulling fs layer 03:49:41 5d5c8e513c77: Pulling fs layer 03:49:41 9f66e0745190: Pulling fs layer 03:49:41 f49a43e4bbc0: Pulling fs layer 03:49:41 561ebcabdf7f: Pulling fs layer 03:49:41 5d5c8e513c77: Waiting 03:49:41 4f4fb700ef54: Waiting 03:49:41 9f66e0745190: Waiting 03:49:41 f49a43e4bbc0: Waiting 03:49:41 561ebcabdf7f: Waiting 03:49:41 4cc291be95ef: Verifying Checksum 03:49:41 4cc291be95ef: Download complete 03:49:41 5c3c966382ef: Verifying Checksum 03:49:41 5c3c966382ef: Download complete 03:49:41 4f4fb700ef54: Download complete 03:49:41 5d5c8e513c77: Verifying Checksum 03:49:41 5d5c8e513c77: Download complete 03:49:41 43c4264eed91: Verifying Checksum 03:49:41 43c4264eed91: Download complete 03:49:41 9f66e0745190: Verifying Checksum 03:49:41 9f66e0745190: Download complete 03:49:41 43c4264eed91: Pull complete 03:49:41 561ebcabdf7f: Verifying Checksum 03:49:41 561ebcabdf7f: Download complete 03:49:41 4cc291be95ef: Pull complete 03:49:42 2ac1f1163629: Download complete 03:49:42 f49a43e4bbc0: Verifying Checksum 03:49:42 f49a43e4bbc0: Download complete 03:49:45 2ac1f1163629: Pull complete 03:49:45 5c3c966382ef: Pull complete 03:49:45 4f4fb700ef54: Pull complete 03:49:45 5d5c8e513c77: Pull complete 03:49:45 9f66e0745190: Pull complete 03:49:47 f49a43e4bbc0: Pull complete 03:49:48 561ebcabdf7f: Pull complete 03:49:48 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:49:48 ---> 3a752c3f9dda 03:49:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:49:52 ---> Running in f526ad2df483 03:49:52 Removing intermediate container f526ad2df483 03:49:52 ---> d97945bbf01c 03:49:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:49:52 ---> Running in eff0ae5fd014 03:49:52 Removing intermediate container eff0ae5fd014 03:49:52 ---> 1892b58af0a4 03:49:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:49:52 ---> Running in 46d22e2db905 03:49:52 Removing intermediate container 46d22e2db905 03:49:52 ---> 9cea705da12f 03:49:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:49:52 ---> Running in f751e3571ae7 03:49:52 Removing intermediate container f751e3571ae7 03:49:52 ---> 0311c95a6a0d 03:49:52 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:49:52 ---> Running in 745dae98cc87 03:49:52 Removing intermediate container 745dae98cc87 03:49:52 ---> e2d333d9b6d8 03:49:52 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:49:52 ---> Running in 5c2309bd01f7 03:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:49:53 OK: 246 MiB in 54 packages 03:49:53 Removing intermediate container 5c2309bd01f7 03:49:53 ---> 864d555792c3 03:49:53 Step 9/13 : WORKDIR /device-onvif-camera 03:49:53 ---> Running in b9a66bb844e6 03:49:53 Removing intermediate container b9a66bb844e6 03:49:53 ---> b6717acc552b 03:49:53 Step 10/13 : COPY go.mod vendor* ./ 03:49:53 ---> a58870bff660 03:49:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:53 ---> Running in 5a148ecd9720 03:49:55 Still waiting to schedule task 03:49:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:50:40 Removing intermediate container 5a148ecd9720 03:50:40 ---> c28d6f1edbad 03:50:40 Step 12/13 : COPY . . 03:50:40 ---> 56dc26df22e8 03:50:40 Step 13/13 : RUN ${MAKE} 03:50:40 ---> Running in 15f3021ebb65 03:50:41 noop 03:50:41 Removing intermediate container 15f3021ebb65 03:50:41 ---> 2a47ed5a73a6 03:50:41 Successfully built 2a47ed5a73a6 03:50:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker inspect -f . ci-base-image-x86_64 03:50:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:41 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 03:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:50:42 $ docker top 5e7572243eb46c5a5194b10eec2941a210b7abcc1ff0b51232c5208b4ccbfd77 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:42 + go version 03:50:42 go version go1.23.2 linux/amd64 [Pipeline] } 03:50:42 $ docker stop --time=1 5e7572243eb46c5a5194b10eec2941a210b7abcc1ff0b51232c5208b4ccbfd77 03:50:43 $ docker rm -f --volumes 5e7572243eb46c5a5194b10eec2941a210b7abcc1ff0b51232c5208b4ccbfd77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker inspect -f . ci-base-image-x86_64 03:50:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:44 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 03:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:50:44 $ docker top 9588f77528871771c8de59246887eeaea3e3e9ba5666ed04019ae5c62cb7fed2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:44 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:50:45 + make test 03:50:45 go test ./... -coverprofile=coverage.out ./... 03:50:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:51:05 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:51:05 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:51:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.4% of statements 03:51:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.298s coverage: 86.5% of statements 03:51:16 go vet ./... 03:51:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:51:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:51:21 ./bin/test-attribution-txt.sh [Pipeline] echo 03:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:51:21 $ docker stop --time=1 9588f77528871771c8de59246887eeaea3e3e9ba5666ed04019ae5c62cb7fed2 03:51:25 $ docker rm -f --volumes 9588f77528871771c8de59246887eeaea3e3e9ba5666ed04019ae5c62cb7fed2 [Pipeline] // withDockerContainer [Pipeline] sh 03:51:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:51:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:51:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:51:26 + ls -al . 03:51:26 total 316 03:51:26 drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 03:50 . 03:51:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:49 .. 03:51:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:51 .git 03:51:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:49 .github 03:51:26 -rw-rw-r-- 1 jenkins jenkins 493 Dec 9 03:49 .gitignore 03:51:26 -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 03:49 .golangci.yml 03:51:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 03:49 .semver 03:51:26 -rw-rw-r-- 1 jenkins jenkins 19973 Dec 9 03:49 Attribution.txt 03:51:26 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 9 03:49 CHANGELOG.md 03:51:26 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 9 03:49 Dockerfile 03:51:26 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 03:49 GOVERNANCE.md 03:51:26 -rw-rw-r-- 1 jenkins jenkins 739 Dec 9 03:49 Jenkinsfile 03:51:26 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 03:49 LICENSE 03:51:26 -rw-rw-r-- 1 jenkins jenkins 3465 Dec 9 03:49 Makefile 03:51:26 -rw-rw-r-- 1 jenkins jenkins 625 Dec 9 03:49 OWNERS.md 03:51:26 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 9 03:49 README.md 03:51:26 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 03:49 VERSION 03:51:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:49 bin 03:51:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:49 cmd 03:51:26 -rw-r--r-- 1 jenkins jenkins 92292 Dec 9 03:51 coverage.out 03:51:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:49 doc 03:51:26 -rw-rw-r-- 1 jenkins jenkins 6532 Dec 9 03:49 go.mod 03:51:26 -rw-rw-r-- 1 jenkins jenkins 87890 Dec 9 03:49 go.sum 03:51:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:49 internal 03:51:26 -rw-rw-r-- 1 jenkins jenkins 236 Dec 9 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + 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=dedc63c39c5afd565672025db7c6527159164ac4 --label arch=amd64 --label version=4.0.0-dev.7 . 03:51:27 Sending build context to Docker daemon 36.97MB 03:51:27 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:51:27 Step 2/27 : FROM ${BASE} AS builder 03:51:27 ---> 2a47ed5a73a6 03:51:27 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:51:27 ---> Running in 6024079901ca 03:51:27 Removing intermediate container 6024079901ca 03:51:27 ---> 2dd7442830d7 03:51:27 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:51:28 ---> Running in dc1ece21cc9e 03:51:28 Removing intermediate container dc1ece21cc9e 03:51:28 ---> ecfc9346d9e5 03:51:28 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:51:28 ---> Running in 2e443c97b11a 03:51:28 Removing intermediate container 2e443c97b11a 03:51:28 ---> 905f5fda1a71 03:51:28 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:51:28 ---> Running in ebcb3024d9e3 03:51:28 Removing intermediate container ebcb3024d9e3 03:51:28 ---> a73b4e4c9ca0 03:51:28 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:51:28 ---> Running in d3d6207bce82 03:51:28 Removing intermediate container d3d6207bce82 03:51:28 ---> 3c485fa9e0da 03:51:28 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:51:28 ---> Running in aea87180505f 03:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:29 OK: 246 MiB in 54 packages 03:51:29 Removing intermediate container aea87180505f 03:51:29 ---> 941860737221 03:51:29 Step 9/27 : WORKDIR /device-onvif-camera 03:51:29 ---> Running in 8d86e0a9f5d3 03:51:29 Removing intermediate container 8d86e0a9f5d3 03:51:29 ---> cf85c840bc3e 03:51:29 Step 10/27 : COPY go.mod vendor* ./ 03:51:29 ---> b7d06e31c0bf 03:51:29 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:29 ---> Running in 02087154dd8f 03:51:30 Removing intermediate container 02087154dd8f 03:51:30 ---> 0dc88805e443 03:51:30 Step 12/27 : COPY . . 03:51:31 ---> c616cd0994b0 03:51:31 Step 13/27 : RUN ${MAKE} 03:51:31 ---> Running in 27ae7641e573 03:51:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:51:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34760 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:51:34 Running in /w/workspace/device-onvif-camera/216 [Pipeline] { [Pipeline] checkout 03:51:37 The recommended git tool is: git 03:51:43 using credential edgex-jenkins-ssh 03:51:43 Cloning the remote Git repository 03:51:43 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:51:44 > git init /w/workspace/device-onvif-camera/216 # timeout=10 03:51:44 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:51:44 > git --version # timeout=10 03:51:44 > git --version # 'git version 2.25.1' 03:51:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:51:48 Avoid second fetch 03:51:48 Checking out Revision dedc63c39c5afd565672025db7c6527159164ac4 (main) 03:51:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:48 > git config core.sparsecheckout # timeout=10 03:51:48 > git checkout -f dedc63c39c5afd565672025db7c6527159164ac4 # timeout=10 03:51:49 Commit message: "Merge pull request #480 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:51:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:54 Dload Upload Total Spent Left Speed 03:51:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 03:51:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:51:54 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 03:51:54 03:51:54 { 03:51:54 "registry-mirrors": [ 03:51:54 "https://nexus3.edgexfoundry.org:10001" 03:51:54 ], 03:51:54 "bip": "10.250.0.254/24", 03:51:54 "hosts": [ 03:51:54 "tcp://0.0.0.0:5555", 03:51:54 "unix:///var/run/docker.sock" 03:51:54 ], 03:51:54 "mtu": 1458, 03:51:54 "selinux-enabled": true, 03:51:54 "seccomp-profile": "/etc/docker/seccomp.json" 03:51:54 } [Pipeline] sh 03:51:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:51:55 + sudo service docker restart 03:52:04 Removing intermediate container 27ae7641e573 03:52:04 ---> 3afe08efd8a0 03:52:04 Step 14/27 : FROM alpine:3.20 03:52:04 3.20: Pulling from library/alpine 03:52:04 da9db072f522: Pulling fs layer 03:52:04 da9db072f522: Verifying Checksum 03:52:04 da9db072f522: Download complete 03:52:04 da9db072f522: Pull complete 03:52:04 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:52:04 Status: Downloaded newer image for alpine:3.20 03:52:04 ---> 63b790fccc90 03:52:04 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:52:04 ---> Running in ed4ca81538db 03:52:04 Removing intermediate container ed4ca81538db 03:52:04 ---> f9d828d28569 03:52:04 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:52:04 ---> Running in 9924aa9848d8 03:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:52:04 (1/1) Installing dumb-init (1.2.5-r3) 03:52:04 Executing busybox-1.36.1-r29.trigger 03:52:04 OK: 8 MiB in 15 packages 03:52:04 Removing intermediate container 9924aa9848d8 03:52:04 ---> 4bee10f2e9cf 03:52:04 Step 17/27 : RUN apk --no-cache upgrade 03:52:04 ---> Running in d7e4fc48f0ec 03:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:52:04 Upgrading critical system libraries and apk-tools: 03:52:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:52:04 Executing busybox-1.36.1-r29.trigger 03:52:04 Continuing the upgrade transaction with new apk-tools: 03:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:52:05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:52:05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:52:05 OK: 8 MiB in 15 packages 03:52:05 Removing intermediate container d7e4fc48f0ec 03:52:05 ---> 4859454dda1f 03:52:05 Step 18/27 : WORKDIR / 03:52:05 ---> Running in b53f342d7f68 03:52:05 Removing intermediate container b53f342d7f68 03:52:05 ---> 611fbd446ad9 03:52:05 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:52:07 ---> c128e0be9f2e 03:52:07 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:52:07 ---> f299d9405d42 03:52:07 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:52:07 ---> c1befbb2ab14 03:52:07 Step 22/27 : EXPOSE 59984 03:52:07 ---> Running in 48ceae34fd74 03:52:07 Removing intermediate container 48ceae34fd74 03:52:07 ---> b0f0161d7908 03:52:07 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:52:07 ---> Running in 34926d4486e2 03:52:07 Removing intermediate container 34926d4486e2 03:52:07 ---> 2025384dda90 03:52:07 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:52:07 ---> Running in 19edeced3049 03:52:07 Removing intermediate container 19edeced3049 03:52:07 ---> e07e09821fa4 03:52:07 Step 25/27 : LABEL arch=amd64 03:52:07 ---> Running in 19f46518e071 03:52:07 Removing intermediate container 19f46518e071 03:52:07 ---> 0e7dabffb27d 03:52:07 Step 26/27 : LABEL git_sha=dedc63c39c5afd565672025db7c6527159164ac4 03:52:07 ---> Running in aa9cfe3223db 03:52:07 Removing intermediate container aa9cfe3223db 03:52:07 ---> 704102cfef73 03:52:07 Step 27/27 : LABEL version=4.0.0-dev.7 03:52:07 ---> Running in 3e27683ccab0 03:52:07 Removing intermediate container 3e27683ccab0 03:52:07 ---> b290c46bc143 03:52:07 [Warning] One or more build-args [ARCH] were not consumed 03:52:07 Successfully built b290c46bc143 03:52:07 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 03:52:07 provisioning config files... 03:52:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5333771053289933202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:07 ---> ****-login.sh 03:52:07 nexus3.edgexfoundry.org:10001 03:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:07 Configure a credential helper to remove this warning. See 03:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:07 03:52:07 Login Succeeded 03:52:07 nexus3.edgexfoundry.org:10002 03:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:07 Configure a credential helper to remove this warning. See 03:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:07 03:52:07 Login Succeeded 03:52:07 nexus3.edgexfoundry.org:10003 03:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:08 Configure a credential helper to remove this warning. See 03:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:08 03:52:08 Login Succeeded 03:52:08 nexus3.edgexfoundry.org:10004 03:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:08 Configure a credential helper to remove this warning. See 03:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:08 03:52:08 Login Succeeded 03:52:08 ****.io 03:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:08 Configure a credential helper to remove this warning. See 03:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:08 03:52:08 Login Succeeded 03:52:08 ---> ****-login.sh ends [Pipeline] } 03:52:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:52:08 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:52:08 dedc63c39c5afd565672025db7c6527159164ac4 03:52:08 latest 03:52:08 4.0.0-dev.7 03:52:08 dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 03:52:08 main 03:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4 03:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:52:09 96b6f5f8878f: Preparing 03:52:09 764f6112ba1b: Preparing 03:52:09 2aa3b369e3b9: Preparing 03:52:09 69170066555d: Preparing 03:52:09 009bb882e7fb: Preparing 03:52:09 75654b8eeebd: Preparing 03:52:09 75654b8eeebd: Waiting 03:52:10 764f6112ba1b: Pushed 03:52:11 009bb882e7fb: Pushed 03:52:11 75654b8eeebd: Layer already exists 03:52:11 96b6f5f8878f: Pushed 03:52:11 69170066555d: Pushed 03:52:12 2aa3b369e3b9: Pushed 03:52:12 dedc63c39c5afd565672025db7c6527159164ac4: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:52:13 96b6f5f8878f: Preparing 03:52:13 764f6112ba1b: Preparing 03:52:13 2aa3b369e3b9: Preparing 03:52:13 69170066555d: Preparing 03:52:13 009bb882e7fb: Preparing 03:52:13 75654b8eeebd: Preparing 03:52:13 75654b8eeebd: Waiting 03:52:13 764f6112ba1b: Layer already exists 03:52:13 009bb882e7fb: Layer already exists 03:52:13 96b6f5f8878f: Layer already exists 03:52:13 2aa3b369e3b9: Layer already exists 03:52:13 69170066555d: Layer already exists 03:52:13 75654b8eeebd: Layer already exists 03:52:13 latest: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:13 provisioning config files... 03:52:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/216@tmp/config17152324315249905517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.7 03:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:52:14 96b6f5f8878f: Preparing 03:52:14 764f6112ba1b: Preparing 03:52:14 2aa3b369e3b9: Preparing 03:52:14 69170066555d: Preparing 03:52:14 009bb882e7fb: Preparing 03:52:14 75654b8eeebd: Preparing 03:52:14 75654b8eeebd: Waiting 03:52:14 69170066555d: Layer already exists 03:52:14 764f6112ba1b: Layer already exists 03:52:14 96b6f5f8878f: Layer already exists 03:52:14 2aa3b369e3b9: Layer already exists 03:52:14 009bb882e7fb: Layer already exists 03:52:14 75654b8eeebd: Layer already exists 03:52:14 4.0.0-dev.7: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 ---> ****-login.sh 03:52:14 nexus3.edgexfoundry.org:10001 03:52:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 03:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:52:14 96b6f5f8878f: Preparing 03:52:14 764f6112ba1b: Preparing 03:52:14 2aa3b369e3b9: Preparing 03:52:14 69170066555d: Preparing 03:52:14 009bb882e7fb: Preparing 03:52:14 75654b8eeebd: Preparing 03:52:14 75654b8eeebd: Waiting 03:52:14 009bb882e7fb: Layer already exists 03:52:14 764f6112ba1b: Layer already exists 03:52:14 2aa3b369e3b9: Layer already exists 03:52:14 69170066555d: Layer already exists 03:52:14 96b6f5f8878f: Layer already exists 03:52:14 75654b8eeebd: Layer already exists 03:52:14 dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:14 Configure a credential helper to remove this warning. See 03:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:14 03:52:14 Login Succeeded 03:52:14 nexus3.edgexfoundry.org:10002 03:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:15 Configure a credential helper to remove this warning. See 03:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:15 03:52:15 Login Succeeded 03:52:15 nexus3.edgexfoundry.org:10003 03:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:52:15 96b6f5f8878f: Preparing 03:52:15 764f6112ba1b: Preparing 03:52:15 2aa3b369e3b9: Preparing 03:52:15 69170066555d: Preparing 03:52:15 009bb882e7fb: Preparing 03:52:15 75654b8eeebd: Preparing 03:52:15 75654b8eeebd: Waiting 03:52:15 96b6f5f8878f: Layer already exists 03:52:15 009bb882e7fb: Layer already exists 03:52:15 69170066555d: Layer already exists 03:52:15 2aa3b369e3b9: Layer already exists 03:52:15 764f6112ba1b: Layer already exists 03:52:15 75654b8eeebd: Layer already exists 03:52:15 main: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 03:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:15 Configure a credential helper to remove this warning. See 03:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:15 03:52:15 Login Succeeded 03:52:15 nexus3.edgexfoundry.org:10004 03:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:15 ===================================================== [Pipeline] echo 03:52:15 taggedImages: 03:52:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4 03:52:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:52:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.7 03:52:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 03:52:15 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:15 Configure a credential helper to remove this warning. See 03:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:15 03:52:15 Login Succeeded 03:52:15 ****.io 03:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:15 03:52:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:16 Configure a credential helper to remove this warning. See 03:52:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:16 03:52:16 Login Succeeded 03:52:16 ---> ****-login.sh ends [Pipeline] } 03:52:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:52:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:16 latest: Pulling from edgex-lftools-log-publisher 03:52:16 5eb5b503b376: Pulling fs layer 03:52:16 5c69ac0246d0: Pulling fs layer 03:52:16 ec43610c2a17: Pulling fs layer 03:52:16 3a2ae6a8a46f: Pulling fs layer 03:52:16 33b1e0a273af: Pulling fs layer 03:52:16 5d3b04190fa2: Pulling fs layer 03:52:16 2f39f015ded8: Pulling fs layer 03:52:16 5d3b04190fa2: Waiting 03:52:16 33b1e0a273af: Waiting 03:52:16 2f39f015ded8: Waiting 03:52:16 3a2ae6a8a46f: Waiting 03:52:16 5c69ac0246d0: Verifying Checksum 03:52:16 5c69ac0246d0: Download complete 03:52:16 3a2ae6a8a46f: Download complete 03:52:16 33b1e0a273af: Verifying Checksum 03:52:16 33b1e0a273af: Download complete 03:52:16 5d3b04190fa2: Download complete 03:52:16 ec43610c2a17: Verifying Checksum 03:52:16 ec43610c2a17: Download complete [Pipeline] echo 03:52:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:52:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:52:16 ========================================================= 03:52:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:52:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:16 5eb5b503b376: Verifying Checksum 03:52:16 5eb5b503b376: Download complete 03:52:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:52:17 2f39f015ded8: Verifying Checksum 03:52:17 2f39f015ded8: Download complete 03:52:17 5eb5b503b376: Pull complete 03:52:17 5c69ac0246d0: Pull complete 03:52:18 #0 building with "default" instance using docker driver 03:52:18 03:52:18 #1 [internal] load build definition from Dockerfile 03:52:18 #1 transferring dockerfile: 1.75kB 0.0s done 03:52:18 #1 DONE 0.1s 03:52:18 03:52:18 #2 [internal] load .dockerignore 03:52:18 #2 transferring context: 2B done 03:52:18 #2 DONE 0.1s 03:52:18 03:52:18 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:52:18 #3 DONE 0.1s 03:52:18 03:52:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:52:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 03:52:18 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 03:52:18 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s 03:52:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s 03:52:18 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 03:52:18 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s 03:52:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s 03:52:18 ec43610c2a17: Pull complete 03:52:18 3a2ae6a8a46f: Pull complete 03:52:18 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 03:52:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.07MB / 70.64MB 0.3s 03:52:18 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 03:52:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 03:52:18 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 03:52:18 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 03:52:18 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s 03:52:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s 03:52:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.72MB / 70.64MB 0.4s 03:52:18 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 03:52:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s 03:52:18 33b1e0a273af: Pull complete 03:52:18 5d3b04190fa2: Pull complete 03:52:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.97MB / 70.64MB 0.5s 03:52:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.5s 03:52:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 4.19MB / 12.73MB 0.5s 03:52:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.83MB / 70.64MB 0.6s 03:52:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.6s 03:52:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 22.94MB / 70.64MB 0.7s 03:52:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.7s 03:52:18 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.49MB / 12.73MB 0.7s 03:52:19 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s 03:52:19 #4 ... 03:52:19 03:52:19 #5 [internal] load build context 03:52:19 #5 transferring context: 21.69MB 0.9s done 03:52:19 #5 DONE 0.9s 03:52:19 03:52:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:52:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 37.75MB / 70.64MB 1.0s 03:52:19 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.7s done 03:52:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 27.26MB / 95.52MB 1.0s 03:52:19 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.9s done 03:52:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 43.04MB / 70.64MB 1.1s 03:52:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 48.23MB / 70.64MB 1.2s 03:52:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 37.75MB / 95.52MB 1.2s 03:52:19 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 03:52:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 53.48MB / 70.64MB 1.3s 03:52:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 44.04MB / 95.52MB 1.3s 03:52:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 63.96MB / 70.64MB 1.5s 03:52:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 55.57MB / 95.52MB 1.5s 03:52:19 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 03:52:19 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.6s 03:52:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 60.82MB / 95.52MB 1.6s 03:52:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 66.06MB / 95.52MB 1.7s 03:52:20 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done 03:52:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 76.55MB / 95.52MB 1.9s 03:52:20 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 03:52:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 81.79MB / 95.52MB 2.0s 03:52:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 2.1s 03:52:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.27MB / 95.52MB 2.2s 03:52:20 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s done 03:52:22 2f39f015ded8: Pull complete 03:52:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:22 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 03:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:52:27 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.9s 03:52:27 $ docker top 3a9aaecc732e40987e68644c2ca7833c8d103ca556aadb34dadfbd9080fca9ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:27 ---> job-cost.sh 03:52:27 lf-activate-venv: SKIPPING 03:52:27 INFO: No Stack... 03:52:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:52:28 INFO: Archiving Costs [Pipeline] sh 03:52:28 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:52:28 + cut -d, -f6 [Pipeline] lock 03:52:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] 03:52:28 Resource [jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] did not exist. Created. 03:52:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:28 + echo total: 0.2199999988079071 [Pipeline] stash 03:52:28 Stashed 1 file(s) [Pipeline] } 03:52:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:28 $ docker stop --time=1 3a9aaecc732e40987e68644c2ca7833c8d103ca556aadb34dadfbd9080fca9ae 03:52:29 $ docker rm -f --volumes 3a9aaecc732e40987e68644c2ca7833c8d103ca556aadb34dadfbd9080fca9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:52:31 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.3s 03:52:37 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.1s done 03:52:39 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 03:52:39 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 03:52:39 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:52:39 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 03:52:39 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s 03:52:44 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s 03:52:47 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.5s done 03:52:47 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0.1s 03:52:49 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done 03:52:49 #4 DONE 31.4s 03:52:49 03:52:49 #6 [builder 2/7] RUN apk add --no-cache make git 03:52:50 #6 0.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:52:50 #6 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:52:51 #6 2.207 OK: 238 MiB in 54 packages 03:52:54 #6 DONE 4.3s 03:52:54 03:52:54 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:52:54 #7 DONE 0.1s 03:52:54 03:52:54 #8 [builder 4/7] COPY go.mod vendor* ./ 03:52:54 #8 DONE 0.1s 03:52:54 03:52:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:26 #9 DONE 31.5s 03:53:26 03:53:26 #10 [builder 6/7] COPY . . 03:53:26 #10 DONE 0.4s 03:53:26 03:53:26 #11 [builder 7/7] RUN echo noop 03:53:26 #11 0.592 noop 03:53:26 #11 DONE 0.7s 03:53:26 03:53:26 #12 exporting to image 03:53:26 #12 exporting layers 03:54:05 #12 exporting layers 36.3s done 03:54:05 #12 writing image sha256:af06ccc322609c1300f0a87198d3f68fa715ec718f6de394f5b9d511c37a926b done 03:54:05 #12 naming to docker.io/library/ci-base-image-arm64 done 03:54:05 #12 DONE 36.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:06 + docker inspect -f . ci-base-image-arm64 03:54:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:06 prd-ubuntu20.04-docker-arm64-4c-16g-34760 does not seem to be running inside a container 03:54:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/216 -v /w/workspace/device-onvif-camera/216:/w/workspace/device-onvif-camera/216:rw,z -v /w/workspace/device-onvif-camera/216@tmp:/w/workspace/device-onvif-camera/216@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 03:54:07 $ docker top 2d981d01609c6bcade9ac8297acc17f31b0a2a424c2a327937d0c9b4b630ac23 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:08 + go version 03:54:08 go version go1.23.2 linux/arm64 [Pipeline] } 03:54:08 $ docker stop --time=1 2d981d01609c6bcade9ac8297acc17f31b0a2a424c2a327937d0c9b4b630ac23 03:54:09 $ docker rm -f --volumes 2d981d01609c6bcade9ac8297acc17f31b0a2a424c2a327937d0c9b4b630ac23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:10 + docker inspect -f . ci-base-image-arm64 03:54:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:10 prd-ubuntu20.04-docker-arm64-4c-16g-34760 does not seem to be running inside a container 03:54:10 $ 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/216 -v /w/workspace/device-onvif-camera/216:/w/workspace/device-onvif-camera/216:rw,z -v /w/workspace/device-onvif-camera/216@tmp:/w/workspace/device-onvif-camera/216@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 03:54:11 $ docker top a202e98b4b01e0ca3cc1e225c3e6ab17c5a672607e078f38fec85c07289c010b -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:11 + git config --global --add safe.directory /w/workspace/device-onvif-camera/216 [Pipeline] fileExists [Pipeline] sh 03:54:12 + make test 03:54:12 go test ./... -coverprofile=coverage.out ./... 03:54:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:56:24 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:56:24 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:56:24 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.164s coverage: 31.4% of statements 03:56:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.874s coverage: 86.5% of statements 03:56:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:56:40 go vet ./... 03:57:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:57:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:57:13 ./bin/test-attribution-txt.sh [Pipeline] echo 03:57:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:57:14 $ docker stop --time=1 a202e98b4b01e0ca3cc1e225c3e6ab17c5a672607e078f38fec85c07289c010b 03:57:15 $ docker rm -f --volumes a202e98b4b01e0ca3cc1e225c3e6ab17c5a672607e078f38fec85c07289c010b [Pipeline] // withDockerContainer [Pipeline] sh 03:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:57:17 Warning: overwriting stash ‘coverage-report’ 03:57:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:18 + ls -al . 03:57:18 total 312 03:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:54 . 03:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:51 .. 03:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:51 .git 03:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:51 .github 03:57:18 -rw-rw-r-- 1 jenkins jenkins 493 Dec 9 03:51 .gitignore 03:57:18 -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 03:51 .golangci.yml 03:57:18 -rw-rw-r-- 1 jenkins jenkins 19973 Dec 9 03:51 Attribution.txt 03:57:18 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 9 03:51 CHANGELOG.md 03:57:18 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 9 03:51 Dockerfile 03:57:18 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 03:51 GOVERNANCE.md 03:57:18 -rw-rw-r-- 1 jenkins jenkins 739 Dec 9 03:51 Jenkinsfile 03:57:18 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 03:51 LICENSE 03:57:18 -rw-rw-r-- 1 jenkins jenkins 3465 Dec 9 03:51 Makefile 03:57:18 -rw-rw-r-- 1 jenkins jenkins 625 Dec 9 03:51 OWNERS.md 03:57:18 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 9 03:51 README.md 03:57:18 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 03:49 VERSION 03:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:51 bin 03:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:51 cmd 03:57:18 -rw-r--r-- 1 jenkins jenkins 92292 Dec 9 03:56 coverage.out 03:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:51 doc 03:57:18 -rw-rw-r-- 1 jenkins jenkins 6532 Dec 9 03:51 go.mod 03:57:18 -rw-rw-r-- 1 jenkins jenkins 87890 Dec 9 03:51 go.sum 03:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:51 internal 03:57:18 -rw-rw-r-- 1 jenkins jenkins 236 Dec 9 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:18 + 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=dedc63c39c5afd565672025db7c6527159164ac4 --label arch=arm64 --label version=4.0.0-dev.7 . 03:57:19 #0 building with "default" instance using docker driver 03:57:19 03:57:19 #1 [internal] load .dockerignore 03:57:19 #1 transferring context: 03:57:19 #1 transferring context: 2B done 03:57:19 #1 DONE 0.0s 03:57:19 03:57:19 #2 [internal] load build definition from Dockerfile 03:57:19 #2 transferring dockerfile: 1.75kB 0.0s done 03:57:19 #2 DONE 0.0s 03:57:19 03:57:19 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:57:19 #3 DONE 0.0s 03:57:19 03:57:19 #4 [internal] load metadata for docker.io/library/alpine:3.20 03:57:19 #4 DONE 0.2s 03:57:20 03:57:20 #5 [internal] load build context 03:57:20 #5 transferring context: 102.27kB 0.1s done 03:57:20 #5 DONE 0.1s 03:57:20 03:57:20 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:57:20 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 03:57:20 #6 ... 03:57:20 03:57:20 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:57:20 #7 DONE 0.2s 03:57:20 03:57:20 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:57:20 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:57:20 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:57:20 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:57:20 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s 03:57:20 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 03:57:20 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 03:57:20 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 03:57:20 #6 DONE 0.9s 03:57:20 03:57:20 #8 [builder 2/7] RUN apk add --no-cache make git 03:57:20 #8 0.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:21 #8 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:22 #8 2.402 OK: 238 MiB in 54 packages 03:57:22 #8 DONE 2.7s 03:57:22 03:57:22 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:57:22 #9 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:22 #9 0.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:22 #9 ... 03:57:22 03:57:22 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:57:22 #10 DONE 0.1s 03:57:22 03:57:22 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:57:22 #9 2.108 (1/1) Installing dumb-init (1.2.5-r3) 03:57:22 #9 2.122 Executing busybox-1.36.1-r29.trigger 03:57:22 #9 2.157 OK: 9 MiB in 15 packages 03:57:23 #9 ... 03:57:23 03:57:23 #11 [builder 4/7] COPY go.mod vendor* ./ 03:57:23 #11 DONE 0.2s 03:57:23 03:57:23 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:57:23 #9 DONE 2.5s 03:57:23 03:57:23 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:57:24 #12 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:24 #12 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:24 #12 ... 03:57:24 03:57:24 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:24 #13 DONE 1.7s 03:57:24 03:57:24 #14 [builder 6/7] COPY . . 03:57:25 #14 DONE 0.5s 03:57:25 03:57:25 #15 [builder 7/7] RUN make build 03:57:26 #15 0.653 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:57:28 #15 ... 03:57:28 03:57:28 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:57:28 #12 2.400 Upgrading critical system libraries and apk-tools: 03:57:28 #12 2.400 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:57:28 #12 2.423 Executing busybox-1.36.1-r29.trigger 03:57:28 #12 2.756 Continuing the upgrade transaction with new apk-tools: 03:57:28 #12 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:28 #12 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:28 #12 4.424 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:57:28 #12 4.559 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:57:28 #12 4.587 OK: 9 MiB in 15 packages 03:57:28 #12 DONE 5.0s 03:57:28 03:57:28 #15 [builder 7/7] RUN make build 03:59:35 #15 DONE 128.6s 03:59:35 03:59:35 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:59:35 #16 DONE 0.3s 03:59:35 03:59:35 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:59:35 #17 DONE 0.1s 03:59:35 03:59:35 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:59:35 #18 DONE 0.1s 03:59:35 03:59:35 #19 exporting to image 03:59:35 #19 exporting layers 03:59:35 #19 exporting layers 0.4s done 03:59:35 #19 writing image sha256:10647dcb6883f1c08243a6092c682337fa208e6d32190e5d259ba0e80b83259a done 03:59:35 #19 naming to docker.io/library/device-onvif-camera-arm64 03:59:35 #19 naming to docker.io/library/device-onvif-camera-arm64 done 03:59:35 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:35 provisioning config files... 03:59:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/216@tmp/config17579410320985466996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:35 ---> ****-login.sh 03:59:35 nexus3.edgexfoundry.org:10001 03:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:36 Configure a credential helper to remove this warning. See 03:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:36 03:59:36 Login Succeeded 03:59:36 nexus3.edgexfoundry.org:10002 03:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:36 Configure a credential helper to remove this warning. See 03:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:36 03:59:36 Login Succeeded 03:59:36 nexus3.edgexfoundry.org:10003 03:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:36 Configure a credential helper to remove this warning. See 03:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:36 03:59:36 Login Succeeded 03:59:36 nexus3.edgexfoundry.org:10004 03:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:36 Configure a credential helper to remove this warning. See 03:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:36 03:59:36 Login Succeeded 03:59:36 ****.io 03:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:37 Configure a credential helper to remove this warning. See 03:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:37 03:59:37 Login Succeeded 03:59:37 ---> ****-login.sh ends [Pipeline] } 03:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:37 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:59:37 dedc63c39c5afd565672025db7c6527159164ac4 03:59:37 latest 03:59:37 4.0.0-dev.7 03:59:37 dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 03:59:37 main 03:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4 03:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:59:38 0e688476d22b: Preparing 03:59:38 3fd30eef28d0: Preparing 03:59:38 8bc6b0fba7f6: Preparing 03:59:38 24a2c5d8d863: Preparing 03:59:38 b34d7dab3506: Preparing 03:59:38 651d9022c234: Preparing 03:59:38 651d9022c234: Waiting 03:59:38 3fd30eef28d0: Pushed 03:59:38 b34d7dab3506: Pushed 03:59:38 0e688476d22b: Pushed 03:59:38 651d9022c234: Layer already exists 03:59:39 24a2c5d8d863: Pushed 03:59:46 8bc6b0fba7f6: Pushed 03:59:46 dedc63c39c5afd565672025db7c6527159164ac4: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:46 + 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 03:59:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:59:47 0e688476d22b: Preparing 03:59:47 3fd30eef28d0: Preparing 03:59:47 8bc6b0fba7f6: Preparing 03:59:47 24a2c5d8d863: Preparing 03:59:47 b34d7dab3506: Preparing 03:59:47 651d9022c234: Preparing 03:59:47 651d9022c234: Waiting 03:59:47 0e688476d22b: Layer already exists 03:59:47 b34d7dab3506: Layer already exists 03:59:47 8bc6b0fba7f6: Layer already exists 03:59:47 24a2c5d8d863: Layer already exists 03:59:47 3fd30eef28d0: Layer already exists 03:59:47 651d9022c234: Layer already exists 03:59:47 latest: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:47 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.7 03:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:59:48 0e688476d22b: Preparing 03:59:48 3fd30eef28d0: Preparing 03:59:48 8bc6b0fba7f6: Preparing 03:59:48 24a2c5d8d863: Preparing 03:59:48 b34d7dab3506: Preparing 03:59:48 651d9022c234: Preparing 03:59:48 651d9022c234: Waiting 03:59:48 b34d7dab3506: Layer already exists 03:59:48 8bc6b0fba7f6: Layer already exists 03:59:48 24a2c5d8d863: Layer already exists 03:59:48 0e688476d22b: Layer already exists 03:59:48 3fd30eef28d0: Layer already exists 03:59:48 651d9022c234: Layer already exists 03:59:48 4.0.0-dev.7: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:48 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 03:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:59:49 0e688476d22b: Preparing 03:59:49 3fd30eef28d0: Preparing 03:59:49 8bc6b0fba7f6: Preparing 03:59:49 24a2c5d8d863: Preparing 03:59:49 b34d7dab3506: Preparing 03:59:49 651d9022c234: Preparing 03:59:49 651d9022c234: Waiting 03:59:49 3fd30eef28d0: Layer already exists 03:59:49 b34d7dab3506: Layer already exists 03:59:49 24a2c5d8d863: Layer already exists 03:59:49 0e688476d22b: Layer already exists 03:59:49 8bc6b0fba7f6: Layer already exists 03:59:49 651d9022c234: Layer already exists 03:59:49 dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:49 + 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 03:59:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:59:50 0e688476d22b: Preparing 03:59:50 3fd30eef28d0: Preparing 03:59:50 8bc6b0fba7f6: Preparing 03:59:50 24a2c5d8d863: Preparing 03:59:50 b34d7dab3506: Preparing 03:59:50 651d9022c234: Preparing 03:59:50 651d9022c234: Waiting 03:59:50 24a2c5d8d863: Layer already exists 03:59:50 8bc6b0fba7f6: Layer already exists 03:59:50 b34d7dab3506: Layer already exists 03:59:50 0e688476d22b: Layer already exists 03:59:50 3fd30eef28d0: Layer already exists 03:59:50 651d9022c234: Layer already exists 03:59:50 main: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:50 ===================================================== [Pipeline] echo 03:59:50 taggedImages: 03:59:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4 03:59:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:59:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.7 03:59:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 03:59:50 - 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 03:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:59:50 03:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:59:51 arm64: Pulling from edgex-lftools-log-publisher 03:59:51 8998bd30e6a1: Pulling fs layer 03:59:51 04944245beec: Pulling fs layer 03:59:51 699f458cf7ca: Pulling fs layer 03:59:51 765212b225bb: Pulling fs layer 03:59:51 f23df028b6ca: Pulling fs layer 03:59:51 d65c8cfc05b1: Pulling fs layer 03:59:51 2437ff75d9bd: Pulling fs layer 03:59:51 765212b225bb: Waiting 03:59:51 f23df028b6ca: Waiting 03:59:51 d65c8cfc05b1: Waiting 03:59:51 2437ff75d9bd: Waiting 03:59:51 04944245beec: Download complete 03:59:51 765212b225bb: Download complete 03:59:51 f23df028b6ca: Verifying Checksum 03:59:51 f23df028b6ca: Download complete 03:59:51 d65c8cfc05b1: Verifying Checksum 03:59:51 d65c8cfc05b1: Download complete 03:59:51 699f458cf7ca: Verifying Checksum 03:59:51 699f458cf7ca: Download complete 03:59:51 8998bd30e6a1: Verifying Checksum 03:59:51 8998bd30e6a1: Download complete 03:59:54 2437ff75d9bd: Verifying Checksum 03:59:54 2437ff75d9bd: Download complete 03:59:58 8998bd30e6a1: Pull complete 03:59:59 04944245beec: Pull complete 04:00:01 699f458cf7ca: Pull complete 04:00:01 765212b225bb: Pull complete 04:00:02 f23df028b6ca: Pull complete 04:00:02 d65c8cfc05b1: Pull complete 04:00:28 2437ff75d9bd: Pull complete 04:00:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:00:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:29 prd-ubuntu20.04-docker-arm64-4c-16g-34760 does not seem to be running inside a container 04:00:29 $ 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/216 -v /w/workspace/device-onvif-camera/216:/w/workspace/device-onvif-camera/216:rw,z -v /w/workspace/device-onvif-camera/216@tmp:/w/workspace/device-onvif-camera/216@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:00:31 $ docker top e5e9f3f8f1371eaad6984fb7eaf052ccef92aba2f6b52ba388fbcd07224a1441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:31 ---> job-cost.sh 04:00:31 lf-activate-venv: SKIPPING 04:00:31 INFO: No Stack... 04:00:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:00:33 INFO: Archiving Costs [Pipeline] sh 04:00:33 + cut -d, -f6 04:00:33 + cat /w/workspace/device-onvif-camera/216/archives/cost.csv [Pipeline] lock 04:00:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] 04:00:33 Resource [jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] did not exist. Created. 04:00:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:33 /w/workspace/device-onvif-camera/216@tmp/durable-09c5576f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:00:34 + echo total: 0.2199999988079071 [Pipeline] stash 04:00:34 Warning: overwriting stash ‘stack-cost’ 04:00:34 Stashed 1 file(s) [Pipeline] } 04:00:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 04:00:34 $ docker stop --time=1 e5e9f3f8f1371eaad6984fb7eaf052ccef92aba2f6b52ba388fbcd07224a1441 04:00:35 $ docker rm -f --volumes e5e9f3f8f1371eaad6984fb7eaf052ccef92aba2f6b52ba388fbcd07224a1441 [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:00:36 provisioning config files... 04:00:36 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12028283661502853066tmp [Pipeline] { [Pipeline] sh 04:00:36 + set +x 04:00:36 + curl -s https://codecov.io/bash 04:00:36 + bash -s -- 04:00:36 04:00:36 _____ _ 04:00:36 / ____| | | 04:00:36 | | ___ __| | ___ ___ _____ __ 04:00:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:00:36 | |___| (_) | (_| | __/ (_| (_) \ V / 04:00:36 \_____\___/ \__,_|\___|\___\___/ \_/ 04:00:36 Bash-1.0.6 04:00:36 04:00:36 04:00:36 ==> git version 2.25.1 found 04:00:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:00:36 Release-Date: 2020-01-08 04:00:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:00:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:00:36 ==> Jenkins CI detected. 04:00:36 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:00:36 project root: . 04:00:36 --> token set from env 04:00:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:00:36 ==> Running gcov in . (disable via -X gcov) 04:00:36 ==> Python coveragepy not found 04:00:36 ==> Searching for coverage reports in: 04:00:36 + . 04:00:36 -> Found 1 reports 04:00:36 ==> Detecting git/mercurial file structure 04:00:36 ==> Reading reports 04:00:36 + ./coverage.out bytes=92292 04:00:36 ==> Appending adjustments 04:00:36 https://docs.codecov.io/docs/fixing-reports 04:00:36 + Found adjustments 04:00:36 ==> Gzipping contents 04:00:36 12K /tmp/codecov.sIaWtl.gz 04:00:36 ==> Uploading reports 04:00:36 url: https://codecov.io 04:00:36 query: branch=main&commit=dedc63c39c5afd565672025db7c6527159164ac4&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:00:36 -> Pinging Codecov 04:00:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dedc63c39c5afd565672025db7c6527159164ac4&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:00:37 -> Uploading to 04:00:37 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/dedc63c39c5afd565672025db7c6527159164ac4/75bc3ddf-1a99-4acb-80d3-deced7011682.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T040036Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=662fc8ecac990af02eabe922b347743a96a3f8098bbe0f42c25fcc3bb69683b4 04:00:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:00:37 Dload Upload Total Spent Left Speed 04:00:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 65609 --:--:-- --:--:-- --:--:-- 65988 04:00:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] } 04:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:00:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:00:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:00:37 04:00:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:00:38 latest: Pulling from edgex-devops/edgex-snyk-go 04:00:38 43c4264eed91: Already exists 04:00:38 4cc291be95ef: Already exists 04:00:38 2ac1f1163629: Already exists 04:00:38 5c3c966382ef: Already exists 04:00:38 4f4fb700ef54: Already exists 04:00:38 d9c7d2e4e75e: Pulling fs layer 04:00:38 9c3e1370e548: Pulling fs layer 04:00:38 d9c7d2e4e75e: Verifying Checksum 04:00:38 d9c7d2e4e75e: Download complete 04:00:38 d9c7d2e4e75e: Pull complete 04:00:39 9c3e1370e548: Verifying Checksum 04:00:39 9c3e1370e548: Download complete 04:00:41 9c3e1370e548: Pull complete 04:00:41 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:00:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:41 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 04:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:00:44 $ docker top d6410a0196d151c0631b590a124231b0947aa7195dcaac65f72ab5f09b498447 -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:49 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 04:00:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:00:50 + set -o pipefail 04:00:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:01:10 04:01:10 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:01:10 04:01:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/756fb1ff-524b-44ed-89b7-9b3e46702576 04:01:10 04:01:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:01:10 04:01:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:01:10 04:01:11 04:01:11 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:01:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:01:11 $ docker stop --time=1 d6410a0196d151c0631b590a124231b0947aa7195dcaac65f72ab5f09b498447 04:01:16 $ docker rm -f --volumes d6410a0196d151c0631b590a124231b0947aa7195dcaac65f72ab5f09b498447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:01:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:17 provisioning config files... 04:01:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13436817186872441779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:17 --> edgex-publish-swagger.sh 04:01:17 === Publish doc/openapi/v3 API === 04:01:17 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:01:17 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:17 Dload Upload Total Spent Left Speed 04:01:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 287 894k --:--:-- --:--:-- --:--:-- 892k 04:01:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:01:18 [Pipeline] } 04:01:18 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:01:18 + git log --format=format:%s -1 dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] sh 04:01:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:19 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 04:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:01:19 $ docker top 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 -eo pid,comm 04:01:19 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:01:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:19 [ssh-agent] Looking for ssh-agent implementation... 04:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:20 $ docker exec 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 ssh-agent 04:01:20 SSH_AUTH_SOCK=/tmp/ssh-Qfrv0se2WozI/agent.32 04:01:20 SSH_AGENT_PID=38 04:01:20 Running ssh-add (command line suppressed) 04:01:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14089516316384974875.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14089516316384974875.key) 04:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:20 + git semver tag 04:01:20 2024-12-09 04:01:20,716 [run_tag] DEBUG tag force:False 04:01:20 2024-12-09 04:01:20,716 [check_head_tag] DEBUG check head tag 04:01:20 2024-12-09 04:01:20,717 [execute] INFO git cat-file --batch-check 04:01:20 2024-12-09 04:01:20,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:01:20 2024-12-09 04:01:20,721 [execute] INFO git cat-file --batch 04:01:20 2024-12-09 04:01:20,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:01:20 2024-12-09 04:01:20,742 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:01:20 2024-12-09 04:01:20,742 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 04:01:20 2024-12-09 04:01:20,743 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:01:20 2024-12-09 04:01:20,746 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:01:20 4.0.0-dev.7 [Pipeline] } 04:01:20 $ docker exec --env ******** --env ******** 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 ssh-agent -k 04:01:20 unset SSH_AUTH_SOCK; 04:01:20 unset SSH_AGENT_PID; 04:01:20 echo Agent pid 38 killed; 04:01:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:21 + git semver [Pipeline] } 04:01:21 $ docker stop --time=1 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 04:01:22 $ docker rm -f --volumes 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:01:23 04:01:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:01:23 0.23.1-centos7: Pulling from edgex-lftools 04:01:23 ab5ef0e58194: Pulling fs layer 04:01:23 9712f1f96733: Pulling fs layer 04:01:23 63f879dbbcfc: Pulling fs layer 04:01:23 0d9ebad4ef96: Pulling fs layer 04:01:23 e9a5061849ea: Pulling fs layer 04:01:23 d747dcd14b5f: Pulling fs layer 04:01:23 2de7ff778b66: Pulling fs layer 04:01:23 d747dcd14b5f: Waiting 04:01:23 2de7ff778b66: Waiting 04:01:23 0d9ebad4ef96: Waiting 04:01:23 e9a5061849ea: Waiting 04:01:23 9712f1f96733: Verifying Checksum 04:01:23 9712f1f96733: Download complete 04:01:23 63f879dbbcfc: Verifying Checksum 04:01:23 63f879dbbcfc: Download complete 04:01:24 0d9ebad4ef96: Verifying Checksum 04:01:24 0d9ebad4ef96: Download complete 04:01:24 d747dcd14b5f: Download complete 04:01:24 e9a5061849ea: Verifying Checksum 04:01:24 e9a5061849ea: Download complete 04:01:24 ab5ef0e58194: Download complete 04:01:24 2de7ff778b66: Verifying Checksum 04:01:24 2de7ff778b66: Download complete 04:01:26 ab5ef0e58194: Pull complete 04:01:26 9712f1f96733: Pull complete 04:01:27 63f879dbbcfc: Pull complete 04:01:30 0d9ebad4ef96: Pull complete 04:01:31 e9a5061849ea: Pull complete 04:01:31 d747dcd14b5f: Pull complete 04:01:32 2de7ff778b66: Pull complete 04:01:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:01:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:32 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 04:01: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:01:38 $ docker top eb37d14f00342788228a0569e903453ee5e82edab9a4c7d624fabdef56995f16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:01:38 provisioning config files... 04:01:38 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14642549187707477428tmp 04:01:38 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12618565619321309898tmp 04:01:38 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4351502939684950441tmp [Pipeline] { [Pipeline] echo 04:01:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:01:38 ---> sigul-configuration.sh 04:01:38 gpg: directory `/root/.gnupg' created 04:01:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:01:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:01:38 gpg: keyring `/root/.gnupg/secring.gpg' created 04:01:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:01:38 gpg: CAST5 encrypted data 04:01:38 gpg: encrypted with 1 passphrase 04:01:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:01:39 + mkdir /home/jenkins 04:01:39 + mkdir /home/jenkins/sigul [Pipeline] sh 04:01:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:01:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:01:39 ---> sigul-install.sh 04:01:39 Sigul already installed; skipping installation. [Pipeline] sh 04:01:40 + git tag --list 04:01:40 v0.0.0 04:01:40 v2.2.0 04:01:40 v2.3.0 04:01:40 v2.3.1 04:01:40 v3.0 04:01:40 v3.0.0 04:01:40 v3.1 04:01:40 v3.1.0 04:01:40 v3.1.0-dev.1 04:01:40 v3.1.0-dev.10 04:01:40 v3.1.0-dev.11 04:01:40 v3.1.0-dev.12 04:01:40 v3.1.0-dev.13 04:01:40 v3.1.0-dev.14 04:01:40 v3.1.0-dev.15 04:01:40 v3.1.0-dev.16 04:01:40 v3.1.0-dev.17 04:01:40 v3.1.0-dev.18 04:01:40 v3.1.0-dev.19 04:01:40 v3.1.0-dev.2 04:01:40 v3.1.0-dev.20 04:01:40 v3.1.0-dev.21 04:01:40 v3.1.0-dev.22 04:01:40 v3.1.0-dev.23 04:01:40 v3.1.0-dev.24 04:01:40 v3.1.0-dev.25 04:01:40 v3.1.0-dev.26 04:01:40 v3.1.0-dev.27 04:01:40 v3.1.0-dev.28 04:01:40 v3.1.0-dev.3 04:01:40 v3.1.0-dev.4 04:01:40 v3.1.0-dev.5 04:01:40 v3.1.0-dev.6 04:01:40 v3.1.0-dev.7 04:01:40 v3.1.0-dev.8 04:01:40 v3.1.0-dev.9 04:01:40 v3.1.1 04:01:40 v3.2.0-dev.1 04:01:40 v3.2.0-dev.10 04:01:40 v3.2.0-dev.11 04:01:40 v3.2.0-dev.12 04:01:40 v3.2.0-dev.13 04:01:40 v3.2.0-dev.14 04:01:40 v3.2.0-dev.15 04:01:40 v3.2.0-dev.16 04:01:40 v3.2.0-dev.17 04:01:40 v3.2.0-dev.18 04:01:40 v3.2.0-dev.19 04:01:40 v3.2.0-dev.2 04:01:40 v3.2.0-dev.20 04:01:40 v3.2.0-dev.21 04:01:40 v3.2.0-dev.22 04:01:40 v3.2.0-dev.23 04:01:40 v3.2.0-dev.3 04:01:40 v3.2.0-dev.4 04:01:40 v3.2.0-dev.5 04:01:40 v3.2.0-dev.6 04:01:40 v3.2.0-dev.7 04:01:40 v3.2.0-dev.8 04:01:40 v3.2.0-dev.9 04:01:40 v4.0.0-dev.1 04:01:40 v4.0.0-dev.2 04:01:40 v4.0.0-dev.3 04:01:40 v4.0.0-dev.4 04:01:40 v4.0.0-dev.5 04:01:40 v4.0.0-dev.6 04:01:40 v4.0.0-dev.7 [Pipeline] sh 04:01:40 + lftools sign git-tag v4.0.0-dev.7 04:01:41 Signing Git tag with Sigul... 04:01:41 Signing v4.0.0-dev.7 [Pipeline] echo 04:01:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:01:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:01:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:01:41 $ docker stop --time=1 eb37d14f00342788228a0569e903453ee5e82edab9a4c7d624fabdef56995f16 04:01:42 $ docker rm -f --volumes eb37d14f00342788228a0569e903453ee5e82edab9a4c7d624fabdef56995f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:01:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:43 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 04:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:01:44 $ docker top 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a -eo pid,comm 04:01:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:01:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:44 [ssh-agent] Looking for ssh-agent implementation... 04:01:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:44 $ docker exec 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a ssh-agent 04:01:44 SSH_AUTH_SOCK=/tmp/ssh-ALhJ4ZfCKrLC/agent.32 04:01:44 SSH_AGENT_PID=38 04:01:44 Running ssh-add (command line suppressed) 04:01:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2526052474658224256.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2526052474658224256.key) 04:01:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:44 + git semver bump pre 04:01:45 2024-12-09 04:01:45,056 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:01:45 2024-12-09 04:01:45,056 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 04:01:45 2024-12-09 04:01:45,056 [bump_version] DEBUG bumped version:4.0.0-dev.8 04:01:45 2024-12-09 04:01:45,056 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:01:45 2024-12-09 04:01:45,056 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:01:45 2024-12-09 04:01:45,056 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:01:45 2024-12-09 04:01:45,059 [execute] INFO git cat-file --batch-check 04:01:45 2024-12-09 04:01:45,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:01:45 2024-12-09 04:01:45,064 [execute] INFO git cat-file --batch 04:01:45 2024-12-09 04:01:45,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:01:45 2024-12-09 04:01:45,068 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:01:45 4.0.0-dev.8 [Pipeline] } 04:01:45 $ docker exec --env ******** --env ******** 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a ssh-agent -k 04:01:45 unset SSH_AUTH_SOCK; 04:01:45 unset SSH_AGENT_PID; 04:01:45 echo Agent pid 38 killed; 04:01:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:45 + git semver [Pipeline] } 04:01:45 $ docker stop --time=1 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a 04:01:47 $ docker rm -f --volumes 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a [Pipeline] // withDockerContainer [Pipeline] sh 04:01:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:47 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 04:01:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:01:48 $ docker top 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:48 [ssh-agent] Looking for ssh-agent implementation... 04:01:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:48 $ docker exec 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 ssh-agent 04:01:48 SSH_AUTH_SOCK=/tmp/ssh-0NDv7Balboxg/agent.32 04:01:48 SSH_AGENT_PID=38 04:01:48 Running ssh-add (command line suppressed) 04:01:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6992027289588511079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6992027289588511079.key) 04:01:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:48 + git semver push 04:01:49 2024-12-09 04:01:49,131 [run_push] DEBUG push 04:01:49 2024-12-09 04:01:49,132 [execute] INFO git cat-file --batch-check 04:01:49 2024-12-09 04:01:49,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:01:49 2024-12-09 04:01:49,135 [execute] INFO git rev-list 933acdd99c633f9c9ae3374f4e9802686374232c -- 04:01:49 2024-12-09 04:01:49,136 [execute] DEBUG Popen(['git', 'rev-list', '933acdd99c633f9c9ae3374f4e9802686374232c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:01:49 2024-12-09 04:01:49,145 [execute] INFO git fetch -v origin 04:01:49 2024-12-09 04:01:49,145 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:01:49 2024-12-09 04:01:49,592 [run_push] DEBUG no remote changes detected 04:01:49 2024-12-09 04:01:49,592 [execute] INFO git push origin semver 04:01:49 2024-12-09 04:01:49,593 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:01:50 2024-12-09 04:01:50,219 [run_push] DEBUG push all version tags 04:01:50 2024-12-09 04:01:50,219 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:01:50 2024-12-09 04:01:50,220 [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:01:50 2024-12-09 04:01:50,790 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:01:50 4.0.0-dev.8 [Pipeline] } 04:01:50 $ docker exec --env ******** --env ******** 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 ssh-agent -k 04:01:51 unset SSH_AUTH_SOCK; 04:01:51 unset SSH_AGENT_PID; 04:01:51 echo Agent pid 38 killed; 04:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:51 + git semver [Pipeline] } 04:01:51 $ docker stop --time=1 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 04:01:52 $ docker rm -f --volumes 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:01:53 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:01:53 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:01:53 total 16 04:01:53 drwxr-xr-x 3 root root 4096 Dec 9 03:52 . 04:01:53 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 04:01 .. 04:01:53 drwxr-xr-x 2 root root 4096 Dec 9 03:52 cost 04:01:53 -rw-r--r-- 1 root root 91 Dec 9 03:52 cost.csv 04:01:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:01:53 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:01:53 total 16 04:01:53 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 03:52 . 04:01:53 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 04:01 .. 04:01:53 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 03:52 cost 04:01:53 -rw-r--r-- 1 jenkins jenkins 91 Dec 9 03:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:01:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:01:54 ---> package-listing.sh 04:01:54 ++ facter osfamily 04:01:54 ++ tr '[:upper:]' '[:lower:]' 04:01:54 + OS_FAMILY=debian 04:01:54 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:01:54 + START_PACKAGES=/tmp/packages_start.txt 04:01:54 + END_PACKAGES=/tmp/packages_end.txt 04:01:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:01:54 + PACKAGES=/tmp/packages_start.txt 04:01:54 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:01:54 + PACKAGES=/tmp/packages_end.txt 04:01:54 + case "${OS_FAMILY}" in 04:01:54 + dpkg -l 04:01:54 + grep '^ii' 04:01:54 + '[' -f /tmp/packages_start.txt ']' 04:01:54 + '[' -f /tmp/packages_end.txt ']' 04:01:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:01:54 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:01:54 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:01:54 + 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:01:54 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:01:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:55 prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container 04:01:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:01:56 $ docker top 86428712257c3b1fe17b14ad650b1cc7b9fd656081b4f08204f734390bd43c9d -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:56 + touch /tmp/pre-build-complete [Pipeline] sh 04:01:56 + mkdir -p /var/log/sysstat [Pipeline] sh 04:01:57 + ls /var/log/sa-host 04:01:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:57 provisioning config files... 04:01:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4005155755893324506tmp [Pipeline] { [Pipeline] echo 04:01:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:01:57 ---> create-netrc.sh [Pipeline] } 04:01:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:01:57 ---> python-tools-install.sh [Pipeline] echo 04:01:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:01:58 ---> sudo-logs.sh 04:01:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:01:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:01:58 ---> job-cost.sh 04:01:58 lf-activate-venv: SKIPPING 04:01:58 DEBUG: total: 0.2199999988079071 04:01:58 INFO: Retrieving Stack Cost... 04:01:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:01:59 INFO: Archiving Costs [Pipeline] echo 04:01:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:01:59 ---> logs-deploy.sh 04:01:59 lf-activate-venv: SKIPPING 04:01:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/216 04:01:59 INFO: archiving workspace using pattern(s): 04:02:00 Archives upload complete. 04:02:00 INFO: archiving logs to Nexus