lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 84b3359fcb453f79206b07ec4bf8f15846aef2e0 rather than 7877d02fe09089b772cea8343344b0d87ebd66dc Obtained Jenkinsfile from 84b3359fcb453f79206b07ec4bf8f15846aef2e0 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-ssh10625130140896412291.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh11069309214286273502.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-65/workspace@libs/edgex-global-pipelines/.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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16525102374160977680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh843713797277683782.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-65/workspace@libs/lf-pipelines/.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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14809593318882006237.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64063 in /w/workspace/oundry_device-onvif-camera_PR-65 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-65 # 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 84b3359fcb453f79206b07ec4bf8f15846aef2e0 into PR head commit 7877d02fe09089b772cea8343344b0d87ebd66dc Merge succeeded, producing 7877d02fe09089b772cea8343344b0d87ebd66dc Checking out Revision 7877d02fe09089b772cea8343344b0d87ebd66dc (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7877d02fe09089b772cea8343344b0d87ebd66dc # 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 84b3359fcb453f79206b07ec4bf8f15846aef2e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7877d02fe09089b772cea8343344b0d87ebd66dc # timeout=10 Commit message: "Merge branch 'discovery-probe' into discovery-probe" > git rev-list --no-walk 7877d02fe09089b772cea8343344b0d87ebd66dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:47:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:47:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:47:20 ========================================================= 00:47:20 EdgeX Global Pipelines Version Info 00:47:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:47:21 ------------------- 00:47:21 stable info: 00:47:21 ------------------- 00:47:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:47:21 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:47:21 Message: update stable to v1.0.230 00:47:21 ------------------- 00:47:21 experimental info: 00:47:21 ------------------- 00:47:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:47:21 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:47:21 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7877d02fe09089b772cea8343344b0d87ebd66dc [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7877d02 [Pipeline] echo 00:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:22 provisioning config files... 00:47:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config673386516881746322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:22 ---> docker-login.sh 00:47:22 nexus3.edgexfoundry.org:10001 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:23 Configure a credential helper to remove this warning. See 00:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:23 00:47:23 Login Succeeded 00:47:23 nexus3.edgexfoundry.org:10002 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:23 Configure a credential helper to remove this warning. See 00:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:23 00:47:23 Login Succeeded 00:47:23 nexus3.edgexfoundry.org:10003 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:23 Configure a credential helper to remove this warning. See 00:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:23 00:47:23 Login Succeeded 00:47:23 nexus3.edgexfoundry.org:10004 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:23 Configure a credential helper to remove this warning. See 00:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:23 00:47:23 Login Succeeded 00:47:23 docker.io 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:24 Configure a credential helper to remove this warning. See 00:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:24 00:47:24 Login Succeeded 00:47:24 ---> docker-login.sh ends [Pipeline] } 00:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:47:24 + git rev-list -1 --merges 7877d02fe09089b772cea8343344b0d87ebd66dc~1..7877d02fe09089b772cea8343344b0d87ebd66dc [Pipeline] echo 00:47:24 -----------> git rev-list -1 --merges 7877d02fe09089b772cea8343344b0d87ebd66dc~1..7877d02fe09089b772cea8343344b0d87ebd66dc 7877d02fe09089b772cea8343344b0d87ebd66dc 00:47:24 7877d02fe09089b772cea8343344b0d87ebd66dc [false] [Pipeline] sh 00:47:25 + git log --format=format:%s -1 7877d02fe09089b772cea8343344b0d87ebd66dc [Pipeline] echo 00:47:25 ========================================================= 00:47:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:47:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:25 + git log --format=format:%s -1 7877d02fe09089b772cea8343344b0d87ebd66dc [Pipeline] echo 00:47:25 [semverPrep] GIT_COMMIT: 7877d02fe09089b772cea8343344b0d87ebd66dc, Commit Message: Merge branch 'discovery-probe' into discovery-probe [Pipeline] echo 00:47:25 [semverPrep] This is not a build commit. [Pipeline] sh 00:47:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:25 + grep -v github /etc/ssh/ssh_known_hosts 00:47:25 + [ -e /tmp/ssh_known_hosts ] 00:47:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:47:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:47:25 + sudo tee -a /etc/ssh/ssh_known_hosts 00:47:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:47:26 00:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:47:26 latest: Pulling from edgex-devops/py-git-semver 00:47:26 1fe172e4850f: Pulling fs layer 00:47:26 caf521ccaac6: Pulling fs layer 00:47:26 3ead6fa29328: Pulling fs layer 00:47:26 5c2a1cbceb83: Pulling fs layer 00:47:26 5c2a1cbceb83: Waiting 00:47:26 a8d5f1318db7: Pulling fs layer 00:47:26 c427282e49a2: Pulling fs layer 00:47:26 a8d5f1318db7: Waiting 00:47:26 1827001aaf11: Pulling fs layer 00:47:26 0714d37db230: Pulling fs layer 00:47:26 c427282e49a2: Waiting 00:47:26 ac28cf19c067: Pulling fs layer 00:47:26 1827001aaf11: Waiting 00:47:26 0714d37db230: Waiting 00:47:26 ca983d60f3e2: Pulling fs layer 00:47:26 9f894cec8388: Pulling fs layer 00:47:26 ac28cf19c067: Waiting 00:47:26 ca983d60f3e2: Waiting 00:47:26 9f894cec8388: Waiting 00:47:26 caf521ccaac6: Download complete 00:47:26 5c2a1cbceb83: Verifying Checksum 00:47:26 5c2a1cbceb83: Download complete 00:47:26 a8d5f1318db7: Verifying Checksum 00:47:26 a8d5f1318db7: Download complete 00:47:27 3ead6fa29328: Verifying Checksum 00:47:27 3ead6fa29328: Download complete 00:47:27 c427282e49a2: Download complete 00:47:27 0714d37db230: Download complete 00:47:27 ac28cf19c067: Verifying Checksum 00:47:27 ac28cf19c067: Download complete 00:47:27 ca983d60f3e2: Download complete 00:47:27 9f894cec8388: Verifying Checksum 00:47:27 9f894cec8388: Download complete 00:47:27 1fe172e4850f: Verifying Checksum 00:47:27 1fe172e4850f: Download complete 00:47:27 1827001aaf11: Verifying Checksum 00:47:27 1827001aaf11: Download complete 00:47:28 1fe172e4850f: Pull complete 00:47:28 caf521ccaac6: Pull complete 00:47:29 3ead6fa29328: Pull complete 00:47:29 5c2a1cbceb83: Pull complete 00:47:29 a8d5f1318db7: Pull complete 00:47:29 c427282e49a2: Pull complete 00:47:32 1827001aaf11: Pull complete 00:47:32 0714d37db230: Pull complete 00:47:32 ac28cf19c067: Pull complete 00:47:32 ca983d60f3e2: Pull complete 00:47:32 9f894cec8388: Pull complete 00:47:32 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:47:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:47:32 prd-ubuntu20.04-docker-8c-8g-64063 does not seem to be running inside a container 00:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:47:33 $ docker top 4058ec06ea5332aba057a34ae1f49911014595037433bc5c386231ee76e4c8f4 -eo pid,comm 00:47:33 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). 00:47:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:33 [ssh-agent] Looking for ssh-agent implementation... 00:47:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:34 $ docker exec 4058ec06ea5332aba057a34ae1f49911014595037433bc5c386231ee76e4c8f4 ssh-agent 00:47:34 SSH_AUTH_SOCK=/tmp/ssh-inoRYicg7uTL/agent.34 00:47:34 SSH_AGENT_PID=41 00:47:34 Running ssh-add (command line suppressed) 00:47:34 Identity added: /w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_4312980074540786284.key (/w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_4312980074540786284.key) 00:47:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:34 + git tag --points-at HEAD [Pipeline] } 00:47:34 $ docker exec --env ******** --env ******** 4058ec06ea5332aba057a34ae1f49911014595037433bc5c386231ee76e4c8f4 ssh-agent -k 00:47:34 unset SSH_AUTH_SOCK; 00:47:34 unset SSH_AGENT_PID; 00:47:34 echo Agent pid 41 killed; 00:47:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:47:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:34 [ssh-agent] Looking for ssh-agent implementation... 00:47:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:34 $ docker exec 4058ec06ea5332aba057a34ae1f49911014595037433bc5c386231ee76e4c8f4 ssh-agent 00:47:35 SSH_AUTH_SOCK=/tmp/ssh-ydbaHNRvsOFU/agent.75 00:47:35 SSH_AGENT_PID=83 00:47:35 Running ssh-add (command line suppressed) 00:47:35 Identity added: /w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_4611132095243169754.key (/w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_4611132095243169754.key) 00:47:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:35 + git semver init 00:47:35 2022-05-19 00:47:35,705 [run_init] DEBUG init version:0.0.0 force:False 00:47:35 2022-05-19 00:47:35,706 [create_semver_branch] DEBUG create semver branch 00:47:35 2022-05-19 00:47:35,707 [remove_entries] DEBUG removing ['.github/Contributing.md', '.github/PULL_REQUEST_TEMPLATE.md', '.github/dependabot.yml', '.github/semantic.yml', '.gitignore', '.golangci.yml', 'Attribution.txt', 'CHANGELOG.md', 'Dockerfile', 'GOVERNANCE.md', 'Jenkinsfile', 'LICENSE', 'Makefile', 'OWNERS.md', 'README.md', 'bin/set-credentials.sh', 'bin/test-attribution-txt.sh', 'cmd/main.go', 'cmd/res/configuration.toml', 'cmd/res/devices/camera.toml.example', 'cmd/res/devices/control-plane-device.toml', 'cmd/res/profiles/camera.yaml', 'cmd/res/profiles/control-plane.profile.yaml', 'doc/api-analytic-support.md', 'doc/api-event-handling.md', 'doc/api-usage-user-handling.md', 'doc/auto-discovery-docker.md', 'doc/auto-discovery.md', 'doc/control-plane-events.md', 'doc/custom-feature-rebootneeded.md', 'doc/docker-compose/Makefile(sample)', 'doc/docker-compose/README.md', 'doc/docker-compose/add-device-onvif-camera.yml', 'doc/get-cmd-parameter.md', 'doc/getting-started-guide.md', 'doc/getting-started-with-docker-security.md', 'doc/getting-started-with-docker.md', 'doc/images/api-analytic-support-add-rule.png', 'doc/images/api-analytic-support-example.jpg', 'doc/images/api-analytic-support-query-analytics-module-options-1.jpg', 'doc/images/api-analytic-support-query-analytics-module-options-2.jpg', 'doc/images/api-analytic-support-query-analytics-module.jpg', 'doc/images/api-analytic-support-query-rules.jpg', 'doc/images/auto-discovery-docker-overview.jpg', 'doc/images/auto-discovery.jpg', 'doc/images/get-streamuri-input-parameter.jpg', 'doc/images/getting-started-with-docker-consul-keyvalue.jpg', 'doc/images/getting-started-with-docker-consul.jpg', 'doc/images/onvif-user-authentication-flow.jpg', 'doc/images/onvif-user-authentication-usernametoken.jpg', 'doc/images/onvif-user-authentication.jpg', 'doc/onvif-user-authentication.md', 'doc/tested-onvif-camera.md', 'go.mod', 'go.sum', 'internal/driver/basenotificationconsumer.go', 'internal/driver/basenotificationmanager.go', 'internal/driver/basenotificationresthandler.go', 'internal/driver/config.go', 'internal/driver/constants.go', 'internal/driver/driver.go', 'internal/driver/driver_test.go', 'internal/driver/onvifclient.go', 'internal/driver/onvifdiscovery.go', 'internal/driver/pullpointmanager.go', 'internal/driver/pullpointsubscriber.go', 'internal/driver/service.go', 'internal/driver/service_test.go', 'internal/driver/subscriptionrequest.go', 'pkg/netscan/LICENSE', 'pkg/netscan/discover.go', 'pkg/netscan/go.mod', 'pkg/netscan/go.sum', 'pkg/netscan/types.go', 'pkg/netscan/util.go', 'pkg/netscan/util_test.go', 'version.go'] 00:47:35 2022-05-19 00:47:35,708 [execute] INFO git rm --cached -- .github/Contributing.md .github/PULL_REQUEST_TEMPLATE.md .github/dependabot.yml .github/semantic.yml .gitignore .golangci.yml Attribution.txt CHANGELOG.md Dockerfile GOVERNANCE.md Jenkinsfile LICENSE Makefile OWNERS.md README.md bin/set-credentials.sh bin/test-attribution-txt.sh cmd/main.go cmd/res/configuration.toml cmd/res/devices/camera.toml.example cmd/res/devices/control-plane-device.toml cmd/res/profiles/camera.yaml cmd/res/profiles/control-plane.profile.yaml doc/api-analytic-support.md doc/api-event-handling.md doc/api-usage-user-handling.md doc/auto-discovery-docker.md doc/auto-discovery.md doc/control-plane-events.md doc/custom-feature-rebootneeded.md doc/docker-compose/Makefile(sample) doc/docker-compose/README.md doc/docker-compose/add-device-onvif-camera.yml doc/get-cmd-parameter.md doc/getting-started-guide.md doc/getting-started-with-docker-security.md doc/getting-started-with-docker.md doc/images/api-analytic-support-add-rule.png doc/images/api-analytic-support-example.jpg doc/images/api-analytic-support-query-analytics-module-options-1.jpg doc/images/api-analytic-support-query-analytics-module-options-2.jpg doc/images/api-analytic-support-query-analytics-module.jpg doc/images/api-analytic-support-query-rules.jpg doc/images/auto-discovery-docker-overview.jpg doc/images/auto-discovery.jpg doc/images/get-streamuri-input-parameter.jpg doc/images/getting-started-with-docker-consul-keyvalue.jpg doc/images/getting-started-with-docker-consul.jpg doc/images/onvif-user-authentication-flow.jpg doc/images/onvif-user-authentication-usernametoken.jpg doc/images/onvif-user-authentication.jpg doc/onvif-user-authentication.md doc/tested-onvif-camera.md go.mod go.sum internal/driver/basenotificationconsumer.go internal/driver/basenotificationmanager.go internal/driver/basenotificationresthandler.go internal/driver/config.go internal/driver/constants.go internal/driver/driver.go internal/driver/driver_test.go internal/driver/onvifclient.go internal/driver/onvifdiscovery.go internal/driver/pullpointmanager.go internal/driver/pullpointsubscriber.go internal/driver/service.go internal/driver/service_test.go internal/driver/subscriptionrequest.go pkg/netscan/LICENSE pkg/netscan/discover.go pkg/netscan/go.mod pkg/netscan/go.sum pkg/netscan/types.go pkg/netscan/util.go pkg/netscan/util_test.go version.go 00:47:35 2022-05-19 00:47:35,708 [execute] DEBUG Popen(['git', 'rm', '--cached', '--', '.github/Contributing.md', '.github/PULL_REQUEST_TEMPLATE.md', '.github/dependabot.yml', '.github/semantic.yml', '.gitignore', '.golangci.yml', 'Attribution.txt', 'CHANGELOG.md', 'Dockerfile', 'GOVERNANCE.md', 'Jenkinsfile', 'LICENSE', 'Makefile', 'OWNERS.md', 'README.md', 'bin/set-credentials.sh', 'bin/test-attribution-txt.sh', 'cmd/main.go', 'cmd/res/configuration.toml', 'cmd/res/devices/camera.toml.example', 'cmd/res/devices/control-plane-device.toml', 'cmd/res/profiles/camera.yaml', 'cmd/res/profiles/control-plane.profile.yaml', 'doc/api-analytic-support.md', 'doc/api-event-handling.md', 'doc/api-usage-user-handling.md', 'doc/auto-discovery-docker.md', 'doc/auto-discovery.md', 'doc/control-plane-events.md', 'doc/custom-feature-rebootneeded.md', 'doc/docker-compose/Makefile(sample)', 'doc/docker-compose/README.md', 'doc/docker-compose/add-device-onvif-camera.yml', 'doc/get-cmd-parameter.md', 'doc/getting-started-guide.md', 'doc/getting-started-with-docker-security.md', 'doc/getting-started-with-docker.md', 'doc/images/api-analytic-support-add-rule.png', 'doc/images/api-analytic-support-example.jpg', 'doc/images/api-analytic-support-query-analytics-module-options-1.jpg', 'doc/images/api-analytic-support-query-analytics-module-options-2.jpg', 'doc/images/api-analytic-support-query-analytics-module.jpg', 'doc/images/api-analytic-support-query-rules.jpg', 'doc/images/auto-discovery-docker-overview.jpg', 'doc/images/auto-discovery.jpg', 'doc/images/get-streamuri-input-parameter.jpg', 'doc/images/getting-started-with-docker-consul-keyvalue.jpg', 'doc/images/getting-started-with-docker-consul.jpg', 'doc/images/onvif-user-authentication-flow.jpg', 'doc/images/onvif-user-authentication-usernametoken.jpg', 'doc/images/onvif-user-authentication.jpg', 'doc/onvif-user-authentication.md', 'doc/tested-onvif-camera.md', 'go.mod', 'go.sum', 'internal/driver/basenotificationconsumer.go', 'internal/driver/basenotificationmanager.go', 'internal/driver/basenotificationresthandler.go', 'internal/driver/config.go', 'internal/driver/constants.go', 'internal/driver/driver.go', 'internal/driver/driver_test.go', 'internal/driver/onvifclient.go', 'internal/driver/onvifdiscovery.go', 'internal/driver/pullpointmanager.go', 'internal/driver/pullpointsubscriber.go', 'internal/driver/service.go', 'internal/driver/service_test.go', 'internal/driver/subscriptionrequest.go', 'pkg/netscan/LICENSE', 'pkg/netscan/discover.go', 'pkg/netscan/go.mod', 'pkg/netscan/go.sum', 'pkg/netscan/types.go', 'pkg/netscan/util.go', 'pkg/netscan/util_test.go', 'version.go'], cwd=/w/workspace/oundry_device-onvif-camera_PR-65, universal_newlines=False, shell=None, istream=None) 00:47:35 2022-05-19 00:47:35,738 [write_file] DEBUG write to file:PR-65 00:47:35 2022-05-19 00:47:35,743 [execute] INFO git cat-file --batch-check 00:47:35 2022-05-19 00:47:35,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-65, universal_newlines=False, shell=None, istream=) 00:47:35 2022-05-19 00:47:35,750 [execute] INFO git cat-file --batch 00:47:35 2022-05-19 00:47:35,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-65, universal_newlines=False, shell=None, istream=) 00:47:36 2022-05-19 00:47:35,760 [execute] INFO git push --porcelain origin semver 00:47:36 2022-05-19 00:47:35,761 [execute] DEBUG Popen(['git', 'push', '--porcelain', 'origin', 'semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-65, universal_newlines=True, shell=None, istream=None) 00:47:36 2022-05-19 00:47:36,427 [execute] INFO git checkout PR-65 -f 00:47:36 2022-05-19 00:47:36,428 [execute] DEBUG Popen(['git', 'checkout', 'PR-65', '-f'], cwd=/w/workspace/oundry_device-onvif-camera_PR-65, universal_newlines=False, shell=None, istream=None) 00:47:36 2022-05-19 00:47:36,433 [main] ERROR Cmd('git') failed due to: exit code(128) 00:47:36 cmdline: git checkout PR-65 -f 00:47:36 stderr: 'fatal: 'PR-65' could be both a local file and a tracking branch. 00:47:36 Please use -- (and optionally --no-guess) to disambiguate' 00:47:36 ERROR: Cmd('git') failed due to: exit code(128) 00:47:36 cmdline: git checkout PR-65 -f 00:47:36 stderr: 'fatal: 'PR-65' could be both a local file and a tracking branch. 00:47:36 Please use -- (and optionally --no-guess) to disambiguate' [Pipeline] } 00:47:36 $ docker exec --env ******** --env ******** 4058ec06ea5332aba057a34ae1f49911014595037433bc5c386231ee76e4c8f4 ssh-agent -k 00:47:36 unset SSH_AUTH_SOCK; 00:47:36 unset SSH_AGENT_PID; 00:47:36 echo Agent pid 83 killed; 00:47:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:47:36 $ docker stop --time=1 4058ec06ea5332aba057a34ae1f49911014595037433bc5c386231ee76e4c8f4 00:47:38 $ docker rm -f 4058ec06ea5332aba057a34ae1f49911014595037433bc5c386231ee76e4c8f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:38 Failed in branch arm64 [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:38 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:47:39 + [ -d /w/workspace/oundry_device-onvif-camera_PR-65/archives ] [Pipeline] libraryResource [Pipeline] sh 00:47:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:40 ---> package-listing.sh 00:47:40 ++ facter osfamily 00:47:40 ++ tr '[:upper:]' '[:lower:]' 00:47:40 + OS_FAMILY=debian 00:47:40 + workspace=/w/workspace/oundry_device-onvif-camera_PR-65 00:47:40 + START_PACKAGES=/tmp/packages_start.txt 00:47:40 + END_PACKAGES=/tmp/packages_end.txt 00:47:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:40 + PACKAGES=/tmp/packages_start.txt 00:47:40 + '[' /w/workspace/oundry_device-onvif-camera_PR-65 ']' 00:47:40 + PACKAGES=/tmp/packages_end.txt 00:47:40 + case "${OS_FAMILY}" in 00:47:40 + dpkg -l 00:47:40 + grep '^ii' 00:47:40 + '[' -f /tmp/packages_start.txt ']' 00:47:40 + '[' -f /tmp/packages_end.txt ']' 00:47:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:40 + '[' /w/workspace/oundry_device-onvif-camera_PR-65 ']' 00:47:40 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-65/archives/ 00:47:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-65/archives/ [Pipeline] echo 00:47:40 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/oundry_device-onvif-camera_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:47:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:47:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:41 00:47:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:41 latest: Pulling from edgex-lftools-log-publisher 00:47:41 5eb5b503b376: Pulling fs layer 00:47:41 5c69ac0246d0: Pulling fs layer 00:47:41 ec43610c2a17: Pulling fs layer 00:47:41 3a2ae6a8a46f: Pulling fs layer 00:47:41 33b1e0a273af: Pulling fs layer 00:47:41 5d3b04190fa2: Pulling fs layer 00:47:41 2f39f015ded8: Pulling fs layer 00:47:41 33b1e0a273af: Waiting 00:47:41 3a2ae6a8a46f: Waiting 00:47:41 5d3b04190fa2: Waiting 00:47:41 5c69ac0246d0: Verifying Checksum 00:47:41 5c69ac0246d0: Download complete 00:47:41 3a2ae6a8a46f: Verifying Checksum 00:47:41 3a2ae6a8a46f: Download complete 00:47:41 33b1e0a273af: Verifying Checksum 00:47:41 33b1e0a273af: Download complete 00:47:41 5d3b04190fa2: Verifying Checksum 00:47:41 5d3b04190fa2: Download complete 00:47:41 ec43610c2a17: Verifying Checksum 00:47:42 5eb5b503b376: Verifying Checksum 00:47:42 5eb5b503b376: Download complete 00:47:42 2f39f015ded8: Download complete 00:47:43 5eb5b503b376: Pull complete 00:47:43 5c69ac0246d0: Pull complete 00:47:44 ec43610c2a17: Pull complete 00:47:44 3a2ae6a8a46f: Pull complete 00:47:44 33b1e0a273af: Pull complete 00:47:44 5d3b04190fa2: Pull complete 00:47:49 2f39f015ded8: Pull complete 00:47:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:47:49 prd-ubuntu20.04-docker-8c-8g-64063 does not seem to be running inside a container 00:47:49 $ 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/oundry_device-onvif-camera_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:47:51 $ docker top c80f141d7e6efcb405cc08d7b27f769f834ccaf8aca5bc95c11ebf75c2ce0d91 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:52 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:52 + mkdir -p /var/log/sysstat [Pipeline] sh 00:47:52 + ls /var/log/sa-host 00:47:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:53 provisioning config files... 00:47:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config1229593609471799716tmp [Pipeline] { [Pipeline] echo 00:47:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:53 ---> create-netrc.sh [Pipeline] } 00:47:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:47:53 ---> python-tools-install.sh [Pipeline] echo 00:47:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:54 ---> sudo-logs.sh 00:47:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:54 ---> job-cost.sh 00:47:54 lf-activate-venv: SKIPPING 00:47:54 INFO: No Stack... 00:47:55 INFO: Retrieving Pricing Info for: v3-standard-8 00:47:55 INFO: Archiving Costs [Pipeline] echo 00:47:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:55 ---> logs-deploy.sh 00:47:55 lf-activate-venv: SKIPPING 00:47:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-65/5 00:47:55 INFO: archiving workspace using pattern(s): 00:47:56 Archives upload complete. 00:47:57 INFO: archiving logs to Nexus