Pull request #251 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a760d53a566f67a595ec3796f9abef41a1187365+650149e901bbd1d5d542720a605977f5c38beceb (84086d2dc13770f11871d0648855bd152a6b6858) 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-ssh13205643027050853827.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5535983500966484608.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-251/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-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6147225528659508315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1827388924703465484.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-251/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-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5727103521978552625.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8661’ Running on prd-ubuntu20.04-docker-8c-8g-8668 in /w/workspace/undry_device-onvif-camera_PR-251 [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-251 # 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 Merging remotes/origin/main commit 650149e901bbd1d5d542720a605977f5c38beceb into PR head commit a760d53a566f67a595ec3796f9abef41a1187365 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing a760d53a566f67a595ec3796f9abef41a1187365 Checking out Revision a760d53a566f67a595ec3796f9abef41a1187365 (PR-251) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T22:54:39.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T22:54:39.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T22:54:39.634Z] ========================================================= [2023-03-07T22:54:39.634Z] EdgeX Global Pipelines Version Info [2023-03-07T22:54:39.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # 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 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 > git rev-list --no-walk 980960dff57de58107d2d97a23be64aeb111a7f1 # timeout=10 [2023-03-07T22:54:40.337Z] ------------------- [2023-03-07T22:54:40.337Z] stable info: [2023-03-07T22:54:40.337Z] ------------------- [2023-03-07T22:54:40.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T22:54:40.337Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:54:40.337Z] Message: update stable to v1.0.244 [2023-03-07T22:54:40.917Z] ------------------- [2023-03-07T22:54:40.917Z] experimental info: [2023-03-07T22:54:40.917Z] ------------------- [2023-03-07T22:54:40.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T22:54:40.917Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:54:40.917Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T22:54:41.103Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-07T22:54:41.115Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-07T22:54:41.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T22:54:41.140Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T22:54:41.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T22:54:41.166Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T22:54:41.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T22:54:41.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T22:54:41.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T22:54:41.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T22:54:41.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T22:54:41.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-07T22:54:41.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T22:54:41.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T22:54:41.279Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:54:41.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:54:41.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T22:54:41.309Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T22:54:41.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T22:54:41.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T22:54:41.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T22:54:41.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-07T22:54:41.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T22:54:41.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T22:54:41.383Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T22:54:41.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T22:54:41.409Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T22:54:41.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo [2023-03-07T22:54:41.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo [2023-03-07T22:54:41.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo [2023-03-07T22:54:41.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo [2023-03-07T22:54:41.479Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a760d53 [Pipeline] echo [2023-03-07T22:54:41.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:54:41.592Z] provisioning config files... [2023-03-07T22:54:41.612Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config4725328695110903213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:54:41.916Z] ---> docker-login.sh [2023-03-07T22:54:41.916Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:54:42.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:42.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:42.178Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:42.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:42.178Z] [2023-03-07T22:54:42.178Z] Login Succeeded [2023-03-07T22:54:42.178Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:54:42.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:42.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:42.178Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:42.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:42.178Z] [2023-03-07T22:54:42.178Z] Login Succeeded [2023-03-07T22:54:42.178Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:54:42.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:42.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:42.440Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:42.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:42.440Z] [2023-03-07T22:54:42.440Z] Login Succeeded [2023-03-07T22:54:42.440Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:54:42.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:42.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:42.440Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:42.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:42.440Z] [2023-03-07T22:54:42.440Z] Login Succeeded [2023-03-07T22:54:42.440Z] docker.io [2023-03-07T22:54:42.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:42.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:42.698Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:42.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:42.698Z] [2023-03-07T22:54:42.698Z] Login Succeeded [2023-03-07T22:54:42.698Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:54:42.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T22:54:43.077Z] + git rev-list -1 --merges a760d53a566f67a595ec3796f9abef41a1187365~1..a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo [2023-03-07T22:54:43.140Z] -----------> git rev-list -1 --merges a760d53a566f67a595ec3796f9abef41a1187365~1..a760d53a566f67a595ec3796f9abef41a1187365 a760d53a566f67a595ec3796f9abef41a1187365 [false] [Pipeline] sh [2023-03-07T22:54:43.428Z] + git log --format=format:%s -1 a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo [2023-03-07T22:54:43.443Z] ========================================================= [2023-03-07T22:54:43.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T22:54:43.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T22:54:43.756Z] + git log --format=format:%s -1 a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] echo [2023-03-07T22:54:43.767Z] [semverPrep] GIT_COMMIT: a760d53a566f67a595ec3796f9abef41a1187365, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-07T22:54:43.778Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T22:54:44.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T22:54:44.105Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T22:54:44.105Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T22:54:44.105Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T22:54:44.105Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T22:54:44.105Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T22:54:44.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:44.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:54:44.441Z] [2023-03-07T22:54:44.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:44.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:54:44.739Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T22:54:44.739Z] b85a868b505f: Pulling fs layer [2023-03-07T22:54:44.739Z] e2be974225ed: Pulling fs layer [2023-03-07T22:54:44.739Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T22:54:44.739Z] 988bab9f4d93: Pulling fs layer [2023-03-07T22:54:44.739Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T22:54:44.739Z] eaf3925da568: Pulling fs layer [2023-03-07T22:54:44.739Z] bab4dde63d76: Pulling fs layer [2023-03-07T22:54:44.739Z] bde34c3a00c8: Pulling fs layer [2023-03-07T22:54:44.739Z] b352a97aabf1: Pulling fs layer [2023-03-07T22:54:44.739Z] 4872d77fe225: Pulling fs layer [2023-03-07T22:54:44.739Z] 5851b861e8e6: Pulling fs layer [2023-03-07T22:54:44.739Z] 988bab9f4d93: Waiting [2023-03-07T22:54:44.739Z] 1469e6f7b9e6: Waiting [2023-03-07T22:54:44.739Z] eaf3925da568: Waiting [2023-03-07T22:54:44.739Z] bab4dde63d76: Waiting [2023-03-07T22:54:44.739Z] bde34c3a00c8: Waiting [2023-03-07T22:54:44.740Z] b352a97aabf1: Waiting [2023-03-07T22:54:44.740Z] 4872d77fe225: Waiting [2023-03-07T22:54:44.740Z] 5851b861e8e6: Waiting [2023-03-07T22:54:44.740Z] 988bab9f4d93: Download complete [2023-03-07T22:54:44.999Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T22:54:44.999Z] 1469e6f7b9e6: Download complete [2023-03-07T22:54:44.999Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T22:54:44.999Z] 339a4e72a1f5: Download complete [2023-03-07T22:54:44.999Z] eaf3925da568: Verifying Checksum [2023-03-07T22:54:44.999Z] eaf3925da568: Download complete [2023-03-07T22:54:44.999Z] bde34c3a00c8: Verifying Checksum [2023-03-07T22:54:44.999Z] bde34c3a00c8: Download complete [2023-03-07T22:54:44.999Z] b352a97aabf1: Verifying Checksum [2023-03-07T22:54:44.999Z] b352a97aabf1: Download complete [2023-03-07T22:54:44.999Z] 4872d77fe225: Download complete [2023-03-07T22:54:44.999Z] 5851b861e8e6: Download complete [2023-03-07T22:54:45.258Z] b85a868b505f: Verifying Checksum [2023-03-07T22:54:45.258Z] b85a868b505f: Download complete [2023-03-07T22:54:45.516Z] bab4dde63d76: Verifying Checksum [2023-03-07T22:54:46.451Z] b85a868b505f: Pull complete [2023-03-07T22:54:46.451Z] e2be974225ed: Pull complete [2023-03-07T22:54:47.018Z] 339a4e72a1f5: Pull complete [2023-03-07T22:54:47.278Z] 988bab9f4d93: Pull complete [2023-03-07T22:54:47.546Z] 1469e6f7b9e6: Pull complete [2023-03-07T22:54:47.546Z] eaf3925da568: Pull complete [2023-03-07T22:54:49.449Z] bab4dde63d76: Pull complete [2023-03-07T22:54:49.449Z] bde34c3a00c8: Pull complete [2023-03-07T22:54:49.449Z] b352a97aabf1: Pull complete [2023-03-07T22:54:49.449Z] 4872d77fe225: Pull complete [2023-03-07T22:54:49.707Z] 5851b861e8e6: Pull complete [2023-03-07T22:54:49.707Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T22:54:49.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:54:49.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:54:49.788Z] prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container [2023-03-07T22:54:49.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@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-03-07T22:54:53.569Z] $ docker top 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f -eo pid,comm [2023-03-07T22:54:53.634Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T22:54:53.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T22:54:53.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:54:53.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:54:53.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:54:53.788Z] $ docker exec 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent [2023-03-07T22:54:53.951Z] SSH_AUTH_SOCK=/tmp/ssh-NUj1QrCik8PZ/agent.32 [2023-03-07T22:54:53.951Z] SSH_AGENT_PID=38 [2023-03-07T22:54:53.957Z] Running ssh-add (command line suppressed) [2023-03-07T22:54:54.355Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_3781775919659713131.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_3781775919659713131.key) [2023-03-07T22:54:54.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:54:54.661Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T22:54:54.664Z] $ docker exec --env ******** --env ******** 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent -k [2023-03-07T22:54:54.773Z] unset SSH_AUTH_SOCK; [2023-03-07T22:54:54.774Z] unset SSH_AGENT_PID; [2023-03-07T22:54:54.774Z] echo Agent pid 38 killed; [2023-03-07T22:54:54.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T22:54:54.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:54:54.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:54:54.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:54:54.937Z] $ docker exec 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent [2023-03-07T22:54:55.042Z] SSH_AUTH_SOCK=/tmp/ssh-xe32l22p6tjF/agent.71 [2023-03-07T22:54:55.042Z] SSH_AGENT_PID=77 [2023-03-07T22:54:55.046Z] Running ssh-add (command line suppressed) [2023-03-07T22:54:55.134Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_13812560288290116075.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_13812560288290116075.key) [2023-03-07T22:54:55.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:54:55.436Z] + git semver init [2023-03-07T22:54:55.694Z] 2023-03-07 22:54:55,675 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T22:54:55.694Z] 2023-03-07 22:54:55,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-251/.semver [2023-03-07T22:54:55.694Z] 2023-03-07 22:54:55,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-251/.semver [2023-03-07T22:54:55.694Z] 2023-03-07 22:54:55,677 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-251/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-251, universal_newlines=False, shell=None, istream=None) [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,572 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-251/.git/info/exclude [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,572 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 with force:False [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,572 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,577 [execute] INFO git cat-file --batch-check [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,584 [execute] INFO git cat-file --batch [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T22:54:56.630Z] 2023-03-07 22:54:56,589 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 [2023-03-07T22:54:56.630Z] 0.0.0 [Pipeline] } [2023-03-07T22:54:56.634Z] $ docker exec --env ******** --env ******** 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f ssh-agent -k [2023-03-07T22:54:56.726Z] unset SSH_AUTH_SOCK; [2023-03-07T22:54:56.727Z] unset SSH_AGENT_PID; [2023-03-07T22:54:56.727Z] echo Agent pid 77 killed; [2023-03-07T22:54:56.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T22:54:57.061Z] + git semver [Pipeline] } [2023-03-07T22:54:57.326Z] $ docker stop --time=1 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f [2023-03-07T22:54:58.614Z] $ docker rm -f --volumes 68d909b01ba6ee6c28e4e9b172f7f8b91e124a0443553b790f198db7bc18891f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:54:58.942Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T22:54:59.148Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T22:54:59.151Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:54:59.281Z] provisioning config files... [2023-03-07T22:54:59.289Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config11263009533000248909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:54:59.581Z] ---> docker-login.sh [2023-03-07T22:54:59.581Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:54:59.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:59.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:59.581Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:59.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:59.581Z] [2023-03-07T22:54:59.581Z] Login Succeeded [2023-03-07T22:54:59.581Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:54:59.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:59.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:59.581Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:59.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:59.581Z] [2023-03-07T22:54:59.581Z] Login Succeeded [2023-03-07T22:54:59.581Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:54:59.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:59.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:59.840Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:59.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:59.840Z] [2023-03-07T22:54:59.840Z] Login Succeeded [2023-03-07T22:54:59.840Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:54:59.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:55:00.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:55:00.098Z] Configure a credential helper to remove this warning. See [2023-03-07T22:55:00.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:55:00.098Z] [2023-03-07T22:55:00.098Z] Login Succeeded [2023-03-07T22:55:00.098Z] docker.io [2023-03-07T22:55:00.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:55:00.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:55:00.357Z] Configure a credential helper to remove this warning. See [2023-03-07T22:55:00.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:55:00.357Z] [2023-03-07T22:55:00.357Z] Login Succeeded [2023-03-07T22:55:00.357Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:55:00.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T22:55:00.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:55:00.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:55:00.445Z] ========================================================= [2023-03-07T22:55:00.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T22:55:00.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:00.749Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T22:55:00.749Z] Sending build context to Docker daemon 27.85MB [2023-03-07T22:55:00.749Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:55:00.749Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T22:55:01.011Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T22:55:01.011Z] 213ec9aee27d: Pulling fs layer [2023-03-07T22:55:01.011Z] 4583459ba037: Pulling fs layer [2023-03-07T22:55:01.011Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T22:55:01.011Z] 53926ce57604: Pulling fs layer [2023-03-07T22:55:01.011Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T22:55:01.011Z] 22ff95d597cd: Pulling fs layer [2023-03-07T22:55:01.011Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T22:55:01.011Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T22:55:01.011Z] a7acece74701: Pulling fs layer [2023-03-07T22:55:01.011Z] 21b2b0c7a3f4: Waiting [2023-03-07T22:55:01.011Z] 22ff95d597cd: Waiting [2023-03-07T22:55:01.011Z] 12d6caf4c0d1: Waiting [2023-03-07T22:55:01.011Z] 96b7cbca73a9: Waiting [2023-03-07T22:55:01.011Z] a7acece74701: Waiting [2023-03-07T22:55:01.011Z] 53926ce57604: Waiting [2023-03-07T22:55:01.011Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T22:55:01.011Z] 93c1e223e6f2: Download complete [2023-03-07T22:55:01.011Z] 4583459ba037: Verifying Checksum [2023-03-07T22:55:01.011Z] 4583459ba037: Download complete [2023-03-07T22:55:01.011Z] 21b2b0c7a3f4: Download complete [2023-03-07T22:55:01.011Z] 22ff95d597cd: Verifying Checksum [2023-03-07T22:55:01.011Z] 22ff95d597cd: Download complete [2023-03-07T22:55:01.011Z] 213ec9aee27d: Verifying Checksum [2023-03-07T22:55:01.011Z] 213ec9aee27d: Download complete [2023-03-07T22:55:01.011Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T22:55:01.011Z] 12d6caf4c0d1: Download complete [2023-03-07T22:55:01.274Z] 213ec9aee27d: Pull complete [2023-03-07T22:55:01.274Z] 4583459ba037: Pull complete [2023-03-07T22:55:01.535Z] 93c1e223e6f2: Pull complete [2023-03-07T22:55:01.535Z] a7acece74701: Verifying Checksum [2023-03-07T22:55:01.535Z] a7acece74701: Download complete [2023-03-07T22:55:01.794Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T22:55:01.794Z] 96b7cbca73a9: Download complete [2023-03-07T22:55:01.794Z] 53926ce57604: Verifying Checksum [2023-03-07T22:55:01.794Z] 53926ce57604: Download complete [2023-03-07T22:55:05.975Z] 53926ce57604: Pull complete [2023-03-07T22:55:05.975Z] 21b2b0c7a3f4: Pull complete [2023-03-07T22:55:05.975Z] 22ff95d597cd: Pull complete [2023-03-07T22:55:05.975Z] 12d6caf4c0d1: Pull complete [2023-03-07T22:55:08.506Z] 96b7cbca73a9: Pull complete [2023-03-07T22:55:09.441Z] a7acece74701: Pull complete [2023-03-07T22:55:09.441Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T22:55:09.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T22:55:09.441Z] ---> db6d94c90886 [2023-03-07T22:55:09.441Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:55:14.236Z] Still waiting to schedule task [2023-03-07T22:55:14.236Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8662’ [2023-03-07T22:55:15.051Z] ---> Running in f06da664c722 [2023-03-07T22:55:15.051Z] Removing intermediate container f06da664c722 [2023-03-07T22:55:15.051Z] ---> 042423bfe504 [2023-03-07T22:55:15.051Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:55:15.051Z] ---> Running in 0c6c60f3d42a [2023-03-07T22:55:15.051Z] Removing intermediate container 0c6c60f3d42a [2023-03-07T22:55:15.051Z] ---> 525acaa9605e [2023-03-07T22:55:15.051Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:55:15.051Z] ---> Running in 7aaf717502ba [2023-03-07T22:55:15.051Z] Removing intermediate container 7aaf717502ba [2023-03-07T22:55:15.051Z] ---> 76458543844a [2023-03-07T22:55:15.051Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:55:15.051Z] ---> Running in f1674d43f4c6 [2023-03-07T22:55:15.051Z] Removing intermediate container f1674d43f4c6 [2023-03-07T22:55:15.051Z] ---> fb9da4ba13ef [2023-03-07T22:55:15.051Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:55:15.051Z] ---> Running in b0fe2bcabbe5 [2023-03-07T22:55:15.051Z] Removing intermediate container b0fe2bcabbe5 [2023-03-07T22:55:15.051Z] ---> 30b7bd420195 [2023-03-07T22:55:15.051Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:55:15.051Z] ---> Running in 1fbe236ccbc9 [2023-03-07T22:55:15.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:15.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:15.309Z] OK: 211 MiB in 51 packages [2023-03-07T22:55:15.568Z] Removing intermediate container 1fbe236ccbc9 [2023-03-07T22:55:15.568Z] ---> 48cee30b346b [2023-03-07T22:55:15.568Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T22:55:15.568Z] ---> Running in 2f77015ad443 [2023-03-07T22:55:15.828Z] Removing intermediate container 2f77015ad443 [2023-03-07T22:55:15.828Z] ---> d8dd696898b7 [2023-03-07T22:55:15.828Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T22:55:15.828Z] ---> 44fe19d1eb9d [2023-03-07T22:55:15.828Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:55:15.828Z] ---> Running in 3565588339f8 [2023-03-07T22:56:02.497Z] Removing intermediate container 3565588339f8 [2023-03-07T22:56:02.497Z] ---> adaf06a8efa0 [2023-03-07T22:56:02.497Z] Step 12/13 : COPY . . [2023-03-07T22:56:02.497Z] ---> 761f8b9992d5 [2023-03-07T22:56:02.497Z] Step 13/13 : RUN ${MAKE} [2023-03-07T22:56:02.497Z] ---> Running in 2bd01a520d9d [2023-03-07T22:56:02.497Z] noop [2023-03-07T22:56:02.497Z] Removing intermediate container 2bd01a520d9d [2023-03-07T22:56:02.497Z] ---> bd33856e8e45 [2023-03-07T22:56:02.497Z] Successfully built bd33856e8e45 [2023-03-07T22:56:02.497Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:56:02.804Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:56:02.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:56:02.875Z] prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container [2023-03-07T22:56:02.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@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-03-07T22:56:03.245Z] $ docker top c8c34cdc7f5f1fd295ae2b10a4c18553bde9b47778d5fe0ece710fbc02aaa3f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:56:03.572Z] + go version [2023-03-07T22:56:03.572Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T22:56:03.591Z] $ docker stop --time=1 c8c34cdc7f5f1fd295ae2b10a4c18553bde9b47778d5fe0ece710fbc02aaa3f4 [2023-03-07T22:56:04.842Z] $ docker rm -f --volumes c8c34cdc7f5f1fd295ae2b10a4c18553bde9b47778d5fe0ece710fbc02aaa3f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:56:05.241Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:56:05.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:56:05.303Z] prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container [2023-03-07T22:56:05.338Z] $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@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-03-07T22:56:05.685Z] $ docker top 337d3e6e9ee8f35db12280b0880dd991e39ddce2df6b49c5c35d8e2ca9a1a6db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:56:06.023Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:56:06.320Z] + make test [2023-03-07T22:56:06.320Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T22:56:06.578Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T22:56:18.772Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T22:56:20.669Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 30.5% of statements [2023-03-07T22:56:20.669Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T22:56:20.669Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.639s coverage: 86.5% of statements [2023-03-07T22:56:28.765Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T22:56:28.765Z] go vet ./... [2023-03-07T22:56:32.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T22:56:32.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T22:56:32.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T22:56:32.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T22:56:32.986Z] $ docker stop --time=1 337d3e6e9ee8f35db12280b0880dd991e39ddce2df6b49c5c35d8e2ca9a1a6db [2023-03-07T22:56:36.134Z] $ docker rm -f --volumes 337d3e6e9ee8f35db12280b0880dd991e39ddce2df6b49c5c35d8e2ca9a1a6db [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:56:36.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T22:56:36.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T22:56:37.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T22:56:37.403Z] + ls -al . [2023-03-07T22:56:37.403Z] total 232 [2023-03-07T22:56:37.403Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 22:56 . [2023-03-07T22:56:37.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 .. [2023-03-07T22:56:37.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:56 .git [2023-03-07T22:56:37.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:54 .github [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:54 .gitignore [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:54 .golangci.yml [2023-03-07T22:56:37.403Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:54 .semver [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:54 Attribution.txt [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:54 CHANGELOG.md [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:54 Dockerfile [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:54 GOVERNANCE.md [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:54 Jenkinsfile [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:54 LICENSE [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:54 Makefile [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:54 OWNERS.md [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:54 README.md [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 22:54 VERSION [2023-03-07T22:56:37.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:54 bin [2023-03-07T22:56:37.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:54 cmd [2023-03-07T22:56:37.403Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 22:56 coverage.out [2023-03-07T22:56:37.403Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:54 doc [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:54 go.mod [2023-03-07T22:56:37.403Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:54 go.sum [2023-03-07T22:56:37.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 internal [2023-03-07T22:56:37.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 snap [2023-03-07T22:56:37.404Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:56:37.708Z] + 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=a760d53a566f67a595ec3796f9abef41a1187365 --label arch=amd64 --label version=0.0.0 . [2023-03-07T22:56:37.708Z] Sending build context to Docker daemon 27.92MB [2023-03-07T22:56:37.708Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:56:37.708Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T22:56:37.708Z] ---> bd33856e8e45 [2023-03-07T22:56:37.708Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:56:38.289Z] ---> Running in fb7e618343f9 [2023-03-07T22:56:38.289Z] Removing intermediate container fb7e618343f9 [2023-03-07T22:56:38.289Z] ---> eb1b81c858be [2023-03-07T22:56:38.289Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:56:38.289Z] ---> Running in edee45118a11 [2023-03-07T22:56:38.289Z] Removing intermediate container edee45118a11 [2023-03-07T22:56:38.289Z] ---> 9d13a1f59890 [2023-03-07T22:56:38.290Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:56:38.290Z] ---> Running in 5273e305c148 [2023-03-07T22:56:38.549Z] Removing intermediate container 5273e305c148 [2023-03-07T22:56:38.549Z] ---> c9198c68bb18 [2023-03-07T22:56:38.549Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:56:38.549Z] ---> Running in c419fda5f039 [2023-03-07T22:56:38.549Z] Removing intermediate container c419fda5f039 [2023-03-07T22:56:38.549Z] ---> b69c315f071d [2023-03-07T22:56:38.549Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:56:38.549Z] ---> Running in 0bcf3ce84640 [2023-03-07T22:56:38.817Z] Removing intermediate container 0bcf3ce84640 [2023-03-07T22:56:38.817Z] ---> 57d1e7099426 [2023-03-07T22:56:38.817Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:56:38.817Z] ---> Running in ae43cfd51829 [2023-03-07T22:56:39.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:56:39.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:56:39.340Z] OK: 211 MiB in 51 packages [2023-03-07T22:56:39.598Z] Removing intermediate container ae43cfd51829 [2023-03-07T22:56:39.598Z] ---> 2287589db237 [2023-03-07T22:56:39.598Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T22:56:39.598Z] ---> Running in 488c8bbdd835 [2023-03-07T22:56:39.598Z] Removing intermediate container 488c8bbdd835 [2023-03-07T22:56:39.598Z] ---> 1ede87f4a591 [2023-03-07T22:56:39.598Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T22:56:39.858Z] ---> 68a7e772f003 [2023-03-07T22:56:39.858Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:56:39.858Z] ---> Running in bab8aef4f1f5 [2023-03-07T22:56:40.791Z] Removing intermediate container bab8aef4f1f5 [2023-03-07T22:56:40.791Z] ---> db9ceb62b40e [2023-03-07T22:56:40.791Z] Step 12/26 : COPY . . [2023-03-07T22:56:41.742Z] ---> f5cdc44af30e [2023-03-07T22:56:41.742Z] Step 13/26 : RUN ${MAKE} [2023-03-07T22:56:41.742Z] ---> Running in aae809bafe6a [2023-03-07T22:56:42.000Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T22:57:08.700Z] Removing intermediate container aae809bafe6a [2023-03-07T22:57:08.700Z] ---> 93e0425941cb [2023-03-07T22:57:08.700Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T22:57:08.700Z] 3.16: Pulling from library/alpine [2023-03-07T22:57:08.700Z] ef5531b6e74e: Pulling fs layer [2023-03-07T22:57:08.700Z] ef5531b6e74e: Verifying Checksum [2023-03-07T22:57:08.700Z] ef5531b6e74e: Pull complete [2023-03-07T22:57:08.700Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T22:57:08.700Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T22:57:08.700Z] ---> dfd21b5a31f5 [2023-03-07T22:57:08.700Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T22:57:08.700Z] ---> Running in 9cd5f40dc191 [2023-03-07T22:57:08.700Z] Removing intermediate container 9cd5f40dc191 [2023-03-07T22:57:08.700Z] ---> 5b9049c076a2 [2023-03-07T22:57:08.700Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:57:08.700Z] ---> Running in 2e39401bd31e [2023-03-07T22:57:08.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:57:08.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:57:08.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:57:08.700Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:57:08.700Z] OK: 6 MiB in 15 packages [2023-03-07T22:57:08.700Z] Removing intermediate container 2e39401bd31e [2023-03-07T22:57:08.700Z] ---> b2189071fb8f [2023-03-07T22:57:08.700Z] Step 17/26 : WORKDIR / [2023-03-07T22:57:08.700Z] ---> Running in 30d7543e64bd [2023-03-07T22:57:08.700Z] Removing intermediate container 30d7543e64bd [2023-03-07T22:57:08.700Z] ---> dc1391900171 [2023-03-07T22:57:08.700Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T22:57:08.700Z] ---> b5feaae17792 [2023-03-07T22:57:08.700Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T22:57:08.700Z] ---> 038d694b35f8 [2023-03-07T22:57:08.700Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T22:57:08.958Z] ---> cb1aa6190d65 [2023-03-07T22:57:08.958Z] Step 21/26 : EXPOSE 59984 [2023-03-07T22:57:08.958Z] ---> Running in 84d94c935150 [2023-03-07T22:57:08.958Z] Removing intermediate container 84d94c935150 [2023-03-07T22:57:08.958Z] ---> 4be1aa46f087 [2023-03-07T22:57:08.958Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T22:57:08.958Z] ---> Running in e07fefc5d7b6 [2023-03-07T22:57:08.958Z] Removing intermediate container e07fefc5d7b6 [2023-03-07T22:57:08.958Z] ---> 2d01fb07bd73 [2023-03-07T22:57:08.958Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:57:08.958Z] ---> Running in a93da7be7a28 [2023-03-07T22:57:09.217Z] Removing intermediate container a93da7be7a28 [2023-03-07T22:57:09.217Z] ---> 4f7c2db82034 [2023-03-07T22:57:09.217Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T22:57:09.217Z] ---> Running in f25939820c46 [2023-03-07T22:57:09.217Z] Removing intermediate container f25939820c46 [2023-03-07T22:57:09.217Z] ---> 45d786f08d8d [2023-03-07T22:57:09.217Z] Step 25/26 : LABEL git_sha=a760d53a566f67a595ec3796f9abef41a1187365 [2023-03-07T22:57:09.217Z] ---> Running in 0c2307a9c74d [2023-03-07T22:57:09.217Z] Removing intermediate container 0c2307a9c74d [2023-03-07T22:57:09.217Z] ---> ea35f9c9d3f6 [2023-03-07T22:57:09.217Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T22:57:09.217Z] ---> Running in 0e915651afe7 [2023-03-07T22:57:09.478Z] Removing intermediate container 0e915651afe7 [2023-03-07T22:57:09.478Z] ---> bb355c04a696 [2023-03-07T22:57:09.478Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T22:57:09.478Z] Successfully built bb355c04a696 [2023-03-07T22:57:09.478Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:57:09.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:57:09.894Z] [2023-03-07T22:57:09.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:57:10.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:57:10.186Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T22:57:10.186Z] 5eb5b503b376: Pulling fs layer [2023-03-07T22:57:10.186Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T22:57:10.186Z] ec43610c2a17: Pulling fs layer [2023-03-07T22:57:10.186Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T22:57:10.186Z] 33b1e0a273af: Pulling fs layer [2023-03-07T22:57:10.186Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T22:57:10.186Z] 2f39f015ded8: Pulling fs layer [2023-03-07T22:57:10.186Z] 3a2ae6a8a46f: Waiting [2023-03-07T22:57:10.186Z] 33b1e0a273af: Waiting [2023-03-07T22:57:10.186Z] 5d3b04190fa2: Waiting [2023-03-07T22:57:10.186Z] 2f39f015ded8: Waiting [2023-03-07T22:57:10.186Z] 5c69ac0246d0: Download complete [2023-03-07T22:57:10.186Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T22:57:10.186Z] 3a2ae6a8a46f: Download complete [2023-03-07T22:57:10.450Z] 33b1e0a273af: Verifying Checksum [2023-03-07T22:57:10.450Z] 33b1e0a273af: Download complete [2023-03-07T22:57:10.450Z] ec43610c2a17: Verifying Checksum [2023-03-07T22:57:10.450Z] ec43610c2a17: Download complete [2023-03-07T22:57:10.450Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T22:57:10.450Z] 5d3b04190fa2: Download complete [2023-03-07T22:57:10.450Z] 5eb5b503b376: Verifying Checksum [2023-03-07T22:57:10.450Z] 5eb5b503b376: Download complete [2023-03-07T22:57:11.384Z] 2f39f015ded8: Download complete [2023-03-07T22:57:11.949Z] 5eb5b503b376: Pull complete [2023-03-07T22:57:11.949Z] 5c69ac0246d0: Pull complete [2023-03-07T22:57:12.515Z] ec43610c2a17: Pull complete [2023-03-07T22:57:12.515Z] 3a2ae6a8a46f: Pull complete [2023-03-07T22:57:12.772Z] 33b1e0a273af: Pull complete [2023-03-07T22:57:12.772Z] 5d3b04190fa2: Pull complete [2023-03-07T22:57:18.032Z] 2f39f015ded8: Pull complete [2023-03-07T22:57:18.032Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T22:57:18.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:57:18.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:57:18.109Z] prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container [2023-03-07T22:57:18.145Z] $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@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-03-07T22:57:23.241Z] $ docker top 9a5f0958157505e6b4bc212ea2537183feba4e1ebe8fed2fddb3b046c1870269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:57:23.603Z] ---> job-cost.sh [2023-03-07T22:57:23.603Z] lf-activate-venv: SKIPPING [2023-03-07T22:57:23.603Z] INFO: No Stack... [2023-03-07T22:57:23.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T22:57:24.119Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T22:57:24.405Z] + cat /w/workspace/undry_device-onvif-camera_PR-251/archives/cost.csv [2023-03-07T22:57:24.405Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T22:57:24.420Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [2023-03-07T22:57:24.428Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] did not exist. Created. [2023-03-07T22:57:24.428Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T22:57:24.723Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T22:57:24.751Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T22:57:24.760Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T22:57:24.791Z] $ docker stop --time=1 9a5f0958157505e6b4bc212ea2537183feba4e1ebe8fed2fddb3b046c1870269 [2023-03-07T22:57:25.945Z] $ docker rm -f --volumes 9a5f0958157505e6b4bc212ea2537183feba4e1ebe8fed2fddb3b046c1870269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T22:58:25.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8675 in /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] { [Pipeline] ws [2023-03-07T22:58:25.832Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-07T22:58:25.876Z] The recommended git tool is: git [2023-03-07T22:58:33.226Z] using credential edgex-jenkins-ssh [2023-03-07T22:58:33.249Z] Cloning the remote Git repository [2023-03-07T22:58:33.323Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:58:33.432Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-07T22:58:33.639Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:58:33.641Z] > git --version # timeout=10 [2023-03-07T22:58:33.668Z] > git --version # 'git version 2.25.1' [2023-03-07T22:58:33.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:58:33.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:58:35.307Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T22:58:35.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:58:36.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T22:58:36.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:58:36.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:58:36.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T22:58:37.177Z] Merging remotes/origin/main commit 650149e901bbd1d5d542720a605977f5c38beceb into PR head commit a760d53a566f67a595ec3796f9abef41a1187365 [2023-03-07T22:58:37.731Z] Merge succeeded, producing a760d53a566f67a595ec3796f9abef41a1187365 [2023-03-07T22:58:37.732Z] Checking out Revision a760d53a566f67a595ec3796f9abef41a1187365 (PR-251) [2023-03-07T22:58:37.208Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T22:58:37.230Z] > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 [2023-03-07T22:58:37.624Z] > git remote # timeout=10 [2023-03-07T22:58:37.646Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T22:58:37.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:58:37.684Z] > git merge 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 [2023-03-07T22:58:37.715Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T22:58:37.742Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T22:58:37.760Z] > git checkout -f a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 [2023-03-07T22:58:38.880Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T22:58:39.827Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T22:58:39.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T22:58:39.827Z] Dload Upload Total Spent Left Speed [2023-03-07T22:58:39.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-03-07T22:58:40.497Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T22:58:40.850Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T22:58:40.850Z] + sudo tee /etc/docker/daemon.new [2023-03-07T22:58:40.850Z] { [2023-03-07T22:58:40.850Z] "registry-mirrors": [ [2023-03-07T22:58:40.850Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T22:58:40.850Z] ], [2023-03-07T22:58:40.850Z] "bip": "10.250.0.254/24", [2023-03-07T22:58:40.850Z] "hosts": [ [2023-03-07T22:58:40.850Z] "tcp://0.0.0.0:5555", [2023-03-07T22:58:40.850Z] "unix:///var/run/docker.sock" [2023-03-07T22:58:40.850Z] ], [2023-03-07T22:58:40.850Z] "mtu": 1458, [2023-03-07T22:58:40.850Z] "selinux-enabled": true, [2023-03-07T22:58:40.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T22:58:40.850Z] } [Pipeline] sh [2023-03-07T22:58:41.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T22:58:41.591Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:58:59.933Z] provisioning config files... [2023-03-07T22:58:59.966Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config5938921429277981141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:59:00.337Z] ---> docker-login.sh [2023-03-07T22:59:00.337Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:59:00.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:59:01.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:59:01.204Z] Configure a credential helper to remove this warning. See [2023-03-07T22:59:01.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:59:01.204Z] [2023-03-07T22:59:01.204Z] Login Succeeded [2023-03-07T22:59:01.204Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:59:01.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:59:01.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:59:01.747Z] Configure a credential helper to remove this warning. See [2023-03-07T22:59:01.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:59:01.747Z] [2023-03-07T22:59:01.747Z] Login Succeeded [2023-03-07T22:59:01.747Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:59:02.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:59:02.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:59:02.019Z] Configure a credential helper to remove this warning. See [2023-03-07T22:59:02.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:59:02.019Z] [2023-03-07T22:59:02.019Z] Login Succeeded [2023-03-07T22:59:02.019Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:59:02.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:59:02.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:59:02.572Z] Configure a credential helper to remove this warning. See [2023-03-07T22:59:02.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:59:02.572Z] [2023-03-07T22:59:02.572Z] Login Succeeded [2023-03-07T22:59:02.572Z] docker.io [2023-03-07T22:59:02.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:59:03.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:59:03.115Z] Configure a credential helper to remove this warning. See [2023-03-07T22:59:03.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:59:03.115Z] [2023-03-07T22:59:03.115Z] Login Succeeded [2023-03-07T22:59:03.115Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:59:03.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T22:59:03.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:59:03.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:59:03.501Z] ========================================================= [2023-03-07T22:59:03.501Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T22:59:03.501Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:59:03.860Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T22:59:04.456Z] Sending build context to Docker daemon 20.6MB [2023-03-07T22:59:04.456Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:59:04.456Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T22:59:04.729Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T22:59:04.729Z] 9b18e9b68314: Pulling fs layer [2023-03-07T22:59:04.729Z] 35d82f9e3411: Pulling fs layer [2023-03-07T22:59:04.729Z] e16973657156: Pulling fs layer [2023-03-07T22:59:04.729Z] fc693d55d65f: Pulling fs layer [2023-03-07T22:59:04.729Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T22:59:04.729Z] dda99020689f: Pulling fs layer [2023-03-07T22:59:04.729Z] db1c61fa0a46: Pulling fs layer [2023-03-07T22:59:04.730Z] 891c053d2c06: Pulling fs layer [2023-03-07T22:59:04.730Z] fc693d55d65f: Waiting [2023-03-07T22:59:04.730Z] 7e9fc2657dce: Waiting [2023-03-07T22:59:04.730Z] dda99020689f: Waiting [2023-03-07T22:59:04.730Z] db1c61fa0a46: Waiting [2023-03-07T22:59:04.730Z] 891c053d2c06: Waiting [2023-03-07T22:59:04.730Z] e16973657156: Verifying Checksum [2023-03-07T22:59:04.730Z] e16973657156: Download complete [2023-03-07T22:59:04.730Z] 35d82f9e3411: Verifying Checksum [2023-03-07T22:59:04.730Z] 35d82f9e3411: Download complete [2023-03-07T22:59:04.730Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T22:59:04.730Z] 7e9fc2657dce: Download complete [2023-03-07T22:59:04.730Z] dda99020689f: Verifying Checksum [2023-03-07T22:59:04.730Z] dda99020689f: Download complete [2023-03-07T22:59:05.001Z] 9b18e9b68314: Download complete [2023-03-07T22:59:05.982Z] 9b18e9b68314: Pull complete [2023-03-07T22:59:05.982Z] 891c053d2c06: Verifying Checksum [2023-03-07T22:59:05.982Z] 891c053d2c06: Download complete [2023-03-07T22:59:06.578Z] 35d82f9e3411: Pull complete [2023-03-07T22:59:06.853Z] e16973657156: Pull complete [2023-03-07T22:59:07.454Z] db1c61fa0a46: Download complete [2023-03-07T22:59:08.046Z] fc693d55d65f: Verifying Checksum [2023-03-07T22:59:08.046Z] fc693d55d65f: Download complete [2023-03-07T22:59:23.096Z] fc693d55d65f: Pull complete [2023-03-07T22:59:23.096Z] 7e9fc2657dce: Pull complete [2023-03-07T22:59:23.097Z] dda99020689f: Pull complete [2023-03-07T22:59:28.627Z] db1c61fa0a46: Pull complete [2023-03-07T22:59:30.640Z] 891c053d2c06: Pull complete [2023-03-07T22:59:30.640Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T22:59:30.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T22:59:30.641Z] ---> f96f9c87975a [2023-03-07T22:59:30.641Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:59:32.660Z] ---> Running in 01d3cad82dd0 [2023-03-07T22:59:33.256Z] Removing intermediate container 01d3cad82dd0 [2023-03-07T22:59:33.256Z] ---> 1226773a130c [2023-03-07T22:59:33.256Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:59:33.256Z] ---> Running in 4a10e38abf12 [2023-03-07T22:59:33.531Z] Removing intermediate container 4a10e38abf12 [2023-03-07T22:59:33.531Z] ---> c3f655368488 [2023-03-07T22:59:33.531Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:59:33.805Z] ---> Running in 6d5ef91cbb08 [2023-03-07T22:59:34.082Z] Removing intermediate container 6d5ef91cbb08 [2023-03-07T22:59:34.082Z] ---> e24bc9171444 [2023-03-07T22:59:34.082Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:59:34.355Z] ---> Running in aa411c60ad2e [2023-03-07T22:59:34.634Z] Removing intermediate container aa411c60ad2e [2023-03-07T22:59:34.634Z] ---> f4c4286a46ab [2023-03-07T22:59:34.634Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:59:34.634Z] ---> Running in 81017b41526a [2023-03-07T22:59:34.906Z] Removing intermediate container 81017b41526a [2023-03-07T22:59:34.906Z] ---> e834e478a864 [2023-03-07T22:59:34.906Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:59:35.186Z] ---> Running in ac29107fad8f [2023-03-07T22:59:36.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T22:59:36.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T22:59:38.297Z] OK: 221 MiB in 51 packages [2023-03-07T22:59:38.890Z] Removing intermediate container ac29107fad8f [2023-03-07T22:59:38.890Z] ---> e5bbae87138d [2023-03-07T22:59:38.890Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T22:59:38.890Z] ---> Running in 15c96a2bfed4 [2023-03-07T22:59:39.476Z] Removing intermediate container 15c96a2bfed4 [2023-03-07T22:59:39.476Z] ---> 31a16be60912 [2023-03-07T22:59:39.476Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T22:59:40.068Z] ---> 8437d0a07eef [2023-03-07T22:59:40.068Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:59:40.068Z] ---> Running in 463ca634d4a6 [2023-03-07T23:01:01.756Z] Removing intermediate container 463ca634d4a6 [2023-03-07T23:01:01.756Z] ---> 6db5f38cd0d0 [2023-03-07T23:01:01.756Z] Step 12/13 : COPY . . [2023-03-07T23:01:01.756Z] ---> 8b3d80a745b7 [2023-03-07T23:01:01.756Z] Step 13/13 : RUN ${MAKE} [2023-03-07T23:01:01.756Z] ---> Running in 1e296b9956e8 [2023-03-07T23:01:01.756Z] noop [2023-03-07T23:01:01.756Z] Removing intermediate container 1e296b9956e8 [2023-03-07T23:01:01.756Z] ---> da5526aee75a [2023-03-07T23:01:01.756Z] Successfully built da5526aee75a [2023-03-07T23:01:01.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:01:02.115Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T23:01:02.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:01:02.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-8675 does not seem to be running inside a container [2023-03-07T23:01:02.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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-03-07T23:01:03.906Z] $ docker top 05da9da1f14909b51d4b6455180693ef451141f674edc861499a4d6d20afd71f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:01:04.811Z] + go version [2023-03-07T23:01:04.811Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T23:01:04.836Z] $ docker stop --time=1 05da9da1f14909b51d4b6455180693ef451141f674edc861499a4d6d20afd71f [2023-03-07T23:01:06.559Z] $ docker rm -f --volumes 05da9da1f14909b51d4b6455180693ef451141f674edc861499a4d6d20afd71f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:01:07.159Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T23:01:07.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:01:07.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-8675 does not seem to be running inside a container [2023-03-07T23:01:07.537Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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-03-07T23:01:08.949Z] $ docker top d08297989bc6f837be656803ec49f905b5ceb0d5f5829ea0645e6fb5012b13e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:01:09.823Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-07T23:01:10.497Z] + make test [2023-03-07T23:01:10.497Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T23:01:12.479Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T23:03:34.286Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T23:03:34.286Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.218s coverage: 30.5% of statements [2023-03-07T23:03:34.286Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T23:03:49.345Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.159s coverage: 86.5% of statements [2023-03-07T23:03:49.346Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T23:03:49.346Z] go vet ./... [2023-03-07T23:04:28.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T23:04:28.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T23:04:28.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T23:04:28.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T23:04:28.351Z] $ docker stop --time=1 d08297989bc6f837be656803ec49f905b5ceb0d5f5829ea0645e6fb5012b13e3 [2023-03-07T23:04:30.276Z] $ docker rm -f --volumes d08297989bc6f837be656803ec49f905b5ceb0d5f5829ea0645e6fb5012b13e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T23:04:31.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T23:04:31.411Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T23:04:32.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T23:04:32.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T23:04:32.899Z] + ls -al . [2023-03-07T23:04:32.899Z] total 228 [2023-03-07T23:04:32.899Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:01 . [2023-03-07T23:04:32.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 .. [2023-03-07T23:04:32.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:58 .git [2023-03-07T23:04:32.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:58 .github [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:58 .gitignore [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:58 .golangci.yml [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:58 Attribution.txt [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:58 CHANGELOG.md [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:58 Dockerfile [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:58 GOVERNANCE.md [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:58 Jenkinsfile [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:58 LICENSE [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:58 Makefile [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:58 OWNERS.md [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:58 README.md [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 22:54 VERSION [2023-03-07T23:04:32.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:58 bin [2023-03-07T23:04:32.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:58 cmd [2023-03-07T23:04:32.899Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 23:03 coverage.out [2023-03-07T23:04:32.899Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:58 doc [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:58 go.mod [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:58 go.sum [2023-03-07T23:04:32.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 internal [2023-03-07T23:04:32.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 snap [2023-03-07T23:04:32.899Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:04:33.251Z] + 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=a760d53a566f67a595ec3796f9abef41a1187365 --label arch=arm64 --label version=0.0.0 . [2023-03-07T23:04:33.846Z] Sending build context to Docker daemon 20.68MB [2023-03-07T23:04:33.846Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T23:04:33.846Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T23:04:33.846Z] ---> da5526aee75a [2023-03-07T23:04:33.846Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:04:34.116Z] ---> Running in 331a8c2e6dff [2023-03-07T23:04:34.392Z] Removing intermediate container 331a8c2e6dff [2023-03-07T23:04:34.392Z] ---> d49af4e5af66 [2023-03-07T23:04:34.392Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T23:04:34.661Z] ---> Running in 35f8e356dc6a [2023-03-07T23:04:34.932Z] Removing intermediate container 35f8e356dc6a [2023-03-07T23:04:34.932Z] ---> 5a17e72e5cec [2023-03-07T23:04:34.932Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T23:04:35.204Z] ---> Running in 6a96d0a95e18 [2023-03-07T23:04:35.473Z] Removing intermediate container 6a96d0a95e18 [2023-03-07T23:04:35.473Z] ---> df5587a27ce2 [2023-03-07T23:04:35.473Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T23:04:35.748Z] ---> Running in 2ca28d1d2a14 [2023-03-07T23:04:36.338Z] Removing intermediate container 2ca28d1d2a14 [2023-03-07T23:04:36.338Z] ---> 1a82f74e9e57 [2023-03-07T23:04:36.338Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T23:04:36.338Z] ---> Running in 680c6a8d021f [2023-03-07T23:04:36.927Z] Removing intermediate container 680c6a8d021f [2023-03-07T23:04:36.927Z] ---> f5d6f69ed01a [2023-03-07T23:04:36.928Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T23:04:36.928Z] ---> Running in 5e027e651f37 [2023-03-07T23:04:37.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:04:38.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:04:39.918Z] OK: 221 MiB in 51 packages [2023-03-07T23:04:40.903Z] Removing intermediate container 5e027e651f37 [2023-03-07T23:04:40.903Z] ---> 3954f66a13c2 [2023-03-07T23:04:40.903Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T23:04:40.903Z] ---> Running in c24eddeba815 [2023-03-07T23:04:41.176Z] Removing intermediate container c24eddeba815 [2023-03-07T23:04:41.176Z] ---> a92116529862 [2023-03-07T23:04:41.176Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T23:04:41.773Z] ---> 85f05316be7d [2023-03-07T23:04:41.773Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:04:42.044Z] ---> Running in 978abfa3ecb3 [2023-03-07T23:04:45.407Z] Removing intermediate container 978abfa3ecb3 [2023-03-07T23:04:45.407Z] ---> 4fb4b2f92d99 [2023-03-07T23:04:45.407Z] Step 12/26 : COPY . . [2023-03-07T23:04:47.369Z] ---> 1caf81f03a12 [2023-03-07T23:04:47.370Z] Step 13/26 : RUN ${MAKE} [2023-03-07T23:04:47.370Z] ---> Running in 69bf12ff6fe5 [2023-03-07T23:04:48.341Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T23:07:40.158Z] Removing intermediate container 69bf12ff6fe5 [2023-03-07T23:07:40.158Z] ---> 1c846e464425 [2023-03-07T23:07:40.158Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T23:07:40.158Z] 3.16: Pulling from library/alpine [2023-03-07T23:07:40.158Z] 3760b48202b3: Pulling fs layer [2023-03-07T23:07:40.158Z] 3760b48202b3: Download complete [2023-03-07T23:07:40.158Z] 3760b48202b3: Pull complete [2023-03-07T23:07:40.158Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T23:07:40.158Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T23:07:40.158Z] ---> 4c81e5bf8899 [2023-03-07T23:07:40.158Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T23:07:40.158Z] ---> Running in 9d1dffeac54a [2023-03-07T23:07:40.158Z] Removing intermediate container 9d1dffeac54a [2023-03-07T23:07:40.158Z] ---> d1cd2b5ac689 [2023-03-07T23:07:40.158Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:07:40.158Z] ---> Running in d4431d5bdcbc [2023-03-07T23:07:40.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:40.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:07:40.158Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T23:07:40.158Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:07:40.158Z] OK: 5 MiB in 15 packages [2023-03-07T23:07:40.158Z] Removing intermediate container d4431d5bdcbc [2023-03-07T23:07:40.158Z] ---> 61d9196985fb [2023-03-07T23:07:40.158Z] Step 17/26 : WORKDIR / [2023-03-07T23:07:40.158Z] ---> Running in 83fe8e0aeb31 [2023-03-07T23:07:40.158Z] Removing intermediate container 83fe8e0aeb31 [2023-03-07T23:07:40.158Z] ---> 363074a71b0f [2023-03-07T23:07:40.158Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T23:07:40.158Z] ---> eb748d91f66f [2023-03-07T23:07:40.158Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T23:07:40.158Z] ---> 61ba48bcdf8b [2023-03-07T23:07:40.158Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T23:07:40.158Z] ---> cca091d509c7 [2023-03-07T23:07:40.158Z] Step 21/26 : EXPOSE 59984 [2023-03-07T23:07:40.158Z] ---> Running in 251196a331a5 [2023-03-07T23:07:40.158Z] Removing intermediate container 251196a331a5 [2023-03-07T23:07:40.158Z] ---> 0007bccb347f [2023-03-07T23:07:40.158Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T23:07:40.158Z] ---> Running in ca31884d688c [2023-03-07T23:07:40.158Z] Removing intermediate container ca31884d688c [2023-03-07T23:07:40.158Z] ---> 1f14c29dc030 [2023-03-07T23:07:40.158Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:07:40.158Z] ---> Running in fa04cc311a00 [2023-03-07T23:07:40.158Z] Removing intermediate container fa04cc311a00 [2023-03-07T23:07:40.158Z] ---> 98cb25f94221 [2023-03-07T23:07:40.158Z] Step 24/26 : LABEL arch=arm64 [2023-03-07T23:07:40.158Z] ---> Running in b5c39874362e [2023-03-07T23:07:40.158Z] Removing intermediate container b5c39874362e [2023-03-07T23:07:40.158Z] ---> 78e256f0c488 [2023-03-07T23:07:40.158Z] Step 25/26 : LABEL git_sha=a760d53a566f67a595ec3796f9abef41a1187365 [2023-03-07T23:07:40.158Z] ---> Running in 887264307a3d [2023-03-07T23:07:40.158Z] Removing intermediate container 887264307a3d [2023-03-07T23:07:40.158Z] ---> 74132c545857 [2023-03-07T23:07:40.158Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T23:07:40.158Z] ---> Running in 584b3411da9d [2023-03-07T23:07:40.158Z] Removing intermediate container 584b3411da9d [2023-03-07T23:07:40.158Z] ---> 947e76fd0689 [2023-03-07T23:07:40.158Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T23:07:40.158Z] Successfully built 947e76fd0689 [2023-03-07T23:07:40.158Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:07:40.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:07:40.625Z] [2023-03-07T23:07:40.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:07:40.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:07:41.246Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T23:07:41.246Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T23:07:41.246Z] 04944245beec: Pulling fs layer [2023-03-07T23:07:41.246Z] 699f458cf7ca: Pulling fs layer [2023-03-07T23:07:41.246Z] 765212b225bb: Pulling fs layer [2023-03-07T23:07:41.246Z] f23df028b6ca: Pulling fs layer [2023-03-07T23:07:41.246Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T23:07:41.246Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T23:07:41.246Z] 765212b225bb: Waiting [2023-03-07T23:07:41.246Z] f23df028b6ca: Waiting [2023-03-07T23:07:41.246Z] d65c8cfc05b1: Waiting [2023-03-07T23:07:41.246Z] 2437ff75d9bd: Waiting [2023-03-07T23:07:41.246Z] 04944245beec: Verifying Checksum [2023-03-07T23:07:41.246Z] 04944245beec: Download complete [2023-03-07T23:07:41.246Z] 765212b225bb: Verifying Checksum [2023-03-07T23:07:41.246Z] 765212b225bb: Download complete [2023-03-07T23:07:41.246Z] f23df028b6ca: Verifying Checksum [2023-03-07T23:07:41.246Z] f23df028b6ca: Download complete [2023-03-07T23:07:41.246Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T23:07:41.246Z] d65c8cfc05b1: Download complete [2023-03-07T23:07:41.520Z] 699f458cf7ca: Verifying Checksum [2023-03-07T23:07:41.520Z] 699f458cf7ca: Download complete [2023-03-07T23:07:41.790Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T23:07:41.790Z] 8998bd30e6a1: Download complete [2023-03-07T23:07:44.383Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T23:07:46.450Z] 8998bd30e6a1: Pull complete [2023-03-07T23:07:46.450Z] 04944245beec: Pull complete [2023-03-07T23:07:47.901Z] 699f458cf7ca: Pull complete [2023-03-07T23:07:48.179Z] 765212b225bb: Pull complete [2023-03-07T23:07:49.140Z] f23df028b6ca: Pull complete [2023-03-07T23:07:49.410Z] d65c8cfc05b1: Pull complete [2023-03-07T23:08:04.412Z] 2437ff75d9bd: Pull complete [2023-03-07T23:08:04.412Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T23:08:04.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:08:04.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:08:04.613Z] prd-ubuntu20.04-docker-arm64-4c-16g-8675 does not seem to be running inside a container [2023-03-07T23:08:04.689Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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-03-07T23:08:07.533Z] $ docker top fe0518d2ea8c35e034700286335a7b0082d7414d1643b56b41f415bb42db0332 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:08.385Z] ---> job-cost.sh [2023-03-07T23:08:08.385Z] lf-activate-venv: SKIPPING [2023-03-07T23:08:08.385Z] INFO: No Stack... [2023-03-07T23:08:08.966Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T23:08:09.550Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T23:08:10.192Z] + cut -d, -f6 [2023-03-07T23:08:10.192Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2023-03-07T23:08:10.267Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [2023-03-07T23:08:10.272Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] did not exist. Created. [2023-03-07T23:08:10.273Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T23:08:10.927Z] /w/workspace/device-onvif-camera/2@tmp/durable-8060d9a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T23:08:11.579Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T23:08:11.603Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T23:08:11.671Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T23:08:11.678Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T23:08:11.696Z] $ docker stop --time=1 fe0518d2ea8c35e034700286335a7b0082d7414d1643b56b41f415bb42db0332 [2023-03-07T23:08:13.172Z] $ docker rm -f --volumes fe0518d2ea8c35e034700286335a7b0082d7414d1643b56b41f415bb42db0332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T23:08:13.539Z] provisioning config files... [2023-03-07T23:08:13.546Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config8602640837678619635tmp [Pipeline] { [Pipeline] sh [2023-03-07T23:08:13.838Z] + set +x [2023-03-07T23:08:13.838Z] + curl -s https://codecov.io/bash [2023-03-07T23:08:13.838Z] + bash -s -- [2023-03-07T23:08:13.838Z] [2023-03-07T23:08:13.838Z] _____ _ [2023-03-07T23:08:13.838Z] / ____| | | [2023-03-07T23:08:13.838Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T23:08:13.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T23:08:13.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T23:08:13.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T23:08:13.838Z] Bash-1.0.6 [2023-03-07T23:08:13.838Z] [2023-03-07T23:08:13.838Z] [2023-03-07T23:08:13.838Z] ==> git version 2.25.1 found [2023-03-07T23:08:13.838Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T23:08:13.838Z] Release-Date: 2020-01-08 [2023-03-07T23:08:13.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T23:08:13.838Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T23:08:13.838Z] ==> Jenkins CI detected. [2023-03-07T23:08:13.838Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-251 [2023-03-07T23:08:13.838Z] project root: . [2023-03-07T23:08:13.838Z] --> token set from env [2023-03-07T23:08:13.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T23:08:13.838Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T23:08:13.838Z] ==> Python coveragepy not found [2023-03-07T23:08:13.838Z] ==> Searching for coverage reports in: [2023-03-07T23:08:13.838Z] + . [2023-03-07T23:08:13.838Z] -> Found 1 reports [2023-03-07T23:08:13.838Z] ==> Detecting git/mercurial file structure [2023-03-07T23:08:13.839Z] ==> Reading reports [2023-03-07T23:08:13.839Z] + ./coverage.out bytes=76650 [2023-03-07T23:08:13.839Z] ==> Appending adjustments [2023-03-07T23:08:13.839Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T23:08:14.098Z] + Found adjustments [2023-03-07T23:08:14.098Z] ==> Gzipping contents [2023-03-07T23:08:14.098Z] 12K /tmp/codecov.MLTxL1.gz [2023-03-07T23:08:14.098Z] ==> Uploading reports [2023-03-07T23:08:14.098Z] url: https://codecov.io [2023-03-07T23:08:14.098Z] query: branch=PR-251&commit=a760d53a566f67a595ec3796f9abef41a1187365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-07T23:08:14.098Z] -> Pinging Codecov [2023-03-07T23:08:14.098Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-251&commit=a760d53a566f67a595ec3796f9abef41a1187365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-07T23:08:14.356Z] -> Uploading to [2023-03-07T23:08:14.356Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/a760d53a566f67a595ec3796f9abef41a1187365/6a34523b-1ba7-46d2-a2e0-7c7afe1d3474.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T230814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=326c6c2322a1a5907021cb9a1ebdff02dc891d2ea24d0e9890f10ccf139fed1b [2023-03-07T23:08:14.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T23:08:14.356Z] Dload Upload Total Spent Left Speed [2023-03-07T23:08:14.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10549 0 0 100 10549 0 38641 --:--:-- --:--:-- --:--:-- 38641 [2023-03-07T23:08:14.617Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a760d53a566f67a595ec3796f9abef41a1187365 [Pipeline] } [2023-03-07T23:08:14.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T23:08:15.268Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-251/archives ] [2023-03-07T23:08:15.268Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-07T23:08:15.268Z] total 16 [2023-03-07T23:08:15.268Z] drwxr-xr-x 3 root root 4096 Mar 7 22:57 . [2023-03-07T23:08:15.268Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 22:57 .. [2023-03-07T23:08:15.268Z] drwxr-xr-x 2 root root 4096 Mar 7 22:57 cost [2023-03-07T23:08:15.268Z] -rw-r--r-- 1 root root 91 Mar 7 22:57 cost.csv [2023-03-07T23:08:15.268Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-07T23:08:15.268Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-07T23:08:15.268Z] total 16 [2023-03-07T23:08:15.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:57 . [2023-03-07T23:08:15.268Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 22:57 .. [2023-03-07T23:08:15.268Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 22:57 cost [2023-03-07T23:08:15.268Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 7 22:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:15.557Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:16.418Z] ---> package-listing.sh [2023-03-07T23:08:16.418Z] ++ facter osfamily [2023-03-07T23:08:16.418Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T23:08:16.677Z] + OS_FAMILY=debian [2023-03-07T23:08:16.677Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-251 [2023-03-07T23:08:16.677Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T23:08:16.677Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T23:08:16.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T23:08:16.677Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T23:08:16.677Z] + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' [2023-03-07T23:08:16.677Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T23:08:16.677Z] + case "${OS_FAMILY}" in [2023-03-07T23:08:16.677Z] + dpkg -l [2023-03-07T23:08:16.677Z] + grep '^ii' [2023-03-07T23:08:16.677Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T23:08:16.677Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T23:08:16.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T23:08:16.677Z] + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' [2023-03-07T23:08:16.677Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-251/archives/ [2023-03-07T23:08:16.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-251/archives/ [Pipeline] echo [2023-03-07T23:08:16.691Z] 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-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T23:08:16.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:08:17.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T23:08:17.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:08:17.602Z] prd-ubuntu20.04-docker-8c-8g-8668 does not seem to be running inside a container [2023-03-07T23:08:17.654Z] $ 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-251/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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@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-03-07T23:08:17.866Z] $ docker top 2f675ccfed14746b3f53d55c4806c1ccd450a31afd97663b73d7801c76a0662b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:08:18.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T23:08:18.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T23:08:18.752Z] + ls /var/log/sa-host [2023-03-07T23:08:18.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:08:18.818Z] provisioning config files... [2023-03-07T23:08:18.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config13339389513165570948tmp [Pipeline] { [Pipeline] echo [2023-03-07T23:08:18.838Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:19.118Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T23:08:19.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:19.447Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T23:08:19.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:19.737Z] ---> sudo-logs.sh [2023-03-07T23:08:19.737Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T23:08:19.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:20.057Z] ---> job-cost.sh [2023-03-07T23:08:20.057Z] lf-activate-venv: SKIPPING [2023-03-07T23:08:20.057Z] DEBUG: total: 0.2199999988079071 [2023-03-07T23:08:20.057Z] INFO: Retrieving Stack Cost... [2023-03-07T23:08:20.315Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T23:08:20.882Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T23:08:20.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:08:21.175Z] ---> logs-deploy.sh [2023-03-07T23:08:21.175Z] lf-activate-venv: SKIPPING [2023-03-07T23:08:21.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-251/2 [2023-03-07T23:08:21.175Z] INFO: archiving workspace using pattern(s): [2023-03-07T23:08:22.108Z] Archives upload complete. [2023-03-07T23:08:22.368Z] INFO: archiving logs to Nexus [2023-03-07T23:08:23.303Z] ---> uname -a: [2023-03-07T23:08:23.303Z] Linux prd-ubuntu20-04-docker-8c-8g-8668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-07T23:08:23.303Z] [2023-03-07T23:08:23.303Z] [2023-03-07T23:08:23.303Z] ---> lscpu: [2023-03-07T23:08:23.303Z] Architecture: x86_64 [2023-03-07T23:08:23.303Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-07T23:08:23.303Z] Byte Order: Little Endian [2023-03-07T23:08:23.303Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-07T23:08:23.303Z] CPU(s): 8 [2023-03-07T23:08:23.303Z] On-line CPU(s) list: 0-7 [2023-03-07T23:08:23.303Z] Thread(s) per core: 1 [2023-03-07T23:08:23.303Z] Core(s) per socket: 1 [2023-03-07T23:08:23.303Z] Socket(s): 8 [2023-03-07T23:08:23.303Z] NUMA node(s): 1 [2023-03-07T23:08:23.303Z] Vendor ID: AuthenticAMD [2023-03-07T23:08:23.303Z] CPU family: 23 [2023-03-07T23:08:23.303Z] Model: 49 [2023-03-07T23:08:23.303Z] Model name: AMD EPYC-Rome Processor [2023-03-07T23:08:23.303Z] Stepping: 0 [2023-03-07T23:08:23.303Z] CPU MHz: 2800.000 [2023-03-07T23:08:23.303Z] BogoMIPS: 5600.00 [2023-03-07T23:08:23.303Z] Virtualization: AMD-V [2023-03-07T23:08:23.303Z] Hypervisor vendor: KVM [2023-03-07T23:08:23.303Z] Virtualization type: full [2023-03-07T23:08:23.303Z] L1d cache: 256 KiB [2023-03-07T23:08:23.303Z] L1i cache: 256 KiB [2023-03-07T23:08:23.303Z] L2 cache: 4 MiB [2023-03-07T23:08:23.303Z] L3 cache: 128 MiB [2023-03-07T23:08:23.303Z] NUMA node0 CPU(s): 0-7 [2023-03-07T23:08:23.303Z] Vulnerability Itlb multihit: Not affected [2023-03-07T23:08:23.303Z] Vulnerability L1tf: Not affected [2023-03-07T23:08:23.303Z] Vulnerability Mds: Not affected [2023-03-07T23:08:23.303Z] Vulnerability Meltdown: Not affected [2023-03-07T23:08:23.303Z] Vulnerability Mmio stale data: Not affected [2023-03-07T23:08:23.303Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-07T23:08:23.303Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-07T23:08:23.303Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-07T23:08:23.303Z] Vulnerability Srbds: Not affected [2023-03-07T23:08:23.303Z] Vulnerability Tsx async abort: Not affected [2023-03-07T23:08:23.303Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-07T23:08:23.303Z] [2023-03-07T23:08:23.303Z] [2023-03-07T23:08:23.303Z] ---> nproc: [2023-03-07T23:08:23.303Z] 8 [2023-03-07T23:08:23.303Z] [2023-03-07T23:08:23.303Z]