Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd49cb9089c181d367b0ebe050260a5659162f18+e03c6e991c633265ca57616196638541aa716f8b (00ca9c37fbadc1913fac2261ebaec5de4c824b45) 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-ssh5174757956635856774.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6593914317020828945.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-276/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-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2799173618956095820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2207449765350101107.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-276/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-276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8257894887955715795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5304 in /w/workspace/undry_device-onvif-camera_PR-276 [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-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit fd49cb9089c181d367b0ebe050260a5659162f18 Merge succeeded, producing 31c8773095eb107eb7b6c8916018f149d7140a59 Checking out Revision 31c8773095eb107eb7b6c8916018f149d7140a59 (PR-276) > 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/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31c8773095eb107eb7b6c8916018f149d7140a59 # timeout=10 Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T22:11:13.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T22:11:13.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T22:11:13.079Z] ========================================================= [2023-03-22T22:11:13.079Z] EdgeX Global Pipelines Version Info [2023-03-22T22:11:13.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a301c93b40d32de8ef54322092e3640ff4944030 # timeout=10 [2023-03-22T22:11:13.781Z] ------------------- [2023-03-22T22:11:13.781Z] stable info: [2023-03-22T22:11:13.781Z] ------------------- [2023-03-22T22:11:13.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T22:11:13.781Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T22:11:13.781Z] Message: update stable to v1.0.245 [2023-03-22T22:11:14.349Z] ------------------- [2023-03-22T22:11:14.349Z] experimental info: [2023-03-22T22:11:14.349Z] ------------------- [2023-03-22T22:11:14.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T22:11:14.349Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T22:11:14.349Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T22:11:14.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-22T22:11:14.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-22T22:11:14.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T22:11:14.568Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T22:11:14.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T22:11:14.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T22:11:14.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T22:11:14.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T22:11:14.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T22:11:14.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T22:11:14.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T22:11:14.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-22T22:11:14.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T22:11:14.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T22:11:14.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:11:14.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:11:14.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T22:11:14.743Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T22:11:14.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T22:11:14.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T22:11:14.782Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T22:11:14.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-22T22:11:14.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T22:11:14.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T22:11:14.851Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T22:11:14.863Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T22:11:14.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T22:11:14.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2023-03-22T22:11:14.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2023-03-22T22:11:14.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2023-03-22T22:11:14.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31c8773095eb107eb7b6c8916018f149d7140a59 [Pipeline] echo [2023-03-22T22:11:14.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31c8773 [Pipeline] echo [2023-03-22T22:11:14.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:11:14.988Z] provisioning config files... [2023-03-22T22:11:15.002Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config7203318788316617331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:11:15.301Z] ---> docker-login.sh [2023-03-22T22:11:15.302Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:11:15.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:15.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:15.564Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:15.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:15.564Z] [2023-03-22T22:11:15.564Z] Login Succeeded [2023-03-22T22:11:15.564Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:11:15.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:15.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:15.823Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:15.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:15.823Z] [2023-03-22T22:11:15.823Z] Login Succeeded [2023-03-22T22:11:15.824Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:11:15.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:15.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:15.824Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:15.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:15.824Z] [2023-03-22T22:11:15.824Z] Login Succeeded [2023-03-22T22:11:15.824Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:11:16.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:16.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:16.083Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:16.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:16.083Z] [2023-03-22T22:11:16.083Z] Login Succeeded [2023-03-22T22:11:16.083Z] docker.io [2023-03-22T22:11:16.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:16.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:16.343Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:16.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:16.343Z] [2023-03-22T22:11:16.343Z] Login Succeeded [2023-03-22T22:11:16.343Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:11:16.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T22:11:16.720Z] + git rev-list -1 --merges 31c8773095eb107eb7b6c8916018f149d7140a59~1..31c8773095eb107eb7b6c8916018f149d7140a59 [Pipeline] echo [2023-03-22T22:11:16.763Z] -----------> git rev-list -1 --merges 31c8773095eb107eb7b6c8916018f149d7140a59~1..31c8773095eb107eb7b6c8916018f149d7140a59 31c8773095eb107eb7b6c8916018f149d7140a59 [2023-03-22T22:11:16.763Z] 31c8773095eb107eb7b6c8916018f149d7140a59 [false] [Pipeline] sh [2023-03-22T22:11:17.049Z] + git log --format=format:%s -1 31c8773095eb107eb7b6c8916018f149d7140a59 [Pipeline] echo [2023-03-22T22:11:17.066Z] ========================================================= [2023-03-22T22:11:17.066Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T22:11:17.066Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:11:17.408Z] + git log --format=format:%s -1 31c8773095eb107eb7b6c8916018f149d7140a59 [Pipeline] echo [2023-03-22T22:11:17.418Z] [semverPrep] GIT_COMMIT: 31c8773095eb107eb7b6c8916018f149d7140a59, Commit Message: Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD [Pipeline] echo [2023-03-22T22:11:17.428Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T22:11:17.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T22:11:17.776Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T22:11:17.776Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T22:11:17.776Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T22:11:17.776Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T22:11:17.776Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T22:11:17.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:11:18.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:18.122Z] [2023-03-22T22:11:18.122Z] 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-22T22:11:18.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:18.416Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T22:11:18.416Z] b85a868b505f: Pulling fs layer [2023-03-22T22:11:18.416Z] e2be974225ed: Pulling fs layer [2023-03-22T22:11:18.416Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T22:11:18.416Z] 988bab9f4d93: Pulling fs layer [2023-03-22T22:11:18.416Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T22:11:18.416Z] eaf3925da568: Pulling fs layer [2023-03-22T22:11:18.416Z] bab4dde63d76: Pulling fs layer [2023-03-22T22:11:18.416Z] bde34c3a00c8: Pulling fs layer [2023-03-22T22:11:18.416Z] b352a97aabf1: Pulling fs layer [2023-03-22T22:11:18.416Z] 4872d77fe225: Pulling fs layer [2023-03-22T22:11:18.416Z] 5851b861e8e6: Pulling fs layer [2023-03-22T22:11:18.416Z] 1469e6f7b9e6: Waiting [2023-03-22T22:11:18.416Z] eaf3925da568: Waiting [2023-03-22T22:11:18.416Z] bde34c3a00c8: Waiting [2023-03-22T22:11:18.416Z] b352a97aabf1: Waiting [2023-03-22T22:11:18.416Z] 5851b861e8e6: Waiting [2023-03-22T22:11:18.416Z] 988bab9f4d93: Waiting [2023-03-22T22:11:18.416Z] 4872d77fe225: Waiting [2023-03-22T22:11:18.416Z] e2be974225ed: Verifying Checksum [2023-03-22T22:11:18.416Z] e2be974225ed: Download complete [2023-03-22T22:11:18.416Z] 988bab9f4d93: Verifying Checksum [2023-03-22T22:11:18.416Z] 988bab9f4d93: Download complete [2023-03-22T22:11:18.676Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T22:11:18.676Z] 1469e6f7b9e6: Download complete [2023-03-22T22:11:18.676Z] eaf3925da568: Verifying Checksum [2023-03-22T22:11:18.676Z] eaf3925da568: Download complete [2023-03-22T22:11:18.676Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T22:11:18.676Z] 339a4e72a1f5: Download complete [2023-03-22T22:11:18.676Z] bde34c3a00c8: Verifying Checksum [2023-03-22T22:11:18.676Z] bde34c3a00c8: Download complete [2023-03-22T22:11:18.676Z] b352a97aabf1: Verifying Checksum [2023-03-22T22:11:18.676Z] b352a97aabf1: Download complete [2023-03-22T22:11:18.676Z] 4872d77fe225: Download complete [2023-03-22T22:11:18.676Z] 5851b861e8e6: Download complete [2023-03-22T22:11:18.676Z] b85a868b505f: Verifying Checksum [2023-03-22T22:11:18.676Z] b85a868b505f: Download complete [2023-03-22T22:11:18.934Z] bab4dde63d76: Verifying Checksum [2023-03-22T22:11:18.934Z] bab4dde63d76: Download complete [2023-03-22T22:11:19.880Z] b85a868b505f: Pull complete [2023-03-22T22:11:20.140Z] e2be974225ed: Pull complete [2023-03-22T22:11:20.711Z] 339a4e72a1f5: Pull complete [2023-03-22T22:11:20.711Z] 988bab9f4d93: Pull complete [2023-03-22T22:11:20.970Z] 1469e6f7b9e6: Pull complete [2023-03-22T22:11:20.970Z] eaf3925da568: Pull complete [2023-03-22T22:11:22.866Z] bab4dde63d76: Pull complete [2023-03-22T22:11:22.866Z] bde34c3a00c8: Pull complete [2023-03-22T22:11:23.125Z] b352a97aabf1: Pull complete [2023-03-22T22:11:23.125Z] 4872d77fe225: Pull complete [2023-03-22T22:11:23.125Z] 5851b861e8e6: Pull complete [2023-03-22T22:11:23.125Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T22:11:23.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:23.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:11:23.262Z] prd-ubuntu20.04-docker-8c-8g-5304 does not seem to be running inside a container [2023-03-22T22:11:23.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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-22T22:11:24.538Z] $ docker top 8a55424c5fe9a8c0c68f9f670cefd2b3441363944be06ba5f74aa0c6fd8cad54 -eo pid,comm [2023-03-22T22:11:24.609Z] 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-22T22:11:24.609Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T22:11:24.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:11:24.644Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:11:24.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:11:24.751Z] $ docker exec 8a55424c5fe9a8c0c68f9f670cefd2b3441363944be06ba5f74aa0c6fd8cad54 ssh-agent [2023-03-22T22:11:24.866Z] SSH_AUTH_SOCK=/tmp/ssh-OTqbWr9mtJLl/agent.32 [2023-03-22T22:11:24.866Z] SSH_AGENT_PID=38 [2023-03-22T22:11:24.873Z] Running ssh-add (command line suppressed) [2023-03-22T22:11:24.966Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_12308959940973029951.key (/w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_12308959940973029951.key) [2023-03-22T22:11:24.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:11:25.277Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T22:11:25.288Z] $ docker exec --env ******** --env ******** 8a55424c5fe9a8c0c68f9f670cefd2b3441363944be06ba5f74aa0c6fd8cad54 ssh-agent -k [2023-03-22T22:11:25.385Z] unset SSH_AUTH_SOCK; [2023-03-22T22:11:25.385Z] unset SSH_AGENT_PID; [2023-03-22T22:11:25.385Z] echo Agent pid 38 killed; [2023-03-22T22:11:25.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T22:11:25.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:11:25.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:11:25.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:11:25.530Z] $ docker exec 8a55424c5fe9a8c0c68f9f670cefd2b3441363944be06ba5f74aa0c6fd8cad54 ssh-agent [2023-03-22T22:11:25.647Z] SSH_AUTH_SOCK=/tmp/ssh-x4BbZH2vc33c/agent.70 [2023-03-22T22:11:25.647Z] SSH_AGENT_PID=76 [2023-03-22T22:11:25.652Z] Running ssh-add (command line suppressed) [2023-03-22T22:11:25.753Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_15171839510652476769.key (/w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_15171839510652476769.key) [2023-03-22T22:11:25.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:11:26.061Z] + git semver init [2023-03-22T22:11:26.320Z] 2023-03-22 22:11:26,233 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T22:11:26.320Z] 2023-03-22 22:11:26,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-276/.semver [2023-03-22T22:11:26.320Z] 2023-03-22 22:11:26,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-276/.semver [2023-03-22T22:11:26.320Z] 2023-03-22 22:11:26,234 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-276/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-276, universal_newlines=False, shell=None, istream=None) [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,055 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-276/.git/info/exclude [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,055 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 with force:False [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,055 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,060 [execute] INFO git cat-file --batch-check [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,066 [execute] INFO git cat-file --batch [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:11:27.258Z] 2023-03-22 22:11:27,071 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 [2023-03-22T22:11:27.258Z] 0.0.0 [Pipeline] } [2023-03-22T22:11:27.261Z] $ docker exec --env ******** --env ******** 8a55424c5fe9a8c0c68f9f670cefd2b3441363944be06ba5f74aa0c6fd8cad54 ssh-agent -k [2023-03-22T22:11:27.375Z] unset SSH_AUTH_SOCK; [2023-03-22T22:11:27.376Z] unset SSH_AGENT_PID; [2023-03-22T22:11:27.376Z] echo Agent pid 76 killed; [2023-03-22T22:11:27.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T22:11:27.692Z] + git semver [Pipeline] } [2023-03-22T22:11:27.960Z] $ docker stop --time=1 8a55424c5fe9a8c0c68f9f670cefd2b3441363944be06ba5f74aa0c6fd8cad54 [2023-03-22T22:11:29.270Z] $ docker rm -f --volumes 8a55424c5fe9a8c0c68f9f670cefd2b3441363944be06ba5f74aa0c6fd8cad54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:11:29.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T22:11:29.834Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T22:11:29.836Z] [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-22T22:11:29.963Z] provisioning config files... [2023-03-22T22:11:29.974Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config7836415748803439318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:11:30.267Z] ---> docker-login.sh [2023-03-22T22:11:30.267Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:11:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:30.267Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:30.267Z] [2023-03-22T22:11:30.267Z] Login Succeeded [2023-03-22T22:11:30.267Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:11:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:30.267Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:30.267Z] [2023-03-22T22:11:30.267Z] Login Succeeded [2023-03-22T22:11:30.267Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:11:30.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:30.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:30.526Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:30.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:30.526Z] [2023-03-22T22:11:30.526Z] Login Succeeded [2023-03-22T22:11:30.526Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:11:30.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:30.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:30.526Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:30.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:30.526Z] [2023-03-22T22:11:30.526Z] Login Succeeded [2023-03-22T22:11:30.526Z] docker.io [2023-03-22T22:11:30.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:30.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:30.785Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:30.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:30.785Z] [2023-03-22T22:11:30.785Z] Login Succeeded [2023-03-22T22:11:30.785Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:11:30.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T22:11:30.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:11:30.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:11:30.878Z] ========================================================= [2023-03-22T22:11:30.878Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T22:11:30.878Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:11:31.194Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T22:11:31.195Z] Sending build context to Docker daemon 27MB [2023-03-22T22:11:31.195Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:11:31.195Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T22:11:31.463Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T22:11:31.463Z] 63b65145d645: Pulling fs layer [2023-03-22T22:11:31.463Z] a2d21d5440eb: Pulling fs layer [2023-03-22T22:11:31.463Z] 935e6c44a52c: Pulling fs layer [2023-03-22T22:11:31.463Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T22:11:31.463Z] 30dea6a524f1: Pulling fs layer [2023-03-22T22:11:31.463Z] a2aff8979fd8: Pulling fs layer [2023-03-22T22:11:31.463Z] 6808be2612f2: Pulling fs layer [2023-03-22T22:11:31.463Z] f25807f1079a: Pulling fs layer [2023-03-22T22:11:31.463Z] f25807f1079a: Waiting [2023-03-22T22:11:31.463Z] a2aff8979fd8: Waiting [2023-03-22T22:11:31.463Z] 6808be2612f2: Waiting [2023-03-22T22:11:31.463Z] 94cc34f8dd06: Waiting [2023-03-22T22:11:31.463Z] 30dea6a524f1: Waiting [2023-03-22T22:11:31.463Z] a2d21d5440eb: Download complete [2023-03-22T22:11:31.463Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T22:11:31.463Z] 94cc34f8dd06: Download complete [2023-03-22T22:11:31.463Z] 30dea6a524f1: Verifying Checksum [2023-03-22T22:11:31.463Z] 30dea6a524f1: Download complete [2023-03-22T22:11:31.463Z] 63b65145d645: Verifying Checksum [2023-03-22T22:11:31.463Z] 63b65145d645: Download complete [2023-03-22T22:11:31.463Z] a2aff8979fd8: Verifying Checksum [2023-03-22T22:11:31.463Z] a2aff8979fd8: Download complete [2023-03-22T22:11:31.727Z] 63b65145d645: Pull complete [2023-03-22T22:11:31.727Z] a2d21d5440eb: Pull complete [2023-03-22T22:11:31.991Z] f25807f1079a: Verifying Checksum [2023-03-22T22:11:32.254Z] 935e6c44a52c: Verifying Checksum [2023-03-22T22:11:32.254Z] 935e6c44a52c: Download complete [2023-03-22T22:11:32.512Z] 6808be2612f2: Verifying Checksum [2023-03-22T22:11:32.512Z] 6808be2612f2: Download complete [2023-03-22T22:11:35.788Z] 935e6c44a52c: Pull complete [2023-03-22T22:11:35.788Z] 94cc34f8dd06: Pull complete [2023-03-22T22:11:35.788Z] 30dea6a524f1: Pull complete [2023-03-22T22:11:35.788Z] a2aff8979fd8: Pull complete [2023-03-22T22:11:38.312Z] 6808be2612f2: Pull complete [2023-03-22T22:11:39.245Z] f25807f1079a: Pull complete [2023-03-22T22:11:39.245Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T22:11:39.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T22:11:39.245Z] ---> 3b553350e43f [2023-03-22T22:11:39.245Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:11:40.619Z] ---> Running in 88ad341ed97d [2023-03-22T22:11:40.877Z] Removing intermediate container 88ad341ed97d [2023-03-22T22:11:40.877Z] ---> 001cf0aa3478 [2023-03-22T22:11:40.877Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:11:40.877Z] ---> Running in 04591bcf095c [2023-03-22T22:11:40.877Z] Removing intermediate container 04591bcf095c [2023-03-22T22:11:40.877Z] ---> aea72bd2a012 [2023-03-22T22:11:40.877Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:11:40.877Z] ---> Running in 61a75e30df6c [2023-03-22T22:11:41.134Z] Removing intermediate container 61a75e30df6c [2023-03-22T22:11:41.134Z] ---> 7ea7b7f01d7e [2023-03-22T22:11:41.134Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:11:41.134Z] ---> Running in 06c4937d8894 [2023-03-22T22:11:41.134Z] Removing intermediate container 06c4937d8894 [2023-03-22T22:11:41.134Z] ---> 8ca2f813c8bf [2023-03-22T22:11:41.134Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:11:41.390Z] ---> Running in 563ed87479c5 [2023-03-22T22:11:41.390Z] Removing intermediate container 563ed87479c5 [2023-03-22T22:11:41.390Z] ---> 0168437084cb [2023-03-22T22:11:41.390Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:11:41.390Z] ---> Running in 3c8b0fa97d69 [2023-03-22T22:11:41.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:11:41.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:11:41.904Z] OK: 265 MiB in 53 packages [2023-03-22T22:11:42.162Z] Removing intermediate container 3c8b0fa97d69 [2023-03-22T22:11:42.162Z] ---> 731d4e896dd5 [2023-03-22T22:11:42.162Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T22:11:42.162Z] ---> Running in 85f5e7bbceee [2023-03-22T22:11:42.419Z] Removing intermediate container 85f5e7bbceee [2023-03-22T22:11:42.419Z] ---> c71a6b5e9b25 [2023-03-22T22:11:42.419Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T22:11:42.419Z] ---> 411d464e4447 [2023-03-22T22:11:42.419Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:11:42.419Z] ---> Running in 8f1134524dbc [2023-03-22T22:11:44.923Z] Still waiting to schedule task [2023-03-22T22:11:44.923Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T22:12:08.975Z] Removing intermediate container 8f1134524dbc [2023-03-22T22:12:08.976Z] ---> 4144095838b1 [2023-03-22T22:12:08.976Z] Step 12/13 : COPY . . [2023-03-22T22:12:08.976Z] ---> dcf3ea8c85c3 [2023-03-22T22:12:08.976Z] Step 13/13 : RUN ${MAKE} [2023-03-22T22:12:08.976Z] ---> Running in 12371a01b908 [2023-03-22T22:12:08.976Z] noop [2023-03-22T22:12:08.976Z] Removing intermediate container 12371a01b908 [2023-03-22T22:12:08.976Z] ---> 9b4ff2f854c2 [2023-03-22T22:12:08.976Z] Successfully built 9b4ff2f854c2 [2023-03-22T22:12:08.976Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:12:09.290Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:12:09.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:12:09.361Z] prd-ubuntu20.04-docker-8c-8g-5304 does not seem to be running inside a container [2023-03-22T22:12:09.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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-22T22:12:09.731Z] $ docker top e3bd39432a74029563f9e215a59c8b11bc39614cbc1c9ac2ce30ca5f13b31e78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:12:10.073Z] + go version [2023-03-22T22:12:10.074Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T22:12:10.089Z] $ docker stop --time=1 e3bd39432a74029563f9e215a59c8b11bc39614cbc1c9ac2ce30ca5f13b31e78 [2023-03-22T22:12:11.350Z] $ docker rm -f --volumes e3bd39432a74029563f9e215a59c8b11bc39614cbc1c9ac2ce30ca5f13b31e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:12:11.742Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:12:11.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:12:11.814Z] prd-ubuntu20.04-docker-8c-8g-5304 does not seem to be running inside a container [2023-03-22T22:12:11.854Z] $ 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-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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-22T22:12:12.181Z] $ docker top f7d696649f6cfeced5c51383ee62b0c8c63bc9c5894fca948564e125d82d7c7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:12:12.524Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-276 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:12:12.816Z] + make test [2023-03-22T22:12:12.817Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T22:12:18.100Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T22:12:28.073Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T22:12:28.073Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T22:12:30.604Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.7% of statements [2023-03-22T22:12:34.782Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.536s coverage: 86.5% of statements [2023-03-22T22:12:42.880Z] go vet ./... [2023-03-22T22:12:46.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:12:46.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:12:46.158Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:12:46.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T22:12:46.445Z] $ docker stop --time=1 f7d696649f6cfeced5c51383ee62b0c8c63bc9c5894fca948564e125d82d7c7a [2023-03-22T22:12:48.306Z] $ docker rm -f --volumes f7d696649f6cfeced5c51383ee62b0c8c63bc9c5894fca948564e125d82d7c7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:12:48.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T22:12:48.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T22:12:49.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T22:12:49.645Z] + ls -al . [2023-03-22T22:12:49.646Z] total 236 [2023-03-22T22:12:49.646Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 22:12 . [2023-03-22T22:12:49.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:11 .. [2023-03-22T22:12:49.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:11 .git [2023-03-22T22:12:49.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:11 .github [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 22:11 .gitignore [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 22:11 .golangci.yml [2023-03-22T22:12:49.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:11 .semver [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 22:11 Attribution.txt [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 22:11 CHANGELOG.md [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 22:11 Dockerfile [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:11 GOVERNANCE.md [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 22:11 Jenkinsfile [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 22:11 LICENSE [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 22:11 Makefile [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 22:11 OWNERS.md [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 22:11 README.md [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:11 VERSION [2023-03-22T22:12:49.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:11 bin [2023-03-22T22:12:49.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:11 cmd [2023-03-22T22:12:49.646Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 22:12 coverage.out [2023-03-22T22:12:49.646Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 22:11 doc [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 22:11 go.mod [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 22:11 go.sum [2023-03-22T22:12:49.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:11 internal [2023-03-22T22:12:49.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:11 snap [2023-03-22T22:12:49.646Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:12:49.949Z] + 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=31c8773095eb107eb7b6c8916018f149d7140a59 --label arch=amd64 --label version=0.0.0 . [2023-03-22T22:12:49.949Z] Sending build context to Docker daemon 27.08MB [2023-03-22T22:12:49.949Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:12:49.949Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T22:12:49.949Z] ---> 9b4ff2f854c2 [2023-03-22T22:12:49.949Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:12:50.207Z] ---> Running in babc0f13e6d6 [2023-03-22T22:12:50.207Z] Removing intermediate container babc0f13e6d6 [2023-03-22T22:12:50.207Z] ---> ac7db19d6275 [2023-03-22T22:12:50.207Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:12:50.207Z] ---> Running in 93487081ebce [2023-03-22T22:12:50.207Z] Removing intermediate container 93487081ebce [2023-03-22T22:12:50.207Z] ---> 245046481a31 [2023-03-22T22:12:50.207Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:12:50.207Z] ---> Running in 4115ed63b852 [2023-03-22T22:12:50.465Z] Removing intermediate container 4115ed63b852 [2023-03-22T22:12:50.465Z] ---> 70bed9df2889 [2023-03-22T22:12:50.465Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:12:50.466Z] ---> Running in 66062a76954a [2023-03-22T22:12:50.466Z] Removing intermediate container 66062a76954a [2023-03-22T22:12:50.466Z] ---> 7e935fcfbec7 [2023-03-22T22:12:50.466Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:12:50.466Z] ---> Running in ce31d75c0063 [2023-03-22T22:12:50.466Z] Removing intermediate container ce31d75c0063 [2023-03-22T22:12:50.466Z] ---> 63b209353510 [2023-03-22T22:12:50.466Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:12:50.725Z] ---> Running in e6294b80b8f6 [2023-03-22T22:12:50.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:12:50.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:12:51.240Z] OK: 265 MiB in 53 packages [2023-03-22T22:12:51.499Z] Removing intermediate container e6294b80b8f6 [2023-03-22T22:12:51.499Z] ---> 40f8fe5e4398 [2023-03-22T22:12:51.499Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T22:12:51.499Z] ---> Running in 1be022afbfde [2023-03-22T22:12:51.758Z] Removing intermediate container 1be022afbfde [2023-03-22T22:12:51.758Z] ---> ff820966248f [2023-03-22T22:12:51.758Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T22:12:51.758Z] ---> f90e8a78c431 [2023-03-22T22:12:51.758Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:12:51.758Z] ---> Running in 18c25a9202f3 [2023-03-22T22:12:52.693Z] Removing intermediate container 18c25a9202f3 [2023-03-22T22:12:52.693Z] ---> 6dc2a8e0b226 [2023-03-22T22:12:52.693Z] Step 12/26 : COPY . . [2023-03-22T22:12:52.950Z] ---> a31b55dbde16 [2023-03-22T22:12:52.950Z] Step 13/26 : RUN ${MAKE} [2023-03-22T22:12:52.950Z] ---> Running in 8e44a48c4f35 [2023-03-22T22:12:53.208Z] 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-22T22:13:11.276Z] Removing intermediate container 8e44a48c4f35 [2023-03-22T22:13:11.276Z] ---> 4a538945eada [2023-03-22T22:13:11.276Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T22:13:11.276Z] 3.17: Pulling from library/alpine [2023-03-22T22:13:11.535Z] 63b65145d645: Already exists [2023-03-22T22:13:11.535Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:13:11.535Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:13:11.535Z] ---> b2aa39c304c2 [2023-03-22T22:13:11.535Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T22:13:11.535Z] ---> Running in a1a8bd7e017f [2023-03-22T22:13:11.535Z] Removing intermediate container a1a8bd7e017f [2023-03-22T22:13:11.535Z] ---> 735885078843 [2023-03-22T22:13:11.535Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:13:11.535Z] ---> Running in ff27d7b15e77 [2023-03-22T22:13:11.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:13:12.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:13:12.308Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:13:12.308Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:13:12.308Z] OK: 7 MiB in 16 packages [2023-03-22T22:13:12.565Z] Removing intermediate container ff27d7b15e77 [2023-03-22T22:13:12.565Z] ---> 55b8901b3017 [2023-03-22T22:13:12.565Z] Step 17/26 : WORKDIR / [2023-03-22T22:13:12.565Z] ---> Running in fd3c5cb970fc [2023-03-22T22:13:12.565Z] Removing intermediate container fd3c5cb970fc [2023-03-22T22:13:12.565Z] ---> 4c543011e41b [2023-03-22T22:13:12.565Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T22:13:13.130Z] ---> c29062291a4d [2023-03-22T22:13:13.130Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T22:13:13.130Z] ---> 86a98ccebb13 [2023-03-22T22:13:13.130Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T22:13:13.388Z] ---> b0520ace6338 [2023-03-22T22:13:13.388Z] Step 21/26 : EXPOSE 59984 [2023-03-22T22:13:13.388Z] ---> Running in 11c00b417fe3 [2023-03-22T22:13:13.388Z] Removing intermediate container 11c00b417fe3 [2023-03-22T22:13:13.388Z] ---> 0898e89bf10d [2023-03-22T22:13:13.388Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T22:13:13.388Z] ---> Running in fdaff9e5f4a1 [2023-03-22T22:13:13.388Z] Removing intermediate container fdaff9e5f4a1 [2023-03-22T22:13:13.388Z] ---> 93f2c00ae978 [2023-03-22T22:13:13.388Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:13:13.389Z] ---> Running in ce5a032cc42d [2023-03-22T22:13:13.647Z] Removing intermediate container ce5a032cc42d [2023-03-22T22:13:13.647Z] ---> 728cd9d32ceb [2023-03-22T22:13:13.647Z] Step 24/26 : LABEL arch=amd64 [2023-03-22T22:13:13.647Z] ---> Running in fd6f9357fce9 [2023-03-22T22:13:13.647Z] Removing intermediate container fd6f9357fce9 [2023-03-22T22:13:13.647Z] ---> 22b19fbdd9d4 [2023-03-22T22:13:13.647Z] Step 25/26 : LABEL git_sha=31c8773095eb107eb7b6c8916018f149d7140a59 [2023-03-22T22:13:13.647Z] ---> Running in 9b78551c077a [2023-03-22T22:13:13.647Z] Removing intermediate container 9b78551c077a [2023-03-22T22:13:13.647Z] ---> 3a1af4d8ad12 [2023-03-22T22:13:13.647Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T22:13:13.647Z] ---> Running in 06fa0b97d166 [2023-03-22T22:13:13.905Z] Removing intermediate container 06fa0b97d166 [2023-03-22T22:13:13.906Z] ---> 862f93329887 [2023-03-22T22:13:13.906Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T22:13:13.906Z] Successfully built 862f93329887 [2023-03-22T22:13:13.906Z] 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-22T22:13:14.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:13:14.332Z] [2023-03-22T22:13:14.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:13:14.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:13:14.630Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T22:13:14.630Z] 5eb5b503b376: Pulling fs layer [2023-03-22T22:13:14.630Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T22:13:14.630Z] ec43610c2a17: Pulling fs layer [2023-03-22T22:13:14.630Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T22:13:14.630Z] 33b1e0a273af: Pulling fs layer [2023-03-22T22:13:14.630Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T22:13:14.630Z] 33b1e0a273af: Waiting [2023-03-22T22:13:14.630Z] 5d3b04190fa2: Waiting [2023-03-22T22:13:14.630Z] 2f39f015ded8: Pulling fs layer [2023-03-22T22:13:14.630Z] 2f39f015ded8: Waiting [2023-03-22T22:13:14.630Z] 3a2ae6a8a46f: Waiting [2023-03-22T22:13:14.630Z] 5c69ac0246d0: Download complete [2023-03-22T22:13:14.630Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T22:13:14.630Z] 3a2ae6a8a46f: Download complete [2023-03-22T22:13:14.890Z] 33b1e0a273af: Verifying Checksum [2023-03-22T22:13:14.890Z] 33b1e0a273af: Download complete [2023-03-22T22:13:14.890Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T22:13:14.890Z] 5d3b04190fa2: Download complete [2023-03-22T22:13:14.890Z] ec43610c2a17: Verifying Checksum [2023-03-22T22:13:14.890Z] ec43610c2a17: Download complete [2023-03-22T22:13:14.890Z] 5eb5b503b376: Verifying Checksum [2023-03-22T22:13:14.890Z] 5eb5b503b376: Download complete [2023-03-22T22:13:15.454Z] 2f39f015ded8: Download complete [2023-03-22T22:13:16.018Z] 5eb5b503b376: Pull complete [2023-03-22T22:13:16.275Z] 5c69ac0246d0: Pull complete [2023-03-22T22:13:16.535Z] ec43610c2a17: Pull complete [2023-03-22T22:13:16.792Z] 3a2ae6a8a46f: Pull complete [2023-03-22T22:13:16.792Z] 33b1e0a273af: Pull complete [2023-03-22T22:13:17.049Z] 5d3b04190fa2: Pull complete [2023-03-22T22:13:21.223Z] 2f39f015ded8: Pull complete [2023-03-22T22:13:21.223Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T22:13:21.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:13:21.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:13:21.303Z] prd-ubuntu20.04-docker-8c-8g-5304 does not seem to be running inside a container [2023-03-22T22:13:21.334Z] $ 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-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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-22T22:13:22.549Z] $ docker top 918ff4b5c656cdfb63d35fe94da60a66c67a2c2335678863d013a185e5a90f86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:13:22.912Z] ---> job-cost.sh [2023-03-22T22:13:22.912Z] lf-activate-venv: SKIPPING [2023-03-22T22:13:22.912Z] INFO: No Stack... [2023-03-22T22:13:23.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T22:13:23.736Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T22:13:24.021Z] + + cat /w/workspace/undry_device-onvif-camera_PR-276/archives/cost.csv [2023-03-22T22:13:24.021Z] cut -d, -f6 [Pipeline] lock [2023-03-22T22:13:24.034Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] [2023-03-22T22:13:24.042Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] did not exist. Created. [2023-03-22T22:13:24.042Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T22:13:24.336Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T22:13:24.365Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T22:13:24.371Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T22:13:24.395Z] $ docker stop --time=1 918ff4b5c656cdfb63d35fe94da60a66c67a2c2335678863d013a185e5a90f86 [2023-03-22T22:13:25.543Z] $ docker rm -f --volumes 918ff4b5c656cdfb63d35fe94da60a66c67a2c2335678863d013a185e5a90f86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T22:14:17.544Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5309 in /w/workspace/undry_device-onvif-camera_PR-276 [Pipeline] { [Pipeline] ws [2023-03-22T22:14:17.557Z] Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout [2023-03-22T22:14:17.588Z] The recommended git tool is: git [2023-03-22T22:14:23.457Z] using credential edgex-jenkins-ssh [2023-03-22T22:14:23.478Z] Cloning the remote Git repository [2023-03-22T22:14:23.528Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T22:14:23.633Z] > git init /w/workspace/device-onvif-camera/6 # timeout=10 [2023-03-22T22:14:23.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T22:14:23.803Z] > git --version # timeout=10 [2023-03-22T22:14:23.831Z] > git --version # 'git version 2.25.1' [2023-03-22T22:14:23.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:14:24.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:14:25.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T22:14:25.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:14:27.414Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit fd49cb9089c181d367b0ebe050260a5659162f18 [2023-03-22T22:14:26.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T22:14:26.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T22:14:26.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:14:26.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T22:14:27.433Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:14:27.528Z] > git checkout -f fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 [2023-03-22T22:14:27.867Z] > git remote # timeout=10 [2023-03-22T22:14:28.492Z] Merge succeeded, producing aca500f40c6f1da576c9b7839b1c56545537bc7c [2023-03-22T22:14:28.493Z] Checking out Revision aca500f40c6f1da576c9b7839b1c56545537bc7c (PR-276) [2023-03-22T22:14:27.893Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T22:14:27.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:14:27.935Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-22T22:14:28.472Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T22:14:28.499Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:14:28.520Z] > git checkout -f aca500f40c6f1da576c9b7839b1c56545537bc7c # timeout=10 [2023-03-22T22:14:32.073Z] Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" [2023-03-22T22:14:32.100Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-22T22:14:32.082Z] > git rev-list --no-walk a301c93b40d32de8ef54322092e3640ff4944030 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:14:33.050Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T22:14:33.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:14:33.050Z] Dload Upload Total Spent Left Speed [2023-03-22T22:14:33.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-22T22:14:34.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T22:14:34.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T22:14:34.427Z] + sudo tee /etc/docker/daemon.new [2023-03-22T22:14:34.427Z] { [2023-03-22T22:14:34.427Z] "registry-mirrors": [ [2023-03-22T22:14:34.427Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T22:14:34.427Z] ], [2023-03-22T22:14:34.427Z] "bip": "10.250.0.254/24", [2023-03-22T22:14:34.427Z] "hosts": [ [2023-03-22T22:14:34.427Z] "tcp://0.0.0.0:5555", [2023-03-22T22:14:34.427Z] "unix:///var/run/docker.sock" [2023-03-22T22:14:34.427Z] ], [2023-03-22T22:14:34.427Z] "mtu": 1458, [2023-03-22T22:14:34.427Z] "selinux-enabled": true, [2023-03-22T22:14:34.427Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T22:14:34.427Z] } [Pipeline] sh [2023-03-22T22:14:34.767Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T22:14:35.106Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:14:53.393Z] provisioning config files... [2023-03-22T22:14:53.425Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config4762540013396275379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:14:53.807Z] ---> docker-login.sh [2023-03-22T22:14:53.807Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:14:54.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:14:54.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:14:54.407Z] Configure a credential helper to remove this warning. See [2023-03-22T22:14:54.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:14:54.407Z] [2023-03-22T22:14:54.407Z] Login Succeeded [2023-03-22T22:14:54.407Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:14:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:14:54.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:14:54.955Z] Configure a credential helper to remove this warning. See [2023-03-22T22:14:54.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:14:54.955Z] [2023-03-22T22:14:54.955Z] Login Succeeded [2023-03-22T22:14:54.955Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:14:55.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:14:55.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:14:55.230Z] Configure a credential helper to remove this warning. See [2023-03-22T22:14:55.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:14:55.230Z] [2023-03-22T22:14:55.230Z] Login Succeeded [2023-03-22T22:14:55.230Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:14:55.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:14:55.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:14:55.774Z] Configure a credential helper to remove this warning. See [2023-03-22T22:14:55.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:14:55.774Z] [2023-03-22T22:14:55.774Z] Login Succeeded [2023-03-22T22:14:55.774Z] docker.io [2023-03-22T22:14:56.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:14:56.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:14:56.316Z] Configure a credential helper to remove this warning. See [2023-03-22T22:14:56.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:14:56.316Z] [2023-03-22T22:14:56.316Z] Login Succeeded [2023-03-22T22:14:56.316Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:14:56.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T22:14:56.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:14:56.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:14:56.650Z] ========================================================= [2023-03-22T22:14:56.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T22:14:56.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:14:57.006Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T22:14:57.609Z] Sending build context to Docker daemon 19.69MB [2023-03-22T22:14:57.609Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:14:57.609Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T22:14:57.892Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T22:14:57.892Z] af6eaf76a39c: Pulling fs layer [2023-03-22T22:14:57.892Z] 55522c791124: Pulling fs layer [2023-03-22T22:14:57.892Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T22:14:57.892Z] 169dfbe0d373: Pulling fs layer [2023-03-22T22:14:57.892Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T22:14:57.892Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T22:14:57.892Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T22:14:57.892Z] 52ebb69f0ebf: Waiting [2023-03-22T22:14:57.892Z] 169dfbe0d373: Waiting [2023-03-22T22:14:57.892Z] 5abe8eddf0d5: Waiting [2023-03-22T22:14:57.892Z] 55522c791124: Verifying Checksum [2023-03-22T22:14:57.892Z] 55522c791124: Download complete [2023-03-22T22:14:57.892Z] 169dfbe0d373: Download complete [2023-03-22T22:14:57.892Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T22:14:57.892Z] e1ff8fa3b103: Download complete [2023-03-22T22:14:57.892Z] af6eaf76a39c: Verifying Checksum [2023-03-22T22:14:57.892Z] af6eaf76a39c: Download complete [2023-03-22T22:14:58.874Z] af6eaf76a39c: Pull complete [2023-03-22T22:14:59.150Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T22:14:59.151Z] 5abe8eddf0d5: Download complete [2023-03-22T22:14:59.755Z] 55522c791124: Pull complete [2023-03-22T22:15:00.737Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T22:15:00.737Z] ce5c4a1c91eb: Download complete [2023-03-22T22:15:00.737Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T22:15:00.737Z] 52ebb69f0ebf: Download complete [2023-03-22T22:15:13.118Z] ce5c4a1c91eb: Pull complete [2023-03-22T22:15:13.118Z] 169dfbe0d373: Pull complete [2023-03-22T22:15:13.118Z] e1ff8fa3b103: Pull complete [2023-03-22T22:15:21.394Z] 52ebb69f0ebf: Pull complete [2023-03-22T22:15:23.985Z] 5abe8eddf0d5: Pull complete [2023-03-22T22:15:23.985Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T22:15:23.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T22:15:23.985Z] ---> 6cb57ee374ae [2023-03-22T22:15:23.985Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:15:25.945Z] ---> Running in 5f354c5c6213 [2023-03-22T22:15:25.945Z] Removing intermediate container 5f354c5c6213 [2023-03-22T22:15:25.945Z] ---> cc1bf36fe59c [2023-03-22T22:15:25.945Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:15:26.214Z] ---> Running in e4bbbb79edea [2023-03-22T22:15:26.482Z] Removing intermediate container e4bbbb79edea [2023-03-22T22:15:26.482Z] ---> 1810843cb422 [2023-03-22T22:15:26.482Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:15:26.482Z] ---> Running in 1b87eb436ebe [2023-03-22T22:15:26.754Z] Removing intermediate container 1b87eb436ebe [2023-03-22T22:15:26.754Z] ---> 57055bcca06f [2023-03-22T22:15:26.754Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:15:27.027Z] ---> Running in 61f0e2cf83e9 [2023-03-22T22:15:27.304Z] Removing intermediate container 61f0e2cf83e9 [2023-03-22T22:15:27.304Z] ---> 3adbb2c4cef1 [2023-03-22T22:15:27.304Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:15:27.304Z] ---> Running in 403e70f7870a [2023-03-22T22:15:27.579Z] Removing intermediate container 403e70f7870a [2023-03-22T22:15:27.579Z] ---> ffba14ff5d13 [2023-03-22T22:15:27.579Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:15:27.850Z] ---> Running in b2bbca5fd142 [2023-03-22T22:15:29.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:15:29.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:15:30.957Z] OK: 263 MiB in 53 packages [2023-03-22T22:15:31.924Z] Removing intermediate container b2bbca5fd142 [2023-03-22T22:15:31.924Z] ---> dee32cab7b88 [2023-03-22T22:15:31.924Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T22:15:31.924Z] ---> Running in f4b194034879 [2023-03-22T22:15:32.516Z] Removing intermediate container f4b194034879 [2023-03-22T22:15:32.516Z] ---> ce47aedf5a8f [2023-03-22T22:15:32.516Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T22:15:32.785Z] ---> 3787da721ee5 [2023-03-22T22:15:32.785Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:15:33.054Z] ---> Running in b0fb9636be83 [2023-03-22T22:16:54.753Z] Removing intermediate container b0fb9636be83 [2023-03-22T22:16:54.753Z] ---> 7ebd1cbe16d9 [2023-03-22T22:16:54.753Z] Step 12/13 : COPY . . [2023-03-22T22:16:54.753Z] ---> 4bf7643467fe [2023-03-22T22:16:54.753Z] Step 13/13 : RUN ${MAKE} [2023-03-22T22:16:54.753Z] ---> Running in d88a2ae783fe [2023-03-22T22:16:54.753Z] noop [2023-03-22T22:16:54.753Z] Removing intermediate container d88a2ae783fe [2023-03-22T22:16:54.753Z] ---> afe374593bee [2023-03-22T22:16:54.753Z] Successfully built afe374593bee [2023-03-22T22:16:54.753Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:16:55.120Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:16:55.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:16:55.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-5309 does not seem to be running inside a container [2023-03-22T22:16:55.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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-22T22:16:56.827Z] $ docker top 409a18b559b258775776f66b3b0156b8afbcb596fae4d4c6a5bfaf8a81a0d294 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:16:57.729Z] + go version [2023-03-22T22:16:57.729Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T22:16:57.751Z] $ docker stop --time=1 409a18b559b258775776f66b3b0156b8afbcb596fae4d4c6a5bfaf8a81a0d294 [2023-03-22T22:16:59.565Z] $ docker rm -f --volumes 409a18b559b258775776f66b3b0156b8afbcb596fae4d4c6a5bfaf8a81a0d294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:17:00.154Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:17:00.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:17:00.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-5309 does not seem to be running inside a container [2023-03-22T22:17:00.428Z] $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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-22T22:17:01.775Z] $ docker top a1d72ca9ca13e425dc1097eca7476ab2cf9683059b8a52cccd689334dcd970f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:17:02.650Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:17:03.306Z] + make test [2023-03-22T22:17:03.306Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T22:17:42.244Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T22:20:34.017Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T22:20:34.017Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T22:20:34.017Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.196s coverage: 31.7% of statements [2023-03-22T22:21:00.729Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.896s coverage: 86.5% of statements [2023-03-22T22:21:00.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T22:21:00.729Z] go vet ./... [2023-03-22T22:21:32.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:21:32.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:21:32.991Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:21:33.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T22:21:33.016Z] $ docker stop --time=1 a1d72ca9ca13e425dc1097eca7476ab2cf9683059b8a52cccd689334dcd970f7 [2023-03-22T22:21:34.902Z] $ docker rm -f --volumes a1d72ca9ca13e425dc1097eca7476ab2cf9683059b8a52cccd689334dcd970f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:21:36.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T22:21:36.182Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T22:21:36.989Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:21:37.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T22:21:37.745Z] + ls -al . [2023-03-22T22:21:37.745Z] total 232 [2023-03-22T22:21:37.745Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 22:17 . [2023-03-22T22:21:37.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:14 .. [2023-03-22T22:21:37.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:14 .git [2023-03-22T22:21:37.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:14 .github [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 22:14 .gitignore [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 22:14 .golangci.yml [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 22:14 Attribution.txt [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 22:14 CHANGELOG.md [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 22:14 Dockerfile [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:14 GOVERNANCE.md [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 22:14 Jenkinsfile [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 22:14 LICENSE [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 22:14 Makefile [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 22:14 OWNERS.md [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 22:14 README.md [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:11 VERSION [2023-03-22T22:21:37.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:14 bin [2023-03-22T22:21:37.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:14 cmd [2023-03-22T22:21:37.745Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 22:20 coverage.out [2023-03-22T22:21:37.745Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 22:14 doc [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 22:14 go.mod [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 22:14 go.sum [2023-03-22T22:21:37.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:14 internal [2023-03-22T22:21:37.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:14 snap [2023-03-22T22:21:37.745Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:21:38.107Z] + 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=aca500f40c6f1da576c9b7839b1c56545537bc7c --label arch=arm64 --label version=0.0.0 . [2023-03-22T22:21:38.716Z] Sending build context to Docker daemon 19.77MB [2023-03-22T22:21:38.716Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:21:38.716Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T22:21:38.716Z] ---> afe374593bee [2023-03-22T22:21:38.716Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:21:38.992Z] ---> Running in 0554b03a44fa [2023-03-22T22:21:39.274Z] Removing intermediate container 0554b03a44fa [2023-03-22T22:21:39.274Z] ---> f3b2f2f5f27d [2023-03-22T22:21:39.274Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:21:39.274Z] ---> Running in fe22a157c289 [2023-03-22T22:21:39.877Z] Removing intermediate container fe22a157c289 [2023-03-22T22:21:39.877Z] ---> 189845d6c995 [2023-03-22T22:21:39.877Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:21:39.877Z] ---> Running in 6fdec547ad94 [2023-03-22T22:21:40.147Z] Removing intermediate container 6fdec547ad94 [2023-03-22T22:21:40.147Z] ---> 4ab5699d0bc4 [2023-03-22T22:21:40.147Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:21:40.147Z] ---> Running in 05d5533623cb [2023-03-22T22:21:40.418Z] Removing intermediate container 05d5533623cb [2023-03-22T22:21:40.418Z] ---> ba122b3dbf33 [2023-03-22T22:21:40.418Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:21:40.687Z] ---> Running in ecb2e520bfc5 [2023-03-22T22:21:40.960Z] Removing intermediate container ecb2e520bfc5 [2023-03-22T22:21:40.960Z] ---> 574ae116f583 [2023-03-22T22:21:40.960Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:21:40.960Z] ---> Running in 5735a70811f4 [2023-03-22T22:21:42.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:21:42.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:21:44.372Z] OK: 263 MiB in 53 packages [2023-03-22T22:21:44.962Z] Removing intermediate container 5735a70811f4 [2023-03-22T22:21:44.962Z] ---> c3d367813849 [2023-03-22T22:21:44.962Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T22:21:45.231Z] ---> Running in 51b0a877191e [2023-03-22T22:21:45.500Z] Removing intermediate container 51b0a877191e [2023-03-22T22:21:45.500Z] ---> f32225b14be6 [2023-03-22T22:21:45.500Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T22:21:46.102Z] ---> 6d0031ce95c6 [2023-03-22T22:21:46.102Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:21:46.102Z] ---> Running in 9bd1c657bfbc [2023-03-22T22:21:49.473Z] Removing intermediate container 9bd1c657bfbc [2023-03-22T22:21:49.473Z] ---> aeb816332cdc [2023-03-22T22:21:49.473Z] Step 12/26 : COPY . . [2023-03-22T22:21:50.887Z] ---> 4ae8f2a560ec [2023-03-22T22:21:50.887Z] Step 13/26 : RUN ${MAKE} [2023-03-22T22:21:50.887Z] ---> Running in 20850145207d [2023-03-22T22:21:51.854Z] 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-22T22:24:28.579Z] Removing intermediate container 20850145207d [2023-03-22T22:24:28.579Z] ---> 494ade8bc1cd [2023-03-22T22:24:28.579Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T22:24:28.579Z] 3.17: Pulling from library/alpine [2023-03-22T22:24:28.579Z] af6eaf76a39c: Already exists [2023-03-22T22:24:28.579Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:24:28.579Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:24:28.579Z] ---> d74e625d9115 [2023-03-22T22:24:28.579Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T22:24:28.579Z] ---> Running in 05d6809654f9 [2023-03-22T22:24:29.166Z] Removing intermediate container 05d6809654f9 [2023-03-22T22:24:29.166Z] ---> f7252530974c [2023-03-22T22:24:29.166Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:24:29.166Z] ---> Running in c41aa00d2bbb [2023-03-22T22:24:30.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:24:30.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:24:32.127Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:24:32.127Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:24:32.127Z] OK: 8 MiB in 16 packages [2023-03-22T22:24:33.095Z] Removing intermediate container c41aa00d2bbb [2023-03-22T22:24:33.095Z] ---> 1d785e024a64 [2023-03-22T22:24:33.095Z] Step 17/26 : WORKDIR / [2023-03-22T22:24:33.095Z] ---> Running in 919acdb9c9cf [2023-03-22T22:24:33.366Z] Removing intermediate container 919acdb9c9cf [2023-03-22T22:24:33.366Z] ---> 8e78aed71450 [2023-03-22T22:24:33.366Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T22:24:34.780Z] ---> 62c8dd7d3038 [2023-03-22T22:24:34.780Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T22:24:35.367Z] ---> f3ee57fc217d [2023-03-22T22:24:35.367Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T22:24:35.956Z] ---> b376eb5a20c5 [2023-03-22T22:24:35.956Z] Step 21/26 : EXPOSE 59984 [2023-03-22T22:24:35.956Z] ---> Running in e186faf4fe27 [2023-03-22T22:24:36.551Z] Removing intermediate container e186faf4fe27 [2023-03-22T22:24:36.551Z] ---> 269d9d3136e6 [2023-03-22T22:24:36.551Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T22:24:36.551Z] ---> Running in c1d6956ae194 [2023-03-22T22:24:36.820Z] Removing intermediate container c1d6956ae194 [2023-03-22T22:24:36.820Z] ---> f961ebb01dac [2023-03-22T22:24:36.820Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:24:37.089Z] ---> Running in 47fc5353abd8 [2023-03-22T22:24:37.360Z] Removing intermediate container 47fc5353abd8 [2023-03-22T22:24:37.360Z] ---> b842122776fa [2023-03-22T22:24:37.360Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T22:24:37.360Z] ---> Running in 33f7da0831b2 [2023-03-22T22:24:37.639Z] Removing intermediate container 33f7da0831b2 [2023-03-22T22:24:37.639Z] ---> 91430d0837fa [2023-03-22T22:24:37.639Z] Step 25/26 : LABEL git_sha=aca500f40c6f1da576c9b7839b1c56545537bc7c [2023-03-22T22:24:37.911Z] ---> Running in 41e770a81cfb [2023-03-22T22:24:38.180Z] Removing intermediate container 41e770a81cfb [2023-03-22T22:24:38.180Z] ---> b62b5b60618a [2023-03-22T22:24:38.180Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T22:24:38.180Z] ---> Running in 6d8ffa3e5475 [2023-03-22T22:24:38.770Z] Removing intermediate container 6d8ffa3e5475 [2023-03-22T22:24:38.770Z] ---> 05acb9a3843b [2023-03-22T22:24:38.770Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T22:24:38.770Z] Successfully built 05acb9a3843b [2023-03-22T22:24:38.770Z] 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-22T22:24:39.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:24:39.229Z] [2023-03-22T22:24:39.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:24:39.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:24:39.832Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T22:24:39.832Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T22:24:39.832Z] 04944245beec: Pulling fs layer [2023-03-22T22:24:39.832Z] 699f458cf7ca: Pulling fs layer [2023-03-22T22:24:39.832Z] 765212b225bb: Pulling fs layer [2023-03-22T22:24:39.832Z] f23df028b6ca: Pulling fs layer [2023-03-22T22:24:39.832Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T22:24:39.832Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T22:24:39.832Z] f23df028b6ca: Waiting [2023-03-22T22:24:39.832Z] d65c8cfc05b1: Waiting [2023-03-22T22:24:39.832Z] 2437ff75d9bd: Waiting [2023-03-22T22:24:39.832Z] 765212b225bb: Waiting [2023-03-22T22:24:39.832Z] 04944245beec: Verifying Checksum [2023-03-22T22:24:39.832Z] 04944245beec: Download complete [2023-03-22T22:24:39.832Z] 765212b225bb: Verifying Checksum [2023-03-22T22:24:39.832Z] 765212b225bb: Download complete [2023-03-22T22:24:39.832Z] f23df028b6ca: Verifying Checksum [2023-03-22T22:24:39.832Z] f23df028b6ca: Download complete [2023-03-22T22:24:39.832Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T22:24:39.832Z] d65c8cfc05b1: Download complete [2023-03-22T22:24:40.103Z] 699f458cf7ca: Verifying Checksum [2023-03-22T22:24:40.103Z] 699f458cf7ca: Download complete [2023-03-22T22:24:40.371Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T22:24:40.371Z] 8998bd30e6a1: Download complete [2023-03-22T22:24:42.968Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T22:24:42.968Z] 2437ff75d9bd: Download complete [2023-03-22T22:24:44.919Z] 8998bd30e6a1: Pull complete [2023-03-22T22:24:45.188Z] 04944245beec: Pull complete [2023-03-22T22:24:46.612Z] 699f458cf7ca: Pull complete [2023-03-22T22:24:46.890Z] 765212b225bb: Pull complete [2023-03-22T22:24:47.857Z] f23df028b6ca: Pull complete [2023-03-22T22:24:47.857Z] d65c8cfc05b1: Pull complete [2023-03-22T22:25:02.871Z] 2437ff75d9bd: Pull complete [2023-03-22T22:25:02.871Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T22:25:02.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:25:02.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:25:03.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-5309 does not seem to be running inside a container [2023-03-22T22:25:03.155Z] $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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-22T22:25:06.524Z] $ docker top b6cb7d4b6329eda4f0aa2629933d3348b71bbecbab804e72ea82ea60c4fb5c17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:07.383Z] ---> job-cost.sh [2023-03-22T22:25:07.384Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:07.384Z] INFO: No Stack... [2023-03-22T22:25:07.967Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T22:25:08.550Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T22:25:09.188Z] + cat /w/workspace/device-onvif-camera/6/archives/cost.csv [2023-03-22T22:25:09.188Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T22:25:09.254Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] [2023-03-22T22:25:09.261Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] did not exist. Created. [2023-03-22T22:25:09.261Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T22:25:09.925Z] /w/workspace/device-onvif-camera/6@tmp/durable-c501276b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T22:25:10.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T22:25:10.606Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T22:25:10.686Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T22:25:10.693Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T22:25:10.707Z] $ docker stop --time=1 b6cb7d4b6329eda4f0aa2629933d3348b71bbecbab804e72ea82ea60c4fb5c17 [2023-03-22T22:25:12.300Z] $ docker rm -f --volumes b6cb7d4b6329eda4f0aa2629933d3348b71bbecbab804e72ea82ea60c4fb5c17 [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-22T22:25:12.749Z] provisioning config files... [2023-03-22T22:25:12.760Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config3415632879577689554tmp [Pipeline] { [Pipeline] sh [2023-03-22T22:25:13.051Z] + set +x [2023-03-22T22:25:13.052Z] + curl -s https://codecov.io/bash [2023-03-22T22:25:13.052Z] + bash -s -- [2023-03-22T22:25:13.052Z] [2023-03-22T22:25:13.052Z] _____ _ [2023-03-22T22:25:13.052Z] / ____| | | [2023-03-22T22:25:13.052Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T22:25:13.052Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T22:25:13.052Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T22:25:13.052Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T22:25:13.052Z] Bash-1.0.6 [2023-03-22T22:25:13.052Z] [2023-03-22T22:25:13.052Z] [2023-03-22T22:25:13.052Z] ==> git version 2.25.1 found [2023-03-22T22:25:13.052Z] ==> 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-22T22:25:13.052Z] Release-Date: 2020-01-08 [2023-03-22T22:25:13.052Z] 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-22T22:25:13.052Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T22:25:13.052Z] ==> Jenkins CI detected. [2023-03-22T22:25:13.052Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-276 [2023-03-22T22:25:13.052Z] project root: . [2023-03-22T22:25:13.052Z] --> token set from env [2023-03-22T22:25:13.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T22:25:13.052Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T22:25:13.052Z] ==> Python coveragepy not found [2023-03-22T22:25:13.052Z] ==> Searching for coverage reports in: [2023-03-22T22:25:13.052Z] + . [2023-03-22T22:25:13.052Z] -> Found 1 reports [2023-03-22T22:25:13.052Z] ==> Detecting git/mercurial file structure [2023-03-22T22:25:13.052Z] ==> Reading reports [2023-03-22T22:25:13.052Z] + ./coverage.out bytes=78487 [2023-03-22T22:25:13.310Z] ==> Appending adjustments [2023-03-22T22:25:13.310Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T22:25:13.310Z] + Found adjustments [2023-03-22T22:25:13.310Z] ==> Gzipping contents [2023-03-22T22:25:13.310Z] 12K /tmp/codecov.yN7Ise.gz [2023-03-22T22:25:13.310Z] ==> Uploading reports [2023-03-22T22:25:13.310Z] url: https://codecov.io [2023-03-22T22:25:13.310Z] query: branch=PR-276&commit=31c8773095eb107eb7b6c8916018f149d7140a59&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-276%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-03-22T22:25:13.310Z] -> Pinging Codecov [2023-03-22T22:25:13.310Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-276&commit=31c8773095eb107eb7b6c8916018f149d7140a59&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-276%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-03-22T22:25:13.569Z] -> Uploading to [2023-03-22T22:25:13.569Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/31c8773095eb107eb7b6c8916018f149d7140a59/3513beb5-0917-46a4-858c-dc662adc3042.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T222513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69d4269b9637e57d59307c442713cb074be2634b97d18eba509a75615f253956 [2023-03-22T22:25:13.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:25:13.569Z] Dload Upload Total Spent Left Speed [2023-03-22T22:25:13.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10527 0 0 100 10527 0 52113 --:--:-- --:--:-- --:--:-- 51857 100 10527 0 0 100 10527 0 36679 --:--:-- --:--:-- --:--:-- 36552 [2023-03-22T22:25:13.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/31c8773095eb107eb7b6c8916018f149d7140a59 [Pipeline] } [2023-03-22T22:25:13.835Z] 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-22T22:25:14.494Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-276/archives ] [2023-03-22T22:25:14.494Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-276/archives [2023-03-22T22:25:14.494Z] total 16 [2023-03-22T22:25:14.494Z] drwxr-xr-x 3 root root 4096 Mar 22 22:13 . [2023-03-22T22:25:14.494Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 22:13 .. [2023-03-22T22:25:14.494Z] drwxr-xr-x 2 root root 4096 Mar 22 22:13 cost [2023-03-22T22:25:14.494Z] -rw-r--r-- 1 root root 91 Mar 22 22:13 cost.csv [2023-03-22T22:25:14.494Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-276/archives [2023-03-22T22:25:14.494Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-276/archives [2023-03-22T22:25:14.494Z] total 16 [2023-03-22T22:25:14.494Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:13 . [2023-03-22T22:25:14.494Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 22:13 .. [2023-03-22T22:25:14.494Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 22:13 cost [2023-03-22T22:25:14.494Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:14.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:15.634Z] ---> package-listing.sh [2023-03-22T22:25:15.634Z] ++ facter osfamily [2023-03-22T22:25:15.634Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T22:25:15.893Z] + OS_FAMILY=debian [2023-03-22T22:25:15.893Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-276 [2023-03-22T22:25:15.893Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T22:25:15.893Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T22:25:15.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T22:25:15.893Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T22:25:15.893Z] + '[' /w/workspace/undry_device-onvif-camera_PR-276 ']' [2023-03-22T22:25:15.893Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T22:25:15.893Z] + case "${OS_FAMILY}" in [2023-03-22T22:25:15.893Z] + dpkg -l [2023-03-22T22:25:15.893Z] + grep '^ii' [2023-03-22T22:25:15.893Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T22:25:15.893Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T22:25:15.893Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T22:25:15.893Z] + '[' /w/workspace/undry_device-onvif-camera_PR-276 ']' [2023-03-22T22:25:15.893Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-276/archives/ [2023-03-22T22:25:15.893Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-276/archives/ [Pipeline] echo [2023-03-22T22:25:15.903Z] 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-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T22:25:16.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:25:16.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:25:16.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:25:16.828Z] prd-ubuntu20.04-docker-8c-8g-5304 does not seem to be running inside a container [2023-03-22T22:25:16.874Z] $ 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-276/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-276 -v /w/workspace/undry_device-onvif-camera_PR-276:/w/workspace/undry_device-onvif-camera_PR-276:rw,z -v /w/workspace/undry_device-onvif-camera_PR-276@tmp:/w/workspace/undry_device-onvif-camera_PR-276@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-22T22:25:17.067Z] $ docker top 454f0617994da0cd57471dcec854bb20f67cb865607fe17be4842069ad5aff02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:25:17.392Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T22:25:17.677Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T22:25:17.959Z] + ls /var/log/sa-host [2023-03-22T22:25:17.959Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:25:18.037Z] provisioning config files... [2023-03-22T22:25:18.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config13644624534177453107tmp [Pipeline] { [Pipeline] echo [2023-03-22T22:25:18.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:18.341Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T22:25:18.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:18.676Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T22:25:18.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:18.976Z] ---> sudo-logs.sh [2023-03-22T22:25:18.976Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T22:25:19.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:19.285Z] ---> job-cost.sh [2023-03-22T22:25:19.285Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:19.285Z] DEBUG: total: 0.2199999988079071 [2023-03-22T22:25:19.285Z] INFO: Retrieving Stack Cost... [2023-03-22T22:25:19.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T22:25:20.112Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T22:25:20.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:20.402Z] ---> logs-deploy.sh [2023-03-22T22:25:20.402Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:20.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-276/6 [2023-03-22T22:25:20.402Z] INFO: archiving workspace using pattern(s): [2023-03-22T22:25:21.338Z] Archives upload complete. [2023-03-22T22:25:21.338Z] INFO: archiving logs to Nexus