Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a27e28d7063f91f5e1587cb421881b607ffe8dc2+e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 (c042deb0fc7ed0935084a922ed25d897b5a08f8e) 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-ssh13280665016610067115.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh212705763624117427.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-321/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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1938111091991875297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6072977631978562673.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-321/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-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13017340635008609868.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10879 in /w/workspace/undry_device-onvif-camera_PR-321 [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-321 # 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 Merging remotes/origin/main commit e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 into PR head commit a27e28d7063f91f5e1587cb421881b607ffe8dc2 Merge succeeded, producing d23c4aaa667fd25d71601dbc7d5d58f4cb07498d Checking out Revision d23c4aaa667fd25d71601dbc7d5d58f4cb07498d (PR-321) 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/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # 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 e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d23c4aaa667fd25d71601dbc7d5d58f4cb07498d # timeout=10 Commit message: "Merge commit 'e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T22:10:54.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T22:10:54.957Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T22:10:54.977Z] ========================================================= [2023-04-25T22:10:54.977Z] EdgeX Global Pipelines Version Info [2023-04-25T22:10:54.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 98c45d9b15746b6488b8e66efdb08c4db8b590b3 # timeout=10 [2023-04-25T22:10:55.737Z] ------------------- [2023-04-25T22:10:55.737Z] stable info: [2023-04-25T22:10:55.737Z] ------------------- [2023-04-25T22:10:55.737Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T22:10:55.737Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T22:10:55.737Z] Message: update stable to v1.0.248 [2023-04-25T22:10:56.308Z] ------------------- [2023-04-25T22:10:56.308Z] experimental info: [2023-04-25T22:10:56.308Z] ------------------- [2023-04-25T22:10:56.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T22:10:56.308Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T22:10:56.308Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T22:10:56.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-25T22:10:56.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-25T22:10:56.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T22:10:56.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T22:10:56.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T22:10:56.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T22:10:56.533Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T22:10:56.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T22:10:56.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T22:10:56.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T22:10:56.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T22:10:56.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-25T22:10:56.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T22:10:56.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T22:10:56.604Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T22:10:56.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T22:10:56.620Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T22:10:56.628Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T22:10:56.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T22:10:56.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T22:10:56.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-25T22:10:56.663Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-25T22:10:56.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T22:10:56.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T22:10:56.689Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T22:10:56.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T22:10:56.705Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T22:10:56.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo [2023-04-25T22:10:56.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo [2023-04-25T22:10:56.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo [2023-04-25T22:10:56.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [Pipeline] echo [2023-04-25T22:10:56.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d23c4aa [Pipeline] echo [2023-04-25T22:10:56.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T22:10:56.843Z] provisioning config files... [2023-04-25T22:10:56.856Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config7818365001926418584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:10:57.157Z] ---> docker-login.sh [2023-04-25T22:10:57.157Z] nexus3.edgexfoundry.org:10001 [2023-04-25T22:10:57.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:10:57.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:10:57.684Z] Configure a credential helper to remove this warning. See [2023-04-25T22:10:57.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:10:57.684Z] [2023-04-25T22:10:57.684Z] Login Succeeded [2023-04-25T22:10:57.684Z] nexus3.edgexfoundry.org:10002 [2023-04-25T22:10:57.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:10:57.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:10:57.684Z] Configure a credential helper to remove this warning. See [2023-04-25T22:10:57.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:10:57.684Z] [2023-04-25T22:10:57.684Z] Login Succeeded [2023-04-25T22:10:57.684Z] nexus3.edgexfoundry.org:10003 [2023-04-25T22:10:57.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:10:57.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:10:57.943Z] Configure a credential helper to remove this warning. See [2023-04-25T22:10:57.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:10:57.943Z] [2023-04-25T22:10:57.943Z] Login Succeeded [2023-04-25T22:10:57.943Z] nexus3.edgexfoundry.org:10004 [2023-04-25T22:10:57.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:10:57.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:10:57.943Z] Configure a credential helper to remove this warning. See [2023-04-25T22:10:57.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:10:57.943Z] [2023-04-25T22:10:57.943Z] Login Succeeded [2023-04-25T22:10:57.943Z] docker.io [2023-04-25T22:10:57.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:10:58.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:10:58.202Z] Configure a credential helper to remove this warning. See [2023-04-25T22:10:58.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:10:58.202Z] [2023-04-25T22:10:58.202Z] Login Succeeded [2023-04-25T22:10:58.202Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T22:10:58.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T22:10:58.562Z] + git rev-list -1 --merges d23c4aaa667fd25d71601dbc7d5d58f4cb07498d~1..d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [Pipeline] echo [2023-04-25T22:10:58.609Z] -----------> git rev-list -1 --merges d23c4aaa667fd25d71601dbc7d5d58f4cb07498d~1..d23c4aaa667fd25d71601dbc7d5d58f4cb07498d d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [2023-04-25T22:10:58.609Z] d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [false] [Pipeline] sh [2023-04-25T22:10:58.899Z] + git log --format=format:%s -1 d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [Pipeline] echo [2023-04-25T22:10:58.911Z] ========================================================= [2023-04-25T22:10:58.911Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T22:10:58.911Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T22:10:59.228Z] + git log --format=format:%s -1 d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [Pipeline] echo [2023-04-25T22:10:59.238Z] [semverPrep] GIT_COMMIT: d23c4aaa667fd25d71601dbc7d5d58f4cb07498d, Commit Message: Merge commit 'e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0' into HEAD [Pipeline] echo [2023-04-25T22:10:59.246Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T22:10:59.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T22:10:59.587Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T22:10:59.587Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T22:10:59.587Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T22:10:59.587Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T22:10:59.587Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T22:10:59.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:10:59.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T22:10:59.936Z] [2023-04-25T22:10:59.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:11:00.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T22:11:00.234Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T22:11:00.234Z] b85a868b505f: Pulling fs layer [2023-04-25T22:11:00.234Z] e2be974225ed: Pulling fs layer [2023-04-25T22:11:00.234Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T22:11:00.234Z] 988bab9f4d93: Pulling fs layer [2023-04-25T22:11:00.234Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T22:11:00.234Z] eaf3925da568: Pulling fs layer [2023-04-25T22:11:00.234Z] bab4dde63d76: Pulling fs layer [2023-04-25T22:11:00.234Z] bde34c3a00c8: Pulling fs layer [2023-04-25T22:11:00.234Z] b352a97aabf1: Pulling fs layer [2023-04-25T22:11:00.234Z] 4872d77fe225: Pulling fs layer [2023-04-25T22:11:00.234Z] 5851b861e8e6: Pulling fs layer [2023-04-25T22:11:00.234Z] bab4dde63d76: Waiting [2023-04-25T22:11:00.234Z] bde34c3a00c8: Waiting [2023-04-25T22:11:00.234Z] b352a97aabf1: Waiting [2023-04-25T22:11:00.234Z] 4872d77fe225: Waiting [2023-04-25T22:11:00.234Z] 5851b861e8e6: Waiting [2023-04-25T22:11:00.234Z] 988bab9f4d93: Waiting [2023-04-25T22:11:00.234Z] 1469e6f7b9e6: Waiting [2023-04-25T22:11:00.234Z] eaf3925da568: Waiting [2023-04-25T22:11:00.234Z] e2be974225ed: Download complete [2023-04-25T22:11:00.234Z] 988bab9f4d93: Verifying Checksum [2023-04-25T22:11:00.234Z] 988bab9f4d93: Download complete [2023-04-25T22:11:00.234Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T22:11:00.234Z] 1469e6f7b9e6: Download complete [2023-04-25T22:11:00.493Z] eaf3925da568: Verifying Checksum [2023-04-25T22:11:00.493Z] eaf3925da568: Download complete [2023-04-25T22:11:00.493Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T22:11:00.493Z] 339a4e72a1f5: Download complete [2023-04-25T22:11:00.493Z] bde34c3a00c8: Download complete [2023-04-25T22:11:00.493Z] b352a97aabf1: Download complete [2023-04-25T22:11:00.493Z] b85a868b505f: Download complete [2023-04-25T22:11:00.493Z] 5851b861e8e6: Download complete [2023-04-25T22:11:00.493Z] 4872d77fe225: Verifying Checksum [2023-04-25T22:11:00.493Z] 4872d77fe225: Download complete [2023-04-25T22:11:00.751Z] bab4dde63d76: Verifying Checksum [2023-04-25T22:11:00.751Z] bab4dde63d76: Download complete [2023-04-25T22:11:02.128Z] b85a868b505f: Pull complete [2023-04-25T22:11:02.128Z] e2be974225ed: Pull complete [2023-04-25T22:11:02.697Z] 339a4e72a1f5: Pull complete [2023-04-25T22:11:02.697Z] 988bab9f4d93: Pull complete [2023-04-25T22:11:02.958Z] 1469e6f7b9e6: Pull complete [2023-04-25T22:11:02.958Z] eaf3925da568: Pull complete [2023-04-25T22:11:04.889Z] bab4dde63d76: Pull complete [2023-04-25T22:11:04.889Z] bde34c3a00c8: Pull complete [2023-04-25T22:11:05.149Z] b352a97aabf1: Pull complete [2023-04-25T22:11:05.149Z] 4872d77fe225: Pull complete [2023-04-25T22:11:05.149Z] 5851b861e8e6: Pull complete [2023-04-25T22:11:05.149Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T22:11:05.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T22:11:05.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:11:05.245Z] prd-ubuntu20.04-docker-8c-8g-10879 does not seem to be running inside a container [2023-04-25T22:11:05.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T22:11:09.006Z] $ docker top 59eb3ecfeb9d8b637f6faf3a4e193e607f025988902444e03e81def675874dfa -eo pid,comm [2023-04-25T22:11:09.055Z] 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-04-25T22:11:09.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T22:11:09.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T22:11:09.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T22:11:09.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T22:11:09.222Z] $ docker exec 59eb3ecfeb9d8b637f6faf3a4e193e607f025988902444e03e81def675874dfa ssh-agent [2023-04-25T22:11:09.343Z] SSH_AUTH_SOCK=/tmp/ssh-84dMYTnIVzS2/agent.33 [2023-04-25T22:11:09.343Z] SSH_AGENT_PID=39 [2023-04-25T22:11:09.349Z] Running ssh-add (command line suppressed) [2023-04-25T22:11:09.456Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_15549506671926706922.key (/w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_15549506671926706922.key) [2023-04-25T22:11:09.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T22:11:09.751Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T22:11:09.768Z] $ docker exec --env ******** --env ******** 59eb3ecfeb9d8b637f6faf3a4e193e607f025988902444e03e81def675874dfa ssh-agent -k [2023-04-25T22:11:09.884Z] unset SSH_AUTH_SOCK; [2023-04-25T22:11:09.884Z] unset SSH_AGENT_PID; [2023-04-25T22:11:09.884Z] echo Agent pid 39 killed; [2023-04-25T22:11:09.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T22:11:09.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T22:11:09.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T22:11:10.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T22:11:10.033Z] $ docker exec 59eb3ecfeb9d8b637f6faf3a4e193e607f025988902444e03e81def675874dfa ssh-agent [2023-04-25T22:11:10.139Z] SSH_AUTH_SOCK=/tmp/ssh-V1376AeqvcQt/agent.71 [2023-04-25T22:11:10.139Z] SSH_AGENT_PID=77 [2023-04-25T22:11:10.143Z] Running ssh-add (command line suppressed) [2023-04-25T22:11:10.246Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_2718260972767189188.key (/w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_2718260972767189188.key) [2023-04-25T22:11:10.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T22:11:10.550Z] + git semver init [2023-04-25T22:11:10.809Z] 2023-04-25 22:11:10,789 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T22:11:10.809Z] 2023-04-25 22:11:10,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-321/.semver [2023-04-25T22:11:10.810Z] 2023-04-25 22:11:10,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-321/.semver [2023-04-25T22:11:10.810Z] 2023-04-25 22:11:10,791 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-321/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-321, universal_newlines=False, shell=None, istream=None) [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,700 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-321/.git/info/exclude [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 with force:False [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,701 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,705 [execute] INFO git cat-file --batch-check [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,712 [execute] INFO git cat-file --batch [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T22:11:11.750Z] 2023-04-25 22:11:11,717 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 [2023-04-25T22:11:11.750Z] 0.0.0 [Pipeline] } [2023-04-25T22:11:11.763Z] $ docker exec --env ******** --env ******** 59eb3ecfeb9d8b637f6faf3a4e193e607f025988902444e03e81def675874dfa ssh-agent -k [2023-04-25T22:11:11.859Z] unset SSH_AUTH_SOCK; [2023-04-25T22:11:11.860Z] unset SSH_AGENT_PID; [2023-04-25T22:11:11.860Z] echo Agent pid 77 killed; [2023-04-25T22:11:11.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T22:11:12.175Z] + git semver [Pipeline] } [2023-04-25T22:11:12.455Z] $ docker stop --time=1 59eb3ecfeb9d8b637f6faf3a4e193e607f025988902444e03e81def675874dfa [2023-04-25T22:11:13.766Z] $ docker rm -f --volumes 59eb3ecfeb9d8b637f6faf3a4e193e607f025988902444e03e81def675874dfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T22:11:14.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T22:11:14.320Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T22:11:14.323Z] [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-04-25T22:11:14.457Z] provisioning config files... [2023-04-25T22:11:14.466Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config15720645573382913000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:11:14.764Z] ---> docker-login.sh [2023-04-25T22:11:14.764Z] nexus3.edgexfoundry.org:10001 [2023-04-25T22:11:14.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:11:14.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:11:14.764Z] Configure a credential helper to remove this warning. See [2023-04-25T22:11:14.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:11:14.764Z] [2023-04-25T22:11:14.764Z] Login Succeeded [2023-04-25T22:11:14.764Z] nexus3.edgexfoundry.org:10002 [2023-04-25T22:11:14.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:11:14.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:11:14.764Z] Configure a credential helper to remove this warning. See [2023-04-25T22:11:14.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:11:14.764Z] [2023-04-25T22:11:14.764Z] Login Succeeded [2023-04-25T22:11:14.764Z] nexus3.edgexfoundry.org:10003 [2023-04-25T22:11:15.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:11:15.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:11:15.023Z] Configure a credential helper to remove this warning. See [2023-04-25T22:11:15.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:11:15.023Z] [2023-04-25T22:11:15.023Z] Login Succeeded [2023-04-25T22:11:15.023Z] nexus3.edgexfoundry.org:10004 [2023-04-25T22:11:15.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:11:15.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:11:15.023Z] Configure a credential helper to remove this warning. See [2023-04-25T22:11:15.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:11:15.023Z] [2023-04-25T22:11:15.023Z] Login Succeeded [2023-04-25T22:11:15.023Z] docker.io [2023-04-25T22:11:15.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:11:15.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:11:15.282Z] Configure a credential helper to remove this warning. See [2023-04-25T22:11:15.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:11:15.282Z] [2023-04-25T22:11:15.282Z] Login Succeeded [2023-04-25T22:11:15.282Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T22:11:15.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T22:11:15.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:11:15.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:11:15.382Z] ========================================================= [2023-04-25T22:11:15.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T22:11:15.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:11:15.692Z] + 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-04-25T22:11:15.692Z] Sending build context to Docker daemon 26.96MB [2023-04-25T22:11:15.692Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:11:15.692Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-25T22:11:15.958Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T22:11:15.958Z] f56be85fc22e: Pulling fs layer [2023-04-25T22:11:15.958Z] 85791d961cd3: Pulling fs layer [2023-04-25T22:11:15.958Z] d694b5ae8c79: Pulling fs layer [2023-04-25T22:11:15.958Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T22:11:15.958Z] 4d19c01a9841: Pulling fs layer [2023-04-25T22:11:15.958Z] 9325e15d5711: Pulling fs layer [2023-04-25T22:11:15.959Z] 556b6ee489ea: Pulling fs layer [2023-04-25T22:11:15.959Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T22:11:15.959Z] 4d19c01a9841: Waiting [2023-04-25T22:11:15.959Z] 9f32a84ed3da: Waiting [2023-04-25T22:11:15.959Z] 9325e15d5711: Waiting [2023-04-25T22:11:15.959Z] 556b6ee489ea: Waiting [2023-04-25T22:11:15.959Z] c5a4b2cf53e6: Waiting [2023-04-25T22:11:15.959Z] 85791d961cd3: Verifying Checksum [2023-04-25T22:11:15.959Z] 85791d961cd3: Download complete [2023-04-25T22:11:15.959Z] 9f32a84ed3da: Download complete [2023-04-25T22:11:15.959Z] 4d19c01a9841: Verifying Checksum [2023-04-25T22:11:15.959Z] 4d19c01a9841: Download complete [2023-04-25T22:11:15.959Z] f56be85fc22e: Verifying Checksum [2023-04-25T22:11:15.959Z] f56be85fc22e: Download complete [2023-04-25T22:11:15.959Z] 9325e15d5711: Verifying Checksum [2023-04-25T22:11:15.959Z] 9325e15d5711: Download complete [2023-04-25T22:11:16.219Z] f56be85fc22e: Pull complete [2023-04-25T22:11:16.219Z] 85791d961cd3: Pull complete [2023-04-25T22:11:16.479Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T22:11:16.479Z] c5a4b2cf53e6: Download complete [2023-04-25T22:11:16.737Z] d694b5ae8c79: Download complete [2023-04-25T22:11:16.996Z] 556b6ee489ea: Verifying Checksum [2023-04-25T22:11:16.996Z] 556b6ee489ea: Download complete [2023-04-25T22:11:21.178Z] d694b5ae8c79: Pull complete [2023-04-25T22:11:21.763Z] 9f32a84ed3da: Pull complete [2023-04-25T22:11:22.021Z] 4d19c01a9841: Pull complete [2023-04-25T22:11:22.597Z] 9325e15d5711: Pull complete [2023-04-25T22:11:25.916Z] 556b6ee489ea: Pull complete [2023-04-25T22:11:26.174Z] c5a4b2cf53e6: Pull complete [2023-04-25T22:11:26.174Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T22:11:26.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T22:11:26.174Z] ---> c4be618373d6 [2023-04-25T22:11:26.174Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:11:29.418Z] Still waiting to schedule task [2023-04-25T22:11:29.418Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-25T22:11:34.405Z] ---> Running in 4db202a8feae [2023-04-25T22:11:34.405Z] Removing intermediate container 4db202a8feae [2023-04-25T22:11:34.405Z] ---> a7c4d31bb50b [2023-04-25T22:11:34.405Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:11:34.405Z] ---> Running in bc53759ecb17 [2023-04-25T22:11:34.405Z] Removing intermediate container bc53759ecb17 [2023-04-25T22:11:34.405Z] ---> 0b9702a05cdc [2023-04-25T22:11:34.405Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:11:34.405Z] ---> Running in 0321a0cc8df8 [2023-04-25T22:11:34.405Z] Removing intermediate container 0321a0cc8df8 [2023-04-25T22:11:34.405Z] ---> 12b758d5327e [2023-04-25T22:11:34.405Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:11:34.405Z] ---> Running in 88361d78d039 [2023-04-25T22:11:34.405Z] Removing intermediate container 88361d78d039 [2023-04-25T22:11:34.405Z] ---> b18e707edbb0 [2023-04-25T22:11:34.405Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:11:34.405Z] ---> Running in 4ea91980a926 [2023-04-25T22:11:34.405Z] Removing intermediate container 4ea91980a926 [2023-04-25T22:11:34.405Z] ---> 38a1e7289725 [2023-04-25T22:11:34.405Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:11:34.405Z] ---> Running in 97950ad878c1 [2023-04-25T22:11:34.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T22:11:34.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T22:11:34.927Z] OK: 265 MiB in 53 packages [2023-04-25T22:11:35.185Z] Removing intermediate container 97950ad878c1 [2023-04-25T22:11:35.185Z] ---> c18cbfbca3b3 [2023-04-25T22:11:35.185Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-25T22:11:35.185Z] ---> Running in 5a1fbcdba5c2 [2023-04-25T22:11:35.444Z] Removing intermediate container 5a1fbcdba5c2 [2023-04-25T22:11:35.444Z] ---> b07e1c538391 [2023-04-25T22:11:35.444Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-25T22:11:35.444Z] ---> dd75828f4164 [2023-04-25T22:11:35.444Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:11:35.444Z] ---> Running in 491adca35ec4 [2023-04-25T22:12:22.250Z] Removing intermediate container 491adca35ec4 [2023-04-25T22:12:22.250Z] ---> 5a0cd5a214ba [2023-04-25T22:12:22.250Z] Step 12/13 : COPY . . [2023-04-25T22:12:22.250Z] ---> 9da8422232e5 [2023-04-25T22:12:22.250Z] Step 13/13 : RUN ${MAKE} [2023-04-25T22:12:22.250Z] ---> Running in ff3acc5fbe8c [2023-04-25T22:12:22.250Z] noop [2023-04-25T22:12:22.250Z] Removing intermediate container ff3acc5fbe8c [2023-04-25T22:12:22.250Z] ---> 1a9b261dfb1f [2023-04-25T22:12:22.250Z] Successfully built 1a9b261dfb1f [2023-04-25T22:12:22.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:12:22.563Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T22:12:22.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:12:22.631Z] prd-ubuntu20.04-docker-8c-8g-10879 does not seem to be running inside a container [2023-04-25T22:12:22.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** ci-base-image-x86_64 cat [2023-04-25T22:12:23.004Z] $ docker top 14fa63e2afb6dcfca40e6d190b48ee1f78d6db64af0281928e972cbb71fafba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:12:23.349Z] + go version [2023-04-25T22:12:23.349Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T22:12:23.362Z] $ docker stop --time=1 14fa63e2afb6dcfca40e6d190b48ee1f78d6db64af0281928e972cbb71fafba5 [2023-04-25T22:12:24.679Z] $ docker rm -f --volumes 14fa63e2afb6dcfca40e6d190b48ee1f78d6db64af0281928e972cbb71fafba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:12:25.085Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T22:12:25.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:12:25.157Z] prd-ubuntu20.04-docker-8c-8g-10879 does not seem to be running inside a container [2023-04-25T22:12:25.191Z] $ 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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** ci-base-image-x86_64 cat [2023-04-25T22:12:25.592Z] $ docker top d6e020cb4641a3ba8c8ca61a68da9befc6ec46c2420cafb26fec9a714b7287b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:12:25.935Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-321 [Pipeline] fileExists [Pipeline] sh [2023-04-25T22:12:26.227Z] + make test [2023-04-25T22:12:26.228Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T22:12:31.506Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-25T22:12:43.712Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-25T22:12:43.712Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-25T22:12:44.648Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.6% of statements [2023-04-25T22:12:44.912Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.296s coverage: 86.5% of statements [2023-04-25T22:12:53.026Z] go vet ./... [2023-04-25T22:12:56.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T22:12:56.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T22:12:56.333Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T22:12:56.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T22:12:56.361Z] $ docker stop --time=1 d6e020cb4641a3ba8c8ca61a68da9befc6ec46c2420cafb26fec9a714b7287b1 [2023-04-25T22:13:01.984Z] $ docker rm -f --volumes d6e020cb4641a3ba8c8ca61a68da9befc6ec46c2420cafb26fec9a714b7287b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T22:13:02.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T22:13:02.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T22:13:02.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T22:13:03.260Z] + ls -al . [2023-04-25T22:13:03.260Z] total 236 [2023-04-25T22:13:03.260Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 22:12 . [2023-04-25T22:13:03.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:10 .. [2023-04-25T22:13:03.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 22:11 .git [2023-04-25T22:13:03.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:10 .github [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 25 22:10 .gitignore [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 25 22:10 .golangci.yml [2023-04-25T22:13:03.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 22:11 .semver [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 25 22:10 Attribution.txt [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 25 22:10 CHANGELOG.md [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 25 22:10 Dockerfile [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 22:10 GOVERNANCE.md [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 25 22:10 Jenkinsfile [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 25 22:10 LICENSE [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 25 22:10 Makefile [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 22:10 OWNERS.md [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 25 22:10 README.md [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 22:11 VERSION [2023-04-25T22:13:03.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 22:10 bin [2023-04-25T22:13:03.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:10 cmd [2023-04-25T22:13:03.260Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 25 22:12 coverage.out [2023-04-25T22:13:03.260Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 22:10 doc [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 25 22:10 go.mod [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 25 22:10 go.sum [2023-04-25T22:13:03.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:10 internal [2023-04-25T22:13:03.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:10 snap [2023-04-25T22:13:03.260Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 25 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:13:03.563Z] + 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=d23c4aaa667fd25d71601dbc7d5d58f4cb07498d --label arch=amd64 --label version=0.0.0 . [2023-04-25T22:13:03.563Z] Sending build context to Docker daemon 27.04MB [2023-04-25T22:13:03.563Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:13:03.563Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T22:13:03.563Z] ---> 1a9b261dfb1f [2023-04-25T22:13:03.563Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:13:04.501Z] ---> Running in 464856666e88 [2023-04-25T22:13:04.501Z] Removing intermediate container 464856666e88 [2023-04-25T22:13:04.501Z] ---> 3e9be577e536 [2023-04-25T22:13:04.501Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:13:04.501Z] ---> Running in 5ffd402fc7b6 [2023-04-25T22:13:04.501Z] Removing intermediate container 5ffd402fc7b6 [2023-04-25T22:13:04.501Z] ---> 11d7d279a86c [2023-04-25T22:13:04.501Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:13:04.501Z] ---> Running in 4c03aabfe7b8 [2023-04-25T22:13:04.501Z] Removing intermediate container 4c03aabfe7b8 [2023-04-25T22:13:04.501Z] ---> 41d7df184f1b [2023-04-25T22:13:04.501Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:13:04.502Z] ---> Running in 956b69030884 [2023-04-25T22:13:04.760Z] Removing intermediate container 956b69030884 [2023-04-25T22:13:04.760Z] ---> 4a1b61f5b07e [2023-04-25T22:13:04.760Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:13:04.760Z] ---> Running in a33a69ee9710 [2023-04-25T22:13:04.761Z] Removing intermediate container a33a69ee9710 [2023-04-25T22:13:04.761Z] ---> bc6978054ed9 [2023-04-25T22:13:04.761Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:13:04.761Z] ---> Running in 33554e5cfc12 [2023-04-25T22:13:05.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T22:13:05.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T22:13:05.540Z] OK: 265 MiB in 53 packages [2023-04-25T22:13:05.798Z] Removing intermediate container 33554e5cfc12 [2023-04-25T22:13:05.798Z] ---> dd5b50714985 [2023-04-25T22:13:05.798Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-25T22:13:05.798Z] ---> Running in 3d07dc108edc [2023-04-25T22:13:05.798Z] Removing intermediate container 3d07dc108edc [2023-04-25T22:13:05.798Z] ---> 03584ea8f0b4 [2023-04-25T22:13:05.798Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-25T22:13:06.058Z] ---> d1a1ddfc5efb [2023-04-25T22:13:06.058Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:13:06.058Z] ---> Running in 0f05813565aa [2023-04-25T22:13:06.989Z] Removing intermediate container 0f05813565aa [2023-04-25T22:13:06.989Z] ---> ab47395dc0fc [2023-04-25T22:13:06.989Z] Step 12/26 : COPY . . [2023-04-25T22:13:08.373Z] ---> a19ce918df5b [2023-04-25T22:13:08.373Z] Step 13/26 : RUN ${MAKE} [2023-04-25T22:13:08.373Z] ---> Running in 105ee7afc04d [2023-04-25T22:13:08.939Z] 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-04-25T22:13:35.480Z] Removing intermediate container 105ee7afc04d [2023-04-25T22:13:35.480Z] ---> ab44346059ea [2023-04-25T22:13:35.480Z] Step 14/26 : FROM alpine:3.17 [2023-04-25T22:13:35.480Z] 3.17: Pulling from library/alpine [2023-04-25T22:13:35.480Z] f56be85fc22e: Already exists [2023-04-25T22:13:35.480Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T22:13:35.480Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T22:13:35.480Z] ---> 9ed4aefc74f6 [2023-04-25T22:13:35.480Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-25T22:13:35.480Z] ---> Running in 60ecdcfc0a8b [2023-04-25T22:13:35.480Z] Removing intermediate container 60ecdcfc0a8b [2023-04-25T22:13:35.480Z] ---> e355d6a5ba13 [2023-04-25T22:13:35.480Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-25T22:13:35.480Z] ---> Running in ede4ae07fc8a [2023-04-25T22:13:35.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T22:13:35.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T22:13:35.480Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-25T22:13:35.480Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T22:13:35.480Z] OK: 7 MiB in 16 packages [2023-04-25T22:13:35.480Z] Removing intermediate container ede4ae07fc8a [2023-04-25T22:13:35.480Z] ---> 76110066440c [2023-04-25T22:13:35.480Z] Step 17/26 : WORKDIR / [2023-04-25T22:13:35.480Z] ---> Running in 9fa8f058ec06 [2023-04-25T22:13:35.480Z] Removing intermediate container 9fa8f058ec06 [2023-04-25T22:13:35.480Z] ---> ecf736e39106 [2023-04-25T22:13:35.480Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-25T22:13:36.048Z] ---> 4f972cd73d3c [2023-04-25T22:13:36.048Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-25T22:13:36.306Z] ---> b6d87eaa4f3e [2023-04-25T22:13:36.306Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-25T22:13:36.306Z] ---> ea486b97a024 [2023-04-25T22:13:36.306Z] Step 21/26 : EXPOSE 59984 [2023-04-25T22:13:36.306Z] ---> Running in a97ce4bb4293 [2023-04-25T22:13:36.306Z] Removing intermediate container a97ce4bb4293 [2023-04-25T22:13:36.306Z] ---> 6a09565f4089 [2023-04-25T22:13:36.306Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-25T22:13:36.565Z] ---> Running in d41b1181a525 [2023-04-25T22:13:36.565Z] Removing intermediate container d41b1181a525 [2023-04-25T22:13:36.565Z] ---> 6d974b545af4 [2023-04-25T22:13:36.565Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T22:13:36.565Z] ---> Running in d47f06f17c30 [2023-04-25T22:13:36.565Z] Removing intermediate container d47f06f17c30 [2023-04-25T22:13:36.565Z] ---> 8e94dc6a006d [2023-04-25T22:13:36.565Z] Step 24/26 : LABEL arch=amd64 [2023-04-25T22:13:36.565Z] ---> Running in f5cd54c0e35b [2023-04-25T22:13:36.823Z] Removing intermediate container f5cd54c0e35b [2023-04-25T22:13:36.823Z] ---> 3915633e479b [2023-04-25T22:13:36.823Z] Step 25/26 : LABEL git_sha=d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [2023-04-25T22:13:36.823Z] ---> Running in f277f35b7358 [2023-04-25T22:13:36.823Z] Removing intermediate container f277f35b7358 [2023-04-25T22:13:36.823Z] ---> 046b34e99a0a [2023-04-25T22:13:36.823Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T22:13:36.823Z] ---> Running in 6fb4fe44c562 [2023-04-25T22:13:36.823Z] Removing intermediate container 6fb4fe44c562 [2023-04-25T22:13:36.823Z] ---> 78c8bfa1a6fe [2023-04-25T22:13:36.823Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T22:13:36.823Z] Successfully built 78c8bfa1a6fe [2023-04-25T22:13:36.823Z] 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-04-25T22:13:37.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:13:37.280Z] [2023-04-25T22:13:37.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:13:37.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:13:37.580Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T22:13:37.580Z] 5eb5b503b376: Pulling fs layer [2023-04-25T22:13:37.580Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T22:13:37.580Z] ec43610c2a17: Pulling fs layer [2023-04-25T22:13:37.580Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T22:13:37.580Z] 33b1e0a273af: Pulling fs layer [2023-04-25T22:13:37.580Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T22:13:37.580Z] 2f39f015ded8: Pulling fs layer [2023-04-25T22:13:37.580Z] 33b1e0a273af: Waiting [2023-04-25T22:13:37.580Z] 2f39f015ded8: Waiting [2023-04-25T22:13:37.580Z] 5d3b04190fa2: Waiting [2023-04-25T22:13:37.580Z] 3a2ae6a8a46f: Waiting [2023-04-25T22:13:37.580Z] 5c69ac0246d0: Verifying Checksum [2023-04-25T22:13:37.580Z] 5c69ac0246d0: Download complete [2023-04-25T22:13:37.580Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T22:13:37.580Z] 3a2ae6a8a46f: Download complete [2023-04-25T22:13:37.580Z] 33b1e0a273af: Verifying Checksum [2023-04-25T22:13:37.580Z] 33b1e0a273af: Download complete [2023-04-25T22:13:37.580Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T22:13:37.580Z] 5d3b04190fa2: Download complete [2023-04-25T22:13:37.580Z] ec43610c2a17: Verifying Checksum [2023-04-25T22:13:37.580Z] ec43610c2a17: Download complete [2023-04-25T22:13:37.838Z] 5eb5b503b376: Verifying Checksum [2023-04-25T22:13:37.838Z] 5eb5b503b376: Download complete [2023-04-25T22:13:38.407Z] 2f39f015ded8: Download complete [2023-04-25T22:13:38.977Z] 5eb5b503b376: Pull complete [2023-04-25T22:13:38.977Z] 5c69ac0246d0: Pull complete [2023-04-25T22:13:39.545Z] ec43610c2a17: Pull complete [2023-04-25T22:13:39.545Z] 3a2ae6a8a46f: Pull complete [2023-04-25T22:13:39.805Z] 33b1e0a273af: Pull complete [2023-04-25T22:13:39.805Z] 5d3b04190fa2: Pull complete [2023-04-25T22:13:43.990Z] 2f39f015ded8: Pull complete [2023-04-25T22:13:43.990Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T22:13:43.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:13:43.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:13:44.078Z] prd-ubuntu20.04-docker-8c-8g-10879 does not seem to be running inside a container [2023-04-25T22:13:44.117Z] $ 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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T22:13:52.253Z] $ docker top 5ffcbdc6b460740d34a523df345eef2777cf79f26e5a88dfccea8f3bad2a7b3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:13:52.650Z] ---> job-cost.sh [2023-04-25T22:13:52.650Z] lf-activate-venv: SKIPPING [2023-04-25T22:13:52.650Z] INFO: No Stack... [2023-04-25T22:13:52.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T22:13:53.170Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T22:13:53.465Z] + cat /w/workspace/undry_device-onvif-camera_PR-321/archives/cost.csv [2023-04-25T22:13:53.466Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T22:13:53.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] [2023-04-25T22:13:53.482Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] did not exist. Created. [2023-04-25T22:13:53.482Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T22:13:53.793Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T22:13:53.832Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T22:13:53.840Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T22:13:53.861Z] $ docker stop --time=1 5ffcbdc6b460740d34a523df345eef2777cf79f26e5a88dfccea8f3bad2a7b3b [2023-04-25T22:13:55.019Z] $ docker rm -f --volumes 5ffcbdc6b460740d34a523df345eef2777cf79f26e5a88dfccea8f3bad2a7b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T22:14:12.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10885 in /w/workspace/undry_device-onvif-camera_PR-321 [Pipeline] { [Pipeline] ws [2023-04-25T22:14:12.527Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-04-25T22:14:12.569Z] The recommended git tool is: git [2023-04-25T22:14:19.694Z] using credential edgex-jenkins-ssh [2023-04-25T22:14:19.715Z] Cloning the remote Git repository [2023-04-25T22:14:19.774Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-25T22:14:19.894Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-04-25T22:14:20.091Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-25T22:14:20.092Z] > git --version # timeout=10 [2023-04-25T22:14:20.118Z] > git --version # 'git version 2.25.1' [2023-04-25T22:14:20.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T22:14:20.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T22:14:21.885Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-25T22:14:21.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T22:14:23.755Z] Merging remotes/origin/main commit e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 into PR head commit a27e28d7063f91f5e1587cb421881b607ffe8dc2 [2023-04-25T22:14:23.075Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-25T22:14:23.135Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-25T22:14:23.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T22:14:23.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-25T22:14:23.780Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T22:14:23.898Z] > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # timeout=10 [2023-04-25T22:14:24.241Z] > git remote # timeout=10 [2023-04-25T22:14:24.911Z] Merge succeeded, producing 66e4d5956e72b11fd5d1b82367ef18b2c78a967a [2023-04-25T22:14:24.911Z] Checking out Revision 66e4d5956e72b11fd5d1b82367ef18b2c78a967a (PR-321) [2023-04-25T22:14:24.267Z] > git config --get remote.origin.url # timeout=10 [2023-04-25T22:14:24.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T22:14:24.309Z] > git merge e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 [2023-04-25T22:14:24.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-25T22:14:24.922Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T22:14:24.936Z] > git checkout -f 66e4d5956e72b11fd5d1b82367ef18b2c78a967a # timeout=10 [2023-04-25T22:14:28.805Z] Commit message: "Merge commit 'e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0' into HEAD" [2023-04-25T22:14:28.844Z] First time build. Skipping changelog. [2023-04-25T22:14:28.820Z] > git rev-list --no-walk 98c45d9b15746b6488b8e66efdb08c4db8b590b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T22:14:29.772Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T22:14:29.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T22:14:29.772Z] Dload Upload Total Spent Left Speed [2023-04-25T22:14:29.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-04-25T22:14:30.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T22:14:30.937Z] + sudo tee /etc/docker/daemon.new [2023-04-25T22:14:30.937Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T22:14:30.937Z] { [2023-04-25T22:14:30.937Z] "registry-mirrors": [ [2023-04-25T22:14:30.937Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T22:14:30.937Z] ], [2023-04-25T22:14:30.937Z] "bip": "10.250.0.254/24", [2023-04-25T22:14:30.937Z] "hosts": [ [2023-04-25T22:14:30.937Z] "tcp://0.0.0.0:5555", [2023-04-25T22:14:30.937Z] "unix:///var/run/docker.sock" [2023-04-25T22:14:30.937Z] ], [2023-04-25T22:14:30.937Z] "mtu": 1458, [2023-04-25T22:14:30.937Z] "selinux-enabled": true, [2023-04-25T22:14:30.937Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T22:14:30.937Z] } [Pipeline] sh [2023-04-25T22:14:31.297Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T22:14:31.641Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T22:14:50.053Z] provisioning config files... [2023-04-25T22:14:50.087Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config3729435713000533436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:14:50.459Z] ---> docker-login.sh [2023-04-25T22:14:50.459Z] nexus3.edgexfoundry.org:10001 [2023-04-25T22:14:51.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:14:51.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:14:51.055Z] Configure a credential helper to remove this warning. See [2023-04-25T22:14:51.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:14:51.055Z] [2023-04-25T22:14:51.055Z] Login Succeeded [2023-04-25T22:14:51.055Z] nexus3.edgexfoundry.org:10002 [2023-04-25T22:14:51.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:14:51.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:14:51.649Z] Configure a credential helper to remove this warning. See [2023-04-25T22:14:51.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:14:51.649Z] [2023-04-25T22:14:51.649Z] Login Succeeded [2023-04-25T22:14:51.649Z] nexus3.edgexfoundry.org:10003 [2023-04-25T22:14:51.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:14:51.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:14:51.923Z] Configure a credential helper to remove this warning. See [2023-04-25T22:14:51.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:14:51.923Z] [2023-04-25T22:14:51.923Z] Login Succeeded [2023-04-25T22:14:51.923Z] nexus3.edgexfoundry.org:10004 [2023-04-25T22:14:52.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:14:52.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:14:52.472Z] Configure a credential helper to remove this warning. See [2023-04-25T22:14:52.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:14:52.472Z] [2023-04-25T22:14:52.472Z] Login Succeeded [2023-04-25T22:14:52.472Z] docker.io [2023-04-25T22:14:52.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T22:14:53.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T22:14:53.014Z] Configure a credential helper to remove this warning. See [2023-04-25T22:14:53.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T22:14:53.014Z] [2023-04-25T22:14:53.014Z] Login Succeeded [2023-04-25T22:14:53.014Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T22:14:53.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T22:14:53.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:14:53.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T22:14:53.381Z] ========================================================= [2023-04-25T22:14:53.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T22:14:53.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:14:53.739Z] + 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-04-25T22:14:54.326Z] Sending build context to Docker daemon 19.68MB [2023-04-25T22:14:54.326Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:14:54.326Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-25T22:14:54.607Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T22:14:54.607Z] c41833b44d91: Pulling fs layer [2023-04-25T22:14:54.607Z] ed15518f5707: Pulling fs layer [2023-04-25T22:14:54.607Z] feae8fd75edb: Pulling fs layer [2023-04-25T22:14:54.607Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T22:14:54.607Z] 3cdef696dda3: Pulling fs layer [2023-04-25T22:14:54.607Z] 2ced38df9373: Pulling fs layer [2023-04-25T22:14:54.607Z] 58f1dce35555: Pulling fs layer [2023-04-25T22:14:54.607Z] 3cdef696dda3: Waiting [2023-04-25T22:14:54.607Z] 242c74f7c9fa: Waiting [2023-04-25T22:14:54.607Z] 2ced38df9373: Waiting [2023-04-25T22:14:54.607Z] 58f1dce35555: Waiting [2023-04-25T22:14:54.607Z] ed15518f5707: Verifying Checksum [2023-04-25T22:14:54.607Z] ed15518f5707: Download complete [2023-04-25T22:14:54.880Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T22:14:54.880Z] 242c74f7c9fa: Download complete [2023-04-25T22:14:54.880Z] 3cdef696dda3: Verifying Checksum [2023-04-25T22:14:54.880Z] 3cdef696dda3: Download complete [2023-04-25T22:14:54.880Z] c41833b44d91: Download complete [2023-04-25T22:14:55.863Z] c41833b44d91: Pull complete [2023-04-25T22:14:56.463Z] 58f1dce35555: Verifying Checksum [2023-04-25T22:14:56.463Z] 58f1dce35555: Download complete [2023-04-25T22:14:56.463Z] ed15518f5707: Pull complete [2023-04-25T22:14:57.450Z] feae8fd75edb: Download complete [2023-04-25T22:14:57.724Z] 2ced38df9373: Verifying Checksum [2023-04-25T22:14:57.724Z] 2ced38df9373: Download complete [2023-04-25T22:15:10.092Z] feae8fd75edb: Pull complete [2023-04-25T22:15:10.092Z] 242c74f7c9fa: Pull complete [2023-04-25T22:15:10.092Z] 3cdef696dda3: Pull complete [2023-04-25T22:15:16.785Z] 2ced38df9373: Pull complete [2023-04-25T22:15:18.745Z] 58f1dce35555: Pull complete [2023-04-25T22:15:18.745Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T22:15:18.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T22:15:18.745Z] ---> fadd8f120f05 [2023-04-25T22:15:18.745Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:15:20.778Z] ---> Running in 157257769ce3 [2023-04-25T22:15:20.778Z] Removing intermediate container 157257769ce3 [2023-04-25T22:15:20.778Z] ---> 2de7e8f14ee4 [2023-04-25T22:15:20.778Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:15:21.049Z] ---> Running in 345eb2ff7dcb [2023-04-25T22:15:21.320Z] Removing intermediate container 345eb2ff7dcb [2023-04-25T22:15:21.320Z] ---> d557918c1e18 [2023-04-25T22:15:21.320Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:15:21.589Z] ---> Running in 39dad1c7bab1 [2023-04-25T22:15:21.866Z] Removing intermediate container 39dad1c7bab1 [2023-04-25T22:15:21.866Z] ---> d79cb3a5b5b7 [2023-04-25T22:15:21.866Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:15:21.866Z] ---> Running in 2400f2576e05 [2023-04-25T22:15:22.139Z] Removing intermediate container 2400f2576e05 [2023-04-25T22:15:22.139Z] ---> 62ac26d9224a [2023-04-25T22:15:22.139Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:15:22.412Z] ---> Running in dcf309a9b6f3 [2023-04-25T22:15:22.685Z] Removing intermediate container dcf309a9b6f3 [2023-04-25T22:15:22.685Z] ---> baea20b3357a [2023-04-25T22:15:22.685Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:15:22.685Z] ---> Running in 9d91547def0e [2023-04-25T22:15:24.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T22:15:24.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T22:15:25.794Z] OK: 263 MiB in 53 packages [2023-04-25T22:15:27.219Z] Removing intermediate container 9d91547def0e [2023-04-25T22:15:27.219Z] ---> 0cc1e6b08b2f [2023-04-25T22:15:27.219Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-25T22:15:27.493Z] ---> Running in 463c87fd4fd3 [2023-04-25T22:15:27.762Z] Removing intermediate container 463c87fd4fd3 [2023-04-25T22:15:27.762Z] ---> 760d6c4847c6 [2023-04-25T22:15:27.762Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-25T22:15:28.362Z] ---> ce7244e366a1 [2023-04-25T22:15:28.363Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:15:28.363Z] ---> Running in 98571846da8a [2023-04-25T22:16:36.348Z] Removing intermediate container 98571846da8a [2023-04-25T22:16:36.348Z] ---> cd81669b3481 [2023-04-25T22:16:36.348Z] Step 12/13 : COPY . . [2023-04-25T22:16:37.782Z] ---> f54a27324547 [2023-04-25T22:16:37.782Z] Step 13/13 : RUN ${MAKE} [2023-04-25T22:16:37.782Z] ---> Running in 96e4c69f85fd [2023-04-25T22:16:38.760Z] noop [2023-04-25T22:16:39.734Z] Removing intermediate container 96e4c69f85fd [2023-04-25T22:16:39.734Z] ---> 1da0f3f0104a [2023-04-25T22:16:39.734Z] Successfully built 1da0f3f0104a [2023-04-25T22:16:39.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:16:40.101Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T22:16:40.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:16:40.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-10885 does not seem to be running inside a container [2023-04-25T22:16:40.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** ci-base-image-arm64 cat [2023-04-25T22:16:41.877Z] $ docker top 58641212a984b4ab44cd2a32d8573ea1b9ae987bd2446df0392b91b3434818ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:16:42.768Z] + go version [2023-04-25T22:16:42.768Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T22:16:42.793Z] $ docker stop --time=1 58641212a984b4ab44cd2a32d8573ea1b9ae987bd2446df0392b91b3434818ba [2023-04-25T22:16:44.560Z] $ docker rm -f --volumes 58641212a984b4ab44cd2a32d8573ea1b9ae987bd2446df0392b91b3434818ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:16:45.157Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T22:16:45.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:16:45.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-10885 does not seem to be running inside a container [2023-04-25T22:16:45.487Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** ci-base-image-arm64 cat [2023-04-25T22:16:46.875Z] $ docker top 1f8d982feb568de5192b01d7fdc422f8e4f3e6ffc6f854decad2e0ccf13a8c5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:16:47.778Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-04-25T22:16:48.488Z] + make test [2023-04-25T22:16:48.488Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T22:17:35.473Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-25T22:20:27.313Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-25T22:20:27.313Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-25T22:20:27.313Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.188s coverage: 31.6% of statements [2023-04-25T22:20:42.359Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.347s coverage: 86.5% of statements [2023-04-25T22:20:42.359Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T22:20:42.359Z] go vet ./... [2023-04-25T22:21:21.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T22:21:21.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T22:21:21.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T22:21:21.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T22:21:21.335Z] $ docker stop --time=1 1f8d982feb568de5192b01d7fdc422f8e4f3e6ffc6f854decad2e0ccf13a8c5f [2023-04-25T22:21:23.347Z] $ docker rm -f --volumes 1f8d982feb568de5192b01d7fdc422f8e4f3e6ffc6f854decad2e0ccf13a8c5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T22:21:24.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T22:21:24.840Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T22:21:25.626Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T22:21:26.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T22:21:26.364Z] + ls -al . [2023-04-25T22:21:26.364Z] total 232 [2023-04-25T22:21:26.364Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 22:16 . [2023-04-25T22:21:26.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:14 .. [2023-04-25T22:21:26.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 22:14 .git [2023-04-25T22:21:26.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:14 .github [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 25 22:14 .gitignore [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 25 22:14 .golangci.yml [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 25 22:14 Attribution.txt [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 25 22:14 CHANGELOG.md [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 25 22:14 Dockerfile [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 22:14 GOVERNANCE.md [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 25 22:14 Jenkinsfile [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 25 22:14 LICENSE [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 25 22:14 Makefile [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 22:14 OWNERS.md [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 25 22:14 README.md [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 22:11 VERSION [2023-04-25T22:21:26.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 22:14 bin [2023-04-25T22:21:26.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 22:14 cmd [2023-04-25T22:21:26.364Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 25 22:20 coverage.out [2023-04-25T22:21:26.364Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 22:14 doc [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 25 22:14 go.mod [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 25 22:14 go.sum [2023-04-25T22:21:26.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:14 internal [2023-04-25T22:21:26.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 22:14 snap [2023-04-25T22:21:26.364Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 25 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:21:26.716Z] + 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=66e4d5956e72b11fd5d1b82367ef18b2c78a967a --label arch=arm64 --label version=0.0.0 . [2023-04-25T22:21:27.324Z] Sending build context to Docker daemon 19.76MB [2023-04-25T22:21:27.324Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T22:21:27.324Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T22:21:27.324Z] ---> 1da0f3f0104a [2023-04-25T22:21:27.324Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-25T22:21:27.594Z] ---> Running in b968e0b9223c [2023-04-25T22:21:28.186Z] Removing intermediate container b968e0b9223c [2023-04-25T22:21:28.186Z] ---> 5d5bfbbf4881 [2023-04-25T22:21:28.186Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T22:21:28.186Z] ---> Running in 51068eada3aa [2023-04-25T22:21:28.456Z] Removing intermediate container 51068eada3aa [2023-04-25T22:21:28.456Z] ---> 978fb48e2997 [2023-04-25T22:21:28.456Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T22:21:28.727Z] ---> Running in 8058c8698862 [2023-04-25T22:21:28.996Z] Removing intermediate container 8058c8698862 [2023-04-25T22:21:28.996Z] ---> cf96bf8c1287 [2023-04-25T22:21:28.996Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T22:21:28.996Z] ---> Running in b7103f93845b [2023-04-25T22:21:29.265Z] Removing intermediate container b7103f93845b [2023-04-25T22:21:29.265Z] ---> 6b9cbbd45eb8 [2023-04-25T22:21:29.265Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-25T22:21:29.538Z] ---> Running in dc1a7478d500 [2023-04-25T22:21:29.807Z] Removing intermediate container dc1a7478d500 [2023-04-25T22:21:29.807Z] ---> cb5b23ed0357 [2023-04-25T22:21:29.807Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T22:21:30.079Z] ---> Running in 758aaf275673 [2023-04-25T22:21:31.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T22:21:32.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T22:21:33.437Z] OK: 263 MiB in 53 packages [2023-04-25T22:21:34.405Z] Removing intermediate container 758aaf275673 [2023-04-25T22:21:34.406Z] ---> 0798b9e258a0 [2023-04-25T22:21:34.406Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-25T22:21:34.675Z] ---> Running in be58740f3b24 [2023-04-25T22:21:34.944Z] Removing intermediate container be58740f3b24 [2023-04-25T22:21:34.944Z] ---> 9f3385fb38e8 [2023-04-25T22:21:34.944Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-25T22:21:35.532Z] ---> 42b2c48dca8c [2023-04-25T22:21:35.532Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T22:21:35.802Z] ---> Running in 1d94e5c90064 [2023-04-25T22:21:39.170Z] Removing intermediate container 1d94e5c90064 [2023-04-25T22:21:39.170Z] ---> a64dfd9a3105 [2023-04-25T22:21:39.170Z] Step 12/26 : COPY . . [2023-04-25T22:21:41.147Z] ---> 4b66d36b6ee4 [2023-04-25T22:21:41.147Z] Step 13/26 : RUN ${MAKE} [2023-04-25T22:21:41.147Z] ---> Running in 3be9f4f83e0d [2023-04-25T22:21:42.113Z] 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-04-25T22:24:33.924Z] Removing intermediate container 3be9f4f83e0d [2023-04-25T22:24:33.924Z] ---> 0fcd43871649 [2023-04-25T22:24:33.924Z] Step 14/26 : FROM alpine:3.17 [2023-04-25T22:24:33.924Z] 3.17: Pulling from library/alpine [2023-04-25T22:24:33.924Z] c41833b44d91: Already exists [2023-04-25T22:24:33.924Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T22:24:33.924Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T22:24:33.924Z] ---> 51e60588ff2c [2023-04-25T22:24:33.924Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-25T22:24:33.924Z] ---> Running in 190dd225cbe9 [2023-04-25T22:24:33.924Z] Removing intermediate container 190dd225cbe9 [2023-04-25T22:24:33.924Z] ---> 1c553be000f9 [2023-04-25T22:24:33.924Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-25T22:24:33.924Z] ---> Running in febb0053b351 [2023-04-25T22:24:33.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T22:24:33.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T22:24:33.924Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-25T22:24:33.924Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T22:24:33.924Z] OK: 8 MiB in 16 packages [2023-04-25T22:24:33.924Z] Removing intermediate container febb0053b351 [2023-04-25T22:24:33.924Z] ---> 062d8f486c14 [2023-04-25T22:24:33.924Z] Step 17/26 : WORKDIR / [2023-04-25T22:24:34.193Z] ---> Running in 8415319c2386 [2023-04-25T22:24:34.489Z] Removing intermediate container 8415319c2386 [2023-04-25T22:24:34.489Z] ---> 59fe18dfcc73 [2023-04-25T22:24:34.489Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-25T22:24:35.910Z] ---> 84cc62b20ed0 [2023-04-25T22:24:35.910Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-25T22:24:36.500Z] ---> 0538aead6f1f [2023-04-25T22:24:36.500Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-25T22:24:37.090Z] ---> 1d86811fed35 [2023-04-25T22:24:37.090Z] Step 21/26 : EXPOSE 59984 [2023-04-25T22:24:37.361Z] ---> Running in 63bb2050ba20 [2023-04-25T22:24:37.629Z] Removing intermediate container 63bb2050ba20 [2023-04-25T22:24:37.629Z] ---> eb2b3243947b [2023-04-25T22:24:37.629Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-25T22:24:37.629Z] ---> Running in c59164d128f7 [2023-04-25T22:24:37.896Z] Removing intermediate container c59164d128f7 [2023-04-25T22:24:37.896Z] ---> c1fa5bae65ed [2023-04-25T22:24:37.896Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T22:24:38.165Z] ---> Running in 9d7db93660a5 [2023-04-25T22:24:38.435Z] Removing intermediate container 9d7db93660a5 [2023-04-25T22:24:38.435Z] ---> f255759edc73 [2023-04-25T22:24:38.435Z] Step 24/26 : LABEL arch=arm64 [2023-04-25T22:24:38.435Z] ---> Running in e07fe163d992 [2023-04-25T22:24:39.024Z] Removing intermediate container e07fe163d992 [2023-04-25T22:24:39.024Z] ---> 581b51e7481e [2023-04-25T22:24:39.024Z] Step 25/26 : LABEL git_sha=66e4d5956e72b11fd5d1b82367ef18b2c78a967a [2023-04-25T22:24:39.024Z] ---> Running in 19e41d377094 [2023-04-25T22:24:39.292Z] Removing intermediate container 19e41d377094 [2023-04-25T22:24:39.292Z] ---> 1135e6896264 [2023-04-25T22:24:39.292Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T22:24:39.292Z] ---> Running in 81ff020ccc96 [2023-04-25T22:24:39.561Z] Removing intermediate container 81ff020ccc96 [2023-04-25T22:24:39.561Z] ---> 9d09f90cdb35 [2023-04-25T22:24:39.561Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T22:24:39.828Z] Successfully built 9d09f90cdb35 [2023-04-25T22:24:39.828Z] 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-04-25T22:24:40.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T22:24:40.293Z] [2023-04-25T22:24:40.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:24:40.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T22:24:40.647Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T22:24:40.647Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T22:24:40.647Z] 04944245beec: Pulling fs layer [2023-04-25T22:24:40.647Z] 699f458cf7ca: Pulling fs layer [2023-04-25T22:24:40.647Z] 765212b225bb: Pulling fs layer [2023-04-25T22:24:40.647Z] f23df028b6ca: Pulling fs layer [2023-04-25T22:24:40.647Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T22:24:40.647Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T22:24:40.647Z] f23df028b6ca: Waiting [2023-04-25T22:24:40.647Z] 765212b225bb: Waiting [2023-04-25T22:24:40.647Z] d65c8cfc05b1: Waiting [2023-04-25T22:24:40.647Z] 2437ff75d9bd: Waiting [2023-04-25T22:24:40.919Z] 04944245beec: Verifying Checksum [2023-04-25T22:24:40.919Z] 04944245beec: Download complete [2023-04-25T22:24:40.919Z] 765212b225bb: Verifying Checksum [2023-04-25T22:24:40.919Z] 765212b225bb: Download complete [2023-04-25T22:24:40.919Z] f23df028b6ca: Verifying Checksum [2023-04-25T22:24:40.919Z] f23df028b6ca: Download complete [2023-04-25T22:24:40.919Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T22:24:40.919Z] d65c8cfc05b1: Download complete [2023-04-25T22:24:41.191Z] 699f458cf7ca: Verifying Checksum [2023-04-25T22:24:41.191Z] 699f458cf7ca: Download complete [2023-04-25T22:24:41.460Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T22:24:41.460Z] 8998bd30e6a1: Download complete [2023-04-25T22:24:44.050Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T22:24:44.050Z] 2437ff75d9bd: Download complete [2023-04-25T22:24:48.314Z] 8998bd30e6a1: Pull complete [2023-04-25T22:24:48.314Z] 04944245beec: Pull complete [2023-04-25T22:24:49.276Z] 699f458cf7ca: Pull complete [2023-04-25T22:24:49.544Z] 765212b225bb: Pull complete [2023-04-25T22:24:50.507Z] f23df028b6ca: Pull complete [2023-04-25T22:24:50.776Z] d65c8cfc05b1: Pull complete [2023-04-25T22:25:05.792Z] 2437ff75d9bd: Pull complete [2023-04-25T22:25:05.792Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T22:25:05.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T22:25:05.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:25:06.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-10885 does not seem to be running inside a container [2023-04-25T22:25:06.079Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T22:25:08.993Z] $ docker top 0137597cf83f04cdfd71397070b6173e82b2a03d98f3ccbadc3df78054051ee6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:09.844Z] ---> job-cost.sh [2023-04-25T22:25:09.844Z] lf-activate-venv: SKIPPING [2023-04-25T22:25:09.844Z] INFO: No Stack... [2023-04-25T22:25:10.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T22:25:11.390Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T22:25:12.036Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2023-04-25T22:25:12.036Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T22:25:12.109Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] [2023-04-25T22:25:12.115Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] did not exist. Created. [2023-04-25T22:25:12.115Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T22:25:12.774Z] /w/workspace/device-onvif-camera/3@tmp/durable-e5000a9e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T22:25:13.437Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T22:25:13.460Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T22:25:13.529Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T22:25:13.538Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T22:25:13.558Z] $ docker stop --time=1 0137597cf83f04cdfd71397070b6173e82b2a03d98f3ccbadc3df78054051ee6 [2023-04-25T22:25:17.197Z] $ docker rm -f --volumes 0137597cf83f04cdfd71397070b6173e82b2a03d98f3ccbadc3df78054051ee6 [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-04-25T22:25:17.547Z] provisioning config files... [2023-04-25T22:25:17.554Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config12165066285552297168tmp [Pipeline] { [Pipeline] sh [2023-04-25T22:25:17.844Z] + set +x [2023-04-25T22:25:17.844Z] + curl -s https://codecov.io/bash [2023-04-25T22:25:17.844Z] + bash -s -- [2023-04-25T22:25:17.844Z] [2023-04-25T22:25:17.844Z] _____ _ [2023-04-25T22:25:17.844Z] / ____| | | [2023-04-25T22:25:17.844Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T22:25:17.844Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T22:25:17.844Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T22:25:17.844Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T22:25:17.844Z] Bash-1.0.6 [2023-04-25T22:25:17.844Z] [2023-04-25T22:25:17.844Z] [2023-04-25T22:25:17.844Z] ==> git version 2.25.1 found [2023-04-25T22:25:17.844Z] ==> 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-04-25T22:25:17.844Z] Release-Date: 2020-01-08 [2023-04-25T22:25:17.844Z] 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-04-25T22:25:17.844Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T22:25:17.844Z] ==> Jenkins CI detected. [2023-04-25T22:25:17.844Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-321 [2023-04-25T22:25:17.844Z] project root: . [2023-04-25T22:25:17.844Z] --> token set from env [2023-04-25T22:25:17.844Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T22:25:17.844Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T22:25:17.844Z] ==> Python coveragepy not found [2023-04-25T22:25:17.844Z] ==> Searching for coverage reports in: [2023-04-25T22:25:17.844Z] + . [2023-04-25T22:25:18.105Z] -> Found 1 reports [2023-04-25T22:25:18.105Z] ==> Detecting git/mercurial file structure [2023-04-25T22:25:18.105Z] ==> Reading reports [2023-04-25T22:25:18.105Z] + ./coverage.out bytes=78922 [2023-04-25T22:25:18.105Z] ==> Appending adjustments [2023-04-25T22:25:18.105Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T22:25:18.105Z] + Found adjustments [2023-04-25T22:25:18.105Z] ==> Gzipping contents [2023-04-25T22:25:18.105Z] 12K /tmp/codecov.sZ8ARm.gz [2023-04-25T22:25:18.105Z] ==> Uploading reports [2023-04-25T22:25:18.105Z] url: https://codecov.io [2023-04-25T22:25:18.105Z] query: branch=PR-321&commit=d23c4aaa667fd25d71601dbc7d5d58f4cb07498d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-321%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-04-25T22:25:18.105Z] -> Pinging Codecov [2023-04-25T22:25:18.105Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-321&commit=d23c4aaa667fd25d71601dbc7d5d58f4cb07498d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-321%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-04-25T22:25:18.365Z] -> Uploading to [2023-04-25T22:25:18.365Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/F29A59C45E3A92E06B3E522C9905F8EF/d23c4aaa667fd25d71601dbc7d5d58f4cb07498d/8c96b8d7-1252-49c9-ad3e-4c5955403b02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T222518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d60b685dec29aa9a958c9015fe73b16c90ddb552d12d6253065c379635b3ca4 [2023-04-25T22:25:18.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T22:25:18.365Z] Dload Upload Total Spent Left Speed [2023-04-25T22:25:18.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 43036 --:--:-- --:--:-- --:--:-- 43036 [2023-04-25T22:25:18.625Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d23c4aaa667fd25d71601dbc7d5d58f4cb07498d [Pipeline] } [2023-04-25T22:25:18.631Z] 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-04-25T22:25:19.349Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-321/archives ] [2023-04-25T22:25:19.349Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-321/archives [2023-04-25T22:25:19.349Z] total 16 [2023-04-25T22:25:19.349Z] drwxr-xr-x 3 root root 4096 Apr 25 22:13 . [2023-04-25T22:25:19.349Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 22:13 .. [2023-04-25T22:25:19.349Z] drwxr-xr-x 2 root root 4096 Apr 25 22:13 cost [2023-04-25T22:25:19.349Z] -rw-r--r-- 1 root root 91 Apr 25 22:13 cost.csv [2023-04-25T22:25:19.349Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-321/archives [2023-04-25T22:25:19.349Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-321/archives [2023-04-25T22:25:19.349Z] total 16 [2023-04-25T22:25:19.349Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 22:13 . [2023-04-25T22:25:19.349Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 22:13 .. [2023-04-25T22:25:19.349Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 22:13 cost [2023-04-25T22:25:19.349Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 25 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:19.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:20.508Z] ---> package-listing.sh [2023-04-25T22:25:20.508Z] ++ facter osfamily [2023-04-25T22:25:20.508Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T22:25:20.769Z] + OS_FAMILY=debian [2023-04-25T22:25:20.769Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-321 [2023-04-25T22:25:20.769Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T22:25:20.769Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T22:25:20.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T22:25:20.769Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T22:25:20.769Z] + '[' /w/workspace/undry_device-onvif-camera_PR-321 ']' [2023-04-25T22:25:20.769Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T22:25:20.769Z] + case "${OS_FAMILY}" in [2023-04-25T22:25:20.769Z] + dpkg -l [2023-04-25T22:25:20.769Z] + grep '^ii' [2023-04-25T22:25:20.769Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T22:25:20.769Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T22:25:20.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T22:25:20.769Z] + '[' /w/workspace/undry_device-onvif-camera_PR-321 ']' [2023-04-25T22:25:20.769Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-321/archives/ [2023-04-25T22:25:20.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-321/archives/ [Pipeline] echo [2023-04-25T22:25:20.781Z] 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-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T22:25:21.062Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T22:25:21.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T22:25:21.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T22:25:21.710Z] prd-ubuntu20.04-docker-8c-8g-10879 does not seem to be running inside a container [2023-04-25T22:25:21.746Z] $ 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-321/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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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-lftools-log-publisher:latest cat [2023-04-25T22:25:21.929Z] $ docker top d9d9d2d0f21692f09266807cc80b318f058fe222d24708aa9f47d7bd79c1665f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T22:25:22.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T22:25:22.573Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T22:25:22.865Z] + ls /var/log/sa-host [2023-04-25T22:25:22.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T22:25:22.931Z] provisioning config files... [2023-04-25T22:25:22.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config565425856198785660tmp [Pipeline] { [Pipeline] echo [2023-04-25T22:25:22.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:23.237Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T22:25:23.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:23.582Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T22:25:23.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:23.894Z] ---> sudo-logs.sh [2023-04-25T22:25:23.895Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T22:25:23.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:24.217Z] ---> job-cost.sh [2023-04-25T22:25:24.217Z] lf-activate-venv: SKIPPING [2023-04-25T22:25:24.217Z] DEBUG: total: 0.2199999988079071 [2023-04-25T22:25:24.217Z] INFO: Retrieving Stack Cost... [2023-04-25T22:25:24.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T22:25:25.047Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T22:25:25.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T22:25:25.342Z] ---> logs-deploy.sh [2023-04-25T22:25:25.342Z] lf-activate-venv: SKIPPING [2023-04-25T22:25:25.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-321/3 [2023-04-25T22:25:25.342Z] INFO: archiving workspace using pattern(s): [2023-04-25T22:25:26.308Z] Archives upload complete. [2023-04-25T22:25:26.308Z] INFO: archiving logs to Nexus