Pull request #276 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd49cb9089c181d367b0ebe050260a5659162f18+35e0b630cb735782c58facbcf80c1125d056e597 (136234f35f168b281440c485025240355ae9efa9) 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-ssh5510525518245938945.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-ssh4973622376996283429.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-ssh1659114436736560456.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-ssh12342606713416933520.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-ssh2211006704603587516.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 ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4598’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4599 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 Merging remotes/origin/main commit 35e0b630cb735782c58facbcf80c1125d056e597 into PR head commit fd49cb9089c181d367b0ebe050260a5659162f18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/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 35e0b630cb735782c58facbcf80c1125d056e597 # timeout=10 Merge succeeded, producing fd49cb9089c181d367b0ebe050260a5659162f18 Checking out Revision fd49cb9089c181d367b0ebe050260a5659162f18 (PR-276) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T16:20:44.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T16:20:44.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T16:20:44.602Z] ========================================================= [2023-03-20T16:20:44.602Z] EdgeX Global Pipelines Version Info [2023-03-20T16:20:44.602Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 > git rev-list --no-walk a8f522801d03f5672c6b75d8de10b14b6b626fe5 # timeout=10 [2023-03-20T16:20:45.298Z] ------------------- [2023-03-20T16:20:45.298Z] stable info: [2023-03-20T16:20:45.298Z] ------------------- [2023-03-20T16:20:45.298Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T16:20:45.298Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T16:20:45.298Z] Message: update stable to v1.0.245 [2023-03-20T16:20:45.868Z] ------------------- [2023-03-20T16:20:45.868Z] experimental info: [2023-03-20T16:20:45.868Z] ------------------- [2023-03-20T16:20:45.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T16:20:45.868Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T16:20:45.868Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T16:20:46.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-20T16:20:46.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-20T16:20:46.055Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T16:20:46.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T16:20:46.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T16:20:46.089Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T16:20:46.102Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T16:20:46.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-20T16:20:46.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T16:20:46.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T16:20:46.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T16:20:46.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-20T16:20:46.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T16:20:46.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T16:20:46.193Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T16:20:46.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T16:20:46.217Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T16:20:46.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T16:20:46.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T16:20:46.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T16:20:46.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T16:20:46.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-20T16:20:46.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-20T16:20:46.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-20T16:20:46.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-20T16:20:46.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T16:20:46.338Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T16:20:46.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2023-03-20T16:20:46.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2023-03-20T16:20:46.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2023-03-20T16:20:46.384Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd49cb9089c181d367b0ebe050260a5659162f18 [Pipeline] echo [2023-03-20T16:20:46.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd49cb9 [Pipeline] echo [2023-03-20T16:20:46.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:20:46.448Z] provisioning config files... [2023-03-20T16:20:46.462Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config5510118768519326613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:20:46.770Z] ---> docker-login.sh [2023-03-20T16:20:46.771Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:20:47.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:20:47.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:20:47.030Z] Configure a credential helper to remove this warning. See [2023-03-20T16:20:47.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:20:47.030Z] [2023-03-20T16:20:47.030Z] Login Succeeded [2023-03-20T16:20:47.030Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:20:47.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:20:47.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:20:47.030Z] Configure a credential helper to remove this warning. See [2023-03-20T16:20:47.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:20:47.030Z] [2023-03-20T16:20:47.030Z] Login Succeeded [2023-03-20T16:20:47.030Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:20:47.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:20:47.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:20:47.291Z] Configure a credential helper to remove this warning. See [2023-03-20T16:20:47.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:20:47.291Z] [2023-03-20T16:20:47.291Z] Login Succeeded [2023-03-20T16:20:47.291Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:20:47.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:20:47.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:20:47.291Z] Configure a credential helper to remove this warning. See [2023-03-20T16:20:47.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:20:47.291Z] [2023-03-20T16:20:47.291Z] Login Succeeded [2023-03-20T16:20:47.291Z] docker.io [2023-03-20T16:20:47.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:20:47.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:20:47.551Z] Configure a credential helper to remove this warning. See [2023-03-20T16:20:47.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:20:47.551Z] [2023-03-20T16:20:47.551Z] Login Succeeded [2023-03-20T16:20:47.551Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:20:47.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T16:20:47.941Z] + git rev-list -1 --merges fd49cb9089c181d367b0ebe050260a5659162f18~1..fd49cb9089c181d367b0ebe050260a5659162f18 [Pipeline] echo [2023-03-20T16:20:48.001Z] -----------> git rev-list -1 --merges fd49cb9089c181d367b0ebe050260a5659162f18~1..fd49cb9089c181d367b0ebe050260a5659162f18 fd49cb9089c181d367b0ebe050260a5659162f18 [false] [Pipeline] sh [2023-03-20T16:20:48.292Z] + git log --format=format:%s -1 fd49cb9089c181d367b0ebe050260a5659162f18 [Pipeline] echo [2023-03-20T16:20:48.306Z] ========================================================= [2023-03-20T16:20:48.306Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T16:20:48.306Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:20:48.633Z] + git log --format=format:%s -1 fd49cb9089c181d367b0ebe050260a5659162f18 [Pipeline] echo [2023-03-20T16:20:48.644Z] [semverPrep] GIT_COMMIT: fd49cb9089c181d367b0ebe050260a5659162f18, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-20T16:20:48.655Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-20T16:20:49.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T16:20:49.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T16:20:49.013Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T16:20:49.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T16:20:49.013Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T16:20:49.013Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T16:20:49.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:20:49.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:20:49.354Z] [2023-03-20T16:20:49.354Z] 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-20T16:20:49.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:20:49.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T16:20:49.654Z] b85a868b505f: Pulling fs layer [2023-03-20T16:20:49.654Z] e2be974225ed: Pulling fs layer [2023-03-20T16:20:49.654Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T16:20:49.654Z] 988bab9f4d93: Pulling fs layer [2023-03-20T16:20:49.654Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T16:20:49.654Z] eaf3925da568: Pulling fs layer [2023-03-20T16:20:49.654Z] bab4dde63d76: Pulling fs layer [2023-03-20T16:20:49.654Z] bde34c3a00c8: Pulling fs layer [2023-03-20T16:20:49.654Z] b352a97aabf1: Pulling fs layer [2023-03-20T16:20:49.654Z] 4872d77fe225: Pulling fs layer [2023-03-20T16:20:49.654Z] 5851b861e8e6: Pulling fs layer [2023-03-20T16:20:49.654Z] 1469e6f7b9e6: Waiting [2023-03-20T16:20:49.654Z] eaf3925da568: Waiting [2023-03-20T16:20:49.654Z] b352a97aabf1: Waiting [2023-03-20T16:20:49.654Z] bab4dde63d76: Waiting [2023-03-20T16:20:49.654Z] 988bab9f4d93: Waiting [2023-03-20T16:20:49.654Z] bde34c3a00c8: Waiting [2023-03-20T16:20:49.654Z] 5851b861e8e6: Waiting [2023-03-20T16:20:49.654Z] 4872d77fe225: Waiting [2023-03-20T16:20:49.654Z] e2be974225ed: Download complete [2023-03-20T16:20:49.654Z] 988bab9f4d93: Verifying Checksum [2023-03-20T16:20:49.654Z] 988bab9f4d93: Download complete [2023-03-20T16:20:49.915Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T16:20:49.915Z] 1469e6f7b9e6: Download complete [2023-03-20T16:20:49.915Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T16:20:49.915Z] 339a4e72a1f5: Download complete [2023-03-20T16:20:49.915Z] eaf3925da568: Verifying Checksum [2023-03-20T16:20:49.915Z] eaf3925da568: Download complete [2023-03-20T16:20:49.915Z] b352a97aabf1: Verifying Checksum [2023-03-20T16:20:49.915Z] b352a97aabf1: Download complete [2023-03-20T16:20:49.915Z] 4872d77fe225: Verifying Checksum [2023-03-20T16:20:49.915Z] 4872d77fe225: Download complete [2023-03-20T16:20:49.915Z] 5851b861e8e6: Verifying Checksum [2023-03-20T16:20:49.915Z] 5851b861e8e6: Download complete [2023-03-20T16:20:49.915Z] b85a868b505f: Verifying Checksum [2023-03-20T16:20:49.915Z] b85a868b505f: Download complete [2023-03-20T16:20:50.481Z] bab4dde63d76: Verifying Checksum [2023-03-20T16:20:50.481Z] bab4dde63d76: Download complete [2023-03-20T16:20:51.046Z] b85a868b505f: Pull complete [2023-03-20T16:20:51.305Z] e2be974225ed: Pull complete [2023-03-20T16:20:51.564Z] 339a4e72a1f5: Pull complete [2023-03-20T16:20:51.823Z] 988bab9f4d93: Pull complete [2023-03-20T16:20:52.081Z] 1469e6f7b9e6: Pull complete [2023-03-20T16:20:52.081Z] eaf3925da568: Pull complete [2023-03-20T16:20:53.987Z] bab4dde63d76: Pull complete [2023-03-20T16:20:53.987Z] bde34c3a00c8: Pull complete [2023-03-20T16:20:53.987Z] b352a97aabf1: Pull complete [2023-03-20T16:20:53.987Z] 4872d77fe225: Pull complete [2023-03-20T16:20:53.987Z] 5851b861e8e6: Pull complete [2023-03-20T16:20:53.987Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T16:20:53.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:20:53.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:20:54.074Z] prd-ubuntu20.04-docker-8c-8g-4599 does not seem to be running inside a container [2023-03-20T16:20:54.111Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T16:20:56.354Z] $ docker top c75a620d26d34169867254af243b2ddeec696c23a90acb32650bb3643bf3bc42 -eo pid,comm [2023-03-20T16:20:56.400Z] 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-20T16:20:56.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T16:20:56.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:20:56.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:20:56.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:20:56.549Z] $ docker exec c75a620d26d34169867254af243b2ddeec696c23a90acb32650bb3643bf3bc42 ssh-agent [2023-03-20T16:20:56.653Z] SSH_AUTH_SOCK=/tmp/ssh-eB8U3f8SXHuE/agent.33 [2023-03-20T16:20:56.653Z] SSH_AGENT_PID=39 [2023-03-20T16:20:56.660Z] Running ssh-add (command line suppressed) [2023-03-20T16:20:56.777Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_4446765866901687548.key (/w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_4446765866901687548.key) [2023-03-20T16:20:56.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:20:57.076Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T16:20:57.091Z] $ docker exec --env ******** --env ******** c75a620d26d34169867254af243b2ddeec696c23a90acb32650bb3643bf3bc42 ssh-agent -k [2023-03-20T16:20:57.196Z] unset SSH_AUTH_SOCK; [2023-03-20T16:20:57.197Z] unset SSH_AGENT_PID; [2023-03-20T16:20:57.197Z] echo Agent pid 39 killed; [2023-03-20T16:20:57.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T16:20:57.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:20:57.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:20:57.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:20:57.330Z] $ docker exec c75a620d26d34169867254af243b2ddeec696c23a90acb32650bb3643bf3bc42 ssh-agent [2023-03-20T16:20:57.429Z] SSH_AUTH_SOCK=/tmp/ssh-XMLjOQPT41OU/agent.71 [2023-03-20T16:20:57.429Z] SSH_AGENT_PID=77 [2023-03-20T16:20:57.434Z] Running ssh-add (command line suppressed) [2023-03-20T16:20:57.538Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_17767338936727214912.key (/w/workspace/undry_device-onvif-camera_PR-276@tmp/private_key_17767338936727214912.key) [2023-03-20T16:20:57.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:20:57.833Z] + git semver init [2023-03-20T16:20:58.092Z] 2023-03-20 16:20:58,002 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T16:20:58.092Z] 2023-03-20 16:20:58,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-276/.semver [2023-03-20T16:20:58.092Z] 2023-03-20 16:20:58,003 [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-20T16:20:58.093Z] 2023-03-20 16:20:58,003 [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-20T16:20:59.029Z] 2023-03-20 16:20:58,895 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-276/.git/info/exclude [2023-03-20T16:20:59.029Z] 2023-03-20 16:20:58,895 [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-20T16:20:59.029Z] 2023-03-20 16:20:58,896 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 [2023-03-20T16:20:59.029Z] 2023-03-20 16:20:58,900 [execute] INFO git cat-file --batch-check [2023-03-20T16:20:59.029Z] 2023-03-20 16:20:58,900 [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-20T16:20:59.029Z] 2023-03-20 16:20:58,906 [execute] INFO git cat-file --batch [2023-03-20T16:20:59.029Z] 2023-03-20 16:20:58,906 [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-20T16:20:59.029Z] 2023-03-20 16:20:58,911 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-276/.semver/PR-276 [2023-03-20T16:20:59.029Z] 0.0.0 [Pipeline] } [2023-03-20T16:20:59.042Z] $ docker exec --env ******** --env ******** c75a620d26d34169867254af243b2ddeec696c23a90acb32650bb3643bf3bc42 ssh-agent -k [2023-03-20T16:20:59.138Z] unset SSH_AUTH_SOCK; [2023-03-20T16:20:59.138Z] unset SSH_AGENT_PID; [2023-03-20T16:20:59.139Z] echo Agent pid 77 killed; [2023-03-20T16:20:59.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T16:20:59.441Z] + git semver [Pipeline] } [2023-03-20T16:20:59.716Z] $ docker stop --time=1 c75a620d26d34169867254af243b2ddeec696c23a90acb32650bb3643bf3bc42 [2023-03-20T16:21:00.992Z] $ docker rm -f --volumes c75a620d26d34169867254af243b2ddeec696c23a90acb32650bb3643bf3bc42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:21:01.320Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T16:21:01.514Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T16:21:01.517Z] [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-20T16:21:01.623Z] provisioning config files... [2023-03-20T16:21:01.632Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config12654835474433721442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:21:01.927Z] ---> docker-login.sh [2023-03-20T16:21:01.927Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:21:01.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:01.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:01.927Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:01.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:01.927Z] [2023-03-20T16:21:01.927Z] Login Succeeded [2023-03-20T16:21:01.927Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:21:01.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:01.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:01.928Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:01.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:01.928Z] [2023-03-20T16:21:01.928Z] Login Succeeded [2023-03-20T16:21:01.928Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:21:02.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:02.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:02.188Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:02.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:02.188Z] [2023-03-20T16:21:02.188Z] Login Succeeded [2023-03-20T16:21:02.188Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:21:02.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:02.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:02.188Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:02.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:02.188Z] [2023-03-20T16:21:02.188Z] Login Succeeded [2023-03-20T16:21:02.188Z] docker.io [2023-03-20T16:21:02.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:02.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:02.447Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:02.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:02.447Z] [2023-03-20T16:21:02.447Z] Login Succeeded [2023-03-20T16:21:02.447Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:21:02.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T16:21:02.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:21:02.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:21:02.532Z] ========================================================= [2023-03-20T16:21:02.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T16:21:02.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:02.838Z] + 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-20T16:21:02.838Z] Sending build context to Docker daemon 27.98MB [2023-03-20T16:21:02.838Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:21:02.838Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T16:21:03.097Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T16:21:03.097Z] 63b65145d645: Pulling fs layer [2023-03-20T16:21:03.097Z] a2d21d5440eb: Pulling fs layer [2023-03-20T16:21:03.097Z] 935e6c44a52c: Pulling fs layer [2023-03-20T16:21:03.097Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T16:21:03.097Z] 30dea6a524f1: Pulling fs layer [2023-03-20T16:21:03.097Z] a2aff8979fd8: Pulling fs layer [2023-03-20T16:21:03.097Z] 6808be2612f2: Pulling fs layer [2023-03-20T16:21:03.097Z] f25807f1079a: Pulling fs layer [2023-03-20T16:21:03.097Z] a2aff8979fd8: Waiting [2023-03-20T16:21:03.097Z] 94cc34f8dd06: Waiting [2023-03-20T16:21:03.097Z] 30dea6a524f1: Waiting [2023-03-20T16:21:03.097Z] 6808be2612f2: Waiting [2023-03-20T16:21:03.097Z] f25807f1079a: Waiting [2023-03-20T16:21:03.097Z] a2d21d5440eb: Download complete [2023-03-20T16:21:03.097Z] 94cc34f8dd06: Verifying Checksum [2023-03-20T16:21:03.097Z] 94cc34f8dd06: Download complete [2023-03-20T16:21:03.097Z] 63b65145d645: Download complete [2023-03-20T16:21:03.097Z] a2aff8979fd8: Verifying Checksum [2023-03-20T16:21:03.097Z] a2aff8979fd8: Download complete [2023-03-20T16:21:03.097Z] 30dea6a524f1: Verifying Checksum [2023-03-20T16:21:03.097Z] 30dea6a524f1: Download complete [2023-03-20T16:21:03.364Z] 63b65145d645: Pull complete [2023-03-20T16:21:03.364Z] a2d21d5440eb: Pull complete [2023-03-20T16:21:03.627Z] f25807f1079a: Verifying Checksum [2023-03-20T16:21:03.627Z] f25807f1079a: Download complete [2023-03-20T16:21:03.886Z] 935e6c44a52c: Download complete [2023-03-20T16:21:04.147Z] 6808be2612f2: Verifying Checksum [2023-03-20T16:21:04.147Z] 6808be2612f2: Download complete [2023-03-20T16:21:06.678Z] 935e6c44a52c: Pull complete [2023-03-20T16:21:06.678Z] 94cc34f8dd06: Pull complete [2023-03-20T16:21:06.937Z] 30dea6a524f1: Pull complete [2023-03-20T16:21:06.937Z] a2aff8979fd8: Pull complete [2023-03-20T16:21:09.470Z] 6808be2612f2: Pull complete [2023-03-20T16:21:10.035Z] f25807f1079a: Pull complete [2023-03-20T16:21:10.035Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T16:21:10.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T16:21:10.035Z] ---> 3b553350e43f [2023-03-20T16:21:10.035Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:21:15.319Z] ---> Running in ba82e441d4d5 [2023-03-20T16:21:15.319Z] Removing intermediate container ba82e441d4d5 [2023-03-20T16:21:15.319Z] ---> 146a3a41de91 [2023-03-20T16:21:15.319Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:21:15.582Z] ---> Running in 3d66c3d32521 [2023-03-20T16:21:15.582Z] Removing intermediate container 3d66c3d32521 [2023-03-20T16:21:15.582Z] ---> d36acf7dd535 [2023-03-20T16:21:15.582Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:21:15.582Z] ---> Running in b634a212bcdb [2023-03-20T16:21:15.842Z] Removing intermediate container b634a212bcdb [2023-03-20T16:21:15.842Z] ---> 57eb06de7fc8 [2023-03-20T16:21:15.842Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:21:15.842Z] ---> Running in 754c4950ac1f [2023-03-20T16:21:15.842Z] Removing intermediate container 754c4950ac1f [2023-03-20T16:21:15.842Z] ---> 164f3304631f [2023-03-20T16:21:15.842Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:21:15.842Z] ---> Running in dee64ef5d7c5 [2023-03-20T16:21:16.100Z] Removing intermediate container dee64ef5d7c5 [2023-03-20T16:21:16.100Z] ---> 14ef8046d7c9 [2023-03-20T16:21:16.100Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:21:16.100Z] ---> Running in 280575c76087 [2023-03-20T16:21:16.596Z] Still waiting to schedule task [2023-03-20T16:21:16.596Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4596’ [2023-03-20T16:21:16.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:21:16.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:21:16.925Z] OK: 265 MiB in 53 packages [2023-03-20T16:21:17.183Z] Removing intermediate container 280575c76087 [2023-03-20T16:21:17.183Z] ---> 4650685e4754 [2023-03-20T16:21:17.183Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T16:21:17.183Z] ---> Running in 84d84ffa8429 [2023-03-20T16:21:17.183Z] Removing intermediate container 84d84ffa8429 [2023-03-20T16:21:17.183Z] ---> 0ca4a45b3804 [2023-03-20T16:21:17.183Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T16:21:17.441Z] ---> 6ffb1a843339 [2023-03-20T16:21:17.441Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:21:17.441Z] ---> Running in f806f2eb5ac7 [2023-03-20T16:21:43.993Z] Removing intermediate container f806f2eb5ac7 [2023-03-20T16:21:43.993Z] ---> 0a1146fca6d5 [2023-03-20T16:21:43.993Z] Step 12/13 : COPY . . [2023-03-20T16:21:44.251Z] ---> c6f9de9069eb [2023-03-20T16:21:44.251Z] Step 13/13 : RUN ${MAKE} [2023-03-20T16:21:44.251Z] ---> Running in 2c7ec16cd616 [2023-03-20T16:21:44.251Z] noop [2023-03-20T16:21:44.509Z] Removing intermediate container 2c7ec16cd616 [2023-03-20T16:21:44.509Z] ---> 33db5f456794 [2023-03-20T16:21:44.509Z] Successfully built 33db5f456794 [2023-03-20T16:21:44.509Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:44.827Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T16:21:44.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:21:44.901Z] prd-ubuntu20.04-docker-8c-8g-4599 does not seem to be running inside a container [2023-03-20T16:21:44.940Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-20T16:21:45.281Z] $ docker top aa5581a0764ab738c657edd2061c30971db167e17b0f38f27c6668bcb4d7192c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:21:45.622Z] + go version [2023-03-20T16:21:45.622Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T16:21:45.635Z] $ docker stop --time=1 aa5581a0764ab738c657edd2061c30971db167e17b0f38f27c6668bcb4d7192c [2023-03-20T16:21:46.892Z] $ docker rm -f --volumes aa5581a0764ab738c657edd2061c30971db167e17b0f38f27c6668bcb4d7192c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:47.281Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T16:21:47.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:21:47.346Z] prd-ubuntu20.04-docker-8c-8g-4599 does not seem to be running inside a container [2023-03-20T16:21:47.375Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-20T16:21:47.705Z] $ docker top f1240e7f360b051d3e99c88633d2f7a8d62565e94568e0f90e49cb2178e1396a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:21:48.049Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-276 [Pipeline] fileExists [Pipeline] sh [2023-03-20T16:21:48.346Z] + make test [2023-03-20T16:21:48.346Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T16:21:52.532Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T16:22:02.490Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T16:22:02.490Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T16:22:04.393Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.7% of statements [2023-03-20T16:22:04.652Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.112s coverage: 86.5% of statements [2023-03-20T16:22:11.314Z] go vet ./... [2023-03-20T16:22:14.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T16:22:14.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T16:22:14.640Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T16:22:14.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T16:22:14.665Z] $ docker stop --time=1 f1240e7f360b051d3e99c88633d2f7a8d62565e94568e0f90e49cb2178e1396a [2023-03-20T16:22:17.411Z] $ docker rm -f --volumes f1240e7f360b051d3e99c88633d2f7a8d62565e94568e0f90e49cb2178e1396a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:22:17.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T16:22:17.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-20T16:22:18.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T16:22:18.655Z] + ls -al . [2023-03-20T16:22:18.655Z] total 236 [2023-03-20T16:22:18.655Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 16:21 . [2023-03-20T16:22:18.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:20 .. [2023-03-20T16:22:18.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 16:20 .git [2023-03-20T16:22:18.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:20 .github [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 16:20 .gitignore [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 16:20 .golangci.yml [2023-03-20T16:22:18.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 16:20 .semver [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 16:20 Attribution.txt [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 16:20 CHANGELOG.md [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 16:20 Dockerfile [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 16:20 GOVERNANCE.md [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 16:20 Jenkinsfile [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 16:20 LICENSE [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 16:20 Makefile [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 16:20 OWNERS.md [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 6346 Mar 20 16:20 README.md [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 16:21 VERSION [2023-03-20T16:22:18.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 16:20 bin [2023-03-20T16:22:18.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:20 cmd [2023-03-20T16:22:18.655Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 16:22 coverage.out [2023-03-20T16:22:18.655Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 16:20 doc [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 20 16:20 go.mod [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 20 16:20 go.sum [2023-03-20T16:22:18.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:20 internal [2023-03-20T16:22:18.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:20 snap [2023-03-20T16:22:18.655Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 16:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:22:18.963Z] + 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=fd49cb9089c181d367b0ebe050260a5659162f18 --label arch=amd64 --label version=0.0.0 . [2023-03-20T16:22:18.963Z] Sending build context to Docker daemon 28.06MB [2023-03-20T16:22:18.963Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:22:18.963Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T16:22:18.963Z] ---> 33db5f456794 [2023-03-20T16:22:18.963Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:22:19.222Z] ---> Running in 5bb0b9f261f4 [2023-03-20T16:22:19.480Z] Removing intermediate container 5bb0b9f261f4 [2023-03-20T16:22:19.480Z] ---> a42b8f34355e [2023-03-20T16:22:19.480Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:22:19.480Z] ---> Running in df26b46cbde9 [2023-03-20T16:22:19.480Z] Removing intermediate container df26b46cbde9 [2023-03-20T16:22:19.480Z] ---> 330f38bc5a9a [2023-03-20T16:22:19.480Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:22:19.480Z] ---> Running in 7e18bb0e11a1 [2023-03-20T16:22:19.480Z] Removing intermediate container 7e18bb0e11a1 [2023-03-20T16:22:19.480Z] ---> 2c8da377636e [2023-03-20T16:22:19.480Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:22:19.738Z] ---> Running in 839df36b5754 [2023-03-20T16:22:19.738Z] Removing intermediate container 839df36b5754 [2023-03-20T16:22:19.738Z] ---> 14e68f44ec91 [2023-03-20T16:22:19.738Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:22:19.738Z] ---> Running in df2ad866ac2e [2023-03-20T16:22:19.738Z] Removing intermediate container df2ad866ac2e [2023-03-20T16:22:19.738Z] ---> ddd170e81fa4 [2023-03-20T16:22:19.738Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:22:19.738Z] ---> Running in 10337d677c51 [2023-03-20T16:22:19.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:22:20.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:22:20.254Z] OK: 265 MiB in 53 packages [2023-03-20T16:22:20.514Z] Removing intermediate container 10337d677c51 [2023-03-20T16:22:20.514Z] ---> bce09d6e8875 [2023-03-20T16:22:20.514Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T16:22:20.772Z] ---> Running in 834cb3b08488 [2023-03-20T16:22:20.772Z] Removing intermediate container 834cb3b08488 [2023-03-20T16:22:20.772Z] ---> 7ad8e9c03f6f [2023-03-20T16:22:20.772Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T16:22:20.772Z] ---> 561f61270393 [2023-03-20T16:22:20.772Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:22:20.772Z] ---> Running in 502aa46b4401 [2023-03-20T16:22:21.708Z] Removing intermediate container 502aa46b4401 [2023-03-20T16:22:21.708Z] ---> 7efadfd3f509 [2023-03-20T16:22:21.708Z] Step 12/26 : COPY . . [2023-03-20T16:22:22.642Z] ---> 724bd6ffc3a4 [2023-03-20T16:22:22.642Z] Step 13/26 : RUN ${MAKE} [2023-03-20T16:22:22.642Z] ---> Running in 1e1798ed44e0 [2023-03-20T16:22:22.642Z] 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-20T16:22:44.567Z] Removing intermediate container 1e1798ed44e0 [2023-03-20T16:22:44.568Z] ---> 735069ce1254 [2023-03-20T16:22:44.568Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T16:22:44.568Z] 3.17: Pulling from library/alpine [2023-03-20T16:22:44.568Z] 63b65145d645: Already exists [2023-03-20T16:22:44.568Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T16:22:44.568Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T16:22:44.568Z] ---> b2aa39c304c2 [2023-03-20T16:22:44.568Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T16:22:44.568Z] ---> Running in 1c7e96e755d6 [2023-03-20T16:22:44.568Z] Removing intermediate container 1c7e96e755d6 [2023-03-20T16:22:44.568Z] ---> 392d53fb55b3 [2023-03-20T16:22:44.568Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T16:22:44.568Z] ---> Running in d3a34352adce [2023-03-20T16:22:44.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:22:44.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:22:44.568Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T16:22:44.568Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T16:22:44.568Z] OK: 7 MiB in 16 packages [2023-03-20T16:22:44.568Z] Removing intermediate container d3a34352adce [2023-03-20T16:22:44.568Z] ---> 25a433ab8673 [2023-03-20T16:22:44.568Z] Step 17/26 : WORKDIR / [2023-03-20T16:22:44.568Z] ---> Running in 5dedf7ab68fa [2023-03-20T16:22:44.568Z] Removing intermediate container 5dedf7ab68fa [2023-03-20T16:22:44.568Z] ---> fd6b27ed088b [2023-03-20T16:22:44.568Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T16:22:44.568Z] ---> 33c3771adaf0 [2023-03-20T16:22:44.568Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T16:22:44.568Z] ---> 0ada55d1ff1f [2023-03-20T16:22:44.568Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T16:22:44.568Z] ---> 7692aa4ae660 [2023-03-20T16:22:44.568Z] Step 21/26 : EXPOSE 59984 [2023-03-20T16:22:44.568Z] ---> Running in 284e5ab5021f [2023-03-20T16:22:44.568Z] Removing intermediate container 284e5ab5021f [2023-03-20T16:22:44.568Z] ---> 9720cc30f053 [2023-03-20T16:22:44.568Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T16:22:44.568Z] ---> Running in aef2fb1a282e [2023-03-20T16:22:44.568Z] Removing intermediate container aef2fb1a282e [2023-03-20T16:22:44.568Z] ---> 20889e5b2b60 [2023-03-20T16:22:44.568Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T16:22:44.568Z] ---> Running in 0bb444a860df [2023-03-20T16:22:44.568Z] Removing intermediate container 0bb444a860df [2023-03-20T16:22:44.568Z] ---> a6528ffedee5 [2023-03-20T16:22:44.568Z] Step 24/26 : LABEL arch=amd64 [2023-03-20T16:22:44.568Z] ---> Running in b8e6e317107e [2023-03-20T16:22:44.568Z] Removing intermediate container b8e6e317107e [2023-03-20T16:22:44.568Z] ---> 57a5b8603800 [2023-03-20T16:22:44.568Z] Step 25/26 : LABEL git_sha=fd49cb9089c181d367b0ebe050260a5659162f18 [2023-03-20T16:22:44.568Z] ---> Running in 15b77c435b26 [2023-03-20T16:22:44.568Z] Removing intermediate container 15b77c435b26 [2023-03-20T16:22:44.568Z] ---> ab61c657ed6b [2023-03-20T16:22:44.568Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T16:22:44.568Z] ---> Running in 23abb5eb04db [2023-03-20T16:22:44.568Z] Removing intermediate container 23abb5eb04db [2023-03-20T16:22:44.568Z] ---> 2330ead46515 [2023-03-20T16:22:44.568Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T16:22:44.568Z] Successfully built 2330ead46515 [2023-03-20T16:22:44.568Z] 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-20T16:22:44.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:22:44.982Z] [2023-03-20T16:22:44.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:22:45.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:22:45.284Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T16:22:45.284Z] 5eb5b503b376: Pulling fs layer [2023-03-20T16:22:45.284Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T16:22:45.284Z] ec43610c2a17: Pulling fs layer [2023-03-20T16:22:45.284Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T16:22:45.284Z] 33b1e0a273af: Pulling fs layer [2023-03-20T16:22:45.284Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T16:22:45.284Z] 2f39f015ded8: Pulling fs layer [2023-03-20T16:22:45.284Z] 33b1e0a273af: Waiting [2023-03-20T16:22:45.284Z] 5d3b04190fa2: Waiting [2023-03-20T16:22:45.284Z] 2f39f015ded8: Waiting [2023-03-20T16:22:45.284Z] 3a2ae6a8a46f: Waiting [2023-03-20T16:22:45.284Z] 5c69ac0246d0: Download complete [2023-03-20T16:22:45.284Z] 3a2ae6a8a46f: Download complete [2023-03-20T16:22:45.543Z] 33b1e0a273af: Verifying Checksum [2023-03-20T16:22:45.543Z] 33b1e0a273af: Download complete [2023-03-20T16:22:45.543Z] 5d3b04190fa2: Verifying Checksum [2023-03-20T16:22:45.543Z] 5d3b04190fa2: Download complete [2023-03-20T16:22:45.543Z] ec43610c2a17: Verifying Checksum [2023-03-20T16:22:45.543Z] ec43610c2a17: Download complete [2023-03-20T16:22:45.543Z] 5eb5b503b376: Verifying Checksum [2023-03-20T16:22:45.543Z] 5eb5b503b376: Download complete [2023-03-20T16:22:46.109Z] 2f39f015ded8: Verifying Checksum [2023-03-20T16:22:46.677Z] 5eb5b503b376: Pull complete [2023-03-20T16:22:46.937Z] 5c69ac0246d0: Pull complete [2023-03-20T16:22:47.194Z] ec43610c2a17: Pull complete [2023-03-20T16:22:47.194Z] 3a2ae6a8a46f: Pull complete [2023-03-20T16:22:47.452Z] 33b1e0a273af: Pull complete [2023-03-20T16:22:47.452Z] 5d3b04190fa2: Pull complete [2023-03-20T16:22:51.634Z] 2f39f015ded8: Pull complete [2023-03-20T16:22:51.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T16:22:51.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:22:51.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:22:51.709Z] prd-ubuntu20.04-docker-8c-8g-4599 does not seem to be running inside a container [2023-03-20T16:22:51.738Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T16:22:54.997Z] $ docker top b450f2202ddb06e644e7e8e1ee1f7a9171752a3b40604f8864698931bbf02613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:22:55.356Z] ---> job-cost.sh [2023-03-20T16:22:55.356Z] lf-activate-venv: SKIPPING [2023-03-20T16:22:55.356Z] INFO: No Stack... [2023-03-20T16:22:55.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T16:22:55.873Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T16:22:56.155Z] + cat /w/workspace/undry_device-onvif-camera_PR-276/archives/cost.csv [2023-03-20T16:22:56.155Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T16:22:56.167Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] [2023-03-20T16:22:56.176Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] did not exist. Created. [2023-03-20T16:22:56.176Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T16:22:56.475Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-20T16:22:56.498Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T16:22:56.504Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T16:22:56.525Z] $ docker stop --time=1 b450f2202ddb06e644e7e8e1ee1f7a9171752a3b40604f8864698931bbf02613 [2023-03-20T16:22:57.671Z] $ docker rm -f --volumes b450f2202ddb06e644e7e8e1ee1f7a9171752a3b40604f8864698931bbf02613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T16:23:54.859Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4602 in /w/workspace/undry_device-onvif-camera_PR-276 [Pipeline] { [Pipeline] ws [2023-03-20T16:23:54.872Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2023-03-20T16:23:54.915Z] The recommended git tool is: git [2023-03-20T16:24:01.886Z] using credential edgex-jenkins-ssh [2023-03-20T16:24:01.916Z] Cloning the remote Git repository [2023-03-20T16:24:01.973Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:24:02.094Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2023-03-20T16:24:02.290Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:24:02.291Z] > git --version # timeout=10 [2023-03-20T16:24:02.318Z] > git --version # 'git version 2.25.1' [2023-03-20T16:24:02.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T16:24:02.508Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T16:24:04.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-20T16:24:04.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T16:24:06.237Z] Merging remotes/origin/main commit 35e0b630cb735782c58facbcf80c1125d056e597 into PR head commit fd49cb9089c181d367b0ebe050260a5659162f18 [2023-03-20T16:24:06.794Z] Merge succeeded, producing fd49cb9089c181d367b0ebe050260a5659162f18 [2023-03-20T16:24:06.794Z] Checking out Revision fd49cb9089c181d367b0ebe050260a5659162f18 (PR-276) [2023-03-20T16:24:05.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-20T16:24:05.685Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:24:05.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T16:24:05.705Z] > 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-20T16:24:06.263Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T16:24:06.351Z] > git checkout -f fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 [2023-03-20T16:24:06.679Z] > git remote # timeout=10 [2023-03-20T16:24:06.702Z] > git config --get remote.origin.url # timeout=10 [2023-03-20T16:24:06.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T16:24:06.739Z] > git merge 35e0b630cb735782c58facbcf80c1125d056e597 # timeout=10 [2023-03-20T16:24:06.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-20T16:24:06.804Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T16:24:07.741Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:24:06.832Z] > git checkout -f fd49cb9089c181d367b0ebe050260a5659162f18 # timeout=10 [2023-03-20T16:24:08.744Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T16:24:08.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T16:24:08.744Z] Dload Upload Total Spent Left Speed [2023-03-20T16:24:08.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-20T16:24:09.384Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T16:24:09.719Z] + sudo tee /etc/docker/daemon.new [2023-03-20T16:24:09.719Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T16:24:09.719Z] { [2023-03-20T16:24:09.719Z] "registry-mirrors": [ [2023-03-20T16:24:09.719Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T16:24:09.719Z] ], [2023-03-20T16:24:09.719Z] "bip": "10.250.0.254/24", [2023-03-20T16:24:09.719Z] "hosts": [ [2023-03-20T16:24:09.719Z] "tcp://0.0.0.0:5555", [2023-03-20T16:24:09.719Z] "unix:///var/run/docker.sock" [2023-03-20T16:24:09.719Z] ], [2023-03-20T16:24:09.719Z] "mtu": 1458, [2023-03-20T16:24:09.719Z] "selinux-enabled": true, [2023-03-20T16:24:09.719Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T16:24:09.719Z] } [Pipeline] sh [2023-03-20T16:24:10.067Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T16:24:10.410Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:24:28.710Z] provisioning config files... [2023-03-20T16:24:28.738Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config8011159420498066688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:24:29.094Z] ---> docker-login.sh [2023-03-20T16:24:29.094Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:24:29.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:24:29.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:24:29.686Z] Configure a credential helper to remove this warning. See [2023-03-20T16:24:29.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:24:29.686Z] [2023-03-20T16:24:29.686Z] Login Succeeded [2023-03-20T16:24:29.686Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:24:29.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:24:30.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:24:30.235Z] Configure a credential helper to remove this warning. See [2023-03-20T16:24:30.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:24:30.235Z] [2023-03-20T16:24:30.235Z] Login Succeeded [2023-03-20T16:24:30.235Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:24:30.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:24:30.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:24:30.508Z] Configure a credential helper to remove this warning. See [2023-03-20T16:24:30.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:24:30.508Z] [2023-03-20T16:24:30.508Z] Login Succeeded [2023-03-20T16:24:30.508Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:24:30.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:24:31.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:24:31.055Z] Configure a credential helper to remove this warning. See [2023-03-20T16:24:31.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:24:31.055Z] [2023-03-20T16:24:31.055Z] Login Succeeded [2023-03-20T16:24:31.055Z] docker.io [2023-03-20T16:24:31.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:24:31.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:24:31.593Z] Configure a credential helper to remove this warning. See [2023-03-20T16:24:31.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:24:31.593Z] [2023-03-20T16:24:31.593Z] Login Succeeded [2023-03-20T16:24:31.593Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:24:31.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T16:24:31.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:24:31.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:24:31.935Z] ========================================================= [2023-03-20T16:24:31.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T16:24:31.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:24:32.289Z] + 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-20T16:24:32.885Z] Sending build context to Docker daemon 20.67MB [2023-03-20T16:24:32.885Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:24:32.885Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T16:24:33.159Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T16:24:33.159Z] af6eaf76a39c: Pulling fs layer [2023-03-20T16:24:33.159Z] 55522c791124: Pulling fs layer [2023-03-20T16:24:33.159Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T16:24:33.159Z] 169dfbe0d373: Pulling fs layer [2023-03-20T16:24:33.159Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T16:24:33.159Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T16:24:33.159Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T16:24:33.159Z] e1ff8fa3b103: Waiting [2023-03-20T16:24:33.159Z] 52ebb69f0ebf: Waiting [2023-03-20T16:24:33.159Z] 5abe8eddf0d5: Waiting [2023-03-20T16:24:33.159Z] 169dfbe0d373: Waiting [2023-03-20T16:24:33.159Z] 55522c791124: Verifying Checksum [2023-03-20T16:24:33.159Z] 55522c791124: Download complete [2023-03-20T16:24:33.159Z] 169dfbe0d373: Verifying Checksum [2023-03-20T16:24:33.159Z] 169dfbe0d373: Download complete [2023-03-20T16:24:33.159Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T16:24:33.159Z] e1ff8fa3b103: Download complete [2023-03-20T16:24:33.159Z] af6eaf76a39c: Verifying Checksum [2023-03-20T16:24:33.159Z] af6eaf76a39c: Download complete [2023-03-20T16:24:34.609Z] af6eaf76a39c: Pull complete [2023-03-20T16:24:34.609Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T16:24:34.609Z] 5abe8eddf0d5: Download complete [2023-03-20T16:24:35.205Z] 55522c791124: Pull complete [2023-03-20T16:24:36.186Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T16:24:36.186Z] ce5c4a1c91eb: Download complete [2023-03-20T16:24:36.186Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T16:24:36.186Z] 52ebb69f0ebf: Download complete [2023-03-20T16:24:48.555Z] ce5c4a1c91eb: Pull complete [2023-03-20T16:24:48.555Z] 169dfbe0d373: Pull complete [2023-03-20T16:24:48.555Z] e1ff8fa3b103: Pull complete [2023-03-20T16:24:56.915Z] 52ebb69f0ebf: Pull complete [2023-03-20T16:24:58.340Z] 5abe8eddf0d5: Pull complete [2023-03-20T16:24:58.340Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T16:24:58.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T16:24:58.340Z] ---> 6cb57ee374ae [2023-03-20T16:24:58.340Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:25:00.328Z] ---> Running in 42189f29a37e [2023-03-20T16:25:00.920Z] Removing intermediate container 42189f29a37e [2023-03-20T16:25:00.920Z] ---> 6f18a6403948 [2023-03-20T16:25:00.920Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:25:00.920Z] ---> Running in 67473624fcb4 [2023-03-20T16:25:01.191Z] Removing intermediate container 67473624fcb4 [2023-03-20T16:25:01.191Z] ---> 613c4b1099fb [2023-03-20T16:25:01.191Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:25:01.464Z] ---> Running in 2996707e8ad2 [2023-03-20T16:25:01.736Z] Removing intermediate container 2996707e8ad2 [2023-03-20T16:25:01.736Z] ---> 26ed4341e908 [2023-03-20T16:25:01.736Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:25:01.736Z] ---> Running in 57de32e6ad63 [2023-03-20T16:25:02.325Z] Removing intermediate container 57de32e6ad63 [2023-03-20T16:25:02.325Z] ---> cb84e82ed4dd [2023-03-20T16:25:02.325Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:25:02.325Z] ---> Running in 570ba23d0933 [2023-03-20T16:25:02.600Z] Removing intermediate container 570ba23d0933 [2023-03-20T16:25:02.601Z] ---> 83088bc5bf36 [2023-03-20T16:25:02.601Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:25:02.601Z] ---> Running in f5490cdaef89 [2023-03-20T16:25:04.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:25:04.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:25:05.712Z] OK: 263 MiB in 53 packages [2023-03-20T16:25:06.301Z] Removing intermediate container f5490cdaef89 [2023-03-20T16:25:06.301Z] ---> 293aec5c7719 [2023-03-20T16:25:06.301Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T16:25:06.301Z] ---> Running in 98cc7e00c11d [2023-03-20T16:25:06.894Z] Removing intermediate container 98cc7e00c11d [2023-03-20T16:25:06.894Z] ---> 528ba2f9b74b [2023-03-20T16:25:06.894Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T16:25:07.165Z] ---> b028639200e3 [2023-03-20T16:25:07.165Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:25:07.444Z] ---> Running in c5d64d532703 [2023-03-20T16:26:15.404Z] Removing intermediate container c5d64d532703 [2023-03-20T16:26:15.404Z] ---> 8323edc47126 [2023-03-20T16:26:15.404Z] Step 12/13 : COPY . . [2023-03-20T16:26:15.404Z] ---> b85cd7bd9901 [2023-03-20T16:26:15.404Z] Step 13/13 : RUN ${MAKE} [2023-03-20T16:26:15.404Z] ---> Running in 3e803324f14b [2023-03-20T16:26:15.404Z] noop [2023-03-20T16:26:16.377Z] Removing intermediate container 3e803324f14b [2023-03-20T16:26:16.377Z] ---> 75c6e7133aa8 [2023-03-20T16:26:16.377Z] Successfully built 75c6e7133aa8 [2023-03-20T16:26:16.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:26:16.764Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T16:26:16.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:26:16.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-4602 does not seem to be running inside a container [2023-03-20T16:26:17.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat [2023-03-20T16:26:18.293Z] $ docker top 54655a9e4e95f570c942c61f056bc704aebfd474d5e0031c7f1a9c66a76d212f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:26:19.141Z] + go version [2023-03-20T16:26:19.141Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T16:26:19.165Z] $ docker stop --time=1 54655a9e4e95f570c942c61f056bc704aebfd474d5e0031c7f1a9c66a76d212f [2023-03-20T16:26:20.801Z] $ docker rm -f --volumes 54655a9e4e95f570c942c61f056bc704aebfd474d5e0031c7f1a9c66a76d212f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:26:21.332Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T16:26:21.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:26:21.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-4602 does not seem to be running inside a container [2023-03-20T16:26:21.607Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat [2023-03-20T16:26:22.854Z] $ docker top 4551a7e204440a118fdede772aae1ddb63de9491516000942c6456cf28b9762d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:26:23.389Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2023-03-20T16:26:24.325Z] + make test [2023-03-20T16:26:24.325Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T16:27:03.260Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T16:29:55.096Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T16:29:55.096Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T16:29:55.096Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.232s coverage: 31.7% of statements [2023-03-20T16:30:10.118Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.238s coverage: 86.5% of statements [2023-03-20T16:30:10.118Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T16:30:10.118Z] go vet ./... [2023-03-20T16:30:42.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T16:30:42.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T16:30:42.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T16:30:42.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T16:30:42.394Z] $ docker stop --time=1 4551a7e204440a118fdede772aae1ddb63de9491516000942c6456cf28b9762d [2023-03-20T16:30:44.247Z] $ docker rm -f --volumes 4551a7e204440a118fdede772aae1ddb63de9491516000942c6456cf28b9762d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:30:45.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T16:30:45.578Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T16:30:46.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:30:46.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T16:30:46.979Z] + ls -al . [2023-03-20T16:30:46.979Z] total 232 [2023-03-20T16:30:46.979Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 16:26 . [2023-03-20T16:30:46.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:24 .. [2023-03-20T16:30:46.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 16:24 .git [2023-03-20T16:30:46.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:24 .github [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 16:24 .gitignore [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 16:24 .golangci.yml [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 16:24 Attribution.txt [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 16:24 CHANGELOG.md [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 16:24 Dockerfile [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 16:24 GOVERNANCE.md [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 16:24 Jenkinsfile [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 16:24 LICENSE [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 16:24 Makefile [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 16:24 OWNERS.md [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 6346 Mar 20 16:24 README.md [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 16:21 VERSION [2023-03-20T16:30:46.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 16:24 bin [2023-03-20T16:30:46.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:24 cmd [2023-03-20T16:30:46.979Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 16:30 coverage.out [2023-03-20T16:30:46.979Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 16:24 doc [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 20 16:24 go.mod [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 20 16:24 go.sum [2023-03-20T16:30:46.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:24 internal [2023-03-20T16:30:46.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:24 snap [2023-03-20T16:30:46.979Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 16:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:30:47.325Z] + 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=fd49cb9089c181d367b0ebe050260a5659162f18 --label arch=arm64 --label version=0.0.0 . [2023-03-20T16:30:47.914Z] Sending build context to Docker daemon 20.75MB [2023-03-20T16:30:47.914Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:30:47.914Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T16:30:47.914Z] ---> 75c6e7133aa8 [2023-03-20T16:30:47.914Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:30:48.185Z] ---> Running in 5fda56e620cf [2023-03-20T16:30:48.588Z] Removing intermediate container 5fda56e620cf [2023-03-20T16:30:48.588Z] ---> 366d782eee1f [2023-03-20T16:30:48.588Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:30:48.874Z] ---> Running in c0bce918564e [2023-03-20T16:30:49.153Z] Removing intermediate container c0bce918564e [2023-03-20T16:30:49.153Z] ---> f8c273117443 [2023-03-20T16:30:49.153Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:30:49.153Z] ---> Running in 017cc5d5e73a [2023-03-20T16:30:49.442Z] Removing intermediate container 017cc5d5e73a [2023-03-20T16:30:49.442Z] ---> 274905dcdc38 [2023-03-20T16:30:49.442Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:30:49.724Z] ---> Running in 43885b372ce5 [2023-03-20T16:30:50.003Z] Removing intermediate container 43885b372ce5 [2023-03-20T16:30:50.003Z] ---> dd648ef131c5 [2023-03-20T16:30:50.003Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:30:50.003Z] ---> Running in 6452078fa88c [2023-03-20T16:30:50.292Z] Removing intermediate container 6452078fa88c [2023-03-20T16:30:50.292Z] ---> 183c5d9dae83 [2023-03-20T16:30:50.292Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:30:50.611Z] ---> Running in f7d5182b2e8c [2023-03-20T16:30:52.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:30:52.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:30:54.600Z] OK: 263 MiB in 53 packages [2023-03-20T16:30:55.190Z] Removing intermediate container f7d5182b2e8c [2023-03-20T16:30:55.190Z] ---> d2d9beaf4591 [2023-03-20T16:30:55.190Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T16:30:55.190Z] ---> Running in d7ef5e6d94d5 [2023-03-20T16:30:55.782Z] Removing intermediate container d7ef5e6d94d5 [2023-03-20T16:30:55.782Z] ---> 1016a3eabef2 [2023-03-20T16:30:55.782Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T16:30:56.372Z] ---> 94fe6dfd78cf [2023-03-20T16:30:56.372Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:30:56.372Z] ---> Running in 6225d250e8cc [2023-03-20T16:30:59.742Z] Removing intermediate container 6225d250e8cc [2023-03-20T16:30:59.742Z] ---> d7c939e0d52f [2023-03-20T16:30:59.742Z] Step 12/26 : COPY . . [2023-03-20T16:31:01.696Z] ---> a96e4c3d60fd [2023-03-20T16:31:01.696Z] Step 13/26 : RUN ${MAKE} [2023-03-20T16:31:01.696Z] ---> Running in 5f1af53bd1b0 [2023-03-20T16:31:03.115Z] 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-20T16:33:54.895Z] Removing intermediate container 5f1af53bd1b0 [2023-03-20T16:33:54.895Z] ---> 131fb92b957e [2023-03-20T16:33:54.895Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T16:33:54.895Z] 3.17: Pulling from library/alpine [2023-03-20T16:33:54.895Z] af6eaf76a39c: Already exists [2023-03-20T16:33:54.895Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T16:33:54.895Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T16:33:54.895Z] ---> d74e625d9115 [2023-03-20T16:33:54.895Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T16:33:54.895Z] ---> Running in ac83af41f177 [2023-03-20T16:33:54.895Z] Removing intermediate container ac83af41f177 [2023-03-20T16:33:54.895Z] ---> 827ad9e367c4 [2023-03-20T16:33:54.895Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T16:33:54.895Z] ---> Running in 629233277a74 [2023-03-20T16:33:54.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:33:54.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:33:54.895Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T16:33:54.895Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T16:33:54.895Z] OK: 8 MiB in 16 packages [2023-03-20T16:33:54.895Z] Removing intermediate container 629233277a74 [2023-03-20T16:33:54.895Z] ---> 4c70250485df [2023-03-20T16:33:54.895Z] Step 17/26 : WORKDIR / [2023-03-20T16:33:54.895Z] ---> Running in cecb41dc071f [2023-03-20T16:33:54.895Z] Removing intermediate container cecb41dc071f [2023-03-20T16:33:54.895Z] ---> 5d23933b5105 [2023-03-20T16:33:54.895Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T16:33:54.895Z] ---> 662074eb03ed [2023-03-20T16:33:54.895Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T16:33:54.895Z] ---> fc673117c5a3 [2023-03-20T16:33:54.895Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T16:33:54.895Z] ---> 05c2e754edc5 [2023-03-20T16:33:54.895Z] Step 21/26 : EXPOSE 59984 [2023-03-20T16:33:54.895Z] ---> Running in b65b9fc2a9ca [2023-03-20T16:33:54.895Z] Removing intermediate container b65b9fc2a9ca [2023-03-20T16:33:54.895Z] ---> 5a980179842f [2023-03-20T16:33:54.895Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T16:33:54.895Z] ---> Running in 278d57736adf [2023-03-20T16:33:54.895Z] Removing intermediate container 278d57736adf [2023-03-20T16:33:54.895Z] ---> fe45cc7edf07 [2023-03-20T16:33:54.895Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T16:33:54.895Z] ---> Running in d15be5f76d7a [2023-03-20T16:33:54.895Z] Removing intermediate container d15be5f76d7a [2023-03-20T16:33:54.895Z] ---> 034a2564a3e7 [2023-03-20T16:33:54.895Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T16:33:54.895Z] ---> Running in 2188fe19b476 [2023-03-20T16:33:54.895Z] Removing intermediate container 2188fe19b476 [2023-03-20T16:33:54.895Z] ---> 27ffb1af36c2 [2023-03-20T16:33:54.895Z] Step 25/26 : LABEL git_sha=fd49cb9089c181d367b0ebe050260a5659162f18 [2023-03-20T16:33:54.895Z] ---> Running in 7cfaf9df3934 [2023-03-20T16:33:54.895Z] Removing intermediate container 7cfaf9df3934 [2023-03-20T16:33:54.895Z] ---> eee5d2f138b9 [2023-03-20T16:33:54.895Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T16:33:54.895Z] ---> Running in 1b6a1b6fe042 [2023-03-20T16:33:54.895Z] Removing intermediate container 1b6a1b6fe042 [2023-03-20T16:33:54.895Z] ---> fc82a17d0084 [2023-03-20T16:33:54.895Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T16:33:54.895Z] Successfully built fc82a17d0084 [2023-03-20T16:33:54.895Z] 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-20T16:33:55.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:33:55.322Z] [2023-03-20T16:33:55.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:55.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:33:55.653Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T16:33:55.653Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T16:33:55.653Z] 04944245beec: Pulling fs layer [2023-03-20T16:33:55.653Z] 699f458cf7ca: Pulling fs layer [2023-03-20T16:33:55.653Z] 765212b225bb: Pulling fs layer [2023-03-20T16:33:55.653Z] f23df028b6ca: Pulling fs layer [2023-03-20T16:33:55.653Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T16:33:55.653Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T16:33:55.653Z] 765212b225bb: Waiting [2023-03-20T16:33:55.653Z] f23df028b6ca: Waiting [2023-03-20T16:33:55.653Z] 2437ff75d9bd: Waiting [2023-03-20T16:33:55.653Z] d65c8cfc05b1: Waiting [2023-03-20T16:33:55.920Z] 04944245beec: Verifying Checksum [2023-03-20T16:33:55.920Z] 04944245beec: Download complete [2023-03-20T16:33:55.920Z] 765212b225bb: Download complete [2023-03-20T16:33:55.920Z] f23df028b6ca: Verifying Checksum [2023-03-20T16:33:55.920Z] f23df028b6ca: Download complete [2023-03-20T16:33:55.920Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T16:33:55.920Z] d65c8cfc05b1: Download complete [2023-03-20T16:33:56.190Z] 699f458cf7ca: Verifying Checksum [2023-03-20T16:33:56.190Z] 699f458cf7ca: Download complete [2023-03-20T16:33:56.460Z] 8998bd30e6a1: Download complete [2023-03-20T16:33:59.047Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T16:33:59.047Z] 2437ff75d9bd: Download complete [2023-03-20T16:34:00.455Z] 8998bd30e6a1: Pull complete [2023-03-20T16:34:00.724Z] 04944245beec: Pull complete [2023-03-20T16:34:03.304Z] 699f458cf7ca: Pull complete [2023-03-20T16:34:03.570Z] 765212b225bb: Pull complete [2023-03-20T16:34:04.158Z] f23df028b6ca: Pull complete [2023-03-20T16:34:04.426Z] d65c8cfc05b1: Pull complete [2023-03-20T16:34:16.733Z] 2437ff75d9bd: Pull complete [2023-03-20T16:34:16.733Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T16:34:16.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:34:16.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:34:16.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-4602 does not seem to be running inside a container [2023-03-20T16:34:16.993Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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:arm64 cat [2023-03-20T16:34:19.717Z] $ docker top ea3b7bc27105a6766cd2f6402ac59f26b68848ba128343166f87c4ba9ac13daf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:20.545Z] ---> job-cost.sh [2023-03-20T16:34:20.545Z] lf-activate-venv: SKIPPING [2023-03-20T16:34:20.545Z] INFO: No Stack... [2023-03-20T16:34:21.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T16:34:21.711Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T16:34:22.354Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2023-03-20T16:34:22.354Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T16:34:22.393Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] [2023-03-20T16:34:22.403Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] did not exist. Created. [2023-03-20T16:34:22.403Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T16:34:23.065Z] /w/workspace/device-onvif-camera/4@tmp/durable-078380ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-20T16:34:23.718Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T16:34:23.741Z] Warning: overwriting stash ‘stack-cost’ [2023-03-20T16:34:23.812Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T16:34:23.822Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-276-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T16:34:23.841Z] $ docker stop --time=1 ea3b7bc27105a6766cd2f6402ac59f26b68848ba128343166f87c4ba9ac13daf [2023-03-20T16:34:25.350Z] $ docker rm -f --volumes ea3b7bc27105a6766cd2f6402ac59f26b68848ba128343166f87c4ba9ac13daf [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-20T16:34:25.726Z] provisioning config files... [2023-03-20T16:34:25.738Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config15836115583592161365tmp [Pipeline] { [Pipeline] sh [2023-03-20T16:34:26.043Z] + set +x [2023-03-20T16:34:26.043Z] + curl -s https://codecov.io/bash [2023-03-20T16:34:26.043Z] + bash -s -- [2023-03-20T16:34:26.043Z] [2023-03-20T16:34:26.043Z] _____ _ [2023-03-20T16:34:26.043Z] / ____| | | [2023-03-20T16:34:26.043Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T16:34:26.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T16:34:26.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T16:34:26.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T16:34:26.044Z] Bash-1.0.6 [2023-03-20T16:34:26.044Z] [2023-03-20T16:34:26.044Z] [2023-03-20T16:34:26.044Z] ==> git version 2.25.1 found [2023-03-20T16:34:26.044Z] ==> 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-20T16:34:26.044Z] Release-Date: 2020-01-08 [2023-03-20T16:34:26.044Z] 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-20T16:34:26.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T16:34:26.044Z] ==> Jenkins CI detected. [2023-03-20T16:34:26.044Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-276 [2023-03-20T16:34:26.044Z] project root: . [2023-03-20T16:34:26.044Z] --> token set from env [2023-03-20T16:34:26.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T16:34:26.044Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T16:34:26.044Z] ==> Python coveragepy not found [2023-03-20T16:34:26.044Z] ==> Searching for coverage reports in: [2023-03-20T16:34:26.044Z] + . [2023-03-20T16:34:26.044Z] -> Found 1 reports [2023-03-20T16:34:26.044Z] ==> Detecting git/mercurial file structure [2023-03-20T16:34:26.044Z] ==> Reading reports [2023-03-20T16:34:26.303Z] + ./coverage.out bytes=78487 [2023-03-20T16:34:26.303Z] ==> Appending adjustments [2023-03-20T16:34:26.303Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T16:34:26.303Z] + Found adjustments [2023-03-20T16:34:26.303Z] ==> Gzipping contents [2023-03-20T16:34:26.304Z] 12K /tmp/codecov.MhL1o9.gz [2023-03-20T16:34:26.304Z] ==> Uploading reports [2023-03-20T16:34:26.304Z] url: https://codecov.io [2023-03-20T16:34:26.304Z] query: branch=PR-276&commit=fd49cb9089c181d367b0ebe050260a5659162f18&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-276%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-03-20T16:34:26.304Z] -> Pinging Codecov [2023-03-20T16:34:26.304Z] 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=fd49cb9089c181d367b0ebe050260a5659162f18&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-276%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-03-20T16:34:26.580Z] -> Uploading to [2023-03-20T16:34:26.580Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/F29A59C45E3A92E06B3E522C9905F8EF/fd49cb9089c181d367b0ebe050260a5659162f18/89f95aa6-1b82-4a9a-96b2-baca8e8ef706.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T163426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1af1205834c69160b08193cfe85a2a96ec9f231c1d53f475122bbd5c7164ff4 [2023-03-20T16:34:26.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T16:34:26.580Z] Dload Upload Total Spent Left Speed [2023-03-20T16:34:26.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 42615 --:--:-- --:--:-- --:--:-- 42615 [2023-03-20T16:34:26.840Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/fd49cb9089c181d367b0ebe050260a5659162f18 [Pipeline] } [2023-03-20T16:34:26.846Z] 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-20T16:34:27.532Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-276/archives ] [2023-03-20T16:34:27.532Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-276/archives [2023-03-20T16:34:27.532Z] total 16 [2023-03-20T16:34:27.532Z] drwxr-xr-x 3 root root 4096 Mar 20 16:22 . [2023-03-20T16:34:27.532Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 16:22 .. [2023-03-20T16:34:27.532Z] drwxr-xr-x 2 root root 4096 Mar 20 16:22 cost [2023-03-20T16:34:27.532Z] -rw-r--r-- 1 root root 91 Mar 20 16:22 cost.csv [2023-03-20T16:34:27.532Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-276/archives [2023-03-20T16:34:27.532Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-276/archives [2023-03-20T16:34:27.532Z] total 16 [2023-03-20T16:34:27.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 16:22 . [2023-03-20T16:34:27.532Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 16:22 .. [2023-03-20T16:34:27.532Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 16:22 cost [2023-03-20T16:34:27.532Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 20 16:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:27.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:28.723Z] ---> package-listing.sh [2023-03-20T16:34:28.723Z] ++ facter osfamily [2023-03-20T16:34:28.723Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T16:34:28.723Z] + OS_FAMILY=debian [2023-03-20T16:34:28.723Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-276 [2023-03-20T16:34:28.723Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T16:34:28.723Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T16:34:28.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T16:34:28.723Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T16:34:28.723Z] + '[' /w/workspace/undry_device-onvif-camera_PR-276 ']' [2023-03-20T16:34:28.723Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T16:34:28.723Z] + case "${OS_FAMILY}" in [2023-03-20T16:34:28.723Z] + dpkg -l [2023-03-20T16:34:28.723Z] + grep '^ii' [2023-03-20T16:34:28.981Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T16:34:28.981Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T16:34:28.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T16:34:28.981Z] + '[' /w/workspace/undry_device-onvif-camera_PR-276 ']' [2023-03-20T16:34:28.981Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-276/archives/ [2023-03-20T16:34:28.981Z] + 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-20T16:34:28.991Z] 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-20T16:34:29.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:34:29.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:34:29.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:34:29.926Z] prd-ubuntu20.04-docker-8c-8g-4599 does not seem to be running inside a container [2023-03-20T16:34:29.963Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T16:34:30.183Z] $ docker top bc524cdad6f17c5c8736f02aa05cedaf382f17aa51f5c1c88262b3a90879451e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:34:30.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T16:34:30.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T16:34:31.102Z] + ls /var/log/sa-host [2023-03-20T16:34:31.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:34:31.242Z] provisioning config files... [2023-03-20T16:34:31.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-276@tmp/config3835435702634116328tmp [Pipeline] { [Pipeline] echo [2023-03-20T16:34:31.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:31.543Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T16:34:31.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:31.882Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T16:34:31.889Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:32.167Z] ---> sudo-logs.sh [2023-03-20T16:34:32.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T16:34:32.186Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:32.467Z] ---> job-cost.sh [2023-03-20T16:34:32.467Z] lf-activate-venv: SKIPPING [2023-03-20T16:34:32.467Z] DEBUG: total: 0.2199999988079071 [2023-03-20T16:34:32.467Z] INFO: Retrieving Stack Cost... [2023-03-20T16:34:32.726Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T16:34:33.294Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T16:34:33.306Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:33.587Z] ---> logs-deploy.sh [2023-03-20T16:34:33.587Z] lf-activate-venv: SKIPPING [2023-03-20T16:34:33.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-276/4 [2023-03-20T16:34:33.587Z] INFO: archiving workspace using pattern(s): [2023-03-20T16:34:34.522Z] Archives upload complete. [2023-03-20T16:34:34.522Z] INFO: archiving logs to Nexus