Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87a99194a9b26dcc406e93b3278c003764c3a70a 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-ssh13940560732085277007.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7374387620601187028.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8281005211554912325.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4889386670960464805.key Verifying host key using known hosts file > 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-ssh15704073345382389792.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-446’ Running on prd-ubuntu20.04-docker-8c-8g-448 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 87a99194a9b26dcc406e93b3278c003764c3a70a (main) Commit message: "Cleanup user guide (#161)" > 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 87a99194a9b26dcc406e93b3278c003764c3a70a # timeout=10 > git rev-list --no-walk 35e36fe490a7d7a1e97f3b24aeec797b9423c911 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-21T16:52:51.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-21T16:52:51.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-21T16:52:51.651Z] ========================================================= [2022-09-21T16:52:51.651Z] EdgeX Global Pipelines Version Info [2022-09-21T16:52:51.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-21T16:52:52.367Z] ------------------- [2022-09-21T16:52:52.367Z] stable info: [2022-09-21T16:52:52.367Z] ------------------- [2022-09-21T16:52:52.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-21T16:52:52.367Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T16:52:52.367Z] Message: update stable to v1.0.239 [2022-09-21T16:52:52.938Z] ------------------- [2022-09-21T16:52:52.938Z] experimental info: [2022-09-21T16:52:52.938Z] ------------------- [2022-09-21T16:52:52.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-21T16:52:52.938Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T16:52:52.938Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-21T16:52:53.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-21T16:52:53.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-21T16:52:53.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-21T16:52:53.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-21T16:52:53.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-21T16:52:53.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-21T16:52:53.157Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-21T16:52:53.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-21T16:52:53.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-21T16:52:53.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-21T16:52:53.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-21T16:52:53.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-21T16:52:53.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-21T16:52:53.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-21T16:52:53.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T16:52:53.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T16:52:53.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T16:52:53.296Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T16:52:53.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-21T16:52:53.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-21T16:52:53.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-21T16:52:53.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-21T16:52:53.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-21T16:52:53.366Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-21T16:52:53.377Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-21T16:52:53.393Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-21T16:52:53.407Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-21T16:52:53.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-21T16:52:53.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-21T16:52:53.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-21T16:52:53.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] echo [2022-09-21T16:52:53.471Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87a9919 [Pipeline] echo [2022-09-21T16:52:53.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T16:52:53.530Z] provisioning config files... [2022-09-21T16:52:53.546Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17535121448180242041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T16:52:53.847Z] ---> docker-login.sh [2022-09-21T16:52:53.847Z] nexus3.edgexfoundry.org:10001 [2022-09-21T16:52:54.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:52:54.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:52:54.366Z] Configure a credential helper to remove this warning. See [2022-09-21T16:52:54.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:52:54.366Z] [2022-09-21T16:52:54.366Z] Login Succeeded [2022-09-21T16:52:54.366Z] nexus3.edgexfoundry.org:10002 [2022-09-21T16:52:54.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:52:54.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:52:54.366Z] Configure a credential helper to remove this warning. See [2022-09-21T16:52:54.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:52:54.366Z] [2022-09-21T16:52:54.366Z] Login Succeeded [2022-09-21T16:52:54.366Z] nexus3.edgexfoundry.org:10003 [2022-09-21T16:52:54.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:52:54.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:52:54.627Z] Configure a credential helper to remove this warning. See [2022-09-21T16:52:54.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:52:54.627Z] [2022-09-21T16:52:54.627Z] Login Succeeded [2022-09-21T16:52:54.627Z] nexus3.edgexfoundry.org:10004 [2022-09-21T16:52:54.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:52:54.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:52:54.627Z] Configure a credential helper to remove this warning. See [2022-09-21T16:52:54.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:52:54.627Z] [2022-09-21T16:52:54.627Z] Login Succeeded [2022-09-21T16:52:54.627Z] docker.io [2022-09-21T16:52:54.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:52:55.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:52:55.199Z] Configure a credential helper to remove this warning. See [2022-09-21T16:52:55.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:52:55.199Z] [2022-09-21T16:52:55.199Z] Login Succeeded [2022-09-21T16:52:55.199Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T16:52:55.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-21T16:52:55.578Z] + git rev-list -1 --merges 87a99194a9b26dcc406e93b3278c003764c3a70a~1..87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] echo [2022-09-21T16:52:55.605Z] -----------> git rev-list -1 --merges 87a99194a9b26dcc406e93b3278c003764c3a70a~1..87a99194a9b26dcc406e93b3278c003764c3a70a 87a99194a9b26dcc406e93b3278c003764c3a70a [false] [Pipeline] sh [2022-09-21T16:52:55.895Z] + git log --format=format:%s -1 87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] echo [2022-09-21T16:52:55.909Z] ========================================================= [2022-09-21T16:52:55.909Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-21T16:52:55.909Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T16:52:56.240Z] + git log --format=format:%s -1 87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] echo [2022-09-21T16:52:56.252Z] [semverPrep] GIT_COMMIT: 87a99194a9b26dcc406e93b3278c003764c3a70a, Commit Message: Cleanup user guide (#161) [Pipeline] echo [2022-09-21T16:52:56.262Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-21T16:52:56.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T16:52:56.619Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-21T16:52:56.619Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-21T16:52:56.619Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-21T16:52:56.619Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-09-21T16:52:56.619Z] -a /etc/ssh/ssh_known_hosts [2022-09-21T16:52:56.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:52:56.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T16:52:56.970Z] [2022-09-21T16:52:56.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:52:57.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T16:52:57.268Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-21T16:52:57.268Z] b85a868b505f: Pulling fs layer [2022-09-21T16:52:57.268Z] e2be974225ed: Pulling fs layer [2022-09-21T16:52:57.268Z] 339a4e72a1f5: Pulling fs layer [2022-09-21T16:52:57.268Z] 988bab9f4d93: Pulling fs layer [2022-09-21T16:52:57.268Z] 1469e6f7b9e6: Pulling fs layer [2022-09-21T16:52:57.268Z] eaf3925da568: Pulling fs layer [2022-09-21T16:52:57.268Z] bab4dde63d76: Pulling fs layer [2022-09-21T16:52:57.268Z] bde34c3a00c8: Pulling fs layer [2022-09-21T16:52:57.268Z] b352a97aabf1: Pulling fs layer [2022-09-21T16:52:57.268Z] 4872d77fe225: Pulling fs layer [2022-09-21T16:52:57.268Z] 5851b861e8e6: Pulling fs layer [2022-09-21T16:52:57.268Z] 988bab9f4d93: Waiting [2022-09-21T16:52:57.268Z] 1469e6f7b9e6: Waiting [2022-09-21T16:52:57.268Z] bde34c3a00c8: Waiting [2022-09-21T16:52:57.268Z] eaf3925da568: Waiting [2022-09-21T16:52:57.268Z] bab4dde63d76: Waiting [2022-09-21T16:52:57.268Z] 4872d77fe225: Waiting [2022-09-21T16:52:57.268Z] 5851b861e8e6: Waiting [2022-09-21T16:52:57.268Z] e2be974225ed: Verifying Checksum [2022-09-21T16:52:57.268Z] e2be974225ed: Download complete [2022-09-21T16:52:57.268Z] 988bab9f4d93: Download complete [2022-09-21T16:52:57.527Z] 1469e6f7b9e6: Verifying Checksum [2022-09-21T16:52:57.527Z] 1469e6f7b9e6: Download complete [2022-09-21T16:52:57.527Z] eaf3925da568: Download complete [2022-09-21T16:52:57.527Z] 339a4e72a1f5: Verifying Checksum [2022-09-21T16:52:57.527Z] 339a4e72a1f5: Download complete [2022-09-21T16:52:57.527Z] bde34c3a00c8: Download complete [2022-09-21T16:52:57.527Z] b352a97aabf1: Verifying Checksum [2022-09-21T16:52:57.527Z] b352a97aabf1: Download complete [2022-09-21T16:52:57.527Z] 4872d77fe225: Verifying Checksum [2022-09-21T16:52:57.527Z] 4872d77fe225: Download complete [2022-09-21T16:52:57.527Z] b85a868b505f: Verifying Checksum [2022-09-21T16:52:57.527Z] b85a868b505f: Download complete [2022-09-21T16:52:57.787Z] bab4dde63d76: Verifying Checksum [2022-09-21T16:52:57.787Z] bab4dde63d76: Download complete [2022-09-21T16:52:58.725Z] b85a868b505f: Pull complete [2022-09-21T16:52:58.988Z] e2be974225ed: Pull complete [2022-09-21T16:52:59.560Z] 339a4e72a1f5: Pull complete [2022-09-21T16:52:59.560Z] 988bab9f4d93: Pull complete [2022-09-21T16:52:59.821Z] 1469e6f7b9e6: Pull complete [2022-09-21T16:52:59.821Z] eaf3925da568: Pull complete [2022-09-21T16:53:01.726Z] bab4dde63d76: Pull complete [2022-09-21T16:53:01.726Z] bde34c3a00c8: Pull complete [2022-09-21T16:53:01.989Z] b352a97aabf1: Pull complete [2022-09-21T16:53:01.989Z] 4872d77fe225: Pull complete [2022-09-21T16:53:01.989Z] 5851b861e8e6: Pull complete [2022-09-21T16:53:01.989Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-21T16:53:02.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T16:53:02.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T16:53:02.335Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T16:53:02.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T16:53:03.571Z] $ docker top df95733bcd8b9205987ebd324b27d9c6e9008bea85738c592b0fae7ca6244156 -eo pid,comm [2022-09-21T16:53:03.638Z] 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). [2022-09-21T16:53:03.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T16:53:03.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T16:53:03.672Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T16:53:03.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T16:53:03.801Z] $ docker exec df95733bcd8b9205987ebd324b27d9c6e9008bea85738c592b0fae7ca6244156 ssh-agent [2022-09-21T16:53:03.930Z] SSH_AUTH_SOCK=/tmp/ssh-TKRbYKLGjngV/agent.32 [2022-09-21T16:53:03.930Z] SSH_AGENT_PID=38 [2022-09-21T16:53:03.937Z] Running ssh-add (command line suppressed) [2022-09-21T16:53:04.046Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7815545366179515547.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7815545366179515547.key) [2022-09-21T16:53:04.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T16:53:04.356Z] + git tag --points-at HEAD [Pipeline] } [2022-09-21T16:53:04.365Z] $ docker exec --env ******** --env ******** df95733bcd8b9205987ebd324b27d9c6e9008bea85738c592b0fae7ca6244156 ssh-agent -k [2022-09-21T16:53:04.458Z] unset SSH_AUTH_SOCK; [2022-09-21T16:53:04.458Z] unset SSH_AGENT_PID; [2022-09-21T16:53:04.459Z] echo Agent pid 38 killed; [2022-09-21T16:53:04.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-21T16:53:04.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T16:53:04.492Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T16:53:04.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T16:53:04.611Z] $ docker exec df95733bcd8b9205987ebd324b27d9c6e9008bea85738c592b0fae7ca6244156 ssh-agent [2022-09-21T16:53:04.725Z] SSH_AUTH_SOCK=/tmp/ssh-EeOwsRji5tZW/agent.70 [2022-09-21T16:53:04.725Z] SSH_AGENT_PID=76 [2022-09-21T16:53:04.730Z] Running ssh-add (command line suppressed) [2022-09-21T16:53:04.831Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17215955079150651698.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17215955079150651698.key) [2022-09-21T16:53:04.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T16:53:05.132Z] + git semver init [2022-09-21T16:53:05.392Z] 2022-09-21 16:53:05,333 [run_init] DEBUG init version:0.0.0 force:False [2022-09-21T16:53:05.392Z] 2022-09-21 16:53:05,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-21T16:53:05.392Z] 2022-09-21 16:53:05,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-21T16:53:05.392Z] 2022-09-21 16:53:05,334 [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) [2022-09-21T16:53:06.333Z] 2022-09-21 16:53:06,307 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-21T16:53:06.333Z] 2022-09-21 16:53:06,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-21T16:53:06.333Z] 2022-09-21 16:53:06,308 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T16:53:06.333Z] 2022-09-21 16:53:06,308 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T16:53:06.333Z] 2.3.0-dev.19 [Pipeline] } [2022-09-21T16:53:06.600Z] $ docker exec --env ******** --env ******** df95733bcd8b9205987ebd324b27d9c6e9008bea85738c592b0fae7ca6244156 ssh-agent -k [2022-09-21T16:53:06.697Z] unset SSH_AUTH_SOCK; [2022-09-21T16:53:06.697Z] unset SSH_AGENT_PID; [2022-09-21T16:53:06.698Z] echo Agent pid 76 killed; [2022-09-21T16:53:06.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T16:53:07.005Z] + git semver [Pipeline] } [2022-09-21T16:53:07.274Z] $ docker stop --time=1 df95733bcd8b9205987ebd324b27d9c6e9008bea85738c592b0fae7ca6244156 [2022-09-21T16:53:08.566Z] $ docker rm -f df95733bcd8b9205987ebd324b27d9c6e9008bea85738c592b0fae7ca6244156 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T16:53:08.946Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-21T16:53:09.127Z] Stashed 1 file(s) [Pipeline] echo [2022-09-21T16:53:09.130Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-09-21T16:53:09.264Z] provisioning config files... [2022-09-21T16:53:09.274Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9164292895959736333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T16:53:09.586Z] ---> docker-login.sh [2022-09-21T16:53:09.586Z] nexus3.edgexfoundry.org:10001 [2022-09-21T16:53:09.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:53:09.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:53:09.586Z] Configure a credential helper to remove this warning. See [2022-09-21T16:53:09.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:53:09.586Z] [2022-09-21T16:53:09.586Z] Login Succeeded [2022-09-21T16:53:09.586Z] nexus3.edgexfoundry.org:10002 [2022-09-21T16:53:09.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:53:09.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:53:09.586Z] Configure a credential helper to remove this warning. See [2022-09-21T16:53:09.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:53:09.586Z] [2022-09-21T16:53:09.586Z] Login Succeeded [2022-09-21T16:53:09.586Z] nexus3.edgexfoundry.org:10003 [2022-09-21T16:53:09.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:53:09.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:53:09.847Z] Configure a credential helper to remove this warning. See [2022-09-21T16:53:09.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:53:09.847Z] [2022-09-21T16:53:09.847Z] Login Succeeded [2022-09-21T16:53:09.847Z] nexus3.edgexfoundry.org:10004 [2022-09-21T16:53:09.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:53:09.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:53:09.847Z] Configure a credential helper to remove this warning. See [2022-09-21T16:53:09.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:53:09.847Z] [2022-09-21T16:53:09.847Z] Login Succeeded [2022-09-21T16:53:09.847Z] docker.io [2022-09-21T16:53:10.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:53:10.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:53:10.367Z] Configure a credential helper to remove this warning. See [2022-09-21T16:53:10.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:53:10.367Z] [2022-09-21T16:53:10.367Z] Login Succeeded [2022-09-21T16:53:10.368Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T16:53:10.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T16:53:10.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T16:53:10.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T16:53:10.468Z] ========================================================= [2022-09-21T16:53:10.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-21T16:53:10.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:53:10.770Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T16:53:10.770Z] Sending build context to Docker daemon 20.65MB [2022-09-21T16:53:10.770Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T16:53:10.770Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-21T16:53:11.032Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-21T16:53:11.032Z] 2408cc74d12b: Pulling fs layer [2022-09-21T16:53:11.032Z] ea60b727a1ce: Pulling fs layer [2022-09-21T16:53:11.032Z] 30c4a7721957: Pulling fs layer [2022-09-21T16:53:11.032Z] 370296b7ddb6: Pulling fs layer [2022-09-21T16:53:11.032Z] 7c6cee850709: Pulling fs layer [2022-09-21T16:53:11.032Z] 39a5fcdaea64: Pulling fs layer [2022-09-21T16:53:11.032Z] d94ebbe4e438: Pulling fs layer [2022-09-21T16:53:11.032Z] bcfd1f05c69d: Pulling fs layer [2022-09-21T16:53:11.032Z] 59ccb84bbe0f: Pulling fs layer [2022-09-21T16:53:11.032Z] bcfd1f05c69d: Waiting [2022-09-21T16:53:11.032Z] 59ccb84bbe0f: Waiting [2022-09-21T16:53:11.032Z] d94ebbe4e438: Waiting [2022-09-21T16:53:11.032Z] 7c6cee850709: Waiting [2022-09-21T16:53:11.032Z] 39a5fcdaea64: Waiting [2022-09-21T16:53:11.032Z] 370296b7ddb6: Waiting [2022-09-21T16:53:11.032Z] 30c4a7721957: Download complete [2022-09-21T16:53:11.032Z] ea60b727a1ce: Verifying Checksum [2022-09-21T16:53:11.032Z] ea60b727a1ce: Download complete [2022-09-21T16:53:11.032Z] 7c6cee850709: Download complete [2022-09-21T16:53:11.032Z] 39a5fcdaea64: Verifying Checksum [2022-09-21T16:53:11.032Z] 39a5fcdaea64: Download complete [2022-09-21T16:53:11.032Z] 2408cc74d12b: Verifying Checksum [2022-09-21T16:53:11.032Z] 2408cc74d12b: Download complete [2022-09-21T16:53:11.032Z] d94ebbe4e438: Download complete [2022-09-21T16:53:11.032Z] 2408cc74d12b: Pull complete [2022-09-21T16:53:11.294Z] ea60b727a1ce: Pull complete [2022-09-21T16:53:11.294Z] 30c4a7721957: Pull complete [2022-09-21T16:53:11.554Z] 59ccb84bbe0f: Verifying Checksum [2022-09-21T16:53:11.554Z] 59ccb84bbe0f: Download complete [2022-09-21T16:53:11.813Z] bcfd1f05c69d: Verifying Checksum [2022-09-21T16:53:11.814Z] bcfd1f05c69d: Download complete [2022-09-21T16:53:11.814Z] 370296b7ddb6: Verifying Checksum [2022-09-21T16:53:11.814Z] 370296b7ddb6: Download complete [2022-09-21T16:53:16.003Z] 370296b7ddb6: Pull complete [2022-09-21T16:53:16.003Z] 7c6cee850709: Pull complete [2022-09-21T16:53:16.003Z] 39a5fcdaea64: Pull complete [2022-09-21T16:53:16.261Z] d94ebbe4e438: Pull complete [2022-09-21T16:53:18.794Z] bcfd1f05c69d: Pull complete [2022-09-21T16:53:19.053Z] 59ccb84bbe0f: Pull complete [2022-09-21T16:53:19.053Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-21T16:53:19.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T16:53:19.053Z] ---> a4fb48ad2a94 [2022-09-21T16:53:19.053Z] Step 3/13 : ARG MAKE="make build" [2022-09-21T16:53:20.432Z] ---> Running in 5cdd679bafe0 [2022-09-21T16:53:20.432Z] Removing intermediate container 5cdd679bafe0 [2022-09-21T16:53:20.432Z] ---> fc2cba71631d [2022-09-21T16:53:20.432Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-21T16:53:20.693Z] ---> Running in 596d58a9c5b0 [2022-09-21T16:53:20.693Z] Removing intermediate container 596d58a9c5b0 [2022-09-21T16:53:20.693Z] ---> 868510e2619d [2022-09-21T16:53:20.693Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T16:53:20.693Z] ---> Running in e8f0d0bf58a8 [2022-09-21T16:53:20.952Z] Removing intermediate container e8f0d0bf58a8 [2022-09-21T16:53:20.952Z] ---> b84a16a20386 [2022-09-21T16:53:20.952Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-21T16:53:20.952Z] ---> Running in 7f4a6f81c344 [2022-09-21T16:53:20.952Z] Removing intermediate container 7f4a6f81c344 [2022-09-21T16:53:20.952Z] ---> b388fce3d53c [2022-09-21T16:53:20.952Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T16:53:20.952Z] ---> Running in 445841e9633e [2022-09-21T16:53:21.521Z] Removing intermediate container 445841e9633e [2022-09-21T16:53:21.521Z] ---> 023f8a05c5d8 [2022-09-21T16:53:21.521Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T16:53:21.781Z] ---> Running in 32a659ade38e [2022-09-21T16:53:22.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T16:53:22.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T16:53:23.180Z] OK: 211 MiB in 51 packages [2022-09-21T16:53:23.440Z] Removing intermediate container 32a659ade38e [2022-09-21T16:53:23.440Z] ---> 1f4a68e66e20 [2022-09-21T16:53:23.440Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-21T16:53:23.440Z] ---> Running in afbe4cc8c581 [2022-09-21T16:53:23.699Z] Removing intermediate container afbe4cc8c581 [2022-09-21T16:53:23.699Z] ---> 2aa447cbde9b [2022-09-21T16:53:23.699Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-21T16:53:23.957Z] ---> ae64e4d051ff [2022-09-21T16:53:23.957Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T16:53:23.957Z] ---> Running in 799a64b87c82 [2022-09-21T16:53:24.223Z] Still waiting to schedule task [2022-09-21T16:53:24.224Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-447’ [2022-09-21T16:53:38.852Z] Removing intermediate container 799a64b87c82 [2022-09-21T16:53:38.852Z] ---> 41ea8643d3b7 [2022-09-21T16:53:38.852Z] Step 12/13 : COPY . . [2022-09-21T16:53:39.421Z] ---> ade4595fddbb [2022-09-21T16:53:39.421Z] Step 13/13 : RUN ${MAKE} [2022-09-21T16:53:39.421Z] ---> Running in e9f67921bbdb [2022-09-21T16:53:39.680Z] noop [2022-09-21T16:53:40.249Z] Removing intermediate container e9f67921bbdb [2022-09-21T16:53:40.250Z] ---> d2f7c158d5a5 [2022-09-21T16:53:40.250Z] Successfully built d2f7c158d5a5 [2022-09-21T16:53:40.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:53:40.563Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T16:53:40.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T16:53:40.638Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T16:53:40.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T16:53:41.042Z] $ docker top 8743889afc1e572cf7f606ced98ea415ac0e494ec47dd84af04611379ead9b93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T16:53:41.380Z] + go version [2022-09-21T16:53:41.380Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-21T16:53:41.393Z] $ docker stop --time=1 8743889afc1e572cf7f606ced98ea415ac0e494ec47dd84af04611379ead9b93 [2022-09-21T16:53:42.698Z] $ docker rm -f 8743889afc1e572cf7f606ced98ea415ac0e494ec47dd84af04611379ead9b93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:53:43.106Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T16:53:43.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T16:53:43.178Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T16:53:43.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T16:53:43.579Z] $ docker top f33c369fd087e8fcbaefffd0db61d4833af2f5de23d9de67a76a50baaa7c6423 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T16:53:43.923Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-21T16:53:44.214Z] + make test [2022-09-21T16:53:44.214Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-21T16:53:44.472Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-21T16:53:56.662Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-21T16:53:57.231Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.035s coverage: 28.6% of statements [2022-09-21T16:53:57.231Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-21T16:54:00.517Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.895s coverage: 13.8% of statements [2022-09-21T16:54:08.629Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-21T16:54:08.629Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-21T16:54:12.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T16:54:12.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T16:54:12.815Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-21T16:54:12.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T16:54:12.845Z] $ docker stop --time=1 f33c369fd087e8fcbaefffd0db61d4833af2f5de23d9de67a76a50baaa7c6423 [2022-09-21T16:54:14.563Z] $ docker rm -f f33c369fd087e8fcbaefffd0db61d4833af2f5de23d9de67a76a50baaa7c6423 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T16:54:15.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T16:54:15.071Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-21T16:54:15.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T16:54:15.751Z] + ls -al . [2022-09-21T16:54:15.751Z] total 232 [2022-09-21T16:54:15.751Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 16:53 . [2022-09-21T16:54:15.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 16:52 .. [2022-09-21T16:54:15.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 16:54 .git [2022-09-21T16:54:15.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 16:52 .github [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 21 16:52 .gitignore [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 16:52 .golangci.yml [2022-09-21T16:54:15.751Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 16:53 .semver [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 21 16:52 Attribution.txt [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 21 16:52 CHANGELOG.md [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 21 16:52 Dockerfile [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 16:52 GOVERNANCE.md [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 21 16:52 Jenkinsfile [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 21 16:52 LICENSE [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 21 16:52 Makefile [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 21 16:52 OWNERS.md [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 21 16:52 README.md [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 16:53 VERSION [2022-09-21T16:54:15.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 16:52 bin [2022-09-21T16:54:15.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 16:52 cmd [2022-09-21T16:54:15.751Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 21 16:54 coverage.out [2022-09-21T16:54:15.751Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 16:52 doc [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 21 16:52 go.mod [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 21 16:52 go.sum [2022-09-21T16:54:15.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 16:52 internal [2022-09-21T16:54:15.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 16:52 snap [2022-09-21T16:54:15.751Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 21 16:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:16.063Z] + 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=87a99194a9b26dcc406e93b3278c003764c3a70a --label arch=amd64 --label version=2.3.0-dev.19 . [2022-09-21T16:54:16.063Z] Sending build context to Docker daemon 20.73MB [2022-09-21T16:54:16.063Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T16:54:16.063Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-21T16:54:16.063Z] ---> d2f7c158d5a5 [2022-09-21T16:54:16.063Z] Step 3/26 : ARG MAKE="make build" [2022-09-21T16:54:16.323Z] ---> Running in 931652ccc2c0 [2022-09-21T16:54:16.323Z] Removing intermediate container 931652ccc2c0 [2022-09-21T16:54:16.323Z] ---> 0b7c3cb18dc1 [2022-09-21T16:54:16.323Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-21T16:54:16.323Z] ---> Running in 05711bec8fb0 [2022-09-21T16:54:16.323Z] Removing intermediate container 05711bec8fb0 [2022-09-21T16:54:16.323Z] ---> df119316ae0f [2022-09-21T16:54:16.323Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T16:54:16.582Z] ---> Running in 7686fa695e11 [2022-09-21T16:54:16.582Z] Removing intermediate container 7686fa695e11 [2022-09-21T16:54:16.582Z] ---> 623f8b56a897 [2022-09-21T16:54:16.582Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-21T16:54:16.582Z] ---> Running in 8d39cc75a2e5 [2022-09-21T16:54:16.582Z] Removing intermediate container 8d39cc75a2e5 [2022-09-21T16:54:16.582Z] ---> 6032400aa0a7 [2022-09-21T16:54:16.582Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T16:54:16.842Z] ---> Running in 0d3612d661bc [2022-09-21T16:54:17.410Z] Removing intermediate container 0d3612d661bc [2022-09-21T16:54:17.410Z] ---> ed6add105f5c [2022-09-21T16:54:17.410Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T16:54:17.410Z] ---> Running in 8ca22b24eb1c [2022-09-21T16:54:17.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T16:54:18.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T16:54:18.866Z] OK: 211 MiB in 51 packages [2022-09-21T16:54:19.125Z] Removing intermediate container 8ca22b24eb1c [2022-09-21T16:54:19.125Z] ---> 9911e5151f98 [2022-09-21T16:54:19.125Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-21T16:54:19.125Z] ---> Running in 7d134bb125b8 [2022-09-21T16:54:19.429Z] Removing intermediate container 7d134bb125b8 [2022-09-21T16:54:19.429Z] ---> ab1835f5cc0a [2022-09-21T16:54:19.429Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-21T16:54:19.429Z] ---> 64a30f211f99 [2022-09-21T16:54:19.429Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T16:54:19.429Z] ---> Running in dcef488c9879 [2022-09-21T16:54:20.405Z] Removing intermediate container dcef488c9879 [2022-09-21T16:54:20.405Z] ---> 1508ac8170a4 [2022-09-21T16:54:20.405Z] Step 12/26 : COPY . . [2022-09-21T16:54:20.684Z] ---> effb230e5725 [2022-09-21T16:54:20.684Z] Step 13/26 : RUN ${MAKE} [2022-09-21T16:54:20.684Z] ---> Running in 67ff2e4c2b79 [2022-09-21T16:54:20.970Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-21T16:54:42.903Z] Removing intermediate container 67ff2e4c2b79 [2022-09-21T16:54:42.903Z] ---> b502fa8b2de6 [2022-09-21T16:54:42.903Z] Step 14/26 : FROM alpine:3.16 [2022-09-21T16:54:43.472Z] 3.16: Pulling from library/alpine [2022-09-21T16:54:43.732Z] 213ec9aee27d: Pulling fs layer [2022-09-21T16:54:43.732Z] 213ec9aee27d: Verifying Checksum [2022-09-21T16:54:43.732Z] 213ec9aee27d: Download complete [2022-09-21T16:54:43.992Z] 213ec9aee27d: Pull complete [2022-09-21T16:54:43.992Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T16:54:43.992Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T16:54:43.992Z] ---> 9c6f07244728 [2022-09-21T16:54:43.992Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-21T16:54:43.992Z] ---> Running in 15276ef47f38 [2022-09-21T16:54:44.252Z] Removing intermediate container 15276ef47f38 [2022-09-21T16:54:44.252Z] ---> adbaf76cf92f [2022-09-21T16:54:44.252Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-21T16:54:44.252Z] ---> Running in c33ddd3fd1fd [2022-09-21T16:54:44.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T16:54:44.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T16:54:44.771Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-21T16:54:44.771Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T16:54:44.771Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-21T16:54:44.771Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T16:54:44.771Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-21T16:54:44.771Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-21T16:54:44.771Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T16:54:44.771Z] OK: 8 MiB in 20 packages [2022-09-21T16:54:45.340Z] Removing intermediate container c33ddd3fd1fd [2022-09-21T16:54:45.340Z] ---> 0a7eb42596a0 [2022-09-21T16:54:45.340Z] Step 17/26 : WORKDIR / [2022-09-21T16:54:45.340Z] ---> Running in 4b9adf112f04 [2022-09-21T16:54:45.340Z] Removing intermediate container 4b9adf112f04 [2022-09-21T16:54:45.340Z] ---> 0fdf6d68d085 [2022-09-21T16:54:45.340Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-21T16:54:45.910Z] ---> 913d344b1ff1 [2022-09-21T16:54:45.910Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-21T16:54:46.169Z] ---> 8b8ba5a9d363 [2022-09-21T16:54:46.169Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-21T16:54:46.169Z] ---> 4c75bf567618 [2022-09-21T16:54:46.169Z] Step 21/26 : EXPOSE 59984 [2022-09-21T16:54:46.169Z] ---> Running in 397ecee39c3d [2022-09-21T16:54:46.429Z] Removing intermediate container 397ecee39c3d [2022-09-21T16:54:46.429Z] ---> d3c4f6a0d88d [2022-09-21T16:54:46.429Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-21T16:54:46.429Z] ---> Running in 0cd909b14ce5 [2022-09-21T16:54:46.429Z] Removing intermediate container 0cd909b14ce5 [2022-09-21T16:54:46.429Z] ---> 9ba845be4ada [2022-09-21T16:54:46.429Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T16:54:46.429Z] ---> Running in 78e9887d18db [2022-09-21T16:54:46.694Z] Removing intermediate container 78e9887d18db [2022-09-21T16:54:46.694Z] ---> 96e2193b211b [2022-09-21T16:54:46.695Z] Step 24/26 : LABEL arch=amd64 [2022-09-21T16:54:46.695Z] ---> Running in 06edc61e2338 [2022-09-21T16:54:46.695Z] Removing intermediate container 06edc61e2338 [2022-09-21T16:54:46.695Z] ---> 00ce97a67cc1 [2022-09-21T16:54:46.695Z] Step 25/26 : LABEL git_sha=87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T16:54:46.695Z] ---> Running in 0383f57a3848 [2022-09-21T16:54:46.695Z] Removing intermediate container 0383f57a3848 [2022-09-21T16:54:46.695Z] ---> 8ef177589499 [2022-09-21T16:54:46.695Z] Step 26/26 : LABEL version=2.3.0-dev.19 [2022-09-21T16:54:46.955Z] ---> Running in 3101253f47cf [2022-09-21T16:54:46.955Z] Removing intermediate container 3101253f47cf [2022-09-21T16:54:46.955Z] ---> 194796ca4eb9 [2022-09-21T16:54:46.955Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T16:54:46.955Z] Successfully built 194796ca4eb9 [2022-09-21T16:54:46.955Z] 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 [2022-09-21T16:54:47.058Z] provisioning config files... [2022-09-21T16:54:47.069Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12268110588439984397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T16:54:47.367Z] ---> docker-login.sh [2022-09-21T16:54:47.368Z] nexus3.edgexfoundry.org:10001 [2022-09-21T16:54:47.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:54:47.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:54:47.368Z] Configure a credential helper to remove this warning. See [2022-09-21T16:54:47.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:54:47.368Z] [2022-09-21T16:54:47.368Z] Login Succeeded [2022-09-21T16:54:47.368Z] nexus3.edgexfoundry.org:10002 [2022-09-21T16:54:47.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:54:47.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:54:47.368Z] Configure a credential helper to remove this warning. See [2022-09-21T16:54:47.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:54:47.368Z] [2022-09-21T16:54:47.368Z] Login Succeeded [2022-09-21T16:54:47.368Z] nexus3.edgexfoundry.org:10003 [2022-09-21T16:54:47.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:54:47.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:54:47.628Z] Configure a credential helper to remove this warning. See [2022-09-21T16:54:47.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:54:47.628Z] [2022-09-21T16:54:47.628Z] Login Succeeded [2022-09-21T16:54:47.628Z] nexus3.edgexfoundry.org:10004 [2022-09-21T16:54:47.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:54:47.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:54:47.628Z] Configure a credential helper to remove this warning. See [2022-09-21T16:54:47.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:54:47.628Z] [2022-09-21T16:54:47.628Z] Login Succeeded [2022-09-21T16:54:47.628Z] docker.io [2022-09-21T16:54:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:54:48.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:54:48.148Z] Configure a credential helper to remove this warning. See [2022-09-21T16:54:48.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:54:48.148Z] [2022-09-21T16:54:48.148Z] Login Succeeded [2022-09-21T16:54:48.148Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T16:54:48.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T16:54:48.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T16:54:48.221Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-21T16:54:48.221Z] 87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T16:54:48.221Z] latest [2022-09-21T16:54:48.221Z] 2.3.0-dev.19 [2022-09-21T16:54:48.221Z] 87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [2022-09-21T16:54:48.221Z] main [2022-09-21T16:54:48.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:48.556Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:48.874Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T16:54:48.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-21T16:54:48.874Z] 19cff6a75aeb: Preparing [2022-09-21T16:54:48.874Z] 7fec73fb2a12: Preparing [2022-09-21T16:54:48.874Z] ec720ef7fc22: Preparing [2022-09-21T16:54:48.874Z] 801ce3ab6dd2: Preparing [2022-09-21T16:54:48.874Z] 994393dc58e7: Preparing [2022-09-21T16:54:48.874Z] 994393dc58e7: Layer already exists [2022-09-21T16:54:48.874Z] 19cff6a75aeb: Pushed [2022-09-21T16:54:48.874Z] 7fec73fb2a12: Pushed [2022-09-21T16:54:49.132Z] 801ce3ab6dd2: Pushed [2022-09-21T16:54:51.666Z] ec720ef7fc22: Pushed [2022-09-21T16:54:51.926Z] 87a99194a9b26dcc406e93b3278c003764c3a70a: digest: sha256:adbcb013cceb0f092d44402b4d85acd32d7cbb644137c2afea4721fb632ac55a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:52.245Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:52.554Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-21T16:54:52.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-21T16:54:52.555Z] 19cff6a75aeb: Preparing [2022-09-21T16:54:52.555Z] 7fec73fb2a12: Preparing [2022-09-21T16:54:52.555Z] ec720ef7fc22: Preparing [2022-09-21T16:54:52.555Z] 801ce3ab6dd2: Preparing [2022-09-21T16:54:52.555Z] 994393dc58e7: Preparing [2022-09-21T16:54:52.555Z] 801ce3ab6dd2: Layer already exists [2022-09-21T16:54:52.555Z] 19cff6a75aeb: Layer already exists [2022-09-21T16:54:52.555Z] 7fec73fb2a12: Layer already exists [2022-09-21T16:54:52.555Z] ec720ef7fc22: Layer already exists [2022-09-21T16:54:52.555Z] 994393dc58e7: Layer already exists [2022-09-21T16:54:52.555Z] latest: digest: sha256:adbcb013cceb0f092d44402b4d85acd32d7cbb644137c2afea4721fb632ac55a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:52.871Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:53.176Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.19 [2022-09-21T16:54:53.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-21T16:54:53.177Z] 19cff6a75aeb: Preparing [2022-09-21T16:54:53.177Z] 7fec73fb2a12: Preparing [2022-09-21T16:54:53.177Z] ec720ef7fc22: Preparing [2022-09-21T16:54:53.177Z] 801ce3ab6dd2: Preparing [2022-09-21T16:54:53.177Z] 994393dc58e7: Preparing [2022-09-21T16:54:53.177Z] 801ce3ab6dd2: Layer already exists [2022-09-21T16:54:53.177Z] 7fec73fb2a12: Layer already exists [2022-09-21T16:54:53.177Z] 994393dc58e7: Layer already exists [2022-09-21T16:54:53.177Z] 19cff6a75aeb: Layer already exists [2022-09-21T16:54:53.177Z] ec720ef7fc22: Layer already exists [2022-09-21T16:54:53.177Z] 2.3.0-dev.19: digest: sha256:adbcb013cceb0f092d44402b4d85acd32d7cbb644137c2afea4721fb632ac55a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:53.491Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:53.796Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [2022-09-21T16:54:53.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-21T16:54:53.797Z] 19cff6a75aeb: Preparing [2022-09-21T16:54:53.797Z] 7fec73fb2a12: Preparing [2022-09-21T16:54:53.797Z] ec720ef7fc22: Preparing [2022-09-21T16:54:53.797Z] 801ce3ab6dd2: Preparing [2022-09-21T16:54:53.797Z] 994393dc58e7: Preparing [2022-09-21T16:54:53.797Z] 19cff6a75aeb: Layer already exists [2022-09-21T16:54:53.797Z] 801ce3ab6dd2: Layer already exists [2022-09-21T16:54:53.797Z] 7fec73fb2a12: Layer already exists [2022-09-21T16:54:53.797Z] ec720ef7fc22: Layer already exists [2022-09-21T16:54:53.797Z] 994393dc58e7: Layer already exists [2022-09-21T16:54:53.797Z] 87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19: digest: sha256:adbcb013cceb0f092d44402b4d85acd32d7cbb644137c2afea4721fb632ac55a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:54.098Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:54.407Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-21T16:54:54.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-21T16:54:54.407Z] 19cff6a75aeb: Preparing [2022-09-21T16:54:54.407Z] 7fec73fb2a12: Preparing [2022-09-21T16:54:54.407Z] ec720ef7fc22: Preparing [2022-09-21T16:54:54.407Z] 801ce3ab6dd2: Preparing [2022-09-21T16:54:54.407Z] 994393dc58e7: Preparing [2022-09-21T16:54:54.407Z] 994393dc58e7: Layer already exists [2022-09-21T16:54:54.407Z] 7fec73fb2a12: Layer already exists [2022-09-21T16:54:54.407Z] 801ce3ab6dd2: Layer already exists [2022-09-21T16:54:54.407Z] 19cff6a75aeb: Layer already exists [2022-09-21T16:54:54.407Z] ec720ef7fc22: Layer already exists [2022-09-21T16:54:54.407Z] main: digest: sha256:adbcb013cceb0f092d44402b4d85acd32d7cbb644137c2afea4721fb632ac55a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T16:54:54.450Z] ===================================================== [Pipeline] echo [2022-09-21T16:54:54.455Z] taggedImages: [2022-09-21T16:54:54.455Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T16:54:54.455Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-21T16:54:54.455Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.19 [2022-09-21T16:54:54.455Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [2022-09-21T16:54:54.455Z] - 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 [2022-09-21T16:54:54.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T16:54:54.792Z] [2022-09-21T16:54:54.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:54:55.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T16:54:55.090Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-21T16:54:55.090Z] 5eb5b503b376: Pulling fs layer [2022-09-21T16:54:55.090Z] 5c69ac0246d0: Pulling fs layer [2022-09-21T16:54:55.090Z] ec43610c2a17: Pulling fs layer [2022-09-21T16:54:55.090Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-21T16:54:55.090Z] 33b1e0a273af: Pulling fs layer [2022-09-21T16:54:55.090Z] 5d3b04190fa2: Pulling fs layer [2022-09-21T16:54:55.090Z] 2f39f015ded8: Pulling fs layer [2022-09-21T16:54:55.090Z] 3a2ae6a8a46f: Waiting [2022-09-21T16:54:55.090Z] 5d3b04190fa2: Waiting [2022-09-21T16:54:55.090Z] 2f39f015ded8: Waiting [2022-09-21T16:54:55.090Z] 5c69ac0246d0: Download complete [2022-09-21T16:54:55.090Z] 3a2ae6a8a46f: Download complete [2022-09-21T16:54:55.090Z] 33b1e0a273af: Verifying Checksum [2022-09-21T16:54:55.090Z] 33b1e0a273af: Download complete [2022-09-21T16:54:55.349Z] 5d3b04190fa2: Verifying Checksum [2022-09-21T16:54:55.349Z] 5d3b04190fa2: Download complete [2022-09-21T16:54:55.349Z] ec43610c2a17: Verifying Checksum [2022-09-21T16:54:55.349Z] 5eb5b503b376: Download complete [2022-09-21T16:54:55.915Z] 2f39f015ded8: Download complete [2022-09-21T16:54:56.852Z] 5eb5b503b376: Pull complete [2022-09-21T16:54:56.852Z] 5c69ac0246d0: Pull complete [2022-09-21T16:54:57.111Z] ec43610c2a17: Pull complete [2022-09-21T16:54:57.368Z] 3a2ae6a8a46f: Pull complete [2022-09-21T16:54:57.627Z] 33b1e0a273af: Pull complete [2022-09-21T16:54:57.627Z] 5d3b04190fa2: Pull complete [2022-09-21T16:55:02.897Z] 2f39f015ded8: Pull complete [2022-09-21T16:55:02.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-21T16:55:02.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T16:55:02.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T16:55:02.972Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T16:55:03.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T16:55:04.401Z] $ docker top 2eaecba8c3eadc3e26ed015e4761d91cd3a0f07245d0d26871fc0427e8f95258 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T16:55:04.777Z] ---> job-cost.sh [2022-09-21T16:55:04.777Z] lf-activate-venv: SKIPPING [2022-09-21T16:55:04.777Z] INFO: No Stack... [2022-09-21T16:55:05.036Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T16:55:05.604Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T16:55:05.893Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-09-21T16:55:05.893Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T16:55:05.905Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] [2022-09-21T16:55:05.912Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] did not exist. Created. [2022-09-21T16:55:05.912Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T16:55:06.212Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-21T16:55:06.243Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T16:55:06.250Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T16:55:06.267Z] $ docker stop --time=1 2eaecba8c3eadc3e26ed015e4761d91cd3a0f07245d0d26871fc0427e8f95258 [2022-09-21T16:55:07.433Z] $ docker rm -f 2eaecba8c3eadc3e26ed015e4761d91cd3a0f07245d0d26871fc0427e8f95258 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T16:56:43.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-449 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-09-21T16:56:43.767Z] Running in /w/workspace/device-onvif-camera/58 [Pipeline] { [Pipeline] checkout [2022-09-21T16:56:43.791Z] The recommended git tool is: git [2022-09-21T16:56:48.373Z] using credential edgex-jenkins-ssh [2022-09-21T16:56:48.388Z] Cloning the remote Git repository [2022-09-21T16:56:48.427Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-21T16:56:48.497Z] > git init /w/workspace/device-onvif-camera/58 # timeout=10 [2022-09-21T16:56:48.620Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-21T16:56:48.621Z] > git --version # timeout=10 [2022-09-21T16:56:48.639Z] > git --version # 'git version 2.25.1' [2022-09-21T16:56:48.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T16:56:48.700Z] Verifying host key using known hosts file [2022-09-21T16:56:48.888Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T16:56:48.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T16:56:50.912Z] Avoid second fetch [2022-09-21T16:56:50.913Z] Checking out Revision 87a99194a9b26dcc406e93b3278c003764c3a70a (main) [2022-09-21T16:56:50.126Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-21T16:56:50.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T16:56:50.928Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T16:56:50.949Z] > git checkout -f 87a99194a9b26dcc406e93b3278c003764c3a70a # timeout=10 [2022-09-21T16:56:51.497Z] Commit message: "Cleanup user guide (#161)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T16:56:52.360Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-21T16:56:52.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T16:56:52.360Z] Dload Upload Total Spent Left Speed [2022-09-21T16:56:52.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh [2022-09-21T16:56:53.020Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-21T16:56:53.344Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-21T16:56:53.344Z] + sudo tee /etc/docker/daemon.new [2022-09-21T16:56:53.344Z] { [2022-09-21T16:56:53.344Z] "registry-mirrors": [ [2022-09-21T16:56:53.344Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-21T16:56:53.344Z] ], [2022-09-21T16:56:53.344Z] "bip": "10.250.0.254/24", [2022-09-21T16:56:53.344Z] "hosts": [ [2022-09-21T16:56:53.344Z] "tcp://0.0.0.0:5555", [2022-09-21T16:56:53.344Z] "unix:///var/run/docker.sock" [2022-09-21T16:56:53.344Z] ], [2022-09-21T16:56:53.344Z] "mtu": 1458, [2022-09-21T16:56:53.344Z] "selinux-enabled": true, [2022-09-21T16:56:53.344Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-21T16:56:53.344Z] } [Pipeline] sh [2022-09-21T16:56:53.668Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-21T16:56:53.995Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T16:57:12.243Z] provisioning config files... [2022-09-21T16:57:12.269Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/58@tmp/config16418297562484553536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T16:57:12.607Z] ---> docker-login.sh [2022-09-21T16:57:12.607Z] nexus3.edgexfoundry.org:10001 [2022-09-21T16:57:12.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:57:13.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:57:13.144Z] Configure a credential helper to remove this warning. See [2022-09-21T16:57:13.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:57:13.144Z] [2022-09-21T16:57:13.144Z] Login Succeeded [2022-09-21T16:57:13.144Z] nexus3.edgexfoundry.org:10002 [2022-09-21T16:57:13.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:57:13.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:57:13.413Z] Configure a credential helper to remove this warning. See [2022-09-21T16:57:13.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:57:13.413Z] [2022-09-21T16:57:13.413Z] Login Succeeded [2022-09-21T16:57:13.413Z] nexus3.edgexfoundry.org:10003 [2022-09-21T16:57:13.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:57:13.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:57:13.947Z] Configure a credential helper to remove this warning. See [2022-09-21T16:57:13.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:57:13.947Z] [2022-09-21T16:57:13.947Z] Login Succeeded [2022-09-21T16:57:13.947Z] nexus3.edgexfoundry.org:10004 [2022-09-21T16:57:13.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:57:14.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:57:14.216Z] Configure a credential helper to remove this warning. See [2022-09-21T16:57:14.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:57:14.216Z] [2022-09-21T16:57:14.216Z] Login Succeeded [2022-09-21T16:57:14.216Z] docker.io [2022-09-21T16:57:14.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T16:57:14.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T16:57:14.747Z] Configure a credential helper to remove this warning. See [2022-09-21T16:57:14.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T16:57:14.747Z] [2022-09-21T16:57:14.747Z] Login Succeeded [2022-09-21T16:57:14.747Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T16:57:14.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T16:57:14.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T16:57:14.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T16:57:14.917Z] ========================================================= [2022-09-21T16:57:14.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-21T16:57:14.917Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:57:15.245Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T16:57:15.832Z] Sending build context to Docker daemon 14.13MB [2022-09-21T16:57:15.832Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T16:57:15.832Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-21T16:57:15.832Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-21T16:57:15.832Z] b3c136eddcbf: Pulling fs layer [2022-09-21T16:57:15.832Z] c0a3192eca97: Pulling fs layer [2022-09-21T16:57:15.832Z] a050256f5b6f: Pulling fs layer [2022-09-21T16:57:15.832Z] 656be50a0ddc: Pulling fs layer [2022-09-21T16:57:15.832Z] 2bbca73fdf42: Pulling fs layer [2022-09-21T16:57:15.832Z] 46d945488cbd: Pulling fs layer [2022-09-21T16:57:15.832Z] 8a5474983e97: Pulling fs layer [2022-09-21T16:57:15.832Z] 329c88fbcd65: Pulling fs layer [2022-09-21T16:57:15.832Z] 656be50a0ddc: Waiting [2022-09-21T16:57:15.832Z] 2bbca73fdf42: Waiting [2022-09-21T16:57:15.832Z] 46d945488cbd: Waiting [2022-09-21T16:57:15.832Z] 8a5474983e97: Waiting [2022-09-21T16:57:15.832Z] 329c88fbcd65: Waiting [2022-09-21T16:57:15.832Z] a050256f5b6f: Verifying Checksum [2022-09-21T16:57:15.832Z] a050256f5b6f: Download complete [2022-09-21T16:57:15.832Z] c0a3192eca97: Verifying Checksum [2022-09-21T16:57:15.832Z] c0a3192eca97: Download complete [2022-09-21T16:57:15.832Z] 2bbca73fdf42: Verifying Checksum [2022-09-21T16:57:15.832Z] 2bbca73fdf42: Download complete [2022-09-21T16:57:15.832Z] 46d945488cbd: Verifying Checksum [2022-09-21T16:57:15.832Z] 46d945488cbd: Download complete [2022-09-21T16:57:16.102Z] b3c136eddcbf: Download complete [2022-09-21T16:57:16.702Z] b3c136eddcbf: Pull complete [2022-09-21T16:57:16.972Z] 329c88fbcd65: Verifying Checksum [2022-09-21T16:57:16.972Z] 329c88fbcd65: Download complete [2022-09-21T16:57:17.253Z] c0a3192eca97: Pull complete [2022-09-21T16:57:17.529Z] a050256f5b6f: Pull complete [2022-09-21T16:57:18.113Z] 8a5474983e97: Verifying Checksum [2022-09-21T16:57:18.113Z] 8a5474983e97: Download complete [2022-09-21T16:57:18.696Z] 656be50a0ddc: Verifying Checksum [2022-09-21T16:57:18.696Z] 656be50a0ddc: Download complete [2022-09-21T16:57:31.024Z] 656be50a0ddc: Pull complete [2022-09-21T16:57:31.024Z] 2bbca73fdf42: Pull complete [2022-09-21T16:57:31.024Z] 46d945488cbd: Pull complete [2022-09-21T16:57:37.688Z] 8a5474983e97: Pull complete [2022-09-21T16:57:38.650Z] 329c88fbcd65: Pull complete [2022-09-21T16:57:38.650Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-21T16:57:38.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T16:57:38.650Z] ---> ff4287adb874 [2022-09-21T16:57:38.650Z] Step 3/13 : ARG MAKE="make build" [2022-09-21T16:57:40.594Z] ---> Running in d0ed94760fc7 [2022-09-21T16:57:40.861Z] Removing intermediate container d0ed94760fc7 [2022-09-21T16:57:40.861Z] ---> c5829ab7a337 [2022-09-21T16:57:40.861Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-21T16:57:40.861Z] ---> Running in 6046821b945e [2022-09-21T16:57:41.132Z] Removing intermediate container 6046821b945e [2022-09-21T16:57:41.132Z] ---> 3fb0a3fafd49 [2022-09-21T16:57:41.132Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T16:57:41.132Z] ---> Running in 71b12d1351c1 [2022-09-21T16:57:41.715Z] Removing intermediate container 71b12d1351c1 [2022-09-21T16:57:41.715Z] ---> 9308ca85fca6 [2022-09-21T16:57:41.715Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-21T16:57:41.715Z] ---> Running in 4a2f46d375db [2022-09-21T16:57:41.982Z] Removing intermediate container 4a2f46d375db [2022-09-21T16:57:41.982Z] ---> 57543f18ce41 [2022-09-21T16:57:41.982Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T16:57:41.982Z] ---> Running in 8813c5e07848 [2022-09-21T16:57:43.933Z] Removing intermediate container 8813c5e07848 [2022-09-21T16:57:43.933Z] ---> b60a13297616 [2022-09-21T16:57:43.933Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T16:57:43.933Z] ---> Running in 721ca9421761 [2022-09-21T16:57:44.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T16:57:45.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T16:57:46.420Z] OK: 221 MiB in 51 packages [2022-09-21T16:57:47.002Z] Removing intermediate container 721ca9421761 [2022-09-21T16:57:47.002Z] ---> 25d6e6abd973 [2022-09-21T16:57:47.002Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-21T16:57:47.268Z] ---> Running in 3e519525c63d [2022-09-21T16:57:47.534Z] Removing intermediate container 3e519525c63d [2022-09-21T16:57:47.534Z] ---> ee5dd1f10a63 [2022-09-21T16:57:47.534Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-21T16:57:47.802Z] ---> 8a21f2985677 [2022-09-21T16:57:47.802Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T16:57:48.187Z] ---> Running in 0e5bbdb00752 [2022-09-21T16:58:35.060Z] Removing intermediate container 0e5bbdb00752 [2022-09-21T16:58:35.060Z] ---> 95699709a558 [2022-09-21T16:58:35.060Z] Step 12/13 : COPY . . [2022-09-21T16:58:35.650Z] ---> 949f484d23e8 [2022-09-21T16:58:35.650Z] Step 13/13 : RUN ${MAKE} [2022-09-21T16:58:35.650Z] ---> Running in d9863daf0da8 [2022-09-21T16:58:36.613Z] noop [2022-09-21T16:58:37.196Z] Removing intermediate container d9863daf0da8 [2022-09-21T16:58:37.196Z] ---> f1d40f80905a [2022-09-21T16:58:37.196Z] Successfully built f1d40f80905a [2022-09-21T16:58:37.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:58:37.543Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T16:58:37.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T16:58:37.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-449 does not seem to be running inside a container [2022-09-21T16:58:37.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/58 -v /w/workspace/device-onvif-camera/58:/w/workspace/device-onvif-camera/58:rw,z -v /w/workspace/device-onvif-camera/58@tmp:/w/workspace/device-onvif-camera/58@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 [2022-09-21T16:58:38.896Z] $ docker top 70685b1ab614bfb9ee7046bfae76e5cac04e7b8f69ba2f3f2f9d9ac9d4913abc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T16:58:39.721Z] + go version [2022-09-21T16:58:39.721Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-21T16:58:39.741Z] $ docker stop --time=1 70685b1ab614bfb9ee7046bfae76e5cac04e7b8f69ba2f3f2f9d9ac9d4913abc [2022-09-21T16:58:41.389Z] $ docker rm -f 70685b1ab614bfb9ee7046bfae76e5cac04e7b8f69ba2f3f2f9d9ac9d4913abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T16:58:41.927Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T16:58:41.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T16:58:42.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-449 does not seem to be running inside a container [2022-09-21T16:58:42.151Z] $ 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/58 -v /w/workspace/device-onvif-camera/58:/w/workspace/device-onvif-camera/58:rw,z -v /w/workspace/device-onvif-camera/58@tmp:/w/workspace/device-onvif-camera/58@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 [2022-09-21T16:58:43.263Z] $ docker top 59b12babe5f4c3a36cbbd435f08a4f820e20760fc9513b7b329b48a913fb5d86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T16:58:43.758Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/58 [Pipeline] fileExists [Pipeline] sh [2022-09-21T16:58:44.089Z] + make test [2022-09-21T16:58:44.089Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-21T16:58:46.048Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-21T17:00:07.692Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-21T17:00:14.324Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.182s coverage: 28.6% of statements [2022-09-21T17:00:14.324Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-21T17:00:40.973Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.083s coverage: 13.8% of statements [2022-09-21T17:00:40.973Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-21T17:00:40.973Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-21T17:01:03.017Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T17:01:03.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T17:01:03.017Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-21T17:01:03.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T17:01:03.046Z] $ docker stop --time=1 59b12babe5f4c3a36cbbd435f08a4f820e20760fc9513b7b329b48a913fb5d86 [2022-09-21T17:01:04.942Z] $ docker rm -f 59b12babe5f4c3a36cbbd435f08a4f820e20760fc9513b7b329b48a913fb5d86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T17:01:05.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T17:01:05.935Z] Warning: overwriting stash ‘coverage-report’ [2022-09-21T17:01:06.478Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T17:01:06.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T17:01:07.169Z] + ls -al . [2022-09-21T17:01:07.169Z] total 228 [2022-09-21T17:01:07.169Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 16:58 . [2022-09-21T17:01:07.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 16:56 .. [2022-09-21T17:01:07.169Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 16:56 .git [2022-09-21T17:01:07.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 16:56 .github [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 21 16:56 .gitignore [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 16:56 .golangci.yml [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 21 16:56 Attribution.txt [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 21 16:56 CHANGELOG.md [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 21 16:56 Dockerfile [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 16:56 GOVERNANCE.md [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 21 16:56 Jenkinsfile [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 21 16:56 LICENSE [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 21 16:56 Makefile [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 21 16:56 OWNERS.md [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 21 16:56 README.md [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 16:53 VERSION [2022-09-21T17:01:07.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 16:56 bin [2022-09-21T17:01:07.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 16:56 cmd [2022-09-21T17:01:07.169Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 21 17:00 coverage.out [2022-09-21T17:01:07.169Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 16:56 doc [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 21 16:56 go.mod [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 21 16:56 go.sum [2022-09-21T17:01:07.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 16:56 internal [2022-09-21T17:01:07.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 16:56 snap [2022-09-21T17:01:07.169Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 21 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:01:07.499Z] + 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=87a99194a9b26dcc406e93b3278c003764c3a70a --label arch=arm64 --label version=2.3.0-dev.19 . [2022-09-21T17:01:08.082Z] Sending build context to Docker daemon 14.21MB [2022-09-21T17:01:08.082Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T17:01:08.082Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-21T17:01:08.082Z] ---> f1d40f80905a [2022-09-21T17:01:08.082Z] Step 3/26 : ARG MAKE="make build" [2022-09-21T17:01:08.352Z] ---> Running in 00faa20a7aac [2022-09-21T17:01:08.620Z] Removing intermediate container 00faa20a7aac [2022-09-21T17:01:08.620Z] ---> 684dee735c97 [2022-09-21T17:01:08.620Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-21T17:01:08.620Z] ---> Running in cb3a5a5284b2 [2022-09-21T17:01:08.888Z] Removing intermediate container cb3a5a5284b2 [2022-09-21T17:01:08.888Z] ---> 79386b066edf [2022-09-21T17:01:08.888Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T17:01:08.888Z] ---> Running in 7cd243114731 [2022-09-21T17:01:09.154Z] Removing intermediate container 7cd243114731 [2022-09-21T17:01:09.154Z] ---> de8727784983 [2022-09-21T17:01:09.154Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-21T17:01:09.424Z] ---> Running in e0a9e61e2652 [2022-09-21T17:01:09.713Z] Removing intermediate container e0a9e61e2652 [2022-09-21T17:01:09.713Z] ---> 2ba8df574144 [2022-09-21T17:01:09.713Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T17:01:09.713Z] ---> Running in 3922d907b161 [2022-09-21T17:01:11.670Z] Removing intermediate container 3922d907b161 [2022-09-21T17:01:11.670Z] ---> 4458a31a2dc3 [2022-09-21T17:01:11.670Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T17:01:11.670Z] ---> Running in 458079b0e23c [2022-09-21T17:01:12.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T17:01:13.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T17:01:14.169Z] OK: 221 MiB in 51 packages [2022-09-21T17:01:15.139Z] Removing intermediate container 458079b0e23c [2022-09-21T17:01:15.139Z] ---> 3fca7762181a [2022-09-21T17:01:15.139Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-21T17:01:15.139Z] ---> Running in 709fcaa7947c [2022-09-21T17:01:15.404Z] Removing intermediate container 709fcaa7947c [2022-09-21T17:01:15.404Z] ---> ecce1874b993 [2022-09-21T17:01:15.404Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-21T17:01:15.991Z] ---> 61f34bb2a097 [2022-09-21T17:01:15.991Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T17:01:15.991Z] ---> Running in f09c7b02259e [2022-09-21T17:01:17.936Z] Removing intermediate container f09c7b02259e [2022-09-21T17:01:17.936Z] ---> a73bd56a2d85 [2022-09-21T17:01:17.936Z] Step 12/26 : COPY . . [2022-09-21T17:01:19.356Z] ---> 3149226e5abe [2022-09-21T17:01:19.356Z] Step 13/26 : RUN ${MAKE} [2022-09-21T17:01:19.628Z] ---> Running in 7c0317deda3c [2022-09-21T17:01:20.586Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-21T17:03:57.294Z] Removing intermediate container 7c0317deda3c [2022-09-21T17:03:57.294Z] ---> ae094f09185f [2022-09-21T17:03:57.294Z] Step 14/26 : FROM alpine:3.16 [2022-09-21T17:03:57.294Z] 3.16: Pulling from library/alpine [2022-09-21T17:03:57.294Z] 9b18e9b68314: Pulling fs layer [2022-09-21T17:03:57.294Z] 9b18e9b68314: Verifying Checksum [2022-09-21T17:03:57.294Z] 9b18e9b68314: Download complete [2022-09-21T17:03:57.294Z] 9b18e9b68314: Pull complete [2022-09-21T17:03:57.294Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T17:03:57.294Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T17:03:57.294Z] ---> a6215f271958 [2022-09-21T17:03:57.294Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-21T17:03:57.294Z] ---> Running in 22435f18b0a2 [2022-09-21T17:03:57.294Z] Removing intermediate container 22435f18b0a2 [2022-09-21T17:03:57.294Z] ---> e85a7383ad57 [2022-09-21T17:03:57.294Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-21T17:03:57.294Z] ---> Running in 09ad401e53ac [2022-09-21T17:03:57.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T17:03:57.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T17:03:57.294Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-21T17:03:57.294Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T17:03:57.294Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-21T17:03:57.294Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T17:03:57.294Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-21T17:03:57.294Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-21T17:03:57.294Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T17:03:57.294Z] OK: 8 MiB in 20 packages [2022-09-21T17:03:57.294Z] Removing intermediate container 09ad401e53ac [2022-09-21T17:03:57.294Z] ---> dc1e2d0259db [2022-09-21T17:03:57.294Z] Step 17/26 : WORKDIR / [2022-09-21T17:03:57.294Z] ---> Running in 892d2640d25f [2022-09-21T17:03:57.294Z] Removing intermediate container 892d2640d25f [2022-09-21T17:03:57.294Z] ---> 426c93305ccd [2022-09-21T17:03:57.294Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-21T17:03:57.294Z] ---> 7d9c0e9be144 [2022-09-21T17:03:57.294Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-21T17:03:57.294Z] ---> e12826f19e27 [2022-09-21T17:03:57.294Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-21T17:03:57.294Z] ---> a429a46b5029 [2022-09-21T17:03:57.294Z] Step 21/26 : EXPOSE 59984 [2022-09-21T17:03:57.294Z] ---> Running in 85cf8b96f79a [2022-09-21T17:03:57.294Z] Removing intermediate container 85cf8b96f79a [2022-09-21T17:03:57.294Z] ---> 30e11c1d4c34 [2022-09-21T17:03:57.294Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-21T17:03:57.294Z] ---> Running in 1ea4373aeb01 [2022-09-21T17:03:57.294Z] Removing intermediate container 1ea4373aeb01 [2022-09-21T17:03:57.294Z] ---> 9b53c60a62bf [2022-09-21T17:03:57.294Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T17:03:57.294Z] ---> Running in 8e89ac6ac39d [2022-09-21T17:03:57.294Z] Removing intermediate container 8e89ac6ac39d [2022-09-21T17:03:57.294Z] ---> ba21e4b864d5 [2022-09-21T17:03:57.294Z] Step 24/26 : LABEL arch=arm64 [2022-09-21T17:03:57.294Z] ---> Running in 08eec610fb2c [2022-09-21T17:03:57.294Z] Removing intermediate container 08eec610fb2c [2022-09-21T17:03:57.294Z] ---> b22048a87556 [2022-09-21T17:03:57.294Z] Step 25/26 : LABEL git_sha=87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T17:03:57.294Z] ---> Running in 80d51bb3b070 [2022-09-21T17:03:57.294Z] Removing intermediate container 80d51bb3b070 [2022-09-21T17:03:57.294Z] ---> df0d78205284 [2022-09-21T17:03:57.294Z] Step 26/26 : LABEL version=2.3.0-dev.19 [2022-09-21T17:03:57.294Z] ---> Running in de180e163eba [2022-09-21T17:03:57.294Z] Removing intermediate container de180e163eba [2022-09-21T17:03:57.294Z] ---> 6fcfe050e7c6 [2022-09-21T17:03:57.294Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T17:03:57.294Z] Successfully built 6fcfe050e7c6 [2022-09-21T17:03:57.294Z] 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 [2022-09-21T17:03:57.384Z] provisioning config files... [2022-09-21T17:03:57.398Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/58@tmp/config14237701682544511798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:03:57.735Z] ---> docker-login.sh [2022-09-21T17:03:57.735Z] nexus3.edgexfoundry.org:10001 [2022-09-21T17:03:57.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T17:03:58.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T17:03:58.003Z] Configure a credential helper to remove this warning. See [2022-09-21T17:03:58.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T17:03:58.003Z] [2022-09-21T17:03:58.003Z] Login Succeeded [2022-09-21T17:03:58.003Z] nexus3.edgexfoundry.org:10002 [2022-09-21T17:03:58.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T17:03:58.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T17:03:58.269Z] Configure a credential helper to remove this warning. See [2022-09-21T17:03:58.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T17:03:58.269Z] [2022-09-21T17:03:58.269Z] Login Succeeded [2022-09-21T17:03:58.269Z] nexus3.edgexfoundry.org:10003 [2022-09-21T17:03:58.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T17:03:58.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T17:03:58.535Z] Configure a credential helper to remove this warning. See [2022-09-21T17:03:58.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T17:03:58.535Z] [2022-09-21T17:03:58.801Z] Login Succeeded [2022-09-21T17:03:58.801Z] nexus3.edgexfoundry.org:10004 [2022-09-21T17:03:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T17:03:59.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T17:03:59.067Z] Configure a credential helper to remove this warning. See [2022-09-21T17:03:59.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T17:03:59.067Z] [2022-09-21T17:03:59.067Z] Login Succeeded [2022-09-21T17:03:59.067Z] docker.io [2022-09-21T17:03:59.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T17:03:59.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T17:03:59.595Z] Configure a credential helper to remove this warning. See [2022-09-21T17:03:59.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T17:03:59.595Z] [2022-09-21T17:03:59.595Z] Login Succeeded [2022-09-21T17:03:59.595Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T17:03:59.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T17:03:59.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T17:03:59.659Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-21T17:03:59.659Z] 87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T17:03:59.659Z] latest [2022-09-21T17:03:59.659Z] 2.3.0-dev.19 [2022-09-21T17:03:59.659Z] 87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [2022-09-21T17:03:59.659Z] main [2022-09-21T17:03:59.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:03:59.994Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:00.334Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T17:04:00.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-21T17:04:00.334Z] 94ce4c0afed5: Preparing [2022-09-21T17:04:00.334Z] 5877e233006f: Preparing [2022-09-21T17:04:00.334Z] a0d199b62d3c: Preparing [2022-09-21T17:04:00.334Z] 962a1ddae1f9: Preparing [2022-09-21T17:04:00.334Z] 5d3e392a13a0: Preparing [2022-09-21T17:04:00.334Z] 5d3e392a13a0: Layer already exists [2022-09-21T17:04:00.601Z] 5877e233006f: Pushed [2022-09-21T17:04:00.601Z] 94ce4c0afed5: Pushed [2022-09-21T17:04:01.179Z] 962a1ddae1f9: Pushed [2022-09-21T17:04:05.468Z] a0d199b62d3c: Pushed [2022-09-21T17:04:05.746Z] 87a99194a9b26dcc406e93b3278c003764c3a70a: digest: sha256:dacbb2d023b3d632224be6c7d7f96397bd96f4722551095e6960102cf4787bf7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:06.096Z] + 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 [2022-09-21T17:04:06.434Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-21T17:04:06.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-21T17:04:06.434Z] 94ce4c0afed5: Preparing [2022-09-21T17:04:06.434Z] 5877e233006f: Preparing [2022-09-21T17:04:06.434Z] a0d199b62d3c: Preparing [2022-09-21T17:04:06.434Z] 962a1ddae1f9: Preparing [2022-09-21T17:04:06.434Z] 5d3e392a13a0: Preparing [2022-09-21T17:04:06.434Z] 94ce4c0afed5: Layer already exists [2022-09-21T17:04:06.434Z] 5d3e392a13a0: Layer already exists [2022-09-21T17:04:06.434Z] 962a1ddae1f9: Layer already exists [2022-09-21T17:04:06.434Z] a0d199b62d3c: Layer already exists [2022-09-21T17:04:06.434Z] 5877e233006f: Layer already exists [2022-09-21T17:04:06.434Z] latest: digest: sha256:dacbb2d023b3d632224be6c7d7f96397bd96f4722551095e6960102cf4787bf7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:07.051Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:07.396Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.19 [2022-09-21T17:04:07.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-21T17:04:07.396Z] 94ce4c0afed5: Preparing [2022-09-21T17:04:07.396Z] 5877e233006f: Preparing [2022-09-21T17:04:07.396Z] a0d199b62d3c: Preparing [2022-09-21T17:04:07.396Z] 962a1ddae1f9: Preparing [2022-09-21T17:04:07.396Z] 5d3e392a13a0: Preparing [2022-09-21T17:04:07.396Z] a0d199b62d3c: Layer already exists [2022-09-21T17:04:07.396Z] 5d3e392a13a0: Layer already exists [2022-09-21T17:04:07.396Z] 5877e233006f: Layer already exists [2022-09-21T17:04:07.396Z] 94ce4c0afed5: Layer already exists [2022-09-21T17:04:07.396Z] 962a1ddae1f9: Layer already exists [2022-09-21T17:04:07.396Z] 2.3.0-dev.19: digest: sha256:dacbb2d023b3d632224be6c7d7f96397bd96f4722551095e6960102cf4787bf7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:07.734Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:08.068Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [2022-09-21T17:04:08.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-21T17:04:08.068Z] 94ce4c0afed5: Preparing [2022-09-21T17:04:08.068Z] 5877e233006f: Preparing [2022-09-21T17:04:08.068Z] a0d199b62d3c: Preparing [2022-09-21T17:04:08.068Z] 962a1ddae1f9: Preparing [2022-09-21T17:04:08.068Z] 5d3e392a13a0: Preparing [2022-09-21T17:04:08.068Z] 5d3e392a13a0: Layer already exists [2022-09-21T17:04:08.068Z] 962a1ddae1f9: Layer already exists [2022-09-21T17:04:08.068Z] 5877e233006f: Layer already exists [2022-09-21T17:04:08.068Z] a0d199b62d3c: Layer already exists [2022-09-21T17:04:08.068Z] 94ce4c0afed5: Layer already exists [2022-09-21T17:04:08.068Z] 87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19: digest: sha256:dacbb2d023b3d632224be6c7d7f96397bd96f4722551095e6960102cf4787bf7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:08.404Z] + 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 [2022-09-21T17:04:08.733Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-21T17:04:08.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-21T17:04:08.733Z] 94ce4c0afed5: Preparing [2022-09-21T17:04:08.733Z] 5877e233006f: Preparing [2022-09-21T17:04:08.733Z] a0d199b62d3c: Preparing [2022-09-21T17:04:08.733Z] 962a1ddae1f9: Preparing [2022-09-21T17:04:08.733Z] 5d3e392a13a0: Preparing [2022-09-21T17:04:08.733Z] a0d199b62d3c: Layer already exists [2022-09-21T17:04:08.733Z] 94ce4c0afed5: Layer already exists [2022-09-21T17:04:08.733Z] 962a1ddae1f9: Layer already exists [2022-09-21T17:04:08.733Z] 5877e233006f: Layer already exists [2022-09-21T17:04:08.733Z] 5d3e392a13a0: Layer already exists [2022-09-21T17:04:08.998Z] main: digest: sha256:dacbb2d023b3d632224be6c7d7f96397bd96f4722551095e6960102cf4787bf7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T17:04:09.042Z] ===================================================== [Pipeline] echo [2022-09-21T17:04:09.047Z] taggedImages: [2022-09-21T17:04:09.047Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:87a99194a9b26dcc406e93b3278c003764c3a70a [2022-09-21T17:04:09.047Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-21T17:04:09.047Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.19 [2022-09-21T17:04:09.047Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:87a99194a9b26dcc406e93b3278c003764c3a70a-2.3.0-dev.19 [2022-09-21T17:04:09.047Z] - 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 [2022-09-21T17:04:09.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T17:04:09.395Z] [2022-09-21T17:04:09.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:09.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T17:04:09.720Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-21T17:04:09.720Z] 8998bd30e6a1: Pulling fs layer [2022-09-21T17:04:09.720Z] 04944245beec: Pulling fs layer [2022-09-21T17:04:09.720Z] 699f458cf7ca: Pulling fs layer [2022-09-21T17:04:09.720Z] 765212b225bb: Pulling fs layer [2022-09-21T17:04:09.720Z] f23df028b6ca: Pulling fs layer [2022-09-21T17:04:09.720Z] d65c8cfc05b1: Pulling fs layer [2022-09-21T17:04:09.720Z] 2437ff75d9bd: Pulling fs layer [2022-09-21T17:04:09.720Z] f23df028b6ca: Waiting [2022-09-21T17:04:09.720Z] d65c8cfc05b1: Waiting [2022-09-21T17:04:09.720Z] 765212b225bb: Waiting [2022-09-21T17:04:09.720Z] 2437ff75d9bd: Waiting [2022-09-21T17:04:09.988Z] 04944245beec: Verifying Checksum [2022-09-21T17:04:09.988Z] 04944245beec: Download complete [2022-09-21T17:04:09.988Z] 765212b225bb: Verifying Checksum [2022-09-21T17:04:09.988Z] 765212b225bb: Download complete [2022-09-21T17:04:09.988Z] f23df028b6ca: Verifying Checksum [2022-09-21T17:04:09.988Z] f23df028b6ca: Download complete [2022-09-21T17:04:09.988Z] d65c8cfc05b1: Verifying Checksum [2022-09-21T17:04:09.988Z] d65c8cfc05b1: Download complete [2022-09-21T17:04:09.988Z] 699f458cf7ca: Verifying Checksum [2022-09-21T17:04:09.988Z] 699f458cf7ca: Download complete [2022-09-21T17:04:10.578Z] 8998bd30e6a1: Verifying Checksum [2022-09-21T17:04:10.578Z] 8998bd30e6a1: Download complete [2022-09-21T17:04:12.521Z] 2437ff75d9bd: Verifying Checksum [2022-09-21T17:04:12.521Z] 2437ff75d9bd: Download complete [2022-09-21T17:04:14.467Z] 8998bd30e6a1: Pull complete [2022-09-21T17:04:15.049Z] 04944245beec: Pull complete [2022-09-21T17:04:16.009Z] 699f458cf7ca: Pull complete [2022-09-21T17:04:16.277Z] 765212b225bb: Pull complete [2022-09-21T17:04:17.238Z] f23df028b6ca: Pull complete [2022-09-21T17:04:17.238Z] d65c8cfc05b1: Pull complete [2022-09-21T17:04:32.223Z] 2437ff75d9bd: Pull complete [2022-09-21T17:04:32.223Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-21T17:04:32.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T17:04:32.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T17:04:32.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-449 does not seem to be running inside a container [2022-09-21T17:04:32.467Z] $ 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/58 -v /w/workspace/device-onvif-camera/58:/w/workspace/device-onvif-camera/58:rw,z -v /w/workspace/device-onvif-camera/58@tmp:/w/workspace/device-onvif-camera/58@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 [2022-09-21T17:04:34.793Z] $ docker top 875b2465c7c77d23f4c7bb12273f2faedd91d4b87bfebed318b9ba1bc2592469 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:04:35.310Z] ---> job-cost.sh [2022-09-21T17:04:35.575Z] lf-activate-venv: SKIPPING [2022-09-21T17:04:35.575Z] INFO: No Stack... [2022-09-21T17:04:35.839Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-21T17:04:36.791Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T17:04:37.102Z] + cat /w/workspace/device-onvif-camera/58/archives/cost.csv [2022-09-21T17:04:37.102Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T17:04:37.167Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] [2022-09-21T17:04:37.174Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] did not exist. Created. [2022-09-21T17:04:37.174Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T17:04:37.503Z] /w/workspace/device-onvif-camera/58@tmp/durable-986cedc2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-21T17:04:38.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-21T17:04:38.162Z] Warning: overwriting stash ‘stack-cost’ [2022-09-21T17:04:38.217Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T17:04:38.223Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T17:04:38.237Z] $ docker stop --time=1 875b2465c7c77d23f4c7bb12273f2faedd91d4b87bfebed318b9ba1bc2592469 [2022-09-21T17:04:39.682Z] $ docker rm -f 875b2465c7c77d23f4c7bb12273f2faedd91d4b87bfebed318b9ba1bc2592469 [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 [2022-09-21T17:04:40.057Z] provisioning config files... [2022-09-21T17:04:40.065Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5673909414080412564tmp [Pipeline] { [Pipeline] sh [2022-09-21T17:04:40.353Z] + set +x [2022-09-21T17:04:40.353Z] + curl -s https://codecov.io/bash [2022-09-21T17:04:40.353Z] + bash -s -- [2022-09-21T17:04:40.353Z] [2022-09-21T17:04:40.353Z] _____ _ [2022-09-21T17:04:40.353Z] / ____| | | [2022-09-21T17:04:40.353Z] | | ___ __| | ___ ___ _____ __ [2022-09-21T17:04:40.353Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-21T17:04:40.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-21T17:04:40.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-21T17:04:40.354Z] Bash-1.0.6 [2022-09-21T17:04:40.354Z] [2022-09-21T17:04:40.354Z] [2022-09-21T17:04:40.354Z] ==> git version 2.25.1 found [2022-09-21T17:04:40.354Z] ==> 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 [2022-09-21T17:04:40.354Z] Release-Date: 2020-01-08 [2022-09-21T17:04:40.354Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-21T17:04:40.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-21T17:04:40.354Z] ==> Jenkins CI detected. [2022-09-21T17:04:40.354Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-21T17:04:40.354Z] project root: . [2022-09-21T17:04:40.354Z] --> token set from env [2022-09-21T17:04:40.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-21T17:04:40.354Z] ==> Running gcov in . (disable via -X gcov) [2022-09-21T17:04:40.354Z] ==> Python coveragepy not found [2022-09-21T17:04:40.354Z] ==> Searching for coverage reports in: [2022-09-21T17:04:40.354Z] + . [2022-09-21T17:04:40.354Z] -> Found 1 reports [2022-09-21T17:04:40.354Z] ==> Detecting git/mercurial file structure [2022-09-21T17:04:40.354Z] ==> Reading reports [2022-09-21T17:04:40.354Z] + ./coverage.out bytes=77283 [2022-09-21T17:04:40.612Z] ==> Appending adjustments [2022-09-21T17:04:40.612Z] https://docs.codecov.io/docs/fixing-reports [2022-09-21T17:04:40.612Z] + Found adjustments [2022-09-21T17:04:40.612Z] ==> Gzipping contents [2022-09-21T17:04:40.612Z] 12K /tmp/codecov.0vfOCZ.gz [2022-09-21T17:04:40.612Z] ==> Uploading reports [2022-09-21T17:04:40.612Z] url: https://codecov.io [2022-09-21T17:04:40.612Z] query: branch=main&commit=87a99194a9b26dcc406e93b3278c003764c3a70a&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T17:04:40.612Z] -> Pinging Codecov [2022-09-21T17:04:40.612Z] 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=87a99194a9b26dcc406e93b3278c003764c3a70a&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T17:04:40.870Z] -> Uploading to [2022-09-21T17:04:40.870Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-21/F29A59C45E3A92E06B3E522C9905F8EF/87a99194a9b26dcc406e93b3278c003764c3a70a/0ebd2c06-6f8b-41ec-a191-3f319c64b8e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T170440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f129632b881879a278a6d09b9ac2b66193afac1a47abc19b4fb608945822788f [2022-09-21T17:04:40.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T17:04:40.871Z] Dload Upload Total Spent Left Speed [2022-09-21T17:04:41.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10548 0 0 100 10548 0 40106 --:--:-- --:--:-- --:--:-- 40106 [2022-09-21T17:04:41.130Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] } [2022-09-21T17:04:41.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-21T17:04:41.583Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-21T17:04:41.595Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:41.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T17:04:41.890Z] [2022-09-21T17:04:41.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:04:42.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T17:04:42.182Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-21T17:04:42.182Z] df9b9388f04a: Pulling fs layer [2022-09-21T17:04:42.182Z] 52dc419b0ee2: Pulling fs layer [2022-09-21T17:04:42.182Z] 25bc292e5bac: Pulling fs layer [2022-09-21T17:04:42.182Z] 114826534d7a: Pulling fs layer [2022-09-21T17:04:42.182Z] 4657fd5d0bcf: Pulling fs layer [2022-09-21T17:04:42.182Z] 6ad1cebc031e: Pulling fs layer [2022-09-21T17:04:42.182Z] 114826534d7a: Waiting [2022-09-21T17:04:42.182Z] 8a3aa393b2d8: Pulling fs layer [2022-09-21T17:04:42.182Z] 8a3aa393b2d8: Waiting [2022-09-21T17:04:42.182Z] 4657fd5d0bcf: Waiting [2022-09-21T17:04:42.182Z] 25bc292e5bac: Download complete [2022-09-21T17:04:42.182Z] 52dc419b0ee2: Download complete [2022-09-21T17:04:42.182Z] 4657fd5d0bcf: Verifying Checksum [2022-09-21T17:04:42.182Z] 4657fd5d0bcf: Download complete [2022-09-21T17:04:42.182Z] df9b9388f04a: Download complete [2022-09-21T17:04:42.441Z] df9b9388f04a: Pull complete [2022-09-21T17:04:42.441Z] 6ad1cebc031e: Verifying Checksum [2022-09-21T17:04:42.441Z] 6ad1cebc031e: Download complete [2022-09-21T17:04:42.441Z] 52dc419b0ee2: Pull complete [2022-09-21T17:04:42.441Z] 25bc292e5bac: Pull complete [2022-09-21T17:04:43.008Z] 114826534d7a: Verifying Checksum [2022-09-21T17:04:43.008Z] 114826534d7a: Download complete [2022-09-21T17:04:43.266Z] 8a3aa393b2d8: Verifying Checksum [2022-09-21T17:04:43.266Z] 8a3aa393b2d8: Download complete [2022-09-21T17:04:47.451Z] 114826534d7a: Pull complete [2022-09-21T17:04:47.451Z] 4657fd5d0bcf: Pull complete [2022-09-21T17:04:47.451Z] 6ad1cebc031e: Pull complete [2022-09-21T17:04:50.731Z] 8a3aa393b2d8: Pull complete [2022-09-21T17:04:50.731Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-21T17:04:50.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T17:04:50.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T17:04:50.806Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T17:04:50.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-21T17:04:52.471Z] $ docker top 30bdf8045a45afd1bb4cec540c078ae8c46ac10c2903a497d37d988e1c5ed044 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-21T17:04:52.538Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-21T17:04:52.816Z] + set -o pipefail [2022-09-21T17:04:52.816Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-21T17:04:59.382Z] [2022-09-21T17:04:59.382Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-21T17:04:59.382Z] [2022-09-21T17:04:59.382Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/1c49ae1a-1909-4051-977c-d8824818f4a5 [2022-09-21T17:04:59.382Z] [2022-09-21T17:04:59.382Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-21T17:04:59.382Z] [2022-09-21T17:04:59.382Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-21T17:04:59.382Z] [2022-09-21T17:04:59.382Z] [Pipeline] } [2022-09-21T17:04:59.396Z] $ docker stop --time=1 30bdf8045a45afd1bb4cec540c078ae8c46ac10c2903a497d37d988e1c5ed044 [2022-09-21T17:05:01.366Z] $ docker rm -f 30bdf8045a45afd1bb4cec540c078ae8c46ac10c2903a497d37d988e1c5ed044 [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 [2022-09-21T17:05:01.757Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T17:05:01.766Z] provisioning config files... [2022-09-21T17:05:01.773Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3101647356515625325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:02.080Z] --> edgex-publish-swagger.sh [2022-09-21T17:05:02.080Z] === Publish doc/openapi/v2 API === [2022-09-21T17:05:02.080Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-21T17:05:02.080Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-21T17:05:02.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T17:05:02.080Z] Dload Upload Total Spent Left Speed [2022-09-21T17:05:02.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 195k --:--:-- --:--:-- --:--:-- 195k 100 139k 0 0 100 139k 0 195k --:--:-- --:--:-- --:--:-- 195k [2022-09-21T17:05:02.648Z] [2022-09-21T17:05:02.648Z] [Pipeline] } [2022-09-21T17:05:02.654Z] 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 [2022-09-21T17:05:03.011Z] + git log --format=format:%s -1 87a99194a9b26dcc406e93b3278c003764c3a70a [Pipeline] sh [2022-09-21T17:05:03.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T17:05:03.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:05:03.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T17:05:03.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T17:05:03.661Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T17:05:03.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T17:05:04.095Z] $ docker top 6e3997aad4368d0fccd12bc0b66ac9c7745f9c98d15e8d9d9f161fe7683d0b10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T17:05:04.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T17:05:04.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T17:05:04.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T17:05:04.302Z] $ docker exec 6e3997aad4368d0fccd12bc0b66ac9c7745f9c98d15e8d9d9f161fe7683d0b10 ssh-agent [2022-09-21T17:05:04.421Z] SSH_AUTH_SOCK=/tmp/ssh-zsE5OU9t3pAh/agent.33 [2022-09-21T17:05:04.421Z] SSH_AGENT_PID=39 [2022-09-21T17:05:04.426Z] Running ssh-add (command line suppressed) [2022-09-21T17:05:04.533Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17468661975861013328.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17468661975861013328.key) [2022-09-21T17:05:04.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T17:05:04.844Z] + git semver tag [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,039 [run_tag] DEBUG tag force:False [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,039 [check_head_tag] DEBUG check head tag [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,040 [execute] INFO git cat-file --batch-check [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,045 [execute] INFO git cat-file --batch [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,068 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,068 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,069 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-21T17:05:05.104Z] 2022-09-21 17:05:05,074 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T17:05:05.104Z] 2.3.0-dev.19 [Pipeline] } [2022-09-21T17:05:05.114Z] $ docker exec --env ******** --env ******** 6e3997aad4368d0fccd12bc0b66ac9c7745f9c98d15e8d9d9f161fe7683d0b10 ssh-agent -k [2022-09-21T17:05:05.220Z] unset SSH_AUTH_SOCK; [2022-09-21T17:05:05.221Z] unset SSH_AGENT_PID; [2022-09-21T17:05:05.221Z] echo Agent pid 39 killed; [2022-09-21T17:05:05.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T17:05:05.537Z] + git semver [Pipeline] } [2022-09-21T17:05:05.810Z] $ docker stop --time=1 6e3997aad4368d0fccd12bc0b66ac9c7745f9c98d15e8d9d9f161fe7683d0b10 [2022-09-21T17:05:07.089Z] $ docker rm -f 6e3997aad4368d0fccd12bc0b66ac9c7745f9c98d15e8d9d9f161fe7683d0b10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:05:07.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T17:05:07.474Z] [2022-09-21T17:05:07.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:05:07.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T17:05:07.769Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-21T17:05:07.769Z] ab5ef0e58194: Pulling fs layer [2022-09-21T17:05:07.769Z] 9712f1f96733: Pulling fs layer [2022-09-21T17:05:07.769Z] 63f879dbbcfc: Pulling fs layer [2022-09-21T17:05:07.769Z] 0d9ebad4ef96: Pulling fs layer [2022-09-21T17:05:07.769Z] e9a5061849ea: Pulling fs layer [2022-09-21T17:05:07.769Z] d747dcd14b5f: Pulling fs layer [2022-09-21T17:05:07.769Z] 2de7ff778b66: Pulling fs layer [2022-09-21T17:05:07.769Z] 0d9ebad4ef96: Waiting [2022-09-21T17:05:07.769Z] e9a5061849ea: Waiting [2022-09-21T17:05:07.769Z] 2de7ff778b66: Waiting [2022-09-21T17:05:07.769Z] d747dcd14b5f: Waiting [2022-09-21T17:05:07.769Z] 9712f1f96733: Verifying Checksum [2022-09-21T17:05:07.770Z] 9712f1f96733: Download complete [2022-09-21T17:05:08.034Z] 63f879dbbcfc: Verifying Checksum [2022-09-21T17:05:08.034Z] 63f879dbbcfc: Download complete [2022-09-21T17:05:08.296Z] e9a5061849ea: Verifying Checksum [2022-09-21T17:05:08.296Z] e9a5061849ea: Download complete [2022-09-21T17:05:08.296Z] d747dcd14b5f: Verifying Checksum [2022-09-21T17:05:08.296Z] d747dcd14b5f: Download complete [2022-09-21T17:05:08.296Z] 0d9ebad4ef96: Verifying Checksum [2022-09-21T17:05:08.296Z] 0d9ebad4ef96: Download complete [2022-09-21T17:05:08.296Z] ab5ef0e58194: Verifying Checksum [2022-09-21T17:05:08.296Z] ab5ef0e58194: Download complete [2022-09-21T17:05:08.554Z] 2de7ff778b66: Verifying Checksum [2022-09-21T17:05:08.554Z] 2de7ff778b66: Download complete [2022-09-21T17:05:11.083Z] ab5ef0e58194: Pull complete [2022-09-21T17:05:11.342Z] 9712f1f96733: Pull complete [2022-09-21T17:05:11.909Z] 63f879dbbcfc: Pull complete [2022-09-21T17:05:16.094Z] 0d9ebad4ef96: Pull complete [2022-09-21T17:05:16.352Z] e9a5061849ea: Pull complete [2022-09-21T17:05:16.352Z] d747dcd14b5f: Pull complete [2022-09-21T17:05:17.728Z] 2de7ff778b66: Pull complete [2022-09-21T17:05:17.728Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-21T17:05:17.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T17:05:17.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T17:05:17.800Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T17:05:17.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-21T17:05:19.566Z] $ docker top 6ffa928f343d66b19eb10601ae7cc56c0babe8df9f25ebd52fef9413c56a2994 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-21T17:05:19.638Z] provisioning config files... [2022-09-21T17:05:19.647Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config567912094436264572tmp [2022-09-21T17:05:19.658Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7679649656130033228tmp [2022-09-21T17:05:19.668Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8194725192709697005tmp [Pipeline] { [Pipeline] echo [2022-09-21T17:05:19.681Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:19.963Z] ---> sigul-configuration.sh [2022-09-21T17:05:19.963Z] gpg: directory `/root/.gnupg' created [2022-09-21T17:05:19.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-21T17:05:19.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-21T17:05:19.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-21T17:05:19.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-21T17:05:19.963Z] gpg: CAST5 encrypted data [2022-09-21T17:05:19.963Z] gpg: encrypted with 1 passphrase [2022-09-21T17:05:19.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-21T17:05:20.248Z] + mkdir /home/jenkins [2022-09-21T17:05:20.248Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-21T17:05:20.533Z] + 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 [2022-09-21T17:05:20.541Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:20.825Z] ---> sigul-install.sh [2022-09-21T17:05:20.825Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-21T17:05:21.108Z] + git tag --list [2022-09-21T17:05:21.108Z] v0.0.0 [2022-09-21T17:05:21.108Z] v0.0.1-dev.1 [2022-09-21T17:05:21.108Z] v0.0.1-dev.10 [2022-09-21T17:05:21.108Z] v0.0.1-dev.11 [2022-09-21T17:05:21.108Z] v0.0.1-dev.12 [2022-09-21T17:05:21.108Z] v0.0.1-dev.13 [2022-09-21T17:05:21.108Z] v0.0.1-dev.14 [2022-09-21T17:05:21.108Z] v0.0.1-dev.15 [2022-09-21T17:05:21.108Z] v0.0.1-dev.16 [2022-09-21T17:05:21.108Z] v0.0.1-dev.17 [2022-09-21T17:05:21.108Z] v0.0.1-dev.18 [2022-09-21T17:05:21.108Z] v0.0.1-dev.19 [2022-09-21T17:05:21.108Z] v0.0.1-dev.2 [2022-09-21T17:05:21.108Z] v0.0.1-dev.20 [2022-09-21T17:05:21.108Z] v0.0.1-dev.21 [2022-09-21T17:05:21.108Z] v0.0.1-dev.22 [2022-09-21T17:05:21.108Z] v0.0.1-dev.23 [2022-09-21T17:05:21.108Z] v0.0.1-dev.24 [2022-09-21T17:05:21.108Z] v0.0.1-dev.25 [2022-09-21T17:05:21.108Z] v0.0.1-dev.26 [2022-09-21T17:05:21.108Z] v0.0.1-dev.27 [2022-09-21T17:05:21.108Z] v0.0.1-dev.28 [2022-09-21T17:05:21.108Z] v0.0.1-dev.3 [2022-09-21T17:05:21.108Z] v0.0.1-dev.4 [2022-09-21T17:05:21.108Z] v0.0.1-dev.5 [2022-09-21T17:05:21.108Z] v0.0.1-dev.6 [2022-09-21T17:05:21.108Z] v0.0.1-dev.7 [2022-09-21T17:05:21.108Z] v0.0.1-dev.8 [2022-09-21T17:05:21.108Z] v0.0.1-dev.9 [2022-09-21T17:05:21.108Z] v2.2.0 [2022-09-21T17:05:21.108Z] v2.2.0-dev.29 [2022-09-21T17:05:21.108Z] v2.2.0-dev.30 [2022-09-21T17:05:21.108Z] v2.2.0-dev.31 [2022-09-21T17:05:21.108Z] v2.2.0-dev.32 [2022-09-21T17:05:21.108Z] v2.2.0-dev.33 [2022-09-21T17:05:21.108Z] v2.2.0-dev.34 [2022-09-21T17:05:21.108Z] v2.2.0-dev.35 [2022-09-21T17:05:21.108Z] v2.3.0-dev.1 [2022-09-21T17:05:21.108Z] v2.3.0-dev.10 [2022-09-21T17:05:21.108Z] v2.3.0-dev.11 [2022-09-21T17:05:21.108Z] v2.3.0-dev.12 [2022-09-21T17:05:21.108Z] v2.3.0-dev.13 [2022-09-21T17:05:21.108Z] v2.3.0-dev.14 [2022-09-21T17:05:21.108Z] v2.3.0-dev.15 [2022-09-21T17:05:21.108Z] v2.3.0-dev.16 [2022-09-21T17:05:21.108Z] v2.3.0-dev.17 [2022-09-21T17:05:21.108Z] v2.3.0-dev.18 [2022-09-21T17:05:21.108Z] v2.3.0-dev.19 [2022-09-21T17:05:21.108Z] v2.3.0-dev.2 [2022-09-21T17:05:21.108Z] v2.3.0-dev.3 [2022-09-21T17:05:21.108Z] v2.3.0-dev.4 [2022-09-21T17:05:21.109Z] v2.3.0-dev.5 [2022-09-21T17:05:21.109Z] v2.3.0-dev.6 [2022-09-21T17:05:21.109Z] v2.3.0-dev.7 [2022-09-21T17:05:21.109Z] v2.3.0-dev.8 [2022-09-21T17:05:21.109Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-21T17:05:21.394Z] + lftools sign git-tag v2.3.0-dev.19 [2022-09-21T17:05:21.962Z] Signing Git tag with Sigul... [2022-09-21T17:05:21.962Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-09-21T17:05:22.539Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:22.822Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-21T17:05:22.829Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-21T17:05:22.844Z] $ docker stop --time=1 6ffa928f343d66b19eb10601ae7cc56c0babe8df9f25ebd52fef9413c56a2994 [2022-09-21T17:05:24.178Z] $ docker rm -f 6ffa928f343d66b19eb10601ae7cc56c0babe8df9f25ebd52fef9413c56a2994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-21T17:05:24.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T17:05:24.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:05:24.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T17:05:24.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T17:05:24.952Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T17:05:24.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T17:05:25.343Z] $ docker top 56b1a168b953a3b1da063c39e8e52e819184fe346fa849a6eed6d8d0d5accc87 -eo pid,comm [2022-09-21T17:05:25.396Z] 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). [2022-09-21T17:05:25.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T17:05:25.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T17:05:25.431Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T17:05:25.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T17:05:25.542Z] $ docker exec 56b1a168b953a3b1da063c39e8e52e819184fe346fa849a6eed6d8d0d5accc87 ssh-agent [2022-09-21T17:05:25.655Z] SSH_AUTH_SOCK=/tmp/ssh-UMr8MNLl1K7U/agent.32 [2022-09-21T17:05:25.655Z] SSH_AGENT_PID=38 [2022-09-21T17:05:25.660Z] Running ssh-add (command line suppressed) [2022-09-21T17:05:25.766Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14251784847837514090.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14251784847837514090.key) [2022-09-21T17:05:25.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T17:05:26.064Z] + git semver bump pre [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,253 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,253 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,253 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,253 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,253 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,253 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,256 [execute] INFO git cat-file --batch-check [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,263 [execute] INFO git cat-file --batch [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T17:05:26.324Z] 2022-09-21 17:05:26,269 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T17:05:26.324Z] 2.3.0-dev.20 [Pipeline] } [2022-09-21T17:05:26.333Z] $ docker exec --env ******** --env ******** 56b1a168b953a3b1da063c39e8e52e819184fe346fa849a6eed6d8d0d5accc87 ssh-agent -k [2022-09-21T17:05:26.434Z] unset SSH_AUTH_SOCK; [2022-09-21T17:05:26.434Z] unset SSH_AGENT_PID; [2022-09-21T17:05:26.434Z] echo Agent pid 38 killed; [2022-09-21T17:05:26.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T17:05:26.752Z] + git semver [Pipeline] } [2022-09-21T17:05:27.025Z] $ docker stop --time=1 56b1a168b953a3b1da063c39e8e52e819184fe346fa849a6eed6d8d0d5accc87 [2022-09-21T17:05:28.354Z] $ docker rm -f 56b1a168b953a3b1da063c39e8e52e819184fe346fa849a6eed6d8d0d5accc87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T17:05:28.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T17:05:28.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:05:28.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T17:05:28.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T17:05:29.065Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T17:05:29.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T17:05:29.485Z] $ docker top 2dcd3d4bb1daa64206af0bd6ea4fd00bbb710c4f6b675193fe4913b5d1553a6b -eo pid,comm [2022-09-21T17:05:29.532Z] 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). [2022-09-21T17:05:29.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T17:05:29.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T17:05:29.571Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T17:05:29.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T17:05:29.682Z] $ docker exec 2dcd3d4bb1daa64206af0bd6ea4fd00bbb710c4f6b675193fe4913b5d1553a6b ssh-agent [2022-09-21T17:05:29.804Z] SSH_AUTH_SOCK=/tmp/ssh-AkTznR5Vo6ex/agent.31 [2022-09-21T17:05:29.804Z] SSH_AGENT_PID=37 [2022-09-21T17:05:29.809Z] Running ssh-add (command line suppressed) [2022-09-21T17:05:29.909Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16098234067330858219.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16098234067330858219.key) [2022-09-21T17:05:29.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T17:05:30.210Z] + git semver push [2022-09-21T17:05:30.469Z] 2022-09-21 17:05:30,407 [run_push] DEBUG push [2022-09-21T17:05:30.469Z] 2022-09-21 17:05:30,408 [execute] INFO git cat-file --batch-check [2022-09-21T17:05:30.469Z] 2022-09-21 17:05:30,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T17:05:30.469Z] 2022-09-21 17:05:30,414 [execute] INFO git rev-list c1acfb005c3f6b04cbae20f42da71c2c2c7f968d -- [2022-09-21T17:05:30.469Z] 2022-09-21 17:05:30,414 [execute] DEBUG Popen(['git', 'rev-list', 'c1acfb005c3f6b04cbae20f42da71c2c2c7f968d', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-21T17:05:30.469Z] 2022-09-21 17:05:30,421 [execute] INFO git fetch -v origin [2022-09-21T17:05:30.469Z] 2022-09-21 17:05:30,422 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-21T17:05:31.037Z] 2022-09-21 17:05:31,031 [run_push] DEBUG no remote changes detected [2022-09-21T17:05:31.037Z] 2022-09-21 17:05:31,032 [execute] INFO git push origin semver [2022-09-21T17:05:31.037Z] 2022-09-21 17:05:31,032 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-21T17:05:31.974Z] 2022-09-21 17:05:31,864 [run_push] DEBUG push all version tags [2022-09-21T17:05:31.974Z] 2022-09-21 17:05:31,864 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-21T17:05:31.974Z] 2022-09-21 17:05:31,865 [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) [2022-09-21T17:05:32.910Z] 2022-09-21 17:05:32,652 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-21T17:05:32.910Z] 2.3.0-dev.20 [Pipeline] } [2022-09-21T17:05:32.920Z] $ docker exec --env ******** --env ******** 2dcd3d4bb1daa64206af0bd6ea4fd00bbb710c4f6b675193fe4913b5d1553a6b ssh-agent -k [2022-09-21T17:05:33.030Z] unset SSH_AUTH_SOCK; [2022-09-21T17:05:33.031Z] unset SSH_AGENT_PID; [2022-09-21T17:05:33.031Z] echo Agent pid 37 killed; [2022-09-21T17:05:33.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T17:05:33.340Z] + git semver [Pipeline] } [2022-09-21T17:05:33.613Z] $ docker stop --time=1 2dcd3d4bb1daa64206af0bd6ea4fd00bbb710c4f6b675193fe4913b5d1553a6b [2022-09-21T17:05:34.912Z] $ docker rm -f 2dcd3d4bb1daa64206af0bd6ea4fd00bbb710c4f6b675193fe4913b5d1553a6b [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 [2022-09-21T17:05:35.457Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-21T17:05:35.458Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-21T17:05:35.458Z] total 16 [2022-09-21T17:05:35.458Z] drwxr-xr-x 3 root root 4096 Sep 21 16:55 . [2022-09-21T17:05:35.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 17:05 .. [2022-09-21T17:05:35.458Z] drwxr-xr-x 2 root root 4096 Sep 21 16:55 cost [2022-09-21T17:05:35.458Z] -rw-r--r-- 1 root root 90 Sep 21 16:55 cost.csv [2022-09-21T17:05:35.458Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-21T17:05:35.458Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-21T17:05:35.458Z] total 16 [2022-09-21T17:05:35.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 16:55 . [2022-09-21T17:05:35.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 17:05 .. [2022-09-21T17:05:35.458Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 16:55 cost [2022-09-21T17:05:35.458Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 21 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:35.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:36.667Z] ---> package-listing.sh [2022-09-21T17:05:36.668Z] ++ facter osfamily [2022-09-21T17:05:36.668Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-21T17:05:36.668Z] + OS_FAMILY=debian [2022-09-21T17:05:36.668Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-21T17:05:36.668Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-21T17:05:36.668Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-21T17:05:36.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-21T17:05:36.668Z] + PACKAGES=/tmp/packages_start.txt [2022-09-21T17:05:36.668Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-21T17:05:36.668Z] + PACKAGES=/tmp/packages_end.txt [2022-09-21T17:05:36.668Z] + case "${OS_FAMILY}" in [2022-09-21T17:05:36.668Z] + dpkg -l [2022-09-21T17:05:36.668Z] + grep '^ii' [2022-09-21T17:05:36.978Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-21T17:05:36.978Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-21T17:05:36.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-21T17:05:36.978Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-21T17:05:36.978Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-21T17:05:36.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-09-21T17:05:36.999Z] 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 [2022-09-21T17:05:37.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T17:05:37.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T17:05:37.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T17:05:37.709Z] prd-ubuntu20.04-docker-8c-8g-448 does not seem to be running inside a container [2022-09-21T17:05:37.737Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T17:05:37.960Z] $ docker top 307afc692a996e655bdff4dfd39a5c5cb892ffa2337a55f32d9626b86c9dc0e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T17:05:38.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-21T17:05:38.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-21T17:05:38.877Z] + ls /var/log/sa-host [2022-09-21T17:05:38.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T17:05:38.944Z] provisioning config files... [2022-09-21T17:05:38.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14196121000128619648tmp [Pipeline] { [Pipeline] echo [2022-09-21T17:05:38.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:39.248Z] ---> create-netrc.sh [Pipeline] } [2022-09-21T17:05:39.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:39.575Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-21T17:05:39.584Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:39.871Z] ---> sudo-logs.sh [2022-09-21T17:05:39.871Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-21T17:05:39.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:40.187Z] ---> job-cost.sh [2022-09-21T17:05:40.187Z] lf-activate-venv: SKIPPING [2022-09-21T17:05:40.187Z] DEBUG: total: 0.2199999988079071 [2022-09-21T17:05:40.187Z] INFO: Retrieving Stack Cost... [2022-09-21T17:05:40.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T17:05:41.323Z] INFO: Archiving Costs [Pipeline] echo [2022-09-21T17:05:41.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T17:05:41.622Z] ---> logs-deploy.sh [2022-09-21T17:05:41.622Z] lf-activate-venv: SKIPPING [2022-09-21T17:05:41.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/58 [2022-09-21T17:05:41.622Z] INFO: archiving workspace using pattern(s): [2022-09-21T17:05:42.566Z] Archives upload complete. [2022-09-21T17:05:42.825Z] INFO: archiving logs to Nexus [2022-09-21T17:05:43.395Z] ---> uname -a: [2022-09-21T17:05:43.396Z] Linux prd-ubuntu20-04-docker-8c-8g-448 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-21T17:05:43.396Z] [2022-09-21T17:05:43.396Z] [2022-09-21T17:05:43.396Z] ---> lscpu: [2022-09-21T17:05:43.396Z] Architecture: x86_64 [2022-09-21T17:05:43.396Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-21T17:05:43.396Z] Byte Order: Little Endian [2022-09-21T17:05:43.396Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-21T17:05:43.396Z] CPU(s): 8 [2022-09-21T17:05:43.396Z] On-line CPU(s) list: 0-7 [2022-09-21T17:05:43.396Z] Thread(s) per core: 1 [2022-09-21T17:05:43.396Z] Core(s) per socket: 1 [2022-09-21T17:05:43.396Z] Socket(s): 8 [2022-09-21T17:05:43.396Z] NUMA node(s): 1 [2022-09-21T17:05:43.396Z] Vendor ID: AuthenticAMD [2022-09-21T17:05:43.396Z] CPU family: 23 [2022-09-21T17:05:43.396Z] Model: 49 [2022-09-21T17:05:43.396Z] Model name: AMD EPYC-Rome Processor [2022-09-21T17:05:43.396Z] Stepping: 0 [2022-09-21T17:05:43.396Z] CPU MHz: 2799.998 [2022-09-21T17:05:43.396Z] BogoMIPS: 5599.99 [2022-09-21T17:05:43.396Z] Virtualization: AMD-V [2022-09-21T17:05:43.396Z] Hypervisor vendor: KVM [2022-09-21T17:05:43.396Z] Virtualization type: full [2022-09-21T17:05:43.396Z] L1d cache: 256 KiB [2022-09-21T17:05:43.396Z] L1i cache: 256 KiB [2022-09-21T17:05:43.396Z] L2 cache: 4 MiB [2022-09-21T17:05:43.396Z] L3 cache: 128 MiB [2022-09-21T17:05:43.396Z] NUMA node0 CPU(s): 0-7 [2022-09-21T17:05:43.396Z] Vulnerability Itlb multihit: Not affected [2022-09-21T17:05:43.396Z] Vulnerability L1tf: Not affected [2022-09-21T17:05:43.396Z] Vulnerability Mds: Not affected [2022-09-21T17:05:43.396Z] Vulnerability Meltdown: Not affected [2022-09-21T17:05:43.396Z] Vulnerability Mmio stale data: Not affected [2022-09-21T17:05:43.396Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-21T17:05:43.396Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-21T17:05:43.396Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-21T17:05:43.396Z] Vulnerability Srbds: Not affected [2022-09-21T17:05:43.396Z] Vulnerability Tsx async abort: Not affected [2022-09-21T17:05:43.396Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-21T17:05:43.396Z] [2022-09-21T17:05:43.396Z]