Pull request #281 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at e03c6e991c633265ca57616196638541aa716f8b rather than f49edfa9d37b9172a55cd81482f3a90d49206cae Obtained Jenkinsfile from e03c6e991c633265ca57616196638541aa716f8b 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-ssh7871189923181034090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3668482482174694330.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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/PR-281/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/PR-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15210895526435700155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3695464076732918153.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/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/PR-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5348824466282594130.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-6113 in /w/workspace/undry_device-onvif-camera_PR-281 [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/undry_device-onvif-camera_PR-281 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit f49edfa9d37b9172a55cd81482f3a90d49206cae Merge succeeded, producing e6f1a57e5246a8f692e40f5acc9f870f848dab3b Checking out Revision e6f1a57e5246a8f692e40f5acc9f870f848dab3b (PR-281) > git config core.sparsecheckout # timeout=10 > git checkout -f f49edfa9d37b9172a55cd81482f3a90d49206cae # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6f1a57e5246a8f692e40f5acc9f870f848dab3b # timeout=10 Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a3516c550a1c06445d21a709e6fa1a569b60ba02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T20:22:41.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T20:22:41.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T20:22:41.395Z] ========================================================= [2023-03-28T20:22:41.395Z] EdgeX Global Pipelines Version Info [2023-03-28T20:22:41.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:22:42.105Z] ------------------- [2023-03-28T20:22:42.105Z] stable info: [2023-03-28T20:22:42.105Z] ------------------- [2023-03-28T20:22:42.105Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T20:22:42.105Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T20:22:42.105Z] Message: update stable to v1.0.245 [2023-03-28T20:22:42.678Z] ------------------- [2023-03-28T20:22:42.678Z] experimental info: [2023-03-28T20:22:42.678Z] ------------------- [2023-03-28T20:22:42.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T20:22:42.678Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T20:22:42.678Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T20:22:42.869Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-28T20:22:42.882Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-28T20:22:42.894Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T20:22:42.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T20:22:42.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T20:22:42.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T20:22:42.931Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T20:22:42.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T20:22:42.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T20:22:42.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T20:22:42.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T20:22:42.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-28T20:22:42.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T20:22:43.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T20:22:43.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:22:43.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:22:43.052Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:22:43.063Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:22:43.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T20:22:43.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T20:22:43.102Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-28T20:22:43.116Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-28T20:22:43.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T20:22:43.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T20:22:43.151Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T20:22:43.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T20:22:43.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T20:22:43.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2023-03-28T20:22:43.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2023-03-28T20:22:43.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2023-03-28T20:22:43.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6f1a57e5246a8f692e40f5acc9f870f848dab3b [Pipeline] echo [2023-03-28T20:22:43.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6f1a57 [Pipeline] echo [2023-03-28T20:22:43.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:22:43.302Z] provisioning config files... [2023-03-28T20:22:43.316Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config17410575963927589401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:22:43.618Z] ---> docker-login.sh [2023-03-28T20:22:43.618Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:22:43.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:43.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:43.878Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:43.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:43.878Z] [2023-03-28T20:22:43.878Z] Login Succeeded [2023-03-28T20:22:43.878Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:22:43.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:43.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:43.878Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:43.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:43.878Z] [2023-03-28T20:22:43.878Z] Login Succeeded [2023-03-28T20:22:43.878Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:22:44.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:44.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:44.138Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:44.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:44.138Z] [2023-03-28T20:22:44.138Z] Login Succeeded [2023-03-28T20:22:44.138Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:22:44.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:44.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:44.138Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:44.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:44.138Z] [2023-03-28T20:22:44.138Z] Login Succeeded [2023-03-28T20:22:44.138Z] docker.io [2023-03-28T20:22:44.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:44.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:44.397Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:44.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:44.397Z] [2023-03-28T20:22:44.397Z] Login Succeeded [2023-03-28T20:22:44.397Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:22:44.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T20:22:44.782Z] + git rev-list -1 --merges e6f1a57e5246a8f692e40f5acc9f870f848dab3b~1..e6f1a57e5246a8f692e40f5acc9f870f848dab3b [Pipeline] echo [2023-03-28T20:22:44.827Z] -----------> git rev-list -1 --merges e6f1a57e5246a8f692e40f5acc9f870f848dab3b~1..e6f1a57e5246a8f692e40f5acc9f870f848dab3b e6f1a57e5246a8f692e40f5acc9f870f848dab3b [2023-03-28T20:22:44.827Z] e6f1a57e5246a8f692e40f5acc9f870f848dab3b [false] [Pipeline] sh [2023-03-28T20:22:45.115Z] + git log --format=format:%s -1 e6f1a57e5246a8f692e40f5acc9f870f848dab3b [Pipeline] echo [2023-03-28T20:22:45.131Z] ========================================================= [2023-03-28T20:22:45.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T20:22:45.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:22:45.451Z] + git log --format=format:%s -1 e6f1a57e5246a8f692e40f5acc9f870f848dab3b [Pipeline] echo [2023-03-28T20:22:45.462Z] [semverPrep] GIT_COMMIT: e6f1a57e5246a8f692e40f5acc9f870f848dab3b, Commit Message: Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD [Pipeline] echo [2023-03-28T20:22:45.470Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T20:22:45.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:22:45.816Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T20:22:45.816Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T20:22:45.816Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T20:22:45.816Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T20:22:45.816Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T20:22:45.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:22:46.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:22:46.165Z] [2023-03-28T20:22:46.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:22:46.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:22:46.464Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T20:22:46.464Z] b85a868b505f: Pulling fs layer [2023-03-28T20:22:46.464Z] e2be974225ed: Pulling fs layer [2023-03-28T20:22:46.464Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T20:22:46.464Z] 988bab9f4d93: Pulling fs layer [2023-03-28T20:22:46.464Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T20:22:46.464Z] eaf3925da568: Pulling fs layer [2023-03-28T20:22:46.464Z] bab4dde63d76: Pulling fs layer [2023-03-28T20:22:46.464Z] bde34c3a00c8: Pulling fs layer [2023-03-28T20:22:46.464Z] b352a97aabf1: Pulling fs layer [2023-03-28T20:22:46.464Z] 4872d77fe225: Pulling fs layer [2023-03-28T20:22:46.464Z] 5851b861e8e6: Pulling fs layer [2023-03-28T20:22:46.464Z] 988bab9f4d93: Waiting [2023-03-28T20:22:46.464Z] 1469e6f7b9e6: Waiting [2023-03-28T20:22:46.464Z] bab4dde63d76: Waiting [2023-03-28T20:22:46.464Z] bde34c3a00c8: Waiting [2023-03-28T20:22:46.464Z] eaf3925da568: Waiting [2023-03-28T20:22:46.464Z] 4872d77fe225: Waiting [2023-03-28T20:22:46.464Z] 5851b861e8e6: Waiting [2023-03-28T20:22:46.464Z] e2be974225ed: Download complete [2023-03-28T20:22:46.464Z] 988bab9f4d93: Verifying Checksum [2023-03-28T20:22:46.464Z] 988bab9f4d93: Download complete [2023-03-28T20:22:46.464Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T20:22:46.464Z] 1469e6f7b9e6: Download complete [2023-03-28T20:22:46.723Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T20:22:46.723Z] 339a4e72a1f5: Download complete [2023-03-28T20:22:46.723Z] eaf3925da568: Verifying Checksum [2023-03-28T20:22:46.723Z] eaf3925da568: Download complete [2023-03-28T20:22:46.723Z] bde34c3a00c8: Verifying Checksum [2023-03-28T20:22:46.723Z] bde34c3a00c8: Download complete [2023-03-28T20:22:46.723Z] b352a97aabf1: Verifying Checksum [2023-03-28T20:22:46.723Z] b352a97aabf1: Download complete [2023-03-28T20:22:46.723Z] 4872d77fe225: Verifying Checksum [2023-03-28T20:22:46.723Z] 4872d77fe225: Download complete [2023-03-28T20:22:46.723Z] 5851b861e8e6: Verifying Checksum [2023-03-28T20:22:46.723Z] 5851b861e8e6: Download complete [2023-03-28T20:22:46.723Z] b85a868b505f: Verifying Checksum [2023-03-28T20:22:46.723Z] b85a868b505f: Download complete [2023-03-28T20:22:46.981Z] bab4dde63d76: Verifying Checksum [2023-03-28T20:22:46.982Z] bab4dde63d76: Download complete [2023-03-28T20:22:47.915Z] b85a868b505f: Pull complete [2023-03-28T20:22:47.915Z] e2be974225ed: Pull complete [2023-03-28T20:22:48.483Z] 339a4e72a1f5: Pull complete [2023-03-28T20:22:48.483Z] 988bab9f4d93: Pull complete [2023-03-28T20:22:48.743Z] 1469e6f7b9e6: Pull complete [2023-03-28T20:22:48.743Z] eaf3925da568: Pull complete [2023-03-28T20:22:50.119Z] bab4dde63d76: Pull complete [2023-03-28T20:22:50.377Z] bde34c3a00c8: Pull complete [2023-03-28T20:22:50.377Z] b352a97aabf1: Pull complete [2023-03-28T20:22:50.377Z] 4872d77fe225: Pull complete [2023-03-28T20:22:50.638Z] 5851b861e8e6: Pull complete [2023-03-28T20:22:50.638Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T20:22:50.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:22:50.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:22:50.735Z] prd-ubuntu20.04-docker-8c-8g-6113 does not seem to be running inside a container [2023-03-28T20:22:50.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:22:52.236Z] $ docker top ca9820bc5643f7dbc218ea37dd3675e27b6228ffdde68f93a8fb6d28928236c2 -eo pid,comm [2023-03-28T20:22:52.289Z] 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). [2023-03-28T20:22:52.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:22:52.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:22:52.327Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:22:52.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:22:52.444Z] $ docker exec ca9820bc5643f7dbc218ea37dd3675e27b6228ffdde68f93a8fb6d28928236c2 ssh-agent [2023-03-28T20:22:52.548Z] SSH_AUTH_SOCK=/tmp/ssh-d6Xi1rcGSt0n/agent.31 [2023-03-28T20:22:52.548Z] SSH_AGENT_PID=37 [2023-03-28T20:22:52.554Z] Running ssh-add (command line suppressed) [2023-03-28T20:22:52.657Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_16367026860174019342.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_16367026860174019342.key) [2023-03-28T20:22:52.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:22:52.956Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T20:22:52.976Z] $ docker exec --env ******** --env ******** ca9820bc5643f7dbc218ea37dd3675e27b6228ffdde68f93a8fb6d28928236c2 ssh-agent -k [2023-03-28T20:22:53.068Z] unset SSH_AUTH_SOCK; [2023-03-28T20:22:53.068Z] unset SSH_AGENT_PID; [2023-03-28T20:22:53.068Z] echo Agent pid 37 killed; [2023-03-28T20:22:53.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T20:22:53.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:22:53.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:22:53.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:22:53.205Z] $ docker exec ca9820bc5643f7dbc218ea37dd3675e27b6228ffdde68f93a8fb6d28928236c2 ssh-agent [2023-03-28T20:22:53.314Z] SSH_AUTH_SOCK=/tmp/ssh-cyvOmRt4glAE/agent.70 [2023-03-28T20:22:53.314Z] SSH_AGENT_PID=76 [2023-03-28T20:22:53.319Z] Running ssh-add (command line suppressed) [2023-03-28T20:22:53.411Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_2607935270130351764.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_2607935270130351764.key) [2023-03-28T20:22:53.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:22:53.708Z] + git semver init [2023-03-28T20:22:53.968Z] 2023-03-28 20:22:53,888 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T20:22:53.968Z] 2023-03-28 20:22:53,889 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-28T20:22:53.968Z] 2023-03-28 20:22:53,889 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-28T20:22:53.968Z] 2023-03-28 20:22:53,889 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-281/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-281, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:22:54.904Z] 2023-03-28 20:22:54,763 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-281/.git/info/exclude [2023-03-28T20:22:54.904Z] 2023-03-28 20:22:54,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 with force:False [2023-03-28T20:22:54.904Z] 2023-03-28 20:22:54,764 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-28T20:22:54.904Z] 2023-03-28 20:22:54,768 [execute] INFO git cat-file --batch-check [2023-03-28T20:22:54.904Z] 2023-03-28 20:22:54,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:22:54.904Z] 2023-03-28 20:22:54,773 [execute] INFO git cat-file --batch [2023-03-28T20:22:54.905Z] 2023-03-28 20:22:54,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:22:54.905Z] 2023-03-28 20:22:54,778 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-28T20:22:54.905Z] 0.0.0 [Pipeline] } [2023-03-28T20:22:54.917Z] $ docker exec --env ******** --env ******** ca9820bc5643f7dbc218ea37dd3675e27b6228ffdde68f93a8fb6d28928236c2 ssh-agent -k [2023-03-28T20:22:55.007Z] unset SSH_AUTH_SOCK; [2023-03-28T20:22:55.008Z] unset SSH_AGENT_PID; [2023-03-28T20:22:55.008Z] echo Agent pid 76 killed; [2023-03-28T20:22:55.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:22:55.311Z] + git semver [Pipeline] } [2023-03-28T20:22:55.584Z] $ docker stop --time=1 ca9820bc5643f7dbc218ea37dd3675e27b6228ffdde68f93a8fb6d28928236c2 [2023-03-28T20:22:56.912Z] $ docker rm -f --volumes ca9820bc5643f7dbc218ea37dd3675e27b6228ffdde68f93a8fb6d28928236c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:22:57.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T20:22:57.461Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T20:22:57.464Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-03-28T20:22:57.607Z] provisioning config files... [2023-03-28T20:22:57.617Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config10985655420460595041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:22:57.914Z] ---> docker-login.sh [2023-03-28T20:22:57.914Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:22:57.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:57.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:57.914Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:57.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:57.914Z] [2023-03-28T20:22:57.914Z] Login Succeeded [2023-03-28T20:22:57.914Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:22:57.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:57.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:57.914Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:57.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:57.914Z] [2023-03-28T20:22:57.914Z] Login Succeeded [2023-03-28T20:22:57.914Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:22:58.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:58.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:58.172Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:58.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:58.172Z] [2023-03-28T20:22:58.172Z] Login Succeeded [2023-03-28T20:22:58.172Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:22:58.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:58.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:58.172Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:58.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:58.172Z] [2023-03-28T20:22:58.172Z] Login Succeeded [2023-03-28T20:22:58.172Z] docker.io [2023-03-28T20:22:58.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:22:58.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:22:58.431Z] Configure a credential helper to remove this warning. See [2023-03-28T20:22:58.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:22:58.431Z] [2023-03-28T20:22:58.431Z] Login Succeeded [2023-03-28T20:22:58.431Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:22:58.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:22:58.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:22:58.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:22:58.532Z] ========================================================= [2023-03-28T20:22:58.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T20:22:58.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:22:58.850Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T20:22:58.850Z] Sending build context to Docker daemon 27.27MB [2023-03-28T20:22:58.850Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:22:58.850Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-28T20:22:59.111Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T20:22:59.111Z] 63b65145d645: Pulling fs layer [2023-03-28T20:22:59.111Z] a2d21d5440eb: Pulling fs layer [2023-03-28T20:22:59.111Z] 935e6c44a52c: Pulling fs layer [2023-03-28T20:22:59.111Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T20:22:59.111Z] 30dea6a524f1: Pulling fs layer [2023-03-28T20:22:59.111Z] a2aff8979fd8: Pulling fs layer [2023-03-28T20:22:59.111Z] 6808be2612f2: Pulling fs layer [2023-03-28T20:22:59.111Z] f25807f1079a: Pulling fs layer [2023-03-28T20:22:59.111Z] 94cc34f8dd06: Waiting [2023-03-28T20:22:59.111Z] 30dea6a524f1: Waiting [2023-03-28T20:22:59.111Z] a2aff8979fd8: Waiting [2023-03-28T20:22:59.111Z] 6808be2612f2: Waiting [2023-03-28T20:22:59.111Z] f25807f1079a: Waiting [2023-03-28T20:22:59.111Z] a2d21d5440eb: Verifying Checksum [2023-03-28T20:22:59.112Z] a2d21d5440eb: Download complete [2023-03-28T20:22:59.112Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T20:22:59.112Z] 94cc34f8dd06: Download complete [2023-03-28T20:22:59.112Z] 30dea6a524f1: Download complete [2023-03-28T20:22:59.112Z] 63b65145d645: Download complete [2023-03-28T20:22:59.112Z] a2aff8979fd8: Verifying Checksum [2023-03-28T20:22:59.112Z] a2aff8979fd8: Download complete [2023-03-28T20:22:59.371Z] 63b65145d645: Pull complete [2023-03-28T20:22:59.371Z] a2d21d5440eb: Pull complete [2023-03-28T20:22:59.632Z] f25807f1079a: Verifying Checksum [2023-03-28T20:22:59.632Z] f25807f1079a: Download complete [2023-03-28T20:22:59.632Z] 935e6c44a52c: Verifying Checksum [2023-03-28T20:22:59.632Z] 935e6c44a52c: Download complete [2023-03-28T20:22:59.891Z] 6808be2612f2: Verifying Checksum [2023-03-28T20:22:59.891Z] 6808be2612f2: Download complete [2023-03-28T20:23:03.174Z] 935e6c44a52c: Pull complete [2023-03-28T20:23:03.174Z] 94cc34f8dd06: Pull complete [2023-03-28T20:23:03.174Z] 30dea6a524f1: Pull complete [2023-03-28T20:23:03.174Z] a2aff8979fd8: Pull complete [2023-03-28T20:23:05.075Z] 6808be2612f2: Pull complete [2023-03-28T20:23:06.009Z] f25807f1079a: Pull complete [2023-03-28T20:23:06.009Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T20:23:06.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:23:06.009Z] ---> 3b553350e43f [2023-03-28T20:23:06.009Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:23:07.917Z] ---> Running in d949aaf9a5c7 [2023-03-28T20:23:07.917Z] Removing intermediate container d949aaf9a5c7 [2023-03-28T20:23:07.917Z] ---> 0458249f0074 [2023-03-28T20:23:07.917Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:23:08.177Z] ---> Running in 4338b0837fb2 [2023-03-28T20:23:08.177Z] Removing intermediate container 4338b0837fb2 [2023-03-28T20:23:08.177Z] ---> 3ae67ba83d13 [2023-03-28T20:23:08.177Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:23:08.437Z] ---> Running in 9503d17c8915 [2023-03-28T20:23:08.437Z] Removing intermediate container 9503d17c8915 [2023-03-28T20:23:08.437Z] ---> 8bfafc53ca6f [2023-03-28T20:23:08.437Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:23:08.437Z] ---> Running in 345569d6706d [2023-03-28T20:23:08.437Z] Removing intermediate container 345569d6706d [2023-03-28T20:23:08.437Z] ---> 821c905abb2a [2023-03-28T20:23:08.437Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-28T20:23:08.437Z] ---> Running in 4d425342f36f [2023-03-28T20:23:08.694Z] Removing intermediate container 4d425342f36f [2023-03-28T20:23:08.694Z] ---> 4faa2d28782c [2023-03-28T20:23:08.694Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:23:08.694Z] ---> Running in 5dfa49e16fcd [2023-03-28T20:23:08.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:23:08.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:23:09.212Z] OK: 265 MiB in 53 packages [2023-03-28T20:23:09.780Z] Removing intermediate container 5dfa49e16fcd [2023-03-28T20:23:09.780Z] ---> 48a39244b31b [2023-03-28T20:23:09.780Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-28T20:23:09.780Z] ---> Running in 7decb89c7d97 [2023-03-28T20:23:09.780Z] Removing intermediate container 7decb89c7d97 [2023-03-28T20:23:09.780Z] ---> 4280526607a6 [2023-03-28T20:23:09.780Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-28T20:23:09.780Z] ---> f462f3586c9b [2023-03-28T20:23:09.780Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:23:10.038Z] ---> Running in 94b5ff28b006 [2023-03-28T20:23:12.573Z] Still waiting to schedule task [2023-03-28T20:23:12.574Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-28T20:23:31.967Z] Removing intermediate container 94b5ff28b006 [2023-03-28T20:23:31.967Z] ---> cc4f34c6f538 [2023-03-28T20:23:31.967Z] Step 12/13 : COPY . . [2023-03-28T20:23:31.967Z] ---> c96318b124f8 [2023-03-28T20:23:31.967Z] Step 13/13 : RUN ${MAKE} [2023-03-28T20:23:31.967Z] ---> Running in 208f1fa37d76 [2023-03-28T20:23:31.967Z] noop [2023-03-28T20:23:31.967Z] Removing intermediate container 208f1fa37d76 [2023-03-28T20:23:31.967Z] ---> 6a7fcce0049c [2023-03-28T20:23:31.967Z] Successfully built 6a7fcce0049c [2023-03-28T20:23:31.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:23:32.273Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:23:32.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:23:32.346Z] prd-ubuntu20.04-docker-8c-8g-6113 does not seem to be running inside a container [2023-03-28T20:23:32.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:23:32.795Z] $ docker top 8eea87da8d790eeac1dfc9be75c8f201e97d26bc7691a2f45c6cc7eaea3b836b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:23:33.136Z] + go version [2023-03-28T20:23:33.136Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T20:23:33.147Z] $ docker stop --time=1 8eea87da8d790eeac1dfc9be75c8f201e97d26bc7691a2f45c6cc7eaea3b836b [2023-03-28T20:23:34.434Z] $ docker rm -f --volumes 8eea87da8d790eeac1dfc9be75c8f201e97d26bc7691a2f45c6cc7eaea3b836b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:23:34.804Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:23:34.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:23:34.869Z] prd-ubuntu20.04-docker-8c-8g-6113 does not seem to be running inside a container [2023-03-28T20:23:34.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:23:35.233Z] $ docker top 8f707ca6eb847909ab61d50db8c122bdab735be02d7257982a075b30b430f2b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:23:35.577Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:23:35.873Z] + make test [2023-03-28T20:23:35.873Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T20:23:40.059Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-28T20:23:50.018Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-28T20:23:50.018Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-28T20:23:51.923Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.7% of statements [2023-03-28T20:23:55.208Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.985s coverage: 86.5% of statements [2023-03-28T20:24:01.765Z] go vet ./... [2023-03-28T20:24:05.053Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:24:05.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:24:05.053Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:24:05.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T20:24:05.077Z] $ docker stop --time=1 8f707ca6eb847909ab61d50db8c122bdab735be02d7257982a075b30b430f2b9 [2023-03-28T20:24:07.093Z] $ docker rm -f --volumes 8f707ca6eb847909ab61d50db8c122bdab735be02d7257982a075b30b430f2b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:24:07.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T20:24:07.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T20:24:08.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T20:24:08.340Z] + ls -al . [2023-03-28T20:24:08.340Z] total 232 [2023-03-28T20:24:08.340Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:23 . [2023-03-28T20:24:08.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:22 .. [2023-03-28T20:24:08.340Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:22 .git [2023-03-28T20:24:08.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:22 .github [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 28 20:22 .gitignore [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 20:22 .golangci.yml [2023-03-28T20:24:08.340Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:22 .semver [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 28 20:22 Attribution.txt [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 28 20:22 CHANGELOG.md [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 28 20:22 Dockerfile [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:22 GOVERNANCE.md [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 28 20:22 Jenkinsfile [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 28 20:22 LICENSE [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 28 20:22 Makefile [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 20:22 OWNERS.md [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 28 20:22 README.md [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 20:22 VERSION [2023-03-28T20:24:08.340Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:22 bin [2023-03-28T20:24:08.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:22 cmd [2023-03-28T20:24:08.340Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 28 20:23 coverage.out [2023-03-28T20:24:08.340Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 20:22 doc [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 28 20:22 go.mod [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 28 20:22 go.sum [2023-03-28T20:24:08.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:22 internal [2023-03-28T20:24:08.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:22 snap [2023-03-28T20:24:08.340Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 28 20:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:24:08.644Z] + 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=e6f1a57e5246a8f692e40f5acc9f870f848dab3b --label arch=amd64 --label version=0.0.0 . [2023-03-28T20:24:08.645Z] Sending build context to Docker daemon 27.35MB [2023-03-28T20:24:08.645Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:24:08.645Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-28T20:24:08.645Z] ---> 6a7fcce0049c [2023-03-28T20:24:08.645Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:24:08.903Z] ---> Running in a1863abe83bb [2023-03-28T20:24:08.903Z] Removing intermediate container a1863abe83bb [2023-03-28T20:24:08.903Z] ---> cdcaf00a40b7 [2023-03-28T20:24:08.903Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:24:08.903Z] ---> Running in 9ee3dcb2c8b7 [2023-03-28T20:24:09.162Z] Removing intermediate container 9ee3dcb2c8b7 [2023-03-28T20:24:09.162Z] ---> d8342e534e4b [2023-03-28T20:24:09.162Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:24:09.162Z] ---> Running in a4238b3831f5 [2023-03-28T20:24:09.162Z] Removing intermediate container a4238b3831f5 [2023-03-28T20:24:09.162Z] ---> bf7c88282d28 [2023-03-28T20:24:09.162Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:24:09.423Z] ---> Running in 0a576fd1c68a [2023-03-28T20:24:09.423Z] Removing intermediate container 0a576fd1c68a [2023-03-28T20:24:09.423Z] ---> b574f7e9268b [2023-03-28T20:24:09.423Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-28T20:24:09.423Z] ---> Running in e5d51bb6c881 [2023-03-28T20:24:09.683Z] Removing intermediate container e5d51bb6c881 [2023-03-28T20:24:09.683Z] ---> fd3f3fa50a0e [2023-03-28T20:24:09.683Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:24:09.683Z] ---> Running in 78b10e3d1de3 [2023-03-28T20:24:09.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:24:09.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:24:10.198Z] OK: 265 MiB in 53 packages [2023-03-28T20:24:10.456Z] Removing intermediate container 78b10e3d1de3 [2023-03-28T20:24:10.456Z] ---> d6c83004b420 [2023-03-28T20:24:10.456Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-28T20:24:10.725Z] ---> Running in 839aef5782be [2023-03-28T20:24:10.725Z] Removing intermediate container 839aef5782be [2023-03-28T20:24:10.725Z] ---> c67022238d0f [2023-03-28T20:24:10.725Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-28T20:24:10.983Z] ---> dc2bdb56520c [2023-03-28T20:24:10.983Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:24:10.983Z] ---> Running in 1217343b513d [2023-03-28T20:24:11.920Z] Removing intermediate container 1217343b513d [2023-03-28T20:24:11.920Z] ---> 23996cb8c464 [2023-03-28T20:24:11.920Z] Step 12/26 : COPY . . [2023-03-28T20:24:12.486Z] ---> c54211e94005 [2023-03-28T20:24:12.486Z] Step 13/26 : RUN ${MAKE} [2023-03-28T20:24:12.486Z] ---> Running in d62dcc09ebd8 [2023-03-28T20:24:12.743Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-28T20:24:30.820Z] Removing intermediate container d62dcc09ebd8 [2023-03-28T20:24:30.820Z] ---> 0b3242d7a335 [2023-03-28T20:24:30.820Z] Step 14/26 : FROM alpine:3.17 [2023-03-28T20:24:30.820Z] 3.17: Pulling from library/alpine [2023-03-28T20:24:30.820Z] 63b65145d645: Already exists [2023-03-28T20:24:30.820Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:24:30.820Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:24:30.820Z] ---> b2aa39c304c2 [2023-03-28T20:24:30.820Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-28T20:24:30.820Z] ---> Running in 2b27877abe5f [2023-03-28T20:24:30.820Z] Removing intermediate container 2b27877abe5f [2023-03-28T20:24:30.820Z] ---> dd902d8a8c58 [2023-03-28T20:24:30.820Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:24:30.820Z] ---> Running in 57bcb54be87e [2023-03-28T20:24:30.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:24:30.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:24:30.820Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:24:30.820Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:24:30.820Z] OK: 7 MiB in 16 packages [2023-03-28T20:24:31.079Z] Removing intermediate container 57bcb54be87e [2023-03-28T20:24:31.079Z] ---> 49601611603c [2023-03-28T20:24:31.079Z] Step 17/26 : WORKDIR / [2023-03-28T20:24:31.079Z] ---> Running in 958c41412be9 [2023-03-28T20:24:31.337Z] Removing intermediate container 958c41412be9 [2023-03-28T20:24:31.337Z] ---> 7a4156025eb7 [2023-03-28T20:24:31.337Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-28T20:24:31.953Z] ---> c8178d355548 [2023-03-28T20:24:31.953Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-28T20:24:31.953Z] ---> c9bf0bbbb799 [2023-03-28T20:24:31.953Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-28T20:24:32.213Z] ---> 0415e034cef1 [2023-03-28T20:24:32.213Z] Step 21/26 : EXPOSE 59984 [2023-03-28T20:24:32.213Z] ---> Running in f0c0c4af372c [2023-03-28T20:24:32.213Z] Removing intermediate container f0c0c4af372c [2023-03-28T20:24:32.213Z] ---> bcee553911b5 [2023-03-28T20:24:32.213Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-28T20:24:32.213Z] ---> Running in ccdd1aa4572f [2023-03-28T20:24:32.472Z] Removing intermediate container ccdd1aa4572f [2023-03-28T20:24:32.472Z] ---> be2c341b4a75 [2023-03-28T20:24:32.472Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:24:32.472Z] ---> Running in a6821dbcc52e [2023-03-28T20:24:32.472Z] Removing intermediate container a6821dbcc52e [2023-03-28T20:24:32.472Z] ---> 05586ecd2a19 [2023-03-28T20:24:32.472Z] Step 24/26 : LABEL arch=amd64 [2023-03-28T20:24:32.472Z] ---> Running in e16ad663bbc1 [2023-03-28T20:24:32.731Z] Removing intermediate container e16ad663bbc1 [2023-03-28T20:24:32.731Z] ---> d477961aa3b2 [2023-03-28T20:24:32.731Z] Step 25/26 : LABEL git_sha=e6f1a57e5246a8f692e40f5acc9f870f848dab3b [2023-03-28T20:24:32.731Z] ---> Running in a9437aabeee6 [2023-03-28T20:24:32.731Z] Removing intermediate container a9437aabeee6 [2023-03-28T20:24:32.731Z] ---> b53475fd0b8e [2023-03-28T20:24:32.731Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T20:24:32.731Z] ---> Running in 3a29ee0d42ae [2023-03-28T20:24:32.990Z] Removing intermediate container 3a29ee0d42ae [2023-03-28T20:24:32.990Z] ---> 371ff14ab085 [2023-03-28T20:24:32.990Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T20:24:32.990Z] Successfully built 371ff14ab085 [2023-03-28T20:24:32.990Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-03-28T20:24:33.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:24:33.441Z] [2023-03-28T20:24:33.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:24:33.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:24:33.744Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T20:24:33.744Z] 5eb5b503b376: Pulling fs layer [2023-03-28T20:24:33.744Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T20:24:33.744Z] ec43610c2a17: Pulling fs layer [2023-03-28T20:24:33.744Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T20:24:33.744Z] 33b1e0a273af: Pulling fs layer [2023-03-28T20:24:33.744Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T20:24:33.744Z] 2f39f015ded8: Pulling fs layer [2023-03-28T20:24:33.744Z] 5d3b04190fa2: Waiting [2023-03-28T20:24:33.744Z] 3a2ae6a8a46f: Waiting [2023-03-28T20:24:33.744Z] 2f39f015ded8: Waiting [2023-03-28T20:24:33.744Z] 33b1e0a273af: Waiting [2023-03-28T20:24:33.744Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T20:24:33.744Z] 5c69ac0246d0: Download complete [2023-03-28T20:24:33.744Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T20:24:33.744Z] 3a2ae6a8a46f: Download complete [2023-03-28T20:24:33.744Z] 33b1e0a273af: Verifying Checksum [2023-03-28T20:24:33.744Z] 33b1e0a273af: Download complete [2023-03-28T20:24:33.744Z] 5d3b04190fa2: Download complete [2023-03-28T20:24:33.744Z] ec43610c2a17: Verifying Checksum [2023-03-28T20:24:33.744Z] ec43610c2a17: Download complete [2023-03-28T20:24:34.004Z] 5eb5b503b376: Verifying Checksum [2023-03-28T20:24:34.004Z] 5eb5b503b376: Download complete [2023-03-28T20:24:34.574Z] 2f39f015ded8: Download complete [2023-03-28T20:24:35.142Z] 5eb5b503b376: Pull complete [2023-03-28T20:24:35.142Z] 5c69ac0246d0: Pull complete [2023-03-28T20:24:35.711Z] ec43610c2a17: Pull complete [2023-03-28T20:24:35.711Z] 3a2ae6a8a46f: Pull complete [2023-03-28T20:24:35.969Z] 33b1e0a273af: Pull complete [2023-03-28T20:24:35.969Z] 5d3b04190fa2: Pull complete [2023-03-28T20:24:40.155Z] 2f39f015ded8: Pull complete [2023-03-28T20:24:40.155Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T20:24:40.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:24:40.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:24:40.237Z] prd-ubuntu20.04-docker-8c-8g-6113 does not seem to be running inside a container [2023-03-28T20:24:40.265Z] $ 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/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T20:24:42.106Z] $ docker top dd697f5fa5dad8ef7120321241d0a1fead0ef235207b285444a8e891d09eab3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:24:42.476Z] ---> job-cost.sh [2023-03-28T20:24:42.476Z] lf-activate-venv: SKIPPING [2023-03-28T20:24:42.476Z] INFO: No Stack... [2023-03-28T20:24:42.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:24:43.302Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:24:43.590Z] + cat /w/workspace/undry_device-onvif-camera_PR-281/archives/cost.csv [2023-03-28T20:24:43.590Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:24:43.603Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] [2023-03-28T20:24:43.609Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] did not exist. Created. [2023-03-28T20:24:43.609Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:24:43.903Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T20:24:43.936Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:24:43.943Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:24:43.965Z] $ docker stop --time=1 dd697f5fa5dad8ef7120321241d0a1fead0ef235207b285444a8e891d09eab3a [2023-03-28T20:24:45.108Z] $ docker rm -f --volumes dd697f5fa5dad8ef7120321241d0a1fead0ef235207b285444a8e891d09eab3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T20:25:29.503Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6116 in /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] { [Pipeline] ws [2023-03-28T20:25:29.515Z] Running in /w/workspace/device-onvif-camera/12 [Pipeline] { [Pipeline] checkout [2023-03-28T20:25:29.560Z] The recommended git tool is: git [2023-03-28T20:25:40.738Z] using credential edgex-jenkins-ssh [2023-03-28T20:25:40.766Z] Cloning the remote Git repository [2023-03-28T20:25:40.912Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-28T20:25:41.137Z] > git init /w/workspace/device-onvif-camera/12 # timeout=10 [2023-03-28T20:25:41.607Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-28T20:25:41.609Z] > git --version # timeout=10 [2023-03-28T20:25:41.729Z] > git --version # 'git version 2.25.1' [2023-03-28T20:25:41.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:25:42.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:25:43.902Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-28T20:25:43.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:25:46.420Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit f49edfa9d37b9172a55cd81482f3a90d49206cae [2023-03-28T20:25:45.573Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-28T20:25:45.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-28T20:25:45.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:25:45.672Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T20:25:47.704Z] Merge succeeded, producing 1c860b81b4afa22eb0e4ee7b4ef60b03b03285c0 [2023-03-28T20:25:47.704Z] Checking out Revision 1c860b81b4afa22eb0e4ee7b4ef60b03b03285c0 (PR-281) [2023-03-28T20:25:46.451Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:25:46.611Z] > git checkout -f f49edfa9d37b9172a55cd81482f3a90d49206cae # timeout=10 [2023-03-28T20:25:47.022Z] > git remote # timeout=10 [2023-03-28T20:25:47.063Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T20:25:47.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:25:47.111Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-28T20:25:47.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T20:25:47.717Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:25:47.775Z] > git checkout -f 1c860b81b4afa22eb0e4ee7b4ef60b03b03285c0 # timeout=10 [2023-03-28T20:25:51.490Z] Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" [2023-03-28T20:25:51.540Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:25:51.506Z] > git rev-list --no-walk a3516c550a1c06445d21a709e6fa1a569b60ba02 # timeout=10 [2023-03-28T20:25:52.528Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T20:25:52.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:25:52.528Z] Dload Upload Total Spent Left Speed [2023-03-28T20:25:52.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-03-28T20:25:53.304Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T20:25:53.662Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-03-28T20:25:53.662Z] /etc/docker/daemon.json [2023-03-28T20:25:53.662Z] { [2023-03-28T20:25:53.662Z] "registry-mirrors": [ [2023-03-28T20:25:53.662Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T20:25:53.662Z] ], [2023-03-28T20:25:53.662Z] "bip": "10.250.0.254/24", [2023-03-28T20:25:53.662Z] "hosts": [ [2023-03-28T20:25:53.662Z] "tcp://0.0.0.0:5555", [2023-03-28T20:25:53.662Z] "unix:///var/run/docker.sock" [2023-03-28T20:25:53.662Z] ], [2023-03-28T20:25:53.662Z] "mtu": 1458, [2023-03-28T20:25:53.662Z] "selinux-enabled": true, [2023-03-28T20:25:53.662Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T20:25:53.662Z] } [Pipeline] sh [2023-03-28T20:25:54.012Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T20:25:54.356Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:26:12.708Z] provisioning config files... [2023-03-28T20:26:12.743Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/12@tmp/config1417739716084688822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:26:13.118Z] ---> docker-login.sh [2023-03-28T20:26:13.118Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:26:13.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:26:13.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:26:13.720Z] Configure a credential helper to remove this warning. See [2023-03-28T20:26:13.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:26:13.720Z] [2023-03-28T20:26:13.720Z] Login Succeeded [2023-03-28T20:26:13.720Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:26:13.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:26:14.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:26:14.277Z] Configure a credential helper to remove this warning. See [2023-03-28T20:26:14.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:26:14.277Z] [2023-03-28T20:26:14.277Z] Login Succeeded [2023-03-28T20:26:14.277Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:26:14.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:26:14.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:26:14.554Z] Configure a credential helper to remove this warning. See [2023-03-28T20:26:14.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:26:14.554Z] [2023-03-28T20:26:14.554Z] Login Succeeded [2023-03-28T20:26:14.554Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:26:14.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:26:15.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:26:15.107Z] Configure a credential helper to remove this warning. See [2023-03-28T20:26:15.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:26:15.107Z] [2023-03-28T20:26:15.107Z] Login Succeeded [2023-03-28T20:26:15.107Z] docker.io [2023-03-28T20:26:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:26:15.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:26:15.658Z] Configure a credential helper to remove this warning. See [2023-03-28T20:26:15.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:26:15.658Z] [2023-03-28T20:26:15.658Z] Login Succeeded [2023-03-28T20:26:15.658Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:26:15.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:26:16.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:26:16.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:26:16.044Z] ========================================================= [2023-03-28T20:26:16.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T20:26:16.044Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:26:16.413Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T20:26:17.023Z] Sending build context to Docker daemon 19.97MB [2023-03-28T20:26:17.298Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:26:17.298Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-28T20:26:17.298Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T20:26:17.298Z] af6eaf76a39c: Pulling fs layer [2023-03-28T20:26:17.298Z] 55522c791124: Pulling fs layer [2023-03-28T20:26:17.298Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T20:26:17.298Z] 169dfbe0d373: Pulling fs layer [2023-03-28T20:26:17.298Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T20:26:17.298Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T20:26:17.298Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T20:26:17.298Z] e1ff8fa3b103: Waiting [2023-03-28T20:26:17.298Z] 52ebb69f0ebf: Waiting [2023-03-28T20:26:17.298Z] 169dfbe0d373: Waiting [2023-03-28T20:26:17.298Z] 5abe8eddf0d5: Waiting [2023-03-28T20:26:17.298Z] 55522c791124: Download complete [2023-03-28T20:26:17.588Z] 169dfbe0d373: Verifying Checksum [2023-03-28T20:26:17.588Z] 169dfbe0d373: Download complete [2023-03-28T20:26:17.588Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T20:26:17.588Z] e1ff8fa3b103: Download complete [2023-03-28T20:26:17.588Z] af6eaf76a39c: Verifying Checksum [2023-03-28T20:26:17.588Z] af6eaf76a39c: Download complete [2023-03-28T20:26:19.028Z] af6eaf76a39c: Pull complete [2023-03-28T20:26:19.028Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T20:26:19.028Z] 5abe8eddf0d5: Download complete [2023-03-28T20:26:19.303Z] 55522c791124: Pull complete [2023-03-28T20:26:20.306Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T20:26:20.306Z] 52ebb69f0ebf: Download complete [2023-03-28T20:26:20.578Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T20:26:20.578Z] ce5c4a1c91eb: Download complete [2023-03-28T20:26:32.963Z] ce5c4a1c91eb: Pull complete [2023-03-28T20:26:32.963Z] 169dfbe0d373: Pull complete [2023-03-28T20:26:32.963Z] e1ff8fa3b103: Pull complete [2023-03-28T20:26:39.658Z] 52ebb69f0ebf: Pull complete [2023-03-28T20:26:42.336Z] 5abe8eddf0d5: Pull complete [2023-03-28T20:26:42.611Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T20:26:42.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:26:42.611Z] ---> 6cb57ee374ae [2023-03-28T20:26:42.611Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:26:44.579Z] ---> Running in 71ec55b955bd [2023-03-28T20:26:44.850Z] Removing intermediate container 71ec55b955bd [2023-03-28T20:26:44.850Z] ---> 221e0df401af [2023-03-28T20:26:44.850Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:26:45.122Z] ---> Running in 90a714fe488b [2023-03-28T20:26:45.394Z] Removing intermediate container 90a714fe488b [2023-03-28T20:26:45.394Z] ---> ecee775766d4 [2023-03-28T20:26:45.394Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:26:45.394Z] ---> Running in 5aeea6f96df0 [2023-03-28T20:26:45.668Z] Removing intermediate container 5aeea6f96df0 [2023-03-28T20:26:45.668Z] ---> ebb96d8bc309 [2023-03-28T20:26:45.668Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:26:45.942Z] ---> Running in 392808034bee [2023-03-28T20:26:46.215Z] Removing intermediate container 392808034bee [2023-03-28T20:26:46.215Z] ---> 9cfe3ba34082 [2023-03-28T20:26:46.215Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-28T20:26:46.215Z] ---> Running in 73c978df7605 [2023-03-28T20:26:46.499Z] Removing intermediate container 73c978df7605 [2023-03-28T20:26:46.499Z] ---> f303581b3350 [2023-03-28T20:26:46.499Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:26:46.773Z] ---> Running in 0f7ae192a857 [2023-03-28T20:26:48.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:26:48.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:26:50.260Z] OK: 263 MiB in 53 packages [2023-03-28T20:26:51.236Z] Removing intermediate container 0f7ae192a857 [2023-03-28T20:26:51.236Z] ---> 683d060a8a5c [2023-03-28T20:26:51.236Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-28T20:26:51.236Z] ---> Running in 8d5cd881dfb3 [2023-03-28T20:26:51.509Z] Removing intermediate container 8d5cd881dfb3 [2023-03-28T20:26:51.509Z] ---> 72e3f8e584ff [2023-03-28T20:26:51.509Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-28T20:26:52.099Z] ---> 20eb9ce7cd2f [2023-03-28T20:26:52.099Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:26:52.099Z] ---> Running in 1933ff364eed [2023-03-28T20:28:13.847Z] Removing intermediate container 1933ff364eed [2023-03-28T20:28:13.847Z] ---> 9050db00e828 [2023-03-28T20:28:13.847Z] Step 12/13 : COPY . . [2023-03-28T20:28:13.847Z] ---> 87851cd5c96c [2023-03-28T20:28:13.847Z] Step 13/13 : RUN ${MAKE} [2023-03-28T20:28:13.847Z] ---> Running in 2eaeb9c49a36 [2023-03-28T20:28:13.847Z] noop [2023-03-28T20:28:13.847Z] Removing intermediate container 2eaeb9c49a36 [2023-03-28T20:28:13.847Z] ---> b0ff578ee81c [2023-03-28T20:28:13.847Z] Successfully built b0ff578ee81c [2023-03-28T20:28:13.847Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:28:14.217Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:28:14.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:28:14.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-6116 does not seem to be running inside a container [2023-03-28T20:28:14.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T20:28:16.008Z] $ docker top dbaf501fcfd7898c91448126c56597c4f91a1faf3d2dcd7074906537e0f94702 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:28:16.910Z] + go version [2023-03-28T20:28:16.911Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T20:28:16.944Z] $ docker stop --time=1 dbaf501fcfd7898c91448126c56597c4f91a1faf3d2dcd7074906537e0f94702 [2023-03-28T20:28:18.698Z] $ docker rm -f --volumes dbaf501fcfd7898c91448126c56597c4f91a1faf3d2dcd7074906537e0f94702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:28:19.291Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:28:19.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:28:19.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-6116 does not seem to be running inside a container [2023-03-28T20:28:19.598Z] $ 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/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T20:28:20.975Z] $ docker top 57e6184f57b31a08f3a55289fcdf1c6c7d445d9430c00451d4fea963bd84199e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:28:21.860Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/12 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:28:22.537Z] + make test [2023-03-28T20:28:22.537Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T20:29:09.469Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-28T20:31:31.299Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-28T20:31:32.718Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-28T20:31:34.668Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.200s coverage: 31.7% of statements [2023-03-28T20:31:52.907Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.192s coverage: 86.5% of statements [2023-03-28T20:31:52.907Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T20:31:52.907Z] go vet ./... [2023-03-28T20:32:25.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:32:25.189Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:32:25.189Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:32:25.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T20:32:25.822Z] $ docker stop --time=1 57e6184f57b31a08f3a55289fcdf1c6c7d445d9430c00451d4fea963bd84199e [2023-03-28T20:32:27.794Z] $ docker rm -f --volumes 57e6184f57b31a08f3a55289fcdf1c6c7d445d9430c00451d4fea963bd84199e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:32:29.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T20:32:29.156Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T20:32:29.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:32:30.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T20:32:30.675Z] + ls -al . [2023-03-28T20:32:30.675Z] total 228 [2023-03-28T20:32:30.675Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 20:28 . [2023-03-28T20:32:30.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:25 .. [2023-03-28T20:32:30.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:25 .git [2023-03-28T20:32:30.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:25 .github [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 28 20:25 .gitignore [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 20:25 .golangci.yml [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 28 20:25 Attribution.txt [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 28 20:25 CHANGELOG.md [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 28 20:25 Dockerfile [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:25 GOVERNANCE.md [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 28 20:25 Jenkinsfile [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 28 20:25 LICENSE [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 28 20:25 Makefile [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 20:25 OWNERS.md [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 28 20:25 README.md [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 20:22 VERSION [2023-03-28T20:32:30.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:25 bin [2023-03-28T20:32:30.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:25 cmd [2023-03-28T20:32:30.675Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 28 20:31 coverage.out [2023-03-28T20:32:30.675Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 20:25 doc [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 28 20:25 go.mod [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 28 20:25 go.sum [2023-03-28T20:32:30.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:25 internal [2023-03-28T20:32:30.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:25 snap [2023-03-28T20:32:30.675Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 28 20:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:32:31.037Z] + 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=1c860b81b4afa22eb0e4ee7b4ef60b03b03285c0 --label arch=arm64 --label version=0.0.0 . [2023-03-28T20:32:31.841Z] Sending build context to Docker daemon 20.05MB [2023-03-28T20:32:31.841Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:32:31.841Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-28T20:32:31.841Z] ---> b0ff578ee81c [2023-03-28T20:32:31.841Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:32:32.112Z] ---> Running in 27568891de45 [2023-03-28T20:32:32.384Z] Removing intermediate container 27568891de45 [2023-03-28T20:32:32.384Z] ---> 11bad2108d0b [2023-03-28T20:32:32.384Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:32:32.656Z] ---> Running in aaf565d27370 [2023-03-28T20:32:32.928Z] Removing intermediate container aaf565d27370 [2023-03-28T20:32:32.928Z] ---> a90fdd6c3382 [2023-03-28T20:32:32.928Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:32:32.928Z] ---> Running in 1ff05138e27d [2023-03-28T20:32:33.200Z] Removing intermediate container 1ff05138e27d [2023-03-28T20:32:33.200Z] ---> 3d71eccb1804 [2023-03-28T20:32:33.200Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:32:33.470Z] ---> Running in c982ed02282b [2023-03-28T20:32:33.739Z] Removing intermediate container c982ed02282b [2023-03-28T20:32:33.739Z] ---> 5e0c156db1c7 [2023-03-28T20:32:33.739Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-28T20:32:33.739Z] ---> Running in d9777131ea04 [2023-03-28T20:32:34.008Z] Removing intermediate container d9777131ea04 [2023-03-28T20:32:34.008Z] ---> 6bc9e0ec8da6 [2023-03-28T20:32:34.008Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:32:34.277Z] ---> Running in c443bfe4484e [2023-03-28T20:32:35.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:32:36.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:32:37.751Z] OK: 263 MiB in 53 packages [2023-03-28T20:32:38.746Z] Removing intermediate container c443bfe4484e [2023-03-28T20:32:38.746Z] ---> 06499a66bc82 [2023-03-28T20:32:38.746Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-28T20:32:38.746Z] ---> Running in ec8b23438dd0 [2023-03-28T20:32:39.030Z] Removing intermediate container ec8b23438dd0 [2023-03-28T20:32:39.030Z] ---> 23dbd1162a51 [2023-03-28T20:32:39.030Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-28T20:32:39.619Z] ---> b20eadace1ac [2023-03-28T20:32:39.619Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:32:39.619Z] ---> Running in ef6d35cc3d19 [2023-03-28T20:32:42.980Z] Removing intermediate container ef6d35cc3d19 [2023-03-28T20:32:42.980Z] ---> ce441757be60 [2023-03-28T20:32:42.980Z] Step 12/26 : COPY . . [2023-03-28T20:32:46.344Z] ---> f094da6a4ff0 [2023-03-28T20:32:46.344Z] Step 13/26 : RUN ${MAKE} [2023-03-28T20:32:46.614Z] ---> Running in 0864e1b23f80 [2023-03-28T20:32:47.590Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-28T20:35:39.387Z] Removing intermediate container 0864e1b23f80 [2023-03-28T20:35:39.387Z] ---> 7f2f45276fc7 [2023-03-28T20:35:39.387Z] Step 14/26 : FROM alpine:3.17 [2023-03-28T20:35:39.387Z] 3.17: Pulling from library/alpine [2023-03-28T20:35:39.387Z] af6eaf76a39c: Already exists [2023-03-28T20:35:39.387Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:35:39.387Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:35:39.387Z] ---> d74e625d9115 [2023-03-28T20:35:39.387Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-28T20:35:39.387Z] ---> Running in 2776e31dfaf6 [2023-03-28T20:35:39.387Z] Removing intermediate container 2776e31dfaf6 [2023-03-28T20:35:39.387Z] ---> fc9c1e327007 [2023-03-28T20:35:39.387Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:35:39.387Z] ---> Running in 387a621ee7d7 [2023-03-28T20:35:39.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:35:39.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:35:39.387Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:35:39.387Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:35:39.387Z] OK: 8 MiB in 16 packages [2023-03-28T20:35:39.387Z] Removing intermediate container 387a621ee7d7 [2023-03-28T20:35:39.387Z] ---> 9fde9f68ffe9 [2023-03-28T20:35:39.387Z] Step 17/26 : WORKDIR / [2023-03-28T20:35:39.387Z] ---> Running in b55385c67cf7 [2023-03-28T20:35:39.387Z] Removing intermediate container b55385c67cf7 [2023-03-28T20:35:39.387Z] ---> da0ce7da580d [2023-03-28T20:35:39.387Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-28T20:35:39.387Z] ---> 8743fdbaf552 [2023-03-28T20:35:39.387Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-28T20:35:39.972Z] ---> 22e551c930b8 [2023-03-28T20:35:39.972Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-28T20:35:40.570Z] ---> 537a499cf8ae [2023-03-28T20:35:40.570Z] Step 21/26 : EXPOSE 59984 [2023-03-28T20:35:40.570Z] ---> Running in 0243130571a7 [2023-03-28T20:35:40.838Z] Removing intermediate container 0243130571a7 [2023-03-28T20:35:40.838Z] ---> 9d7cd3222541 [2023-03-28T20:35:40.838Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-28T20:35:40.838Z] ---> Running in a470bd124d54 [2023-03-28T20:35:41.105Z] Removing intermediate container a470bd124d54 [2023-03-28T20:35:41.105Z] ---> dbb60746923b [2023-03-28T20:35:41.105Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:35:41.374Z] ---> Running in d2208a53be5a [2023-03-28T20:35:41.642Z] Removing intermediate container d2208a53be5a [2023-03-28T20:35:41.642Z] ---> f81b64cf1e82 [2023-03-28T20:35:41.642Z] Step 24/26 : LABEL arch=arm64 [2023-03-28T20:35:41.642Z] ---> Running in e4638d287679 [2023-03-28T20:35:41.915Z] Removing intermediate container e4638d287679 [2023-03-28T20:35:41.915Z] ---> 3d234db1d6d4 [2023-03-28T20:35:41.915Z] Step 25/26 : LABEL git_sha=1c860b81b4afa22eb0e4ee7b4ef60b03b03285c0 [2023-03-28T20:35:41.915Z] ---> Running in 1f52c3aa2dde [2023-03-28T20:35:42.502Z] Removing intermediate container 1f52c3aa2dde [2023-03-28T20:35:42.502Z] ---> 74cc108ccf10 [2023-03-28T20:35:42.502Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T20:35:42.502Z] ---> Running in 0c7b4947cf3a [2023-03-28T20:35:42.769Z] Removing intermediate container 0c7b4947cf3a [2023-03-28T20:35:42.769Z] ---> 58101945cb1d [2023-03-28T20:35:42.769Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T20:35:42.769Z] Successfully built 58101945cb1d [2023-03-28T20:35:42.769Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:35:43.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:35:43.185Z] [2023-03-28T20:35:43.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:35:43.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:35:43.521Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T20:35:43.521Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T20:35:43.521Z] 04944245beec: Pulling fs layer [2023-03-28T20:35:43.521Z] 699f458cf7ca: Pulling fs layer [2023-03-28T20:35:43.521Z] 765212b225bb: Pulling fs layer [2023-03-28T20:35:43.521Z] f23df028b6ca: Pulling fs layer [2023-03-28T20:35:43.521Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T20:35:43.521Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T20:35:43.521Z] 765212b225bb: Waiting [2023-03-28T20:35:43.521Z] f23df028b6ca: Waiting [2023-03-28T20:35:43.521Z] d65c8cfc05b1: Waiting [2023-03-28T20:35:43.521Z] 2437ff75d9bd: Waiting [2023-03-28T20:35:43.793Z] 04944245beec: Verifying Checksum [2023-03-28T20:35:43.793Z] 04944245beec: Download complete [2023-03-28T20:35:43.793Z] 765212b225bb: Verifying Checksum [2023-03-28T20:35:43.793Z] 765212b225bb: Download complete [2023-03-28T20:35:43.793Z] f23df028b6ca: Verifying Checksum [2023-03-28T20:35:43.793Z] f23df028b6ca: Download complete [2023-03-28T20:35:43.793Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T20:35:43.793Z] d65c8cfc05b1: Download complete [2023-03-28T20:35:44.064Z] 699f458cf7ca: Verifying Checksum [2023-03-28T20:35:44.064Z] 699f458cf7ca: Download complete [2023-03-28T20:35:44.333Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T20:35:44.334Z] 8998bd30e6a1: Download complete [2023-03-28T20:35:46.929Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T20:35:46.929Z] 2437ff75d9bd: Download complete [2023-03-28T20:35:49.519Z] 8998bd30e6a1: Pull complete [2023-03-28T20:35:50.110Z] 04944245beec: Pull complete [2023-03-28T20:35:51.075Z] 699f458cf7ca: Pull complete [2023-03-28T20:35:51.345Z] 765212b225bb: Pull complete [2023-03-28T20:35:52.313Z] f23df028b6ca: Pull complete [2023-03-28T20:35:52.313Z] d65c8cfc05b1: Pull complete [2023-03-28T20:36:07.336Z] 2437ff75d9bd: Pull complete [2023-03-28T20:36:07.336Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T20:36:07.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:36:07.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:36:07.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-6116 does not seem to be running inside a container [2023-03-28T20:36:07.639Z] $ 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/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T20:36:10.625Z] $ docker top e5d80d13a05f43a153b968b9432e1990aede6b7dfedd3d2d7a5d6e5e272d11e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:11.499Z] ---> job-cost.sh [2023-03-28T20:36:11.499Z] lf-activate-venv: SKIPPING [2023-03-28T20:36:11.499Z] INFO: No Stack... [2023-03-28T20:36:12.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T20:36:12.674Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:36:13.327Z] + cat /w/workspace/device-onvif-camera/12/archives/cost.csv [2023-03-28T20:36:13.327Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:36:13.422Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] [2023-03-28T20:36:13.429Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] did not exist. Created. [2023-03-28T20:36:13.429Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:36:14.110Z] /w/workspace/device-onvif-camera/12@tmp/durable-affcc13b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T20:36:14.782Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T20:36:14.809Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T20:36:14.875Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:36:14.882Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:36:14.913Z] $ docker stop --time=1 e5d80d13a05f43a153b968b9432e1990aede6b7dfedd3d2d7a5d6e5e272d11e1 [2023-03-28T20:36:16.512Z] $ docker rm -f --volumes e5d80d13a05f43a153b968b9432e1990aede6b7dfedd3d2d7a5d6e5e272d11e1 [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 [2023-03-28T20:36:16.900Z] provisioning config files... [2023-03-28T20:36:16.914Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config5845879175983710335tmp [Pipeline] { [Pipeline] sh [2023-03-28T20:36:17.277Z] + set +x [2023-03-28T20:36:17.277Z] + bash -s -- [2023-03-28T20:36:17.277Z] + curl -s https://codecov.io/bash [2023-03-28T20:36:17.277Z] [2023-03-28T20:36:17.277Z] _____ _ [2023-03-28T20:36:17.277Z] / ____| | | [2023-03-28T20:36:17.277Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T20:36:17.277Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T20:36:17.277Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T20:36:17.277Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T20:36:17.277Z] Bash-1.0.6 [2023-03-28T20:36:17.277Z] [2023-03-28T20:36:17.277Z] [2023-03-28T20:36:17.277Z] ==> git version 2.25.1 found [2023-03-28T20:36:17.277Z] ==> 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 [2023-03-28T20:36:17.277Z] Release-Date: 2020-01-08 [2023-03-28T20:36:17.277Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-28T20:36:17.277Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T20:36:17.277Z] ==> Jenkins CI detected. [2023-03-28T20:36:17.277Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-281 [2023-03-28T20:36:17.277Z] project root: . [2023-03-28T20:36:17.277Z] --> token set from env [2023-03-28T20:36:17.277Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T20:36:17.277Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T20:36:17.277Z] ==> Python coveragepy not found [2023-03-28T20:36:17.277Z] ==> Searching for coverage reports in: [2023-03-28T20:36:17.277Z] + . [2023-03-28T20:36:17.277Z] -> Found 1 reports [2023-03-28T20:36:17.277Z] ==> Detecting git/mercurial file structure [2023-03-28T20:36:17.277Z] ==> Reading reports [2023-03-28T20:36:17.277Z] + ./coverage.out bytes=78487 [2023-03-28T20:36:17.277Z] ==> Appending adjustments [2023-03-28T20:36:17.277Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T20:36:17.542Z] + Found adjustments [2023-03-28T20:36:17.542Z] ==> Gzipping contents [2023-03-28T20:36:17.542Z] 12K /tmp/codecov.RzsOhs.gz [2023-03-28T20:36:17.542Z] ==> Uploading reports [2023-03-28T20:36:17.542Z] url: https://codecov.io [2023-03-28T20:36:17.542Z] query: branch=PR-281&commit=e6f1a57e5246a8f692e40f5acc9f870f848dab3b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-28T20:36:17.542Z] -> Pinging Codecov [2023-03-28T20:36:17.542Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-281&commit=e6f1a57e5246a8f692e40f5acc9f870f848dab3b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-28T20:36:17.801Z] -> Uploading to [2023-03-28T20:36:17.801Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/F29A59C45E3A92E06B3E522C9905F8EF/e6f1a57e5246a8f692e40f5acc9f870f848dab3b/6dbe0a92-5e2e-42e4-b27b-0bae9a41ccc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T203617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0039e8ce4882f3f27f000afbbbf3dd704b06314fa9bbb861a53688ee08041ff6 [2023-03-28T20:36:17.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:36:17.801Z] Dload Upload Total Spent Left Speed [2023-03-28T20:36:18.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 36430 --:--:-- --:--:-- --:--:-- 36430 [2023-03-28T20:36:18.062Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e6f1a57e5246a8f692e40f5acc9f870f848dab3b [Pipeline] } [2023-03-28T20:36:18.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-03-28T20:36:18.739Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-281/archives ] [2023-03-28T20:36:18.739Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-28T20:36:18.739Z] total 16 [2023-03-28T20:36:18.739Z] drwxr-xr-x 3 root root 4096 Mar 28 20:24 . [2023-03-28T20:36:18.739Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:24 .. [2023-03-28T20:36:18.739Z] drwxr-xr-x 2 root root 4096 Mar 28 20:24 cost [2023-03-28T20:36:18.739Z] -rw-r--r-- 1 root root 92 Mar 28 20:24 cost.csv [2023-03-28T20:36:18.739Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-28T20:36:18.739Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-28T20:36:18.739Z] total 16 [2023-03-28T20:36:18.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:24 . [2023-03-28T20:36:18.739Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:24 .. [2023-03-28T20:36:18.739Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 20:24 cost [2023-03-28T20:36:18.739Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 28 20:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:19.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:19.894Z] ---> package-listing.sh [2023-03-28T20:36:19.894Z] ++ facter osfamily [2023-03-28T20:36:19.894Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T20:36:20.153Z] + OS_FAMILY=debian [2023-03-28T20:36:20.153Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-281 [2023-03-28T20:36:20.153Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T20:36:20.153Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T20:36:20.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T20:36:20.153Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T20:36:20.153Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-28T20:36:20.153Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T20:36:20.153Z] + case "${OS_FAMILY}" in [2023-03-28T20:36:20.153Z] + dpkg -l [2023-03-28T20:36:20.153Z] + grep '^ii' [2023-03-28T20:36:20.153Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T20:36:20.153Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T20:36:20.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T20:36:20.153Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-28T20:36:20.153Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-281/archives/ [2023-03-28T20:36:20.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-281/archives/ [Pipeline] echo [2023-03-28T20:36:20.164Z] 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/undry_device-onvif-camera_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T20:36:20.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:36:20.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:36:20.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:36:21.063Z] prd-ubuntu20.04-docker-8c-8g-6113 does not seem to be running inside a container [2023-03-28T20:36:21.094Z] $ 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/undry_device-onvif-camera_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T20:36:21.325Z] $ docker top 2be3ce1be57f9f82b724294d484f5285f1b308cc86fc91bda9ca013a3008e2fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:36:21.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T20:36:21.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T20:36:22.243Z] + ls /var/log/sa-host [2023-03-28T20:36:22.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:36:22.303Z] provisioning config files... [2023-03-28T20:36:22.312Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config9723800903428391863tmp [Pipeline] { [Pipeline] echo [2023-03-28T20:36:22.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:22.605Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T20:36:22.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:22.939Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T20:36:22.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:23.228Z] ---> sudo-logs.sh [2023-03-28T20:36:23.228Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T20:36:23.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:23.540Z] ---> job-cost.sh [2023-03-28T20:36:23.540Z] lf-activate-venv: SKIPPING [2023-03-28T20:36:23.540Z] DEBUG: total: 0.2199999988079071 [2023-03-28T20:36:23.540Z] INFO: Retrieving Stack Cost... [2023-03-28T20:36:23.799Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:36:24.365Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T20:36:24.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:36:24.660Z] ---> logs-deploy.sh [2023-03-28T20:36:24.660Z] lf-activate-venv: SKIPPING [2023-03-28T20:36:24.660Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-281/12 [2023-03-28T20:36:24.660Z] INFO: archiving workspace using pattern(s): [2023-03-28T20:36:25.596Z] Archives upload complete. [2023-03-28T20:36:25.596Z] INFO: archiving logs to Nexus