Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 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-ssh17686172388548836930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16018128705722942163.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15587557551570923035.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14664668365278116160.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-ssh276087651154868639.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8541’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8543 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 Commit message: "Merge pull request #391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > git rev-list --no-walk 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:45:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:45:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:45:55 ========================================================= 04:45:55 EdgeX Global Pipelines Version Info 04:45:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:45:55 ------------------- 04:45:55 stable info: 04:45:55 ------------------- 04:45:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:45:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:45:55 Message: update stable to v1.0.254 04:45:56 ------------------- 04:45:56 experimental info: 04:45:56 ------------------- 04:45:56 Commited By: **** collab-it+edgex@linuxfoundation.org 04:45:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:45:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 425fb4d [Pipeline] echo 04:45:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:56 provisioning config files... 04:45:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16899777320272329458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:57 ---> docker-login.sh 04:45:57 nexus3.edgexfoundry.org:10001 04:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:57 Configure a credential helper to remove this warning. See 04:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:57 04:45:57 Login Succeeded 04:45:57 nexus3.edgexfoundry.org:10002 04:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:57 Configure a credential helper to remove this warning. See 04:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:57 04:45:57 Login Succeeded 04:45:57 nexus3.edgexfoundry.org:10003 04:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:57 Configure a credential helper to remove this warning. See 04:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:57 04:45:57 Login Succeeded 04:45:57 nexus3.edgexfoundry.org:10004 04:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:58 Configure a credential helper to remove this warning. See 04:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:58 04:45:58 Login Succeeded 04:45:58 docker.io 04:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:58 Configure a credential helper to remove this warning. See 04:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:58 04:45:58 Login Succeeded 04:45:58 ---> docker-login.sh ends [Pipeline] } 04:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:45:58 + git rev-list -1 --merges 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e~1..425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo 04:45:58 -----------> git rev-list -1 --merges 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e~1..425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:45:58 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [false] [Pipeline] sh 04:45:59 + git log --format=format:%s -1 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo 04:45:59 ========================================================= 04:45:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:45:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:59 + git log --format=format:%s -1 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo 04:45:59 [semverPrep] GIT_COMMIT: 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e, Commit Message: Merge pull request #391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo 04:45:59 [semverPrep] This is not a build commit. [Pipeline] sh 04:45:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:45:59 + grep -v github /etc/ssh/ssh_known_hosts 04:45:59 + [ -e /tmp/ssh_known_hosts ] 04:45:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:45:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:45:59 + sudo tee -a /etc/ssh/ssh_known_hosts 04:45:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:00 04:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:00 0.1.4: Pulling from edgex-devops/py-git-semver 04:46:00 b85a868b505f: Pulling fs layer 04:46:00 e2be974225ed: Pulling fs layer 04:46:00 339a4e72a1f5: Pulling fs layer 04:46:00 988bab9f4d93: Pulling fs layer 04:46:00 1469e6f7b9e6: Pulling fs layer 04:46:00 eaf3925da568: Pulling fs layer 04:46:00 bab4dde63d76: Pulling fs layer 04:46:00 bde34c3a00c8: Pulling fs layer 04:46:00 b352a97aabf1: Pulling fs layer 04:46:00 4872d77fe225: Pulling fs layer 04:46:00 5851b861e8e6: Pulling fs layer 04:46:00 bab4dde63d76: Waiting 04:46:00 bde34c3a00c8: Waiting 04:46:00 b352a97aabf1: Waiting 04:46:00 4872d77fe225: Waiting 04:46:00 5851b861e8e6: Waiting 04:46:00 988bab9f4d93: Waiting 04:46:00 1469e6f7b9e6: Waiting 04:46:00 eaf3925da568: Waiting 04:46:00 e2be974225ed: Verifying Checksum 04:46:00 e2be974225ed: Download complete 04:46:00 988bab9f4d93: Verifying Checksum 04:46:00 988bab9f4d93: Download complete 04:46:00 1469e6f7b9e6: Verifying Checksum 04:46:00 1469e6f7b9e6: Download complete 04:46:00 339a4e72a1f5: Verifying Checksum 04:46:00 339a4e72a1f5: Download complete 04:46:00 eaf3925da568: Download complete 04:46:00 bde34c3a00c8: Download complete 04:46:00 b352a97aabf1: Verifying Checksum 04:46:00 b352a97aabf1: Download complete 04:46:00 4872d77fe225: Download complete 04:46:00 5851b861e8e6: Verifying Checksum 04:46:00 5851b861e8e6: Download complete 04:46:00 b85a868b505f: Verifying Checksum 04:46:00 b85a868b505f: Download complete 04:46:00 bab4dde63d76: Verifying Checksum 04:46:00 bab4dde63d76: Download complete 04:46:01 b85a868b505f: Pull complete 04:46:01 e2be974225ed: Pull complete 04:46:02 339a4e72a1f5: Pull complete 04:46:02 988bab9f4d93: Pull complete 04:46:02 1469e6f7b9e6: Pull complete 04:46:03 eaf3925da568: Pull complete 04:46:04 bab4dde63d76: Pull complete 04:46:04 bde34c3a00c8: Pull complete 04:46:04 b352a97aabf1: Pull complete 04:46:04 4872d77fe225: Pull complete 04:46:04 5851b861e8e6: Pull complete 04:46:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:05 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:46:07 $ docker top 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 -eo pid,comm 04:46:07 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:46:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:07 [ssh-agent] Looking for ssh-agent implementation... 04:46:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:07 $ docker exec 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent 04:46:07 SSH_AUTH_SOCK=/tmp/ssh-B3J5takvabRt/agent.34 04:46:07 SSH_AGENT_PID=40 04:46:07 Running ssh-add (command line suppressed) 04:46:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_362004005678464185.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_362004005678464185.key) 04:46:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:08 + git tag --points-at HEAD [Pipeline] } 04:46:08 $ docker exec --env ******** --env ******** 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent -k 04:46:08 unset SSH_AUTH_SOCK; 04:46:08 unset SSH_AGENT_PID; 04:46:08 echo Agent pid 40 killed; 04:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:46:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:08 [ssh-agent] Looking for ssh-agent implementation... 04:46:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:08 $ docker exec 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent 04:46:08 SSH_AUTH_SOCK=/tmp/ssh-6suKv3t7dyWQ/agent.73 04:46:08 SSH_AGENT_PID=79 04:46:08 Running ssh-add (command line suppressed) 04:46:08 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18285816304376600221.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18285816304376600221.key) 04:46:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:08 + git semver init 04:46:09 2023-10-05 04:46:08,994 [run_init] DEBUG init version:0.0.0 force:False 04:46:09 2023-10-05 04:46:08,995 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:46:09 2023-10-05 04:46:08,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:46:09 2023-10-05 04:46:08,996 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:46:10 2023-10-05 04:46:10,064 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:46:10 2023-10-05 04:46:10,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:46:10 2023-10-05 04:46:10,065 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:46:10 2023-10-05 04:46:10,065 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:46:10 3.1.0-dev.16 [Pipeline] } 04:46:10 $ docker exec --env ******** --env ******** 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent -k 04:46:10 unset SSH_AUTH_SOCK; 04:46:10 unset SSH_AGENT_PID; 04:46:10 echo Agent pid 79 killed; 04:46:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:10 + git semver [Pipeline] } 04:46:11 $ docker stop --time=1 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 04:46:12 $ docker rm -f --volumes 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:46:12 Stashed 1 file(s) [Pipeline] echo 04:46:12 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:13 provisioning config files... 04:46:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16399214877443512366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:13 ---> docker-login.sh 04:46:13 nexus3.edgexfoundry.org:10001 04:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:13 Configure a credential helper to remove this warning. See 04:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:13 04:46:13 Login Succeeded 04:46:13 nexus3.edgexfoundry.org:10002 04:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:13 Configure a credential helper to remove this warning. See 04:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:13 04:46:13 Login Succeeded 04:46:13 nexus3.edgexfoundry.org:10003 04:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:13 Configure a credential helper to remove this warning. See 04:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:13 04:46:13 Login Succeeded 04:46:13 nexus3.edgexfoundry.org:10004 04:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:13 Configure a credential helper to remove this warning. See 04:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:13 04:46:13 Login Succeeded 04:46:13 docker.io 04:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:13 Configure a credential helper to remove this warning. See 04:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:13 04:46:13 Login Succeeded 04:46:13 ---> docker-login.sh ends [Pipeline] } 04:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:14 ========================================================= 04:46:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:46:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:46:14 Sending build context to Docker daemon 21.57MB 04:46:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:46:14 Step 2/13 : FROM ${BASE} AS builder 04:46:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:46:14 7264a8db6415: Pulling fs layer 04:46:14 c4d48a809fc2: Pulling fs layer 04:46:14 4f1c88b9dad5: Pulling fs layer 04:46:14 ad3a456e5733: Pulling fs layer 04:46:14 33e27b845d1e: Pulling fs layer 04:46:14 c68163c4e522: Pulling fs layer 04:46:14 50da416c3ac9: Pulling fs layer 04:46:14 23d2d4c4bb30: Pulling fs layer 04:46:14 ad3a456e5733: Waiting 04:46:14 33e27b845d1e: Waiting 04:46:14 c68163c4e522: Waiting 04:46:14 50da416c3ac9: Waiting 04:46:14 23d2d4c4bb30: Waiting 04:46:14 c4d48a809fc2: Download complete 04:46:14 ad3a456e5733: Download complete 04:46:14 33e27b845d1e: Download complete 04:46:14 7264a8db6415: Verifying Checksum 04:46:14 7264a8db6415: Download complete 04:46:14 c68163c4e522: Verifying Checksum 04:46:14 c68163c4e522: Download complete 04:46:14 7264a8db6415: Pull complete 04:46:14 23d2d4c4bb30: Verifying Checksum 04:46:14 23d2d4c4bb30: Download complete 04:46:14 c4d48a809fc2: Pull complete 04:46:15 4f1c88b9dad5: Verifying Checksum 04:46:15 4f1c88b9dad5: Download complete 04:46:15 50da416c3ac9: Verifying Checksum 04:46:15 50da416c3ac9: Download complete 04:46:17 4f1c88b9dad5: Pull complete 04:46:17 ad3a456e5733: Pull complete 04:46:17 33e27b845d1e: Pull complete 04:46:18 c68163c4e522: Pull complete 04:46:20 50da416c3ac9: Pull complete 04:46:20 23d2d4c4bb30: Pull complete 04:46:20 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:46:20 ---> 0786185ac409 04:46:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:46:24 ---> Running in 40c7d5d4e574 04:46:24 Removing intermediate container 40c7d5d4e574 04:46:24 ---> 5cfe4a42afa4 04:46:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:46:24 ---> Running in 4ae20e41dca7 04:46:24 Removing intermediate container 4ae20e41dca7 04:46:24 ---> b3978a87fab5 04:46:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:46:24 ---> Running in 7c4961a6734f 04:46:24 Removing intermediate container 7c4961a6734f 04:46:24 ---> 37e355a246ab 04:46:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:46:24 ---> Running in e62a981621ea 04:46:24 Removing intermediate container e62a981621ea 04:46:24 ---> a232bd05d946 04:46:24 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:46:24 ---> Running in 30f22dfb4851 04:46:24 Removing intermediate container 30f22dfb4851 04:46:24 ---> 8054f3988af5 04:46:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:46:24 ---> Running in 046710c6b768 04:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:25 OK: 264 MiB in 52 packages 04:46:25 Removing intermediate container 046710c6b768 04:46:25 ---> 912eb188f8d8 04:46:25 Step 9/13 : WORKDIR /device-onvif-camera 04:46:25 ---> Running in b297120a69aa 04:46:25 Removing intermediate container b297120a69aa 04:46:25 ---> 220cc58b6a2a 04:46:25 Step 10/13 : COPY go.mod vendor* ./ 04:46:26 ---> 26e2e1ddf683 04:46:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:26 ---> Running in 77ee295649fc 04:46:28 Still waiting to schedule task 04:46:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:47:04 Removing intermediate container 77ee295649fc 04:47:04 ---> 14253d57d4b7 04:47:04 Step 12/13 : COPY . . 04:47:04 ---> 6458f7ea58c3 04:47:04 Step 13/13 : RUN ${MAKE} 04:47:04 ---> Running in 3225343bf1fd 04:47:04 noop 04:47:04 Removing intermediate container 3225343bf1fd 04:47:04 ---> c71e13e5b9b9 04:47:04 Successfully built c71e13e5b9b9 04:47:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker inspect -f . ci-base-image-x86_64 04:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:05 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:47:05 $ docker top 140b9f956f5eb6a7902b618579e2cf30fc91fbcf46040d08c28823dd0f14bb72 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:06 + go version 04:47:06 go version go1.21.0 linux/amd64 [Pipeline] } 04:47:06 $ docker stop --time=1 140b9f956f5eb6a7902b618579e2cf30fc91fbcf46040d08c28823dd0f14bb72 04:47:07 $ docker rm -f --volumes 140b9f956f5eb6a7902b618579e2cf30fc91fbcf46040d08c28823dd0f14bb72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker inspect -f . ci-base-image-x86_64 04:47:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:07 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:47:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:47:08 $ docker top 05c3b0fc00b967698741a43e2c7ee88bc3827031b45f3b1bc11d9145910c2950 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:08 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:47:08 + make test 04:47:08 go test ./... -coverprofile=coverage.out ./... 04:47:10 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:47:22 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:47:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:47:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.5% of statements 04:47:23 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.378s coverage: 86.5% of statements 04:47:32 go vet ./... 04:47:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:47:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:47:36 ./bin/test-attribution-txt.sh [Pipeline] echo 04:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:47:36 $ docker stop --time=1 05c3b0fc00b967698741a43e2c7ee88bc3827031b45f3b1bc11d9145910c2950 04:47:39 $ docker rm -f --volumes 05c3b0fc00b967698741a43e2c7ee88bc3827031b45f3b1bc11d9145910c2950 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:47:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:47:40 + ls -al . 04:47:40 total 244 04:47:40 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 04:47 . 04:47:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 .. 04:47:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 04:47 .git 04:47:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:45 .github 04:47:40 -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 04:45 .gitignore 04:47:40 -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 04:45 .golangci.yml 04:47:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 04:46 .semver 04:47:40 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 04:45 Attribution.txt 04:47:40 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 04:45 CHANGELOG.md 04:47:40 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 04:45 Dockerfile 04:47:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 04:45 GOVERNANCE.md 04:47:40 -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 04:45 Jenkinsfile 04:47:40 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 04:45 LICENSE 04:47:40 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 04:45 Makefile 04:47:40 -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 04:45 OWNERS.md 04:47:40 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 04:45 README.md 04:47:40 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 04:46 VERSION 04:47:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 04:45 bin 04:47:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:45 cmd 04:47:40 -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 04:47 coverage.out 04:47:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 doc 04:47:40 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 04:45 go.mod 04:47:40 -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 04:45 go.sum 04:47:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 internal 04:47:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 snap 04:47:40 -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + 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=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e --label arch=amd64 --label version=3.1.0-dev.16 . 04:47:40 Sending build context to Docker daemon 21.65MB 04:47:40 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:47:40 Step 2/26 : FROM ${BASE} AS builder 04:47:40 ---> c71e13e5b9b9 04:47:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:47:41 ---> Running in 0887977ddc03 04:47:41 Removing intermediate container 0887977ddc03 04:47:41 ---> 9825e7740258 04:47:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:47:41 ---> Running in 226d6564289c 04:47:41 Removing intermediate container 226d6564289c 04:47:41 ---> 214ec3bc8364 04:47:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:47:41 ---> Running in 0248af298268 04:47:41 Removing intermediate container 0248af298268 04:47:41 ---> 127d472774b3 04:47:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:47:41 ---> Running in a5ceb3828387 04:47:41 Removing intermediate container a5ceb3828387 04:47:41 ---> ba61d89f53b8 04:47:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:47:41 ---> Running in 110d2ddf0cc7 04:47:41 Removing intermediate container 110d2ddf0cc7 04:47:41 ---> 44f19a72bef6 04:47:41 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:47:41 ---> Running in 39aacf7533be 04:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:47:42 OK: 264 MiB in 52 packages 04:47:42 Removing intermediate container 39aacf7533be 04:47:42 ---> dec559f69a00 04:47:42 Step 9/26 : WORKDIR /device-onvif-camera 04:47:42 ---> Running in ebce368c1cba 04:47:43 Removing intermediate container ebce368c1cba 04:47:43 ---> 9346e7726a04 04:47:43 Step 10/26 : COPY go.mod vendor* ./ 04:47:43 ---> 5210487edf8e 04:47:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:43 ---> Running in 757caabb56bf 04:47:44 Removing intermediate container 757caabb56bf 04:47:44 ---> e3bd02830f35 04:47:44 Step 12/26 : COPY . . 04:47:44 ---> 0b397bebecee 04:47:44 Step 13/26 : RUN ${MAKE} 04:47:44 ---> Running in 2f3c4e57ede9 04:47:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:47:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8544 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:47:51 Running in /w/workspace/device-onvif-camera/173 [Pipeline] { [Pipeline] checkout 04:47:51 The recommended git tool is: git 04:47:56 using credential edgex-jenkins-ssh 04:47:56 Cloning the remote Git repository 04:47:56 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:47:56 > git init /w/workspace/device-onvif-camera/173 # timeout=10 04:47:57 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:47:57 > git --version # timeout=10 04:47:57 > git --version # 'git version 2.25.1' 04:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:58 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:47:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:59 Avoid second fetch 04:47:59 Checking out Revision 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (main) 04:48:00 Commit message: "Merge pull request #391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" 04:47:59 > git config core.sparsecheckout # timeout=10 04:47:59 > git checkout -f 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:48:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:01 Dload Upload Total Spent Left Speed 04:48:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 81592 0 --:--:-- --:--:-- --:--:-- 80992 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 04:48:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:48:02 + sudo tee /etc/docker/daemon.new 04:48:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:48:02 { 04:48:02 "registry-mirrors": [ 04:48:02 "https://nexus3.edgexfoundry.org:10001" 04:48:02 ], 04:48:02 "bip": "10.250.0.254/24", 04:48:02 "hosts": [ 04:48:02 "tcp://0.0.0.0:5555", 04:48:02 "unix:///var/run/docker.sock" 04:48:02 ], 04:48:02 "mtu": 1458, 04:48:02 "selinux-enabled": true, 04:48:02 "seccomp-profile": "/etc/docker/seccomp.json" 04:48:02 } [Pipeline] sh 04:48:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:48:02 + sudo service docker restart 04:48:06 Removing intermediate container 2f3c4e57ede9 04:48:06 ---> e453ab495b15 04:48:06 Step 14/26 : FROM alpine:3.18 04:48:06 3.18: Pulling from library/alpine 04:48:06 96526aa774ef: Pulling fs layer 04:48:06 96526aa774ef: Verifying Checksum 04:48:06 96526aa774ef: Download complete 04:48:06 96526aa774ef: Pull complete 04:48:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:48:06 Status: Downloaded newer image for alpine:3.18 04:48:06 ---> 8ca4688f4f35 04:48:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:48:06 ---> Running in 204464957bc2 04:48:06 Removing intermediate container 204464957bc2 04:48:06 ---> 7e3fbeca46a4 04:48:06 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:48:06 ---> Running in f262eb54c1a7 04:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:48:06 (1/1) Installing dumb-init (1.2.5-r2) 04:48:06 Executing busybox-1.36.1-r2.trigger 04:48:06 OK: 7 MiB in 16 packages 04:48:07 Removing intermediate container f262eb54c1a7 04:48:07 ---> ee866d3f5730 04:48:07 Step 17/26 : WORKDIR / 04:48:07 ---> Running in c3fc78cb7444 04:48:07 Removing intermediate container c3fc78cb7444 04:48:07 ---> 9e9c7370d4f6 04:48:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:48:08 ---> eab6bef964a4 04:48:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:48:08 ---> f302399c0118 04:48:08 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:48:08 ---> d6674c0a4877 04:48:08 Step 21/26 : EXPOSE 59984 04:48:08 ---> Running in 9d1ec6d314fa 04:48:08 Removing intermediate container 9d1ec6d314fa 04:48:08 ---> 7b159d2f6c44 04:48:08 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:48:08 ---> Running in 0533ef810b6f 04:48:08 Removing intermediate container 0533ef810b6f 04:48:08 ---> 096e8ededc8a 04:48:08 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:48:08 ---> Running in f66967cc69a0 04:48:08 Removing intermediate container f66967cc69a0 04:48:08 ---> 4530805b6879 04:48:08 Step 24/26 : LABEL arch=amd64 04:48:08 ---> Running in e2e6540685db 04:48:08 Removing intermediate container e2e6540685db 04:48:08 ---> 44acd32210da 04:48:08 Step 25/26 : LABEL git_sha=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:48:08 ---> Running in 79a823f1d15d 04:48:08 Removing intermediate container 79a823f1d15d 04:48:08 ---> 8c9f90c12715 04:48:08 Step 26/26 : LABEL version=3.1.0-dev.16 04:48:08 ---> Running in 4e7f873c0534 04:48:09 Removing intermediate container 4e7f873c0534 04:48:09 ---> c7e0acbcc025 04:48:09 [Warning] One or more build-args [ARCH] were not consumed 04:48:09 Successfully built c7e0acbcc025 04:48:09 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:09 provisioning config files... 04:48:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7869481739615607349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:09 ---> docker-login.sh 04:48:09 nexus3.edgexfoundry.org:10001 04:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:09 Configure a credential helper to remove this warning. See 04:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:09 04:48:09 Login Succeeded 04:48:09 nexus3.edgexfoundry.org:10002 04:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:09 Configure a credential helper to remove this warning. See 04:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:09 04:48:09 Login Succeeded 04:48:09 nexus3.edgexfoundry.org:10003 04:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:09 Configure a credential helper to remove this warning. See 04:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:09 04:48:09 Login Succeeded 04:48:09 nexus3.edgexfoundry.org:10004 04:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:09 Configure a credential helper to remove this warning. See 04:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:09 04:48:09 Login Succeeded 04:48:09 docker.io 04:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:10 Configure a credential helper to remove this warning. See 04:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:10 04:48:10 Login Succeeded 04:48:10 ---> docker-login.sh ends [Pipeline] } 04:48:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:10 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:48:10 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:48:10 latest 04:48:10 3.1.0-dev.16 04:48:10 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 04:48:10 main 04:48:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:10 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:48:11 df3ca1f37f31: Preparing 04:48:11 9c75c3d8ebcf: Preparing 04:48:11 1b5ca3eff7b5: Preparing 04:48:11 0563724dfa9a: Preparing 04:48:11 cc2447e1835a: Preparing 04:48:11 cc2447e1835a: Layer already exists 04:48:11 0563724dfa9a: Pushed 04:48:11 df3ca1f37f31: Pushed 04:48:11 9c75c3d8ebcf: Pushed 04:48:14 1b5ca3eff7b5: Pushed 04:48:14 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:48:15 df3ca1f37f31: Preparing 04:48:15 9c75c3d8ebcf: Preparing 04:48:15 1b5ca3eff7b5: Preparing 04:48:15 0563724dfa9a: Preparing 04:48:15 cc2447e1835a: Preparing 04:48:15 0563724dfa9a: Layer already exists 04:48:15 df3ca1f37f31: Layer already exists 04:48:15 9c75c3d8ebcf: Layer already exists 04:48:15 1b5ca3eff7b5: Layer already exists 04:48:15 cc2447e1835a: Layer already exists 04:48:15 latest: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.16 04:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:48:15 df3ca1f37f31: Preparing 04:48:15 9c75c3d8ebcf: Preparing 04:48:15 1b5ca3eff7b5: Preparing 04:48:15 0563724dfa9a: Preparing 04:48:15 cc2447e1835a: Preparing 04:48:15 1b5ca3eff7b5: Layer already exists 04:48:15 df3ca1f37f31: Layer already exists 04:48:15 0563724dfa9a: Layer already exists 04:48:15 9c75c3d8ebcf: Layer already exists 04:48:15 cc2447e1835a: Layer already exists 04:48:15 3.1.0-dev.16: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 04:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:48:16 df3ca1f37f31: Preparing 04:48:16 9c75c3d8ebcf: Preparing 04:48:16 1b5ca3eff7b5: Preparing 04:48:16 0563724dfa9a: Preparing 04:48:16 cc2447e1835a: Preparing 04:48:16 9c75c3d8ebcf: Layer already exists 04:48:16 1b5ca3eff7b5: Layer already exists 04:48:16 0563724dfa9a: Layer already exists 04:48:16 df3ca1f37f31: Layer already exists 04:48:16 cc2447e1835a: Layer already exists 04:48:16 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:48:16 df3ca1f37f31: Preparing 04:48:16 9c75c3d8ebcf: Preparing 04:48:16 1b5ca3eff7b5: Preparing 04:48:16 0563724dfa9a: Preparing 04:48:16 cc2447e1835a: Preparing 04:48:16 df3ca1f37f31: Layer already exists 04:48:16 1b5ca3eff7b5: Layer already exists 04:48:16 cc2447e1835a: Layer already exists 04:48:16 0563724dfa9a: Layer already exists 04:48:16 9c75c3d8ebcf: Layer already exists 04:48:16 main: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:16 ===================================================== [Pipeline] echo 04:48:16 taggedImages: 04:48:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:48:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:48:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.16 04:48:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 04:48:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:17 04:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:17 latest: Pulling from edgex-lftools-log-publisher 04:48:17 5eb5b503b376: Pulling fs layer 04:48:17 5c69ac0246d0: Pulling fs layer 04:48:17 ec43610c2a17: Pulling fs layer 04:48:17 3a2ae6a8a46f: Pulling fs layer 04:48:17 33b1e0a273af: Pulling fs layer 04:48:17 5d3b04190fa2: Pulling fs layer 04:48:17 2f39f015ded8: Pulling fs layer 04:48:17 33b1e0a273af: Waiting 04:48:17 5d3b04190fa2: Waiting 04:48:17 2f39f015ded8: Waiting 04:48:17 3a2ae6a8a46f: Waiting 04:48:17 5c69ac0246d0: Verifying Checksum 04:48:17 5c69ac0246d0: Download complete 04:48:17 3a2ae6a8a46f: Download complete 04:48:17 33b1e0a273af: Verifying Checksum 04:48:17 33b1e0a273af: Download complete 04:48:17 ec43610c2a17: Verifying Checksum 04:48:17 ec43610c2a17: Download complete 04:48:17 5d3b04190fa2: Download complete 04:48:17 5eb5b503b376: Verifying Checksum 04:48:17 5eb5b503b376: Download complete 04:48:19 5eb5b503b376: Pull complete 04:48:19 5c69ac0246d0: Pull complete 04:48:19 ec43610c2a17: Pull complete 04:48:19 3a2ae6a8a46f: Pull complete 04:48:20 33b1e0a273af: Pull complete 04:48:20 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:21 provisioning config files... 04:48:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/173@tmp/config6174537005230343133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:21 ---> docker-login.sh 04:48:21 nexus3.edgexfoundry.org:10001 04:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:22 Configure a credential helper to remove this warning. See 04:48:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:22 04:48:22 Login Succeeded 04:48:22 nexus3.edgexfoundry.org:10002 04:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:22 Configure a credential helper to remove this warning. See 04:48:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:22 04:48:22 Login Succeeded 04:48:22 nexus3.edgexfoundry.org:10003 04:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:22 Configure a credential helper to remove this warning. See 04:48:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:22 04:48:22 Login Succeeded 04:48:22 nexus3.edgexfoundry.org:10004 04:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:23 Configure a credential helper to remove this warning. See 04:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:23 04:48:23 Login Succeeded 04:48:23 docker.io 04:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:23 Configure a credential helper to remove this warning. See 04:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:23 04:48:23 Login Succeeded 04:48:23 ---> docker-login.sh ends [Pipeline] } 04:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:48:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:23 ========================================================= 04:48:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:48:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:48:24 2f39f015ded8: Pull complete 04:48:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:24 Sending build context to Docker daemon 14.15MB 04:48:24 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:48:24 Step 2/13 : FROM ${BASE} AS builder 04:48:24 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:48:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:48:24 9fda8d8052c6: Pulling fs layer 04:48:24 5d54e960e981: Pulling fs layer 04:48:24 c4a7e357bf2a: Pulling fs layer 04:48:24 f0e02332f6b5: Pulling fs layer 04:48:24 cefa15bbcfad: Pulling fs layer 04:48:24 17808c966233: Pulling fs layer 04:48:24 f4c1fc716caa: Pulling fs layer 04:48:24 cefa15bbcfad: Waiting 04:48:24 f0e02332f6b5: Waiting 04:48:24 17808c966233: Waiting 04:48:24 f4c1fc716caa: Waiting 04:48:24 5d54e960e981: Verifying Checksum 04:48:24 5d54e960e981: Download complete 04:48:24 f0e02332f6b5: Verifying Checksum 04:48:24 f0e02332f6b5: Download complete 04:48:24 cefa15bbcfad: Verifying Checksum 04:48:24 cefa15bbcfad: Download complete 04:48:24 9fda8d8052c6: Verifying Checksum 04:48:24 9fda8d8052c6: Download complete 04:48:25 f4c1fc716caa: Verifying Checksum 04:48:25 f4c1fc716caa: Download complete 04:48:26 9fda8d8052c6: Pull complete 04:48:26 5d54e960e981: Pull complete 04:48:26 c4a7e357bf2a: Verifying Checksum 04:48:26 c4a7e357bf2a: Download complete 04:48:27 17808c966233: Verifying Checksum 04:48:27 17808c966233: Download complete 04:48:28 $ docker top f50686a7de76af5cf130550a376e493e12051b699e5cb235d1fed80318bec4bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:28 ---> job-cost.sh 04:48:28 lf-activate-venv: SKIPPING 04:48:28 INFO: No Stack... 04:48:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:29 INFO: Archiving Costs [Pipeline] sh 04:48:29 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:48:29 + cut -d, -f6 [Pipeline] lock 04:48:29 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] 04:48:29 Resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] did not exist. Created. 04:48:29 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:29 + echo total: 0.2199999988079071 [Pipeline] stash 04:48:29 Stashed 1 file(s) [Pipeline] } 04:48:29 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:30 $ docker stop --time=1 f50686a7de76af5cf130550a376e493e12051b699e5cb235d1fed80318bec4bf 04:48:31 $ docker rm -f --volumes f50686a7de76af5cf130550a376e493e12051b699e5cb235d1fed80318bec4bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:48:37 c4a7e357bf2a: Pull complete 04:48:37 f0e02332f6b5: Pull complete 04:48:37 cefa15bbcfad: Pull complete 04:48:45 17808c966233: Pull complete 04:48:45 f4c1fc716caa: Pull complete 04:48:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:48:45 ---> ea914061e18c 04:48:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:48:47 ---> Running in 5850880cdad4 04:48:47 Removing intermediate container 5850880cdad4 04:48:47 ---> 0408fa468254 04:48:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:48:47 ---> Running in d65f75d2480e 04:48:48 Removing intermediate container d65f75d2480e 04:48:48 ---> 4f69a24d62c8 04:48:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:48:48 ---> Running in 11aefa059c2d 04:48:48 Removing intermediate container 11aefa059c2d 04:48:48 ---> bbfaedc2c880 04:48:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:48:48 ---> Running in c32318f7f0fb 04:48:48 Removing intermediate container c32318f7f0fb 04:48:48 ---> ae94a17091e5 04:48:48 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:48:48 ---> Running in 3cbf2fc1bcc5 04:48:49 Removing intermediate container 3cbf2fc1bcc5 04:48:49 ---> 8843d979f6b9 04:48:49 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:48:49 ---> Running in bb21cf308f59 04:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:51 OK: 266 MiB in 52 packages 04:48:52 Removing intermediate container bb21cf308f59 04:48:52 ---> a05f2a370c3d 04:48:52 Step 9/13 : WORKDIR /device-onvif-camera 04:48:52 ---> Running in 075f0290cf9f 04:48:53 Removing intermediate container 075f0290cf9f 04:48:53 ---> 435a5bb681a7 04:48:53 Step 10/13 : COPY go.mod vendor* ./ 04:48:53 ---> 886aabc2ef70 04:48:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:53 ---> Running in dae0a422641a 04:50:01 Removing intermediate container dae0a422641a 04:50:01 ---> c4b886b0dafb 04:50:01 Step 12/13 : COPY . . 04:50:01 ---> 28bb3e2336a2 04:50:01 Step 13/13 : RUN ${MAKE} 04:50:01 ---> Running in a3bf5be04485 04:50:02 noop 04:50:02 Removing intermediate container a3bf5be04485 04:50:02 ---> 739331c522b1 04:50:02 Successfully built 739331c522b1 04:50:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:03 + docker inspect -f . ci-base-image-arm64 04:50:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:03 prd-ubuntu20.04-docker-arm64-4c-16g-8544 does not seem to be running inside a container 04:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/173 -v /w/workspace/device-onvif-camera/173:/w/workspace/device-onvif-camera/173:rw,z -v /w/workspace/device-onvif-camera/173@tmp:/w/workspace/device-onvif-camera/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:50:08 $ docker top 97e1951a4221fd635f4f88c644af473a5e50322f50a94831dea1ba802750c354 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:09 + go version 04:50:09 go version go1.21.0 linux/arm64 [Pipeline] } 04:50:09 $ docker stop --time=1 97e1951a4221fd635f4f88c644af473a5e50322f50a94831dea1ba802750c354 04:50:10 $ docker rm -f --volumes 97e1951a4221fd635f4f88c644af473a5e50322f50a94831dea1ba802750c354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:11 + docker inspect -f . ci-base-image-arm64 04:50:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:11 prd-ubuntu20.04-docker-arm64-4c-16g-8544 does not seem to be running inside a container 04:50:11 $ 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/173 -v /w/workspace/device-onvif-camera/173:/w/workspace/device-onvif-camera/173:rw,z -v /w/workspace/device-onvif-camera/173@tmp:/w/workspace/device-onvif-camera/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:50:12 $ docker top cd448827579dd98d15b437b0eab1c49f7a13a3b9f21d8158c337542c20990ea9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:13 + git config --global --add safe.directory /w/workspace/device-onvif-camera/173 [Pipeline] fileExists [Pipeline] sh 04:50:13 + make test 04:50:13 go test ./... -coverprofile=coverage.out ./... 04:50:17 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:51:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:51:54 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:51:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.182s coverage: 31.5% of statements 04:52:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.243s coverage: 86.5% of statements 04:52:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:52:16 go vet ./... 04:52:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:52:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:52:48 $ docker stop --time=1 cd448827579dd98d15b437b0eab1c49f7a13a3b9f21d8158c337542c20990ea9 04:52:50 $ docker rm -f --volumes cd448827579dd98d15b437b0eab1c49f7a13a3b9f21d8158c337542c20990ea9 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:52 Warning: overwriting stash ‘coverage-report’ 04:52:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:52:53 + ls -al . 04:52:53 total 240 04:52:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 04:50 . 04:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 .. 04:52:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 04:47 .git 04:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:47 .github 04:52:53 -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 04:47 .gitignore 04:52:53 -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 04:47 .golangci.yml 04:52:53 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 04:47 Attribution.txt 04:52:53 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 04:47 CHANGELOG.md 04:52:53 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 04:47 Dockerfile 04:52:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 04:47 GOVERNANCE.md 04:52:53 -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 04:47 Jenkinsfile 04:52:53 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 04:47 LICENSE 04:52:53 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 04:47 Makefile 04:52:53 -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 04:47 OWNERS.md 04:52:53 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 04:47 README.md 04:52:53 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 04:46 VERSION 04:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 04:47 bin 04:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:47 cmd 04:52:53 -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 04:52 coverage.out 04:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 doc 04:52:53 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 04:47 go.mod 04:52:53 -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 04:47 go.sum 04:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 internal 04:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 snap 04:52:53 -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:53 + 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=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e --label arch=arm64 --label version=3.1.0-dev.16 . 04:52:54 Sending build context to Docker daemon 14.23MB 04:52:54 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:52:54 Step 2/26 : FROM ${BASE} AS builder 04:52:54 ---> 739331c522b1 04:52:54 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:52:54 ---> Running in 5db24ab40342 04:52:54 Removing intermediate container 5db24ab40342 04:52:54 ---> 10ee2a0c9bb6 04:52:54 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:52:54 ---> Running in d508ca6d95fe 04:52:54 Removing intermediate container d508ca6d95fe 04:52:54 ---> b1a32b6d9104 04:52:54 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:52:55 ---> Running in c3e5877977ed 04:52:55 Removing intermediate container c3e5877977ed 04:52:55 ---> 6d9ffe39c398 04:52:55 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:52:55 ---> Running in d5f5be41eba6 04:52:55 Removing intermediate container d5f5be41eba6 04:52:55 ---> e70eb2b840f4 04:52:55 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:52:55 ---> Running in 048d52558ca6 04:52:55 Removing intermediate container 048d52558ca6 04:52:55 ---> f97f7b60f438 04:52:55 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:52:55 ---> Running in f66f9b5c55ee 04:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:52:58 OK: 266 MiB in 52 packages 04:53:00 Removing intermediate container f66f9b5c55ee 04:53:00 ---> fb5ac240de58 04:53:00 Step 9/26 : WORKDIR /device-onvif-camera 04:53:01 ---> Running in 1e386c9d66ca 04:53:01 Removing intermediate container 1e386c9d66ca 04:53:01 ---> d017b1a33596 04:53:01 Step 10/26 : COPY go.mod vendor* ./ 04:53:01 ---> 52ad4f835018 04:53:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:01 ---> Running in 7af155523a55 04:53:04 Removing intermediate container 7af155523a55 04:53:04 ---> 97a463e4328e 04:53:04 Step 12/26 : COPY . . 04:53:05 ---> 7679b118f6d1 04:53:05 Step 13/26 : RUN ${MAKE} 04:53:05 ---> Running in 667a9e86be62 04:53:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:55:13 Removing intermediate container 667a9e86be62 04:55:13 ---> 30d73a99bb26 04:55:13 Step 14/26 : FROM alpine:3.18 04:55:13 3.18: Pulling from library/alpine 04:55:13 579b34f0a95b: Pulling fs layer 04:55:13 579b34f0a95b: Download complete 04:55:13 579b34f0a95b: Pull complete 04:55:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:55:13 Status: Downloaded newer image for alpine:3.18 04:55:13 ---> 3cc203321400 04:55:13 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:55:13 ---> Running in 425e867b55c5 04:55:13 Removing intermediate container 425e867b55c5 04:55:13 ---> 8e9c416a0818 04:55:13 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:55:13 ---> Running in d33ada7f8bbf 04:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:55:13 (1/1) Installing dumb-init (1.2.5-r2) 04:55:13 Executing busybox-1.36.1-r2.trigger 04:55:13 OK: 8 MiB in 16 packages 04:55:13 Removing intermediate container d33ada7f8bbf 04:55:13 ---> 0d7df819fbcf 04:55:13 Step 17/26 : WORKDIR / 04:55:13 ---> Running in fa704081bc25 04:55:13 Removing intermediate container fa704081bc25 04:55:13 ---> 937bdd5573fe 04:55:13 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:55:13 ---> f66471214bc2 04:55:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:55:13 ---> c8e6e93c0462 04:55:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:55:13 ---> 4d461c5880e4 04:55:13 Step 21/26 : EXPOSE 59984 04:55:13 ---> Running in b0798ca80c32 04:55:13 Removing intermediate container b0798ca80c32 04:55:13 ---> aa03133b62ad 04:55:13 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:55:13 ---> Running in 8125493045f3 04:55:13 Removing intermediate container 8125493045f3 04:55:13 ---> 4d6bcf07ec05 04:55:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:55:13 ---> Running in bbc01c7ac74d 04:55:13 Removing intermediate container bbc01c7ac74d 04:55:13 ---> d391153dd191 04:55:13 Step 24/26 : LABEL arch=arm64 04:55:13 ---> Running in 9db93c29526b 04:55:13 Removing intermediate container 9db93c29526b 04:55:13 ---> e62b4950169c 04:55:13 Step 25/26 : LABEL git_sha=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:55:13 ---> Running in 58d38028da31 04:55:13 Removing intermediate container 58d38028da31 04:55:13 ---> 5ade84b4fe69 04:55:13 Step 26/26 : LABEL version=3.1.0-dev.16 04:55:13 ---> Running in 6e660d04071d 04:55:13 Removing intermediate container 6e660d04071d 04:55:13 ---> 50a2b28493b3 04:55:13 [Warning] One or more build-args [ARCH] were not consumed 04:55:13 Successfully built 50a2b28493b3 04:55:13 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:13 provisioning config files... 04:55:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/173@tmp/config18002473574195399823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:13 ---> docker-login.sh 04:55:13 nexus3.edgexfoundry.org:10001 04:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:14 Configure a credential helper to remove this warning. See 04:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:14 04:55:14 Login Succeeded 04:55:14 nexus3.edgexfoundry.org:10002 04:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:14 Configure a credential helper to remove this warning. See 04:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:14 04:55:14 Login Succeeded 04:55:14 nexus3.edgexfoundry.org:10003 04:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:15 Configure a credential helper to remove this warning. See 04:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:15 04:55:15 Login Succeeded 04:55:15 nexus3.edgexfoundry.org:10004 04:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:15 Configure a credential helper to remove this warning. See 04:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:15 04:55:15 Login Succeeded 04:55:15 docker.io 04:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:15 Configure a credential helper to remove this warning. See 04:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:15 04:55:15 Login Succeeded 04:55:15 ---> docker-login.sh ends [Pipeline] } 04:55:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:55:15 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:55:15 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:55:15 latest 04:55:15 3.1.0-dev.16 04:55:15 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 04:55:15 main 04:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:55:16 86b86d1f6de2: Preparing 04:55:16 a7ca3c51fc7a: Preparing 04:55:16 b0324b76094b: Preparing 04:55:16 868f4e657396: Preparing 04:55:16 5f4d9fc4d98d: Preparing 04:55:16 5f4d9fc4d98d: Layer already exists 04:55:16 868f4e657396: Pushed 04:55:16 86b86d1f6de2: Pushed 04:55:16 a7ca3c51fc7a: Pushed 04:55:23 b0324b76094b: Pushed 04:55:23 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:55:24 86b86d1f6de2: Preparing 04:55:24 a7ca3c51fc7a: Preparing 04:55:24 b0324b76094b: Preparing 04:55:24 868f4e657396: Preparing 04:55:24 5f4d9fc4d98d: Preparing 04:55:24 5f4d9fc4d98d: Layer already exists 04:55:24 86b86d1f6de2: Layer already exists 04:55:24 a7ca3c51fc7a: Layer already exists 04:55:24 b0324b76094b: Layer already exists 04:55:24 868f4e657396: Layer already exists 04:55:24 latest: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.16 04:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:55:25 86b86d1f6de2: Preparing 04:55:25 a7ca3c51fc7a: Preparing 04:55:25 b0324b76094b: Preparing 04:55:25 868f4e657396: Preparing 04:55:25 5f4d9fc4d98d: Preparing 04:55:25 a7ca3c51fc7a: Layer already exists 04:55:25 b0324b76094b: Layer already exists 04:55:25 868f4e657396: Layer already exists 04:55:25 5f4d9fc4d98d: Layer already exists 04:55:25 86b86d1f6de2: Layer already exists 04:55:25 3.1.0-dev.16: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 04:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:55:25 86b86d1f6de2: Preparing 04:55:25 a7ca3c51fc7a: Preparing 04:55:25 b0324b76094b: Preparing 04:55:25 868f4e657396: Preparing 04:55:25 5f4d9fc4d98d: Preparing 04:55:25 86b86d1f6de2: Layer already exists 04:55:25 5f4d9fc4d98d: Layer already exists 04:55:25 b0324b76094b: Layer already exists 04:55:25 a7ca3c51fc7a: Layer already exists 04:55:25 868f4e657396: Layer already exists 04:55:25 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:55:26 86b86d1f6de2: Preparing 04:55:26 a7ca3c51fc7a: Preparing 04:55:26 b0324b76094b: Preparing 04:55:26 868f4e657396: Preparing 04:55:26 5f4d9fc4d98d: Preparing 04:55:26 5f4d9fc4d98d: Layer already exists 04:55:26 86b86d1f6de2: Layer already exists 04:55:26 868f4e657396: Layer already exists 04:55:26 b0324b76094b: Layer already exists 04:55:26 a7ca3c51fc7a: Layer already exists 04:55:26 main: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:26 ===================================================== [Pipeline] echo 04:55:26 taggedImages: 04:55:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 04:55:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:55:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.16 04:55:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 04:55:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:26 04:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:27 arm64: Pulling from edgex-lftools-log-publisher 04:55:27 8998bd30e6a1: Pulling fs layer 04:55:27 04944245beec: Pulling fs layer 04:55:27 699f458cf7ca: Pulling fs layer 04:55:27 765212b225bb: Pulling fs layer 04:55:27 f23df028b6ca: Pulling fs layer 04:55:27 d65c8cfc05b1: Pulling fs layer 04:55:27 2437ff75d9bd: Pulling fs layer 04:55:27 f23df028b6ca: Waiting 04:55:27 d65c8cfc05b1: Waiting 04:55:27 2437ff75d9bd: Waiting 04:55:27 765212b225bb: Waiting 04:55:27 04944245beec: Verifying Checksum 04:55:27 04944245beec: Download complete 04:55:27 765212b225bb: Verifying Checksum 04:55:27 765212b225bb: Download complete 04:55:27 f23df028b6ca: Verifying Checksum 04:55:27 f23df028b6ca: Download complete 04:55:27 d65c8cfc05b1: Verifying Checksum 04:55:27 d65c8cfc05b1: Download complete 04:55:27 699f458cf7ca: Verifying Checksum 04:55:27 699f458cf7ca: Download complete 04:55:28 8998bd30e6a1: Verifying Checksum 04:55:28 8998bd30e6a1: Download complete 04:55:29 2437ff75d9bd: Verifying Checksum 04:55:29 2437ff75d9bd: Download complete 04:55:31 8998bd30e6a1: Pull complete 04:55:32 04944245beec: Pull complete 04:55:33 699f458cf7ca: Pull complete 04:55:33 765212b225bb: Pull complete 04:55:34 f23df028b6ca: Pull complete 04:55:34 d65c8cfc05b1: Pull complete 04:55:52 2437ff75d9bd: Pull complete 04:55:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:52 prd-ubuntu20.04-docker-arm64-4c-16g-8544 does not seem to be running inside a container 04:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/173 -v /w/workspace/device-onvif-camera/173:/w/workspace/device-onvif-camera/173:rw,z -v /w/workspace/device-onvif-camera/173@tmp:/w/workspace/device-onvif-camera/173@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:55:55 $ docker top c8e05e4f449cb948ab67ed21aff3ae45a3f784f43c81637bf93b301ed0f3df77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:55 ---> job-cost.sh 04:55:56 lf-activate-venv: SKIPPING 04:55:56 INFO: No Stack... 04:55:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:55:57 INFO: Archiving Costs [Pipeline] sh 04:55:57 + cut -d, -f6 04:55:57 + cat /w/workspace/device-onvif-camera/173/archives/cost.csv [Pipeline] lock 04:55:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] 04:55:57 Resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] did not exist. Created. 04:55:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:58 /w/workspace/device-onvif-camera/173@tmp/durable-ff2184d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:55:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:55:58 Warning: overwriting stash ‘stack-cost’ 04:55:58 Stashed 1 file(s) [Pipeline] } 04:55:58 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:58 $ docker stop --time=1 c8e05e4f449cb948ab67ed21aff3ae45a3f784f43c81637bf93b301ed0f3df77 04:55:59 $ docker rm -f --volumes c8e05e4f449cb948ab67ed21aff3ae45a3f784f43c81637bf93b301ed0f3df77 [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:56:00 provisioning config files... 04:56:00 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17196054324620327603tmp [Pipeline] { [Pipeline] sh 04:56:00 + set +x 04:56:00 + + curl -s https://codecov.io/bashbash 04:56:00 -s -- 04:56:00 04:56:00 _____ _ 04:56:00 / ____| | | 04:56:00 | | ___ __| | ___ ___ _____ __ 04:56:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:00 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:00 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:00 Bash-1.0.6 04:56:00 04:56:00 04:56:00 ==> git version 2.25.1 found 04:56:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:56:00 Release-Date: 2020-01-08 04:56:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:56:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:56:00 ==> Jenkins CI detected. 04:56:00 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:56:00 project root: . 04:56:00 --> token set from env 04:56:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:00 ==> Running gcov in . (disable via -X gcov) 04:56:00 ==> Python coveragepy not found 04:56:00 ==> Searching for coverage reports in: 04:56:00 + . 04:56:00 -> Found 1 reports 04:56:00 ==> Detecting git/mercurial file structure 04:56:00 ==> Reading reports 04:56:00 + ./coverage.out bytes=78456 04:56:00 ==> Appending adjustments 04:56:00 https://docs.codecov.io/docs/fixing-reports 04:56:01 + Found adjustments 04:56:01 ==> Gzipping contents 04:56:01 12K /tmp/codecov.0tnLXZ.gz 04:56:01 ==> Uploading reports 04:56:01 url: https://codecov.io 04:56:01 query: branch=main&commit=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:56:01 -> Pinging Codecov 04:56:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:56:01 -> Uploading to 04:56:01 https://storage.googleapis.com/codecov/v4/raw/2023-10-05/F29A59C45E3A92E06B3E522C9905F8EF/425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e/6e0a90c9-ca4e-437c-adeb-68ee63704b35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T045601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc7d63a31b7511079281a7a13fcd17d46bc3f7a9db9658b726284c891fbb54fb 04:56:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:01 Dload Upload Total Spent Left Speed 04:56:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 36044 --:--:-- --:--:-- --:--:-- 35921 100 10561 0 0 100 10561 0 33958 --:--:-- --:--:-- --:--:-- 33849 04:56:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] } 04:56:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:56:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:56:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:56:02 04:56:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:56:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:56:02 df9b9388f04a: Pulling fs layer 04:56:02 52dc419b0ee2: Pulling fs layer 04:56:02 25bc292e5bac: Pulling fs layer 04:56:02 114826534d7a: Pulling fs layer 04:56:02 4657fd5d0bcf: Pulling fs layer 04:56:02 6ad1cebc031e: Pulling fs layer 04:56:02 8a3aa393b2d8: Pulling fs layer 04:56:02 114826534d7a: Waiting 04:56:02 4657fd5d0bcf: Waiting 04:56:02 6ad1cebc031e: Waiting 04:56:02 8a3aa393b2d8: Waiting 04:56:02 25bc292e5bac: Download complete 04:56:02 52dc419b0ee2: Download complete 04:56:02 4657fd5d0bcf: Verifying Checksum 04:56:02 4657fd5d0bcf: Download complete 04:56:02 df9b9388f04a: Download complete 04:56:02 df9b9388f04a: Pull complete 04:56:02 6ad1cebc031e: Verifying Checksum 04:56:02 6ad1cebc031e: Download complete 04:56:02 52dc419b0ee2: Pull complete 04:56:03 25bc292e5bac: Pull complete 04:56:03 114826534d7a: Download complete 04:56:03 8a3aa393b2d8: Verifying Checksum 04:56:03 8a3aa393b2d8: Download complete 04:56:06 114826534d7a: Pull complete 04:56:06 4657fd5d0bcf: Pull complete 04:56:07 6ad1cebc031e: Pull complete 04:56:09 8a3aa393b2d8: Pull complete 04:56:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:09 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:56:14 $ docker top 3e26a5c64442b8efc5e4269a2579e02389572aad7edf5b51bdeb9a6b35e50fd0 -eo pid,comm [Pipeline] { [Pipeline] echo 04:56:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:56:14 + set -o pipefail 04:56:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:56:21 04:56:21 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:56:21 04:56:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/7f7580c2-3065-4eac-b2b1-094161891522 04:56:21 04:56:21 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:56:21 04:56:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:56:21 04:56:21 04:56:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:56:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:56:21 More details here: https://snyk.co/ue1NS 04:56:21 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:56:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:56:21 $ docker stop --time=1 3e26a5c64442b8efc5e4269a2579e02389572aad7edf5b51bdeb9a6b35e50fd0 04:56:24 $ docker rm -f --volumes 3e26a5c64442b8efc5e4269a2579e02389572aad7edf5b51bdeb9a6b35e50fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:56:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:25 provisioning config files... 04:56:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1752815118950908048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:25 --> edgex-publish-swagger.sh 04:56:25 === Publish doc/openapi/v3 API === 04:56:25 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:56:25 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:56:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:25 Dload Upload Total Spent Left Speed 04:56:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 806k --:--:-- --:--:-- --:--:-- 805k 100 485k 0 0 100 485k 0 806k --:--:-- --:--:-- --:--:-- 805k 04:56:26 04:56:26 [Pipeline] } 04:56:26 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:56:26 + git log --format=format:%s -1 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] sh 04:56:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:27 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:56:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:27 $ docker top 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:27 [ssh-agent] Looking for ssh-agent implementation... 04:56:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:27 $ docker exec 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c ssh-agent 04:56:27 SSH_AUTH_SOCK=/tmp/ssh-YHEZbTjOdPxU/agent.32 04:56:27 SSH_AGENT_PID=38 04:56:27 Running ssh-add (command line suppressed) 04:56:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16609735343949908430.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16609735343949908430.key) 04:56:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:28 + git semver tag 04:56:28 2023-10-05 04:56:28,473 [run_tag] DEBUG tag force:False 04:56:28 2023-10-05 04:56:28,473 [check_head_tag] DEBUG check head tag 04:56:28 2023-10-05 04:56:28,473 [execute] INFO git cat-file --batch-check 04:56:28 2023-10-05 04:56:28,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:56:28 2023-10-05 04:56:28,477 [execute] INFO git cat-file --batch 04:56:28 2023-10-05 04:56:28,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:56:28 2023-10-05 04:56:28,487 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:56:28 2023-10-05 04:56:28,487 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 04:56:28 2023-10-05 04:56:28,488 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:56:28 2023-10-05 04:56:28,493 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:56:28 3.1.0-dev.16 [Pipeline] } 04:56:28 $ docker exec --env ******** --env ******** 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c ssh-agent -k 04:56:28 unset SSH_AUTH_SOCK; 04:56:28 unset SSH_AGENT_PID; 04:56:28 echo Agent pid 38 killed; 04:56:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:28 + git semver [Pipeline] } 04:56:29 $ docker stop --time=1 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c 04:56:30 $ docker rm -f --volumes 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:30 04:56:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:31 0.23.1-centos7: Pulling from edgex-lftools 04:56:31 ab5ef0e58194: Pulling fs layer 04:56:31 9712f1f96733: Pulling fs layer 04:56:31 63f879dbbcfc: Pulling fs layer 04:56:31 0d9ebad4ef96: Pulling fs layer 04:56:31 e9a5061849ea: Pulling fs layer 04:56:31 d747dcd14b5f: Pulling fs layer 04:56:31 2de7ff778b66: Pulling fs layer 04:56:31 0d9ebad4ef96: Waiting 04:56:31 2de7ff778b66: Waiting 04:56:31 e9a5061849ea: Waiting 04:56:31 d747dcd14b5f: Waiting 04:56:31 9712f1f96733: Download complete 04:56:31 63f879dbbcfc: Verifying Checksum 04:56:31 63f879dbbcfc: Download complete 04:56:31 e9a5061849ea: Verifying Checksum 04:56:31 e9a5061849ea: Download complete 04:56:31 d747dcd14b5f: Verifying Checksum 04:56:31 d747dcd14b5f: Download complete 04:56:31 0d9ebad4ef96: Verifying Checksum 04:56:31 0d9ebad4ef96: Download complete 04:56:31 ab5ef0e58194: Verifying Checksum 04:56:31 ab5ef0e58194: Download complete 04:56:32 2de7ff778b66: Verifying Checksum 04:56:32 2de7ff778b66: Download complete 04:56:34 ab5ef0e58194: Pull complete 04:56:34 9712f1f96733: Pull complete 04:56:35 63f879dbbcfc: Pull complete 04:56:39 0d9ebad4ef96: Pull complete 04:56:39 e9a5061849ea: Pull complete 04:56:39 d747dcd14b5f: Pull complete 04:56:39 2de7ff778b66: Pull complete 04:56:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:39 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:56:44 $ docker top ba5885313b3bb907d15451c19f0b759ae6bc770cc8a45dd7e1257356926d793e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:56:44 provisioning config files... 04:56:44 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18415554088113739892tmp 04:56:44 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15348829355541411111tmp 04:56:44 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9266286920502304495tmp [Pipeline] { [Pipeline] echo 04:56:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:56:45 ---> sigul-configuration.sh 04:56:45 gpg: directory `/root/.gnupg' created 04:56:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:56:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:56:45 gpg: keyring `/root/.gnupg/secring.gpg' created 04:56:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:56:45 gpg: CAST5 encrypted data 04:56:45 gpg: encrypted with 1 passphrase 04:56:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:56:45 + mkdir /home/jenkins 04:56:45 + mkdir /home/jenkins/sigul [Pipeline] sh 04:56:45 + 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:56:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:56:46 ---> sigul-install.sh 04:56:46 Sigul already installed; skipping installation. [Pipeline] sh 04:56:46 + git tag --list 04:56:46 v0.0.0 04:56:46 v2.2.0 04:56:46 v2.3.0 04:56:46 v2.3.1 04:56:46 v3.0 04:56:46 v3.0.0 04:56:46 v3.1.0-dev.1 04:56:46 v3.1.0-dev.10 04:56:46 v3.1.0-dev.11 04:56:46 v3.1.0-dev.12 04:56:46 v3.1.0-dev.13 04:56:46 v3.1.0-dev.14 04:56:46 v3.1.0-dev.15 04:56:46 v3.1.0-dev.16 04:56:46 v3.1.0-dev.2 04:56:46 v3.1.0-dev.3 04:56:46 v3.1.0-dev.4 04:56:46 v3.1.0-dev.5 04:56:46 v3.1.0-dev.6 04:56:46 v3.1.0-dev.7 04:56:46 v3.1.0-dev.8 04:56:46 v3.1.0-dev.9 [Pipeline] sh 04:56:46 + lftools sign git-tag v3.1.0-dev.16 04:56:47 Signing Git tag with Sigul... 04:56:47 Signing v3.1.0-dev.16 [Pipeline] echo 04:56:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:56:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:56:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:56:47 $ docker stop --time=1 ba5885313b3bb907d15451c19f0b759ae6bc770cc8a45dd7e1257356926d793e 04:56:49 $ docker rm -f --volumes ba5885313b3bb907d15451c19f0b759ae6bc770cc8a45dd7e1257356926d793e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:56:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:49 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:50 $ docker top a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 -eo pid,comm 04:56:50 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:56:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:50 [ssh-agent] Looking for ssh-agent implementation... 04:56:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:50 $ docker exec a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 ssh-agent 04:56:50 SSH_AUTH_SOCK=/tmp/ssh-f0VjU6uhttgo/agent.33 04:56:50 SSH_AGENT_PID=39 04:56:50 Running ssh-add (command line suppressed) 04:56:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3111612294239205492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3111612294239205492.key) 04:56:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:50 + git semver bump pre 04:56:51 2023-10-05 04:56:51,110 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:56:51 2023-10-05 04:56:51,111 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 04:56:51 2023-10-05 04:56:51,111 [bump_version] DEBUG bumped version:3.1.0-dev.17 04:56:51 2023-10-05 04:56:51,111 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:56:51 2023-10-05 04:56:51,111 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:56:51 2023-10-05 04:56:51,111 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:56:51 2023-10-05 04:56:51,113 [execute] INFO git cat-file --batch-check 04:56:51 2023-10-05 04:56:51,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:56:51 2023-10-05 04:56:51,120 [execute] INFO git cat-file --batch 04:56:51 2023-10-05 04:56:51,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:56:51 2023-10-05 04:56:51,126 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:56:51 3.1.0-dev.17 [Pipeline] } 04:56:51 $ docker exec --env ******** --env ******** a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 ssh-agent -k 04:56:51 unset SSH_AUTH_SOCK; 04:56:51 unset SSH_AGENT_PID; 04:56:51 echo Agent pid 39 killed; 04:56:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:51 + git semver [Pipeline] } 04:56:51 $ docker stop --time=1 a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 04:56:53 $ docker rm -f --volumes a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:53 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:54 $ docker top 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:54 [ssh-agent] Looking for ssh-agent implementation... 04:56:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:54 $ docker exec 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 ssh-agent 04:56:54 SSH_AUTH_SOCK=/tmp/ssh-1rGq863KM3t5/agent.32 04:56:54 SSH_AGENT_PID=38 04:56:54 Running ssh-add (command line suppressed) 04:56:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7581892386166873175.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7581892386166873175.key) 04:56:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:54 + git semver push 04:56:55 2023-10-05 04:56:55,170 [run_push] DEBUG push 04:56:55 2023-10-05 04:56:55,171 [execute] INFO git cat-file --batch-check 04:56:55 2023-10-05 04:56:55,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:56:55 2023-10-05 04:56:55,175 [execute] INFO git rev-list 69169edb306c80d0df95acd33b01bf1acc2a2aad -- 04:56:55 2023-10-05 04:56:55,176 [execute] DEBUG Popen(['git', 'rev-list', '69169edb306c80d0df95acd33b01bf1acc2a2aad', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:56:55 2023-10-05 04:56:55,181 [execute] INFO git fetch -v origin 04:56:55 2023-10-05 04:56:55,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:56:55 2023-10-05 04:56:55,714 [run_push] DEBUG no remote changes detected 04:56:55 2023-10-05 04:56:55,714 [execute] INFO git push origin semver 04:56:55 2023-10-05 04:56:55,714 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:56:56 2023-10-05 04:56:56,488 [run_push] DEBUG push all version tags 04:56:56 2023-10-05 04:56:56,489 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:56:56 2023-10-05 04:56:56,489 [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:56:57 2023-10-05 04:56:57,233 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:56:57 3.1.0-dev.17 [Pipeline] } 04:56:57 $ docker exec --env ******** --env ******** 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 ssh-agent -k 04:56:57 unset SSH_AUTH_SOCK; 04:56:57 unset SSH_AGENT_PID; 04:56:57 echo Agent pid 38 killed; 04:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:57 + git semver [Pipeline] } 04:56:58 $ docker stop --time=1 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 04:56:59 $ docker rm -f --volumes 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:56:59 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:56:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:56:59 total 16 04:56:59 drwxr-xr-x 3 root root 4096 Oct 5 04:48 . 04:56:59 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 04:56 .. 04:56:59 drwxr-xr-x 2 root root 4096 Oct 5 04:48 cost 04:56:59 -rw-r--r-- 1 root root 91 Oct 5 04:48 cost.csv 04:56:59 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:56:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:56:59 total 16 04:56:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 04:48 . 04:56:59 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 04:56 .. 04:56:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 04:48 cost 04:56:59 -rw-r--r-- 1 jenkins jenkins 91 Oct 5 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:57:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:01 ---> package-listing.sh 04:57:01 ++ facter osfamily 04:57:01 ++ tr '[:upper:]' '[:lower:]' 04:57:01 + OS_FAMILY=debian 04:57:01 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:57:01 + START_PACKAGES=/tmp/packages_start.txt 04:57:01 + END_PACKAGES=/tmp/packages_end.txt 04:57:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:01 + PACKAGES=/tmp/packages_start.txt 04:57:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:57:01 + PACKAGES=/tmp/packages_end.txt 04:57:01 + case "${OS_FAMILY}" in 04:57:01 + dpkg -l 04:57:01 + grep '^ii' 04:57:01 + '[' -f /tmp/packages_start.txt ']' 04:57:01 + '[' -f /tmp/packages_end.txt ']' 04:57:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:57:01 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:57:01 + 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:57:01 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:57:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:02 prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container 04:57:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:02 $ docker top 4e842da48aac3d4119c520d271f3c9d9d487243c02118940627ad760aacc1f98 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:02 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:03 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:03 + ls /var/log/sa-host 04:57:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:03 provisioning config files... 04:57:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5402560934050430290tmp [Pipeline] { [Pipeline] echo 04:57:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:04 ---> create-netrc.sh [Pipeline] } 04:57:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:04 ---> python-tools-install.sh [Pipeline] echo 04:57:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:04 ---> sudo-logs.sh 04:57:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:05 ---> job-cost.sh 04:57:05 lf-activate-venv: SKIPPING 04:57:05 DEBUG: total: 0.2199999988079071 04:57:05 INFO: Retrieving Stack Cost... 04:57:05 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:05 INFO: Archiving Costs [Pipeline] echo 04:57:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:06 ---> logs-deploy.sh 04:57:06 lf-activate-venv: SKIPPING 04:57:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/173 04:57:06 INFO: archiving workspace using pattern(s): 04:57:07 Archives upload complete. 04:57:07 INFO: archiving logs to Nexus