Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 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-ssh17827710360022902393.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2148679952974619505.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3149484619385635239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh879577933745437896.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7086900110431550998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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] ========================================================= [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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16227 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Avoid second fetch Checking out Revision b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 # timeout=10 Commit message: "Merge pull request #91 from ajcasagrande/async-checkstatus" > git rev-list --no-walk 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:41 ========================================================= 14:00:41 EdgeX Global Pipelines Version Info 14:00:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:42 ------------------- 14:00:42 stable info: 14:00:42 ------------------- 14:00:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:42 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 14:00:42 Message: update stable to v1.0.234 14:00:42 ------------------- 14:00:42 experimental info: 14:00:42 ------------------- 14:00:42 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:42 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 14:00:42 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 14:00:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5c5b90 [Pipeline] echo 14:00:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:43 provisioning config files... 14:00:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config243030964986972396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:43 ---> docker-login.sh 14:00:43 nexus3.edgexfoundry.org:10001 14:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 nexus3.edgexfoundry.org:10002 14:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 nexus3.edgexfoundry.org:10003 14:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 nexus3.edgexfoundry.org:10004 14:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 docker.io 14:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 ---> docker-login.sh ends [Pipeline] } 14:00:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:00:45 + git rev-list -1 --merges b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2~1..b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] echo 14:00:45 -----------> git rev-list -1 --merges b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2~1..b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:00:45 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [false] [Pipeline] sh 14:00:45 + git log --format=format:%s -1 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] echo 14:00:45 ========================================================= 14:00:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:00:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:46 + git log --format=format:%s -1 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] echo 14:00:46 [semverPrep] GIT_COMMIT: b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2, Commit Message: Merge pull request #91 from ajcasagrande/async-checkstatus [Pipeline] echo 14:00:46 [semverPrep] This is not a build commit. [Pipeline] sh 14:00:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:00:46 + grep -v github /etc/ssh/ssh_known_hosts 14:00:46 + [ -e /tmp/ssh_known_hosts ] 14:00:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:00:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:00:46 + sudo tee -a /etc/ssh/ssh_known_hosts 14:00:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:46 14:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:47 0.1.4: Pulling from edgex-devops/py-git-semver 14:00:47 42c077c10790: Pulling fs layer 14:00:47 f63e77b7563a: Pulling fs layer 14:00:47 bd5fdadae976: Pulling fs layer 14:00:47 205491f53016: Pulling fs layer 14:00:47 df18705c85c3: Pulling fs layer 14:00:47 bdb3f477010e: Pulling fs layer 14:00:47 c8a8fc8e1c8f: Pulling fs layer 14:00:47 2c6e9b1d212d: Pulling fs layer 14:00:47 bdb8f0575790: Pulling fs layer 14:00:47 386e3cb2ff24: Pulling fs layer 14:00:47 2343380bae48: Pulling fs layer 14:00:47 205491f53016: Waiting 14:00:47 df18705c85c3: Waiting 14:00:47 bdb3f477010e: Waiting 14:00:47 386e3cb2ff24: Waiting 14:00:47 2343380bae48: Waiting 14:00:47 c8a8fc8e1c8f: Waiting 14:00:47 2c6e9b1d212d: Waiting 14:00:47 bdb8f0575790: Waiting 14:00:47 f63e77b7563a: Download complete 14:00:47 205491f53016: Verifying Checksum 14:00:47 205491f53016: Download complete 14:00:47 df18705c85c3: Verifying Checksum 14:00:47 df18705c85c3: Download complete 14:00:47 bdb3f477010e: Verifying Checksum 14:00:47 bd5fdadae976: Verifying Checksum 14:00:47 bd5fdadae976: Download complete 14:00:47 2c6e9b1d212d: Verifying Checksum 14:00:47 2c6e9b1d212d: Download complete 14:00:47 bdb8f0575790: Verifying Checksum 14:00:47 bdb8f0575790: Download complete 14:00:47 386e3cb2ff24: Verifying Checksum 14:00:47 386e3cb2ff24: Download complete 14:00:47 2343380bae48: Verifying Checksum 14:00:47 2343380bae48: Download complete 14:00:47 42c077c10790: Verifying Checksum 14:00:47 42c077c10790: Download complete 14:00:47 c8a8fc8e1c8f: Download complete 14:00:48 42c077c10790: Pull complete 14:00:48 f63e77b7563a: Pull complete 14:00:49 bd5fdadae976: Pull complete 14:00:49 205491f53016: Pull complete 14:00:49 df18705c85c3: Pull complete 14:00:49 bdb3f477010e: Pull complete 14:00:51 c8a8fc8e1c8f: Pull complete 14:00:51 2c6e9b1d212d: Pull complete 14:00:51 bdb8f0575790: Pull complete 14:00:51 386e3cb2ff24: Pull complete 14:00:51 2343380bae48: Pull complete 14:00:51 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 14:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:51 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:00:53 $ docker top c5525b2711a364deaa596159801400d079da41970f01ab9fe99bc0637fa90edf -eo pid,comm 14:00:53 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). 14:00:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:53 [ssh-agent] Looking for ssh-agent implementation... 14:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:53 $ docker exec c5525b2711a364deaa596159801400d079da41970f01ab9fe99bc0637fa90edf ssh-agent 14:00:53 SSH_AUTH_SOCK=/tmp/ssh-lUGYxO9JpjRU/agent.32 14:00:53 SSH_AGENT_PID=39 14:00:53 Running ssh-add (command line suppressed) 14:00:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5084906072476820738.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5084906072476820738.key) 14:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:54 + git tag --points-at HEAD [Pipeline] } 14:00:54 $ docker exec --env ******** --env ******** c5525b2711a364deaa596159801400d079da41970f01ab9fe99bc0637fa90edf ssh-agent -k 14:00:54 unset SSH_AUTH_SOCK; 14:00:54 unset SSH_AGENT_PID; 14:00:54 echo Agent pid 39 killed; 14:00:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:00:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:54 [ssh-agent] Looking for ssh-agent implementation... 14:00:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:54 $ docker exec c5525b2711a364deaa596159801400d079da41970f01ab9fe99bc0637fa90edf ssh-agent 14:00:54 SSH_AUTH_SOCK=/tmp/ssh-TZ4OWJo6HF7F/agent.71 14:00:54 SSH_AGENT_PID=77 14:00:54 Running ssh-add (command line suppressed) 14:00:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2606366960273147323.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2606366960273147323.key) 14:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:55 + git semver init 14:00:55 2022-06-28 14:00:55,447 [run_init] DEBUG init version:0.0.0 force:False 14:00:55 2022-06-28 14:00:55,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 14:00:55 2022-06-28 14:00:55,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 14:00:55 2022-06-28 14:00:55,448 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 14:00:56 2022-06-28 14:00:56,138 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 14:00:56 2022-06-28 14:00:56,138 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 14:00:56 2022-06-28 14:00:56,138 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:00:56 2022-06-28 14:00:56,139 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:00:56 0.0.1-dev.15 [Pipeline] } 14:00:56 $ docker exec --env ******** --env ******** c5525b2711a364deaa596159801400d079da41970f01ab9fe99bc0637fa90edf ssh-agent -k 14:00:56 unset SSH_AUTH_SOCK; 14:00:56 unset SSH_AGENT_PID; 14:00:56 echo Agent pid 77 killed; 14:00:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:56 + git semver [Pipeline] } 14:00:57 $ docker stop --time=1 c5525b2711a364deaa596159801400d079da41970f01ab9fe99bc0637fa90edf 14:00:58 $ docker rm -f c5525b2711a364deaa596159801400d079da41970f01ab9fe99bc0637fa90edf [Pipeline] // withDockerContainer [Pipeline] sh 14:00:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:59 Stashed 1 file(s) [Pipeline] echo 14:00:59 [edgeXSemver]: initialized semver on version 0.0.1-dev.15 [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 14:00:59 provisioning config files... 14:00:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2142371318057064172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:59 ---> docker-login.sh 14:00:59 nexus3.edgexfoundry.org:10001 14:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:59 Configure a credential helper to remove this warning. See 14:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:59 14:00:59 Login Succeeded 14:00:59 nexus3.edgexfoundry.org:10002 14:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:59 Configure a credential helper to remove this warning. See 14:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:59 14:00:59 Login Succeeded 14:00:59 nexus3.edgexfoundry.org:10003 14:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:59 Configure a credential helper to remove this warning. See 14:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:59 14:00:59 Login Succeeded 14:00:59 nexus3.edgexfoundry.org:10004 14:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:59 Configure a credential helper to remove this warning. See 14:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:59 14:00:59 Login Succeeded 14:00:59 docker.io 14:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:00 Configure a credential helper to remove this warning. See 14:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:00 14:01:00 Login Succeeded 14:01:00 ---> docker-login.sh ends [Pipeline] } 14:01:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:01:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:00 ========================================================= 14:01:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:01:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 14:01:01 Sending build context to Docker daemon 8.756MB 14:01:01 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:01:01 Step 2/13 : FROM ${BASE} AS builder 14:01:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:01:01 59bf1c3509f3: Pulling fs layer 14:01:01 666ba61612fd: Pulling fs layer 14:01:01 8ed8ca486205: Pulling fs layer 14:01:01 cc1cd167ecdc: Pulling fs layer 14:01:01 c516ae0d96e1: Pulling fs layer 14:01:01 684cea983483: Pulling fs layer 14:01:01 dd3240ac7de5: Pulling fs layer 14:01:01 b1e948a4e11c: Pulling fs layer 14:01:01 a8fd76ee1af6: Pulling fs layer 14:01:01 646ad004c059: Pulling fs layer 14:01:01 dd3240ac7de5: Waiting 14:01:01 b1e948a4e11c: Waiting 14:01:01 684cea983483: Waiting 14:01:01 c516ae0d96e1: Waiting 14:01:01 646ad004c059: Waiting 14:01:01 cc1cd167ecdc: Waiting 14:01:01 a8fd76ee1af6: Waiting 14:01:01 8ed8ca486205: Verifying Checksum 14:01:01 8ed8ca486205: Download complete 14:01:01 666ba61612fd: Download complete 14:01:01 c516ae0d96e1: Download complete 14:01:01 59bf1c3509f3: Verifying Checksum 14:01:01 59bf1c3509f3: Download complete 14:01:01 684cea983483: Verifying Checksum 14:01:01 684cea983483: Download complete 14:01:01 dd3240ac7de5: Download complete 14:01:01 b1e948a4e11c: Verifying Checksum 14:01:01 b1e948a4e11c: Download complete 14:01:01 59bf1c3509f3: Pull complete 14:01:01 666ba61612fd: Pull complete 14:01:01 8ed8ca486205: Pull complete 14:01:01 646ad004c059: Verifying Checksum 14:01:01 646ad004c059: Download complete 14:01:01 a8fd76ee1af6: Verifying Checksum 14:01:01 a8fd76ee1af6: Download complete 14:01:01 cc1cd167ecdc: Verifying Checksum 14:01:01 cc1cd167ecdc: Download complete 14:01:06 cc1cd167ecdc: Pull complete 14:01:06 c516ae0d96e1: Pull complete 14:01:06 684cea983483: Pull complete 14:01:06 dd3240ac7de5: Pull complete 14:01:06 b1e948a4e11c: Pull complete 14:01:07 a8fd76ee1af6: Pull complete 14:01:08 646ad004c059: Pull complete 14:01:08 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 14:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:01:08 ---> 8f69c11f6b0c 14:01:08 Step 3/13 : ARG MAKE="make build" 14:01:10 ---> Running in 074f1a1b0a17 14:01:10 Removing intermediate container 074f1a1b0a17 14:01:10 ---> 4da5a1b5238f 14:01:10 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:01:10 ---> Running in 3573615579ec 14:01:10 Removing intermediate container 3573615579ec 14:01:10 ---> 903ee6e98e8a 14:01:10 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 14:01:10 ---> Running in dc7eb2b38b4d 14:01:10 Removing intermediate container dc7eb2b38b4d 14:01:10 ---> 90779851a7dc 14:01:10 Step 6/13 : LABEL Name=edgex-device-onvif-camera 14:01:10 ---> Running in db12cc8d216d 14:01:10 Removing intermediate container db12cc8d216d 14:01:10 ---> 651c7db491c0 14:01:10 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:10 ---> Running in 6708a9d7c34d 14:01:11 Removing intermediate container 6708a9d7c34d 14:01:11 ---> c574f07a0d2e 14:01:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:11 ---> Running in 4fe3bcea8504 14:01:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:13 OK: 221 MiB in 52 packages 14:01:13 Removing intermediate container 4fe3bcea8504 14:01:13 ---> 196026a082b7 14:01:13 Step 9/13 : WORKDIR /device-onvif-camera 14:01:13 ---> Running in f0bfc85c0dcc 14:01:13 Removing intermediate container f0bfc85c0dcc 14:01:13 ---> 04d867fc26b6 14:01:13 Step 10/13 : COPY go.mod vendor* ./ 14:01:13 ---> bae489f763ab 14:01:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:13 ---> Running in 40c62e20300d 14:01:14 Still waiting to schedule task 14:01:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:01:28 Removing intermediate container 40c62e20300d 14:01:28 ---> 8abe96fe7b8c 14:01:28 Step 12/13 : COPY . . 14:01:28 ---> 3ac6185caab1 14:01:28 Step 13/13 : RUN ${MAKE} 14:01:28 ---> Running in 1f98c6bfec07 14:01:28 noop 14:01:29 Removing intermediate container 1f98c6bfec07 14:01:29 ---> 3542417d1e6f 14:01:29 Successfully built 3542417d1e6f 14:01:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:29 + docker inspect -f . ci-base-image-x86_64 14:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:29 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 14:01:30 $ docker top e3b6deba7cf0ed79e91f969a6b01801db379e0723441005d00aae7fcf4739300 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:30 + go version 14:01:30 go version go1.17.7 linux/amd64 [Pipeline] } 14:01:30 $ docker stop --time=1 e3b6deba7cf0ed79e91f969a6b01801db379e0723441005d00aae7fcf4739300 14:01:32 $ docker rm -f e3b6deba7cf0ed79e91f969a6b01801db379e0723441005d00aae7fcf4739300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:32 + docker inspect -f . ci-base-image-x86_64 14:01:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:32 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 14:01:32 $ docker top f5aa11c4aec006b50b8406feaf594810fda456e9905e4dbe9f2886af33c96fec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:01:33 + make test 14:01:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:01:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:01:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:01:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.2% of statements 14:01:46 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.844s coverage: 13.8% of statements 14:01:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:01:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:01:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:01:56 ./bin/test-attribution-txt.sh [Pipeline] echo 14:01:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:01:57 $ docker stop --time=1 f5aa11c4aec006b50b8406feaf594810fda456e9905e4dbe9f2886af33c96fec 14:01:59 $ docker rm -f f5aa11c4aec006b50b8406feaf594810fda456e9905e4dbe9f2886af33c96fec [Pipeline] // withDockerContainer [Pipeline] sh 14:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:01:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:02:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:00 + ls -al . 14:02:00 total 236 14:02:00 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 14:01 . 14:02:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 14:00 .. 14:02:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 14:00 .git 14:02:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 14:00 .github 14:02:00 -rw-rw-r-- 1 jenkins jenkins 352 Jun 28 14:00 .gitignore 14:02:00 -rw-rw-r-- 1 jenkins jenkins 42 Jun 28 14:00 .golangci.yml 14:02:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 14:00 .semver 14:02:00 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 28 14:00 Attribution.txt 14:02:00 -rw-rw-r-- 1 jenkins jenkins 189 Jun 28 14:00 CHANGELOG.md 14:02:00 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 28 14:00 Dockerfile 14:02:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 14:00 GOVERNANCE.md 14:02:00 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 14:00 Jenkinsfile 14:02:00 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 14:00 LICENSE 14:02:00 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 28 14:00 Makefile 14:02:00 -rw-rw-r-- 1 jenkins jenkins 625 Jun 28 14:00 OWNERS.md 14:02:00 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 28 14:00 README.md 14:02:00 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 14:00 VERSION 14:02:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 14:00 bin 14:02:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 14:00 cmd 14:02:00 -rw-r--r-- 1 jenkins jenkins 59668 Jun 28 14:01 coverage.out 14:02:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 14:00 doc 14:02:00 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 28 14:00 go.mod 14:02:00 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 28 14:00 go.sum 14:02:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 14:00 internal 14:02:00 -rw-rw-r-- 1 jenkins jenkins 236 Jun 28 14:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:00 + 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=b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 --label arch=amd64 --label version=0.0.1-dev.15 . 14:02:00 Sending build context to Docker daemon 8.816MB 14:02:00 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 14:02:00 Step 2/26 : FROM ${BASE} AS builder 14:02:00 ---> 3542417d1e6f 14:02:00 Step 3/26 : ARG MAKE="make build" 14:02:01 ---> Running in 97763994182f 14:02:01 Removing intermediate container 97763994182f 14:02:01 ---> 9dcc5606e1fd 14:02:01 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:02:01 ---> Running in 6e1f923de810 14:02:01 Removing intermediate container 6e1f923de810 14:02:01 ---> 279fb9571b3d 14:02:01 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 14:02:01 ---> Running in ae68c299d8d4 14:02:01 Removing intermediate container ae68c299d8d4 14:02:01 ---> 1ed243d11c60 14:02:01 Step 6/26 : LABEL Name=edgex-device-onvif-camera 14:02:01 ---> Running in 1da18085ca6a 14:02:01 Removing intermediate container 1da18085ca6a 14:02:01 ---> 5ef2dca87429 14:02:01 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:01 ---> Running in 5061a5982f0a 14:02:02 Removing intermediate container 5061a5982f0a 14:02:02 ---> 50ac26038a24 14:02:02 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:02 ---> Running in 4d8c247a4c0e 14:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:03 OK: 221 MiB in 52 packages 14:02:04 Removing intermediate container 4d8c247a4c0e 14:02:04 ---> 6ddbceb64233 14:02:04 Step 9/26 : WORKDIR /device-onvif-camera 14:02:04 ---> Running in 145e8b2d4ff7 14:02:04 Removing intermediate container 145e8b2d4ff7 14:02:04 ---> 3ebfbbc4c294 14:02:04 Step 10/26 : COPY go.mod vendor* ./ 14:02:04 ---> 9905b6f3b26c 14:02:04 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:04 ---> Running in ee9ffc3dfd37 14:02:04 Removing intermediate container ee9ffc3dfd37 14:02:04 ---> 637a14f6b2b5 14:02:04 Step 12/26 : COPY . . 14:02:05 ---> c84168174280 14:02:05 Step 13/26 : RUN ${MAKE} 14:02:05 ---> Running in a854b460128e 14:02:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 14:02:27 Removing intermediate container a854b460128e 14:02:27 ---> 0032071b8110 14:02:27 Step 14/26 : FROM alpine:3.15 14:02:27 3.15: Pulling from library/alpine 14:02:27 df9b9388f04a: Pulling fs layer 14:02:27 df9b9388f04a: Verifying Checksum 14:02:27 df9b9388f04a: Download complete 14:02:27 df9b9388f04a: Pull complete 14:02:27 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:02:27 Status: Downloaded newer image for alpine:3.15 14:02:27 ---> 0ac33e5f5afa 14:02:27 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:02:27 ---> Running in 6e73390b5a0f 14:02:27 Removing intermediate container 6e73390b5a0f 14:02:27 ---> 88f92db2553d 14:02:27 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 14:02:27 ---> Running in 295e05ecb3cc 14:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:27 (1/6) Installing dumb-init (1.2.5-r1) 14:02:27 (2/6) Installing libgcc (10.3.1_git20211027-r0) 14:02:27 (3/6) Installing libsodium (1.0.18-r0) 14:02:27 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 14:02:27 (5/6) Installing libzmq (4.3.4-r0) 14:02:27 (6/6) Installing zeromq (4.3.4-r0) 14:02:27 Executing busybox-1.34.1-r5.trigger 14:02:27 OK: 8 MiB in 20 packages 14:02:27 Removing intermediate container 295e05ecb3cc 14:02:27 ---> fb6a6794aa33 14:02:27 Step 17/26 : WORKDIR / 14:02:27 ---> Running in d0469ace3bde 14:02:27 Removing intermediate container d0469ace3bde 14:02:27 ---> 4f6a914138b7 14:02:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 14:02:28 ---> 24551f68b920 14:02:28 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 14:02:28 ---> c4ba078161c6 14:02:28 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 14:02:28 ---> 75eaf4841883 14:02:28 Step 21/26 : EXPOSE 59984 14:02:28 ---> Running in 1b61e1098114 14:02:29 Removing intermediate container 1b61e1098114 14:02:29 ---> ae7b37649001 14:02:29 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 14:02:29 ---> Running in 61d769548db7 14:02:29 Removing intermediate container 61d769548db7 14:02:29 ---> e7791e3e7fa9 14:02:29 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:29 ---> Running in c519cffc0318 14:02:29 Removing intermediate container c519cffc0318 14:02:29 ---> 86f0647f8f7f 14:02:29 Step 24/26 : LABEL arch=amd64 14:02:29 ---> Running in ef778cae36bd 14:02:29 Removing intermediate container ef778cae36bd 14:02:29 ---> 13b7a72e7a94 14:02:29 Step 25/26 : LABEL git_sha=b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:02:29 ---> Running in 9e44b57510e1 14:02:29 Removing intermediate container 9e44b57510e1 14:02:29 ---> 084c6e54f858 14:02:29 Step 26/26 : LABEL version=0.0.1-dev.15 14:02:29 ---> Running in a2cee661c7e2 14:02:29 Removing intermediate container a2cee661c7e2 14:02:29 ---> d8fc4234c4be 14:02:29 [Warning] One or more build-args [ARCH] were not consumed 14:02:29 Successfully built d8fc4234c4be 14:02:29 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:29 provisioning config files... 14:02:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2147881263170174708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:29 ---> docker-login.sh 14:02:29 nexus3.edgexfoundry.org:10001 14:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:29 Configure a credential helper to remove this warning. See 14:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:29 14:02:29 Login Succeeded 14:02:29 nexus3.edgexfoundry.org:10002 14:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:30 Configure a credential helper to remove this warning. See 14:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:30 14:02:30 Login Succeeded 14:02:30 nexus3.edgexfoundry.org:10003 14:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:30 Configure a credential helper to remove this warning. See 14:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:30 14:02:30 Login Succeeded 14:02:30 nexus3.edgexfoundry.org:10004 14:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:30 Configure a credential helper to remove this warning. See 14:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:30 14:02:30 Login Succeeded 14:02:30 docker.io 14:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:30 Configure a credential helper to remove this warning. See 14:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:30 14:02:30 Login Succeeded 14:02:30 ---> docker-login.sh ends [Pipeline] } 14:02:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:30 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 14:02:30 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:02:30 latest 14:02:30 0.0.1-dev.15 14:02:30 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 14:02:30 main 14:02:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:02:31 d589d4b48436: Preparing 14:02:31 45fd24865010: Preparing 14:02:31 216b2468fc58: Preparing 14:02:31 d7048584c20a: Preparing 14:02:31 4fc242d58285: Preparing 14:02:31 4fc242d58285: Layer already exists 14:02:31 d589d4b48436: Pushed 14:02:31 45fd24865010: Pushed 14:02:31 d7048584c20a: Pushed 14:02:34 216b2468fc58: Pushed 14:02:34 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2: digest: sha256:25d3d3b4753959bb57ead9b3c8eacff4367f7c0da221bf0d047f0373fcc3df8b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 14:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:02:35 d589d4b48436: Preparing 14:02:35 45fd24865010: Preparing 14:02:35 216b2468fc58: Preparing 14:02:35 d7048584c20a: Preparing 14:02:35 4fc242d58285: Preparing 14:02:35 d7048584c20a: Layer already exists 14:02:35 d589d4b48436: Layer already exists 14:02:35 45fd24865010: Layer already exists 14:02:35 4fc242d58285: Layer already exists 14:02:35 216b2468fc58: Layer already exists 14:02:35 latest: digest: sha256:25d3d3b4753959bb57ead9b3c8eacff4367f7c0da221bf0d047f0373fcc3df8b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.15 14:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:02:35 d589d4b48436: Preparing 14:02:35 45fd24865010: Preparing 14:02:35 216b2468fc58: Preparing 14:02:35 d7048584c20a: Preparing 14:02:35 4fc242d58285: Preparing 14:02:35 d7048584c20a: Layer already exists 14:02:35 4fc242d58285: Layer already exists 14:02:35 216b2468fc58: Layer already exists 14:02:35 45fd24865010: Layer already exists 14:02:35 d589d4b48436: Layer already exists 14:02:35 0.0.1-dev.15: digest: sha256:25d3d3b4753959bb57ead9b3c8eacff4367f7c0da221bf0d047f0373fcc3df8b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:36 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 14:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:02:36 d589d4b48436: Preparing 14:02:36 45fd24865010: Preparing 14:02:36 216b2468fc58: Preparing 14:02:36 d7048584c20a: Preparing 14:02:36 4fc242d58285: Preparing 14:02:36 45fd24865010: Layer already exists 14:02:36 d7048584c20a: Layer already exists 14:02:36 d589d4b48436: Layer already exists 14:02:36 4fc242d58285: Layer already exists 14:02:36 216b2468fc58: Layer already exists 14:02:36 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15: digest: sha256:25d3d3b4753959bb57ead9b3c8eacff4367f7c0da221bf0d047f0373fcc3df8b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:36 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 14:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:02:37 d589d4b48436: Preparing 14:02:37 45fd24865010: Preparing 14:02:37 216b2468fc58: Preparing 14:02:37 d7048584c20a: Preparing 14:02:37 4fc242d58285: Preparing 14:02:37 4fc242d58285: Layer already exists 14:02:37 216b2468fc58: Layer already exists 14:02:37 d589d4b48436: Layer already exists 14:02:37 d7048584c20a: Layer already exists 14:02:37 45fd24865010: Layer already exists 14:02:37 main: digest: sha256:25d3d3b4753959bb57ead9b3c8eacff4367f7c0da221bf0d047f0373fcc3df8b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:02:37 ===================================================== [Pipeline] echo 14:02:37 taggedImages: 14:02:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:02:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 14:02:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.15 14:02:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 14:02:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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 14:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:37 14:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:37 latest: Pulling from edgex-lftools-log-publisher 14:02:37 5eb5b503b376: Pulling fs layer 14:02:37 5c69ac0246d0: Pulling fs layer 14:02:37 ec43610c2a17: Pulling fs layer 14:02:37 3a2ae6a8a46f: Pulling fs layer 14:02:37 33b1e0a273af: Pulling fs layer 14:02:37 5d3b04190fa2: Pulling fs layer 14:02:37 2f39f015ded8: Pulling fs layer 14:02:37 3a2ae6a8a46f: Waiting 14:02:37 33b1e0a273af: Waiting 14:02:37 5d3b04190fa2: Waiting 14:02:37 2f39f015ded8: Waiting 14:02:37 5c69ac0246d0: Verifying Checksum 14:02:37 5c69ac0246d0: Download complete 14:02:37 3a2ae6a8a46f: Download complete 14:02:37 33b1e0a273af: Verifying Checksum 14:02:37 33b1e0a273af: Download complete 14:02:37 5d3b04190fa2: Verifying Checksum 14:02:37 5d3b04190fa2: Download complete 14:02:37 ec43610c2a17: Verifying Checksum 14:02:37 ec43610c2a17: Download complete 14:02:38 5eb5b503b376: Verifying Checksum 14:02:38 5eb5b503b376: Download complete 14:02:38 2f39f015ded8: Verifying Checksum 14:02:38 2f39f015ded8: Download complete 14:02:39 5eb5b503b376: Pull complete 14:02:39 5c69ac0246d0: Pull complete 14:02:39 ec43610c2a17: Pull complete 14:02:39 3a2ae6a8a46f: Pull complete 14:02:40 33b1e0a273af: Pull complete 14:02:40 5d3b04190fa2: Pull complete 14:02:44 2f39f015ded8: Pull complete 14:02:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:44 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:02:44 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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-lftools-log-publisher:latest cat 14:02:46 $ docker top 25daa3a29e30ccae127708dbda8b8c0ec38676c9424993d4e241ea55b9740ed0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:46 ---> job-cost.sh 14:02:46 lf-activate-venv: SKIPPING 14:02:46 INFO: No Stack... 14:02:46 INFO: Retrieving Pricing Info for: v3-standard-8 14:02:47 INFO: Archiving Costs [Pipeline] sh 14:02:47 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 14:02:47 + cut -d, -f6 [Pipeline] lock 14:02:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] 14:02:47 Resource [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] did not exist. Created. 14:02:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:02:48 + echo total: 0.2199999988079071 [Pipeline] stash 14:02:48 Stashed 1 file(s) [Pipeline] } 14:02:48 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 14:02:48 $ docker stop --time=1 25daa3a29e30ccae127708dbda8b8c0ec38676c9424993d4e241ea55b9740ed0 14:02:49 $ docker rm -f 25daa3a29e30ccae127708dbda8b8c0ec38676c9424993d4e241ea55b9740ed0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:02:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16228 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 14:02:50 Running in /w/workspace/device-onvif-camera/17 [Pipeline] { [Pipeline] checkout 14:02:50 Selected Git installation does not exist. Using Default 14:02:50 The recommended git tool is: NONE 14:02:55 using credential edgex-jenkins-ssh 14:02:55 Cloning the remote Git repository 14:02:55 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 14:02:55 > git init /w/workspace/device-onvif-camera/17 # timeout=10 14:02:56 Avoid second fetch 14:02:56 Checking out Revision b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 (main) 14:02:55 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 14:02:55 > git --version # timeout=10 14:02:55 > git --version # 'git version 2.25.1' 14:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 14:02:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:56 > git config core.sparsecheckout # timeout=10 14:02:56 > git checkout -f b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 # timeout=10 14:03:00 Commit message: "Merge pull request #91 from ajcasagrande/async-checkstatus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:03:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:01 Dload Upload Total Spent Left Speed 14:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 79051 0 --:--:-- --:--:-- --:--:-- 79564 [Pipeline] sh 14:03:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:03:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 14:03:02 sudo tee /etc/docker/daemon.new 14:03:02 { 14:03:02 "registry-mirrors": [ 14:03:02 "https://nexus3.edgexfoundry.org:10001" 14:03:02 ], 14:03:02 "bip": "10.250.0.254/24", 14:03:02 "hosts": [ 14:03:02 "tcp://0.0.0.0:5555", 14:03:02 "unix:///var/run/docker.sock" 14:03:02 ], 14:03:02 "mtu": 1458, 14:03:02 "selinux-enabled": true, 14:03:02 "seccomp-profile": "/etc/docker/seccomp.json" 14:03:02 } [Pipeline] sh 14:03:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:03:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:21 provisioning config files... 14:03:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/17@tmp/config5720225761246814169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:22 ---> docker-login.sh 14:03:22 nexus3.edgexfoundry.org:10001 14:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:23 Configure a credential helper to remove this warning. See 14:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:23 14:03:23 Login Succeeded 14:03:23 nexus3.edgexfoundry.org:10002 14:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:23 Configure a credential helper to remove this warning. See 14:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:23 14:03:23 Login Succeeded 14:03:23 nexus3.edgexfoundry.org:10003 14:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:24 Configure a credential helper to remove this warning. See 14:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:24 14:03:24 Login Succeeded 14:03:24 nexus3.edgexfoundry.org:10004 14:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:24 Configure a credential helper to remove this warning. See 14:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:24 14:03:24 Login Succeeded 14:03:24 docker.io 14:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:25 Configure a credential helper to remove this warning. See 14:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:25 14:03:25 Login Succeeded 14:03:25 ---> docker-login.sh ends [Pipeline] } 14:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:25 ========================================================= 14:03:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:03:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 14:03:26 Sending build context to Docker daemon 5.968MB 14:03:26 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:03:26 Step 2/13 : FROM ${BASE} AS builder 14:03:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:03:26 9b3977197b4f: Pulling fs layer 14:03:26 1a89e8eeedd5: Pulling fs layer 14:03:26 94645a83ff95: Pulling fs layer 14:03:26 e6fb740bc735: Pulling fs layer 14:03:26 3a77bd46dcc9: Pulling fs layer 14:03:26 355e64cbe906: Pulling fs layer 14:03:26 63ab81a10011: Pulling fs layer 14:03:26 555d1d1c4555: Pulling fs layer 14:03:26 7d9057610161: Pulling fs layer 14:03:26 e6fb740bc735: Waiting 14:03:26 3a77bd46dcc9: Waiting 14:03:26 355e64cbe906: Waiting 14:03:26 63ab81a10011: Waiting 14:03:26 555d1d1c4555: Waiting 14:03:26 7d9057610161: Waiting 14:03:26 94645a83ff95: Download complete 14:03:26 1a89e8eeedd5: Verifying Checksum 14:03:26 1a89e8eeedd5: Download complete 14:03:26 3a77bd46dcc9: Verifying Checksum 14:03:26 3a77bd46dcc9: Download complete 14:03:26 355e64cbe906: Verifying Checksum 14:03:26 355e64cbe906: Download complete 14:03:26 9b3977197b4f: Download complete 14:03:26 63ab81a10011: Verifying Checksum 14:03:26 63ab81a10011: Download complete 14:03:27 9b3977197b4f: Pull complete 14:03:27 7d9057610161: Verifying Checksum 14:03:27 7d9057610161: Download complete 14:03:28 1a89e8eeedd5: Pull complete 14:03:28 94645a83ff95: Pull complete 14:03:28 555d1d1c4555: Verifying Checksum 14:03:28 555d1d1c4555: Download complete 14:03:29 e6fb740bc735: Download complete 14:03:41 e6fb740bc735: Pull complete 14:03:41 3a77bd46dcc9: Pull complete 14:03:41 355e64cbe906: Pull complete 14:03:42 63ab81a10011: Pull complete 14:03:48 555d1d1c4555: Pull complete 14:03:50 7d9057610161: Pull complete 14:03:50 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 14:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:03:50 ---> 819e984ddca1 14:03:50 Step 3/13 : ARG MAKE="make build" 14:03:52 ---> Running in 760a6d33446c 14:03:52 Removing intermediate container 760a6d33446c 14:03:52 ---> f0fd4e7166c4 14:03:52 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:03:52 ---> Running in 6e8846ea45bf 14:03:52 Removing intermediate container 6e8846ea45bf 14:03:52 ---> fa41afe5f088 14:03:52 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 14:03:53 ---> Running in 66bb6f4dfab4 14:03:53 Removing intermediate container 66bb6f4dfab4 14:03:53 ---> 7ec11faab151 14:03:53 Step 6/13 : LABEL Name=edgex-device-onvif-camera 14:03:53 ---> Running in df93e4af5f26 14:03:53 Removing intermediate container df93e4af5f26 14:03:53 ---> d8f8b79b909e 14:03:53 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:53 ---> Running in 05151de774f7 14:03:55 Removing intermediate container 05151de774f7 14:03:55 ---> fb42fd748f7e 14:03:55 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:55 ---> Running in 080377b08b16 14:03:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:03:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:03:58 OK: 220 MiB in 52 packages 14:03:59 Removing intermediate container 080377b08b16 14:03:59 ---> 68326cd21787 14:03:59 Step 9/13 : WORKDIR /device-onvif-camera 14:03:59 ---> Running in fdd09cba8a34 14:03:59 Removing intermediate container fdd09cba8a34 14:03:59 ---> 06f3c6da8c00 14:03:59 Step 10/13 : COPY go.mod vendor* ./ 14:04:00 ---> f6ebc01d522d 14:04:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:00 ---> Running in 686cb87735b1 14:04:56 Removing intermediate container 686cb87735b1 14:04:56 ---> 3c5f9ac07603 14:04:56 Step 12/13 : COPY . . 14:04:56 ---> 97f606e506d4 14:04:56 Step 13/13 : RUN ${MAKE} 14:04:56 ---> Running in 5926a73a4ea4 14:04:56 noop 14:04:56 Removing intermediate container 5926a73a4ea4 14:04:56 ---> 53d3459b23ec 14:04:56 Successfully built 53d3459b23ec 14:04:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:57 + docker inspect -f . ci-base-image-arm64 14:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:57 prd-ubuntu20.04-docker-arm64-4c-16g-16228 does not seem to be running inside a container 14:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/17 -v /w/workspace/device-onvif-camera/17:/w/workspace/device-onvif-camera/17:rw,z -v /w/workspace/device-onvif-camera/17@tmp:/w/workspace/device-onvif-camera/17@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 ******** ci-base-image-arm64 cat 14:04:58 $ docker top cf81eac6caf2ee084e7c74b5a6ffb8a0085aa91300f9531925b88ecb2ac22a85 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:59 + go version 14:04:59 go version go1.17.7 linux/arm64 [Pipeline] } 14:04:59 $ docker stop --time=1 cf81eac6caf2ee084e7c74b5a6ffb8a0085aa91300f9531925b88ecb2ac22a85 14:05:01 $ docker rm -f cf81eac6caf2ee084e7c74b5a6ffb8a0085aa91300f9531925b88ecb2ac22a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:02 + docker inspect -f . ci-base-image-arm64 14:05:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:02 prd-ubuntu20.04-docker-arm64-4c-16g-16228 does not seem to be running inside a container 14:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/17 -v /w/workspace/device-onvif-camera/17:/w/workspace/device-onvif-camera/17:rw,z -v /w/workspace/device-onvif-camera/17@tmp:/w/workspace/device-onvif-camera/17@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 ******** ci-base-image-arm64 cat 14:05:03 $ docker top 691c2411d9b6d19396cc234723db43ef45092f3d5086d286fa62b1d5a1e00145 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:05:04 + make test 14:05:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:05:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:06:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:06:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.086s coverage: 1.2% of statements 14:07:01 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 34.662s coverage: 13.8% of statements 14:07:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:07:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:07:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:07:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:07:28 ./bin/test-attribution-txt.sh [Pipeline] echo 14:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:07:32 $ docker stop --time=1 691c2411d9b6d19396cc234723db43ef45092f3d5086d286fa62b1d5a1e00145 14:07:34 $ docker rm -f 691c2411d9b6d19396cc234723db43ef45092f3d5086d286fa62b1d5a1e00145 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:07:35 Warning: overwriting stash ‘coverage-report’ 14:07:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:07:36 + ls -al . 14:07:36 total 232 14:07:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 14:07 . 14:07:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 14:02 .. 14:07:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 14:03 .git 14:07:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 14:02 .github 14:07:36 -rw-rw-r-- 1 jenkins jenkins 352 Jun 28 14:02 .gitignore 14:07:36 -rw-rw-r-- 1 jenkins jenkins 42 Jun 28 14:02 .golangci.yml 14:07:36 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 28 14:02 Attribution.txt 14:07:36 -rw-rw-r-- 1 jenkins jenkins 189 Jun 28 14:02 CHANGELOG.md 14:07:36 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 28 14:02 Dockerfile 14:07:36 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 14:02 GOVERNANCE.md 14:07:36 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 14:02 Jenkinsfile 14:07:36 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 14:02 LICENSE 14:07:36 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 28 14:02 Makefile 14:07:36 -rw-rw-r-- 1 jenkins jenkins 625 Jun 28 14:02 OWNERS.md 14:07:36 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 28 14:02 README.md 14:07:36 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 14:00 VERSION 14:07:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 14:02 bin 14:07:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 14:02 cmd 14:07:36 -rw-r--r-- 1 jenkins jenkins 59668 Jun 28 14:07 coverage.out 14:07:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 14:02 doc 14:07:36 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 28 14:02 go.mod 14:07:36 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 28 14:02 go.sum 14:07:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 14:02 internal 14:07:36 -rw-rw-r-- 1 jenkins jenkins 236 Jun 28 14:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:37 + 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=b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 --label arch=arm64 --label version=0.0.1-dev.15 . 14:07:37 Sending build context to Docker daemon 6.029MB 14:07:37 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 14:07:37 Step 2/26 : FROM ${BASE} AS builder 14:07:37 ---> 53d3459b23ec 14:07:37 Step 3/26 : ARG MAKE="make build" 14:07:37 ---> Running in 39a72682e564 14:07:38 Removing intermediate container 39a72682e564 14:07:38 ---> 9cc02af00f11 14:07:38 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:07:38 ---> Running in b7c8440598dc 14:07:38 Removing intermediate container b7c8440598dc 14:07:38 ---> 793c48a38906 14:07:38 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 14:07:38 ---> Running in bd8388ca7655 14:07:38 Removing intermediate container bd8388ca7655 14:07:38 ---> 811c039a2706 14:07:38 Step 6/26 : LABEL Name=edgex-device-onvif-camera 14:07:38 ---> Running in 7a1bb236cc6f 14:07:39 Removing intermediate container 7a1bb236cc6f 14:07:39 ---> 7068c36d5cfb 14:07:39 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:39 ---> Running in 907e80afa8f3 14:07:40 Removing intermediate container 907e80afa8f3 14:07:40 ---> 900006a6a10b 14:07:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:40 ---> Running in 4ae1aba9a291 14:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:07:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:07:43 OK: 220 MiB in 52 packages 14:07:44 Removing intermediate container 4ae1aba9a291 14:07:44 ---> 701cf15ced52 14:07:44 Step 9/26 : WORKDIR /device-onvif-camera 14:07:44 ---> Running in 32f9fe1b3d86 14:07:45 Removing intermediate container 32f9fe1b3d86 14:07:45 ---> e36274467c2a 14:07:45 Step 10/26 : COPY go.mod vendor* ./ 14:07:45 ---> 2592f0503041 14:07:45 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:45 ---> Running in 5087391be033 14:07:47 Removing intermediate container 5087391be033 14:07:47 ---> bed55514b0a4 14:07:47 Step 12/26 : COPY . . 14:07:48 ---> af2acaa3d0a3 14:07:48 Step 13/26 : RUN ${MAKE} 14:07:48 ---> Running in 32d3258a638b 14:07:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 14:10:11 Removing intermediate container 32d3258a638b 14:10:11 ---> 8a59cf2df7dc 14:10:11 Step 14/26 : FROM alpine:3.15 14:10:11 3.15: Pulling from library/alpine 14:10:11 9981e73032c8: Pulling fs layer 14:10:11 9981e73032c8: Verifying Checksum 14:10:11 9981e73032c8: Download complete 14:10:11 9981e73032c8: Pull complete 14:10:11 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:10:11 Status: Downloaded newer image for alpine:3.15 14:10:11 ---> 3fb3c9af89a9 14:10:11 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:10:11 ---> Running in 30d88c230fef 14:10:11 Removing intermediate container 30d88c230fef 14:10:11 ---> 3cb25f720c98 14:10:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 14:10:11 ---> Running in b68e3f1ad6b6 14:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:10:11 (1/6) Installing dumb-init (1.2.5-r1) 14:10:11 (2/6) Installing libgcc (10.3.1_git20211027-r0) 14:10:11 (3/6) Installing libsodium (1.0.18-r0) 14:10:11 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 14:10:11 (5/6) Installing libzmq (4.3.4-r0) 14:10:11 (6/6) Installing zeromq (4.3.4-r0) 14:10:11 Executing busybox-1.34.1-r5.trigger 14:10:11 OK: 8 MiB in 20 packages 14:10:11 Removing intermediate container b68e3f1ad6b6 14:10:11 ---> 18c5767136b5 14:10:11 Step 17/26 : WORKDIR / 14:10:11 ---> Running in 75b2a9b62264 14:10:11 Removing intermediate container 75b2a9b62264 14:10:11 ---> 3f049fe6eddd 14:10:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 14:10:11 ---> 40f39a3d2bab 14:10:11 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 14:10:11 ---> 6a204876c059 14:10:11 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 14:10:11 ---> cbf53f9fde9a 14:10:11 Step 21/26 : EXPOSE 59984 14:10:11 ---> Running in 56af55ea0a94 14:10:11 Removing intermediate container 56af55ea0a94 14:10:11 ---> 0882fa675292 14:10:11 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 14:10:11 ---> Running in 12e5576f60e7 14:10:11 Removing intermediate container 12e5576f60e7 14:10:11 ---> 19e60bfdca2e 14:10:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:11 ---> Running in 4db6cee1b4c8 14:10:11 Removing intermediate container 4db6cee1b4c8 14:10:11 ---> 0fa45caef590 14:10:11 Step 24/26 : LABEL arch=arm64 14:10:11 ---> Running in 90d918a68fa1 14:10:11 Removing intermediate container 90d918a68fa1 14:10:11 ---> 327dda37020d 14:10:11 Step 25/26 : LABEL git_sha=b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:10:11 ---> Running in 8cc5f25bab6a 14:10:11 Removing intermediate container 8cc5f25bab6a 14:10:11 ---> 9d2258c49675 14:10:11 Step 26/26 : LABEL version=0.0.1-dev.15 14:10:11 ---> Running in 0828f69149a2 14:10:11 Removing intermediate container 0828f69149a2 14:10:11 ---> 9ff12106bcb8 14:10:11 [Warning] One or more build-args [ARCH] were not consumed 14:10:11 Successfully built 9ff12106bcb8 14:10:11 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:11 provisioning config files... 14:10:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/17@tmp/config1423149123981539047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:11 ---> docker-login.sh 14:10:11 nexus3.edgexfoundry.org:10001 14:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:12 Configure a credential helper to remove this warning. See 14:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:12 14:10:12 Login Succeeded 14:10:12 nexus3.edgexfoundry.org:10002 14:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:12 Configure a credential helper to remove this warning. See 14:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:12 14:10:12 Login Succeeded 14:10:12 nexus3.edgexfoundry.org:10003 14:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:13 Configure a credential helper to remove this warning. See 14:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:13 14:10:13 Login Succeeded 14:10:13 nexus3.edgexfoundry.org:10004 14:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:13 Configure a credential helper to remove this warning. See 14:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:13 14:10:13 Login Succeeded 14:10:13 docker.io 14:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:14 Configure a credential helper to remove this warning. See 14:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:14 14:10:14 Login Succeeded 14:10:14 ---> docker-login.sh ends [Pipeline] } 14:10:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:14 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 14:10:14 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:10:14 latest 14:10:14 0.0.1-dev.15 14:10:14 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 14:10:14 main 14:10:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:14 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:10:14 44d5a312391c: Preparing 14:10:14 39e12e0d9d71: Preparing 14:10:14 b8e85f5ff77b: Preparing 14:10:14 4d3298b48cf1: Preparing 14:10:14 4f4ce317c6bb: Preparing 14:10:15 4f4ce317c6bb: Layer already exists 14:10:15 39e12e0d9d71: Pushed 14:10:15 44d5a312391c: Pushed 14:10:15 4d3298b48cf1: Pushed 14:10:22 b8e85f5ff77b: Pushed 14:10:22 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2: digest: sha256:7ca7072c63d13e4be65ec6169023517b4fee30fd42bce61c18168f5fff14fd78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:22 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 14:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:10:23 44d5a312391c: Preparing 14:10:23 39e12e0d9d71: Preparing 14:10:23 b8e85f5ff77b: Preparing 14:10:23 4d3298b48cf1: Preparing 14:10:23 4f4ce317c6bb: Preparing 14:10:23 39e12e0d9d71: Layer already exists 14:10:23 b8e85f5ff77b: Layer already exists 14:10:23 44d5a312391c: Layer already exists 14:10:23 4f4ce317c6bb: Layer already exists 14:10:23 4d3298b48cf1: Layer already exists 14:10:23 latest: digest: sha256:7ca7072c63d13e4be65ec6169023517b4fee30fd42bce61c18168f5fff14fd78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.15 14:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:10:24 44d5a312391c: Preparing 14:10:24 39e12e0d9d71: Preparing 14:10:24 b8e85f5ff77b: Preparing 14:10:24 4d3298b48cf1: Preparing 14:10:24 4f4ce317c6bb: Preparing 14:10:24 39e12e0d9d71: Layer already exists 14:10:24 44d5a312391c: Layer already exists 14:10:24 b8e85f5ff77b: Layer already exists 14:10:24 4f4ce317c6bb: Layer already exists 14:10:24 4d3298b48cf1: Layer already exists 14:10:24 0.0.1-dev.15: digest: sha256:7ca7072c63d13e4be65ec6169023517b4fee30fd42bce61c18168f5fff14fd78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 14:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:10:25 44d5a312391c: Preparing 14:10:25 39e12e0d9d71: Preparing 14:10:25 b8e85f5ff77b: Preparing 14:10:25 4d3298b48cf1: Preparing 14:10:25 4f4ce317c6bb: Preparing 14:10:25 4d3298b48cf1: Layer already exists 14:10:25 b8e85f5ff77b: Layer already exists 14:10:25 4f4ce317c6bb: Layer already exists 14:10:25 39e12e0d9d71: Layer already exists 14:10:25 44d5a312391c: Layer already exists 14:10:25 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15: digest: sha256:7ca7072c63d13e4be65ec6169023517b4fee30fd42bce61c18168f5fff14fd78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 14:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 14:10:26 44d5a312391c: Preparing 14:10:26 39e12e0d9d71: Preparing 14:10:26 b8e85f5ff77b: Preparing 14:10:26 4d3298b48cf1: Preparing 14:10:26 4f4ce317c6bb: Preparing 14:10:26 39e12e0d9d71: Layer already exists 14:10:26 4d3298b48cf1: Layer already exists 14:10:26 b8e85f5ff77b: Layer already exists 14:10:26 4f4ce317c6bb: Layer already exists 14:10:26 44d5a312391c: Layer already exists 14:10:26 main: digest: sha256:7ca7072c63d13e4be65ec6169023517b4fee30fd42bce61c18168f5fff14fd78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:26 ===================================================== [Pipeline] echo 14:10:26 taggedImages: 14:10:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 14:10:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 14:10:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.15 14:10:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2-0.0.1-dev.15 14:10:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:26 14:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:27 arm64: Pulling from edgex-lftools-log-publisher 14:10:27 8998bd30e6a1: Pulling fs layer 14:10:27 04944245beec: Pulling fs layer 14:10:27 699f458cf7ca: Pulling fs layer 14:10:27 765212b225bb: Pulling fs layer 14:10:27 f23df028b6ca: Pulling fs layer 14:10:27 d65c8cfc05b1: Pulling fs layer 14:10:27 2437ff75d9bd: Pulling fs layer 14:10:27 765212b225bb: Waiting 14:10:27 d65c8cfc05b1: Waiting 14:10:27 f23df028b6ca: Waiting 14:10:27 04944245beec: Verifying Checksum 14:10:27 04944245beec: Download complete 14:10:27 765212b225bb: Download complete 14:10:27 f23df028b6ca: Verifying Checksum 14:10:27 f23df028b6ca: Download complete 14:10:27 d65c8cfc05b1: Verifying Checksum 14:10:27 d65c8cfc05b1: Download complete 14:10:27 699f458cf7ca: Verifying Checksum 14:10:27 699f458cf7ca: Download complete 14:10:28 8998bd30e6a1: Verifying Checksum 14:10:28 8998bd30e6a1: Download complete 14:10:30 2437ff75d9bd: Verifying Checksum 14:10:30 2437ff75d9bd: Download complete 14:10:32 8998bd30e6a1: Pull complete 14:10:33 04944245beec: Pull complete 14:10:34 699f458cf7ca: Pull complete 14:10:35 765212b225bb: Pull complete 14:10:35 f23df028b6ca: Pull complete 14:10:36 d65c8cfc05b1: Pull complete 14:10:51 2437ff75d9bd: Pull complete 14:10:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:51 prd-ubuntu20.04-docker-arm64-4c-16g-16228 does not seem to be running inside a container 14:10:51 $ 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/17 -v /w/workspace/device-onvif-camera/17:/w/workspace/device-onvif-camera/17:rw,z -v /w/workspace/device-onvif-camera/17@tmp:/w/workspace/device-onvif-camera/17@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-lftools-log-publisher:arm64 cat 14:10:54 $ docker top e34f9c3da2ca5f5d63573ceb47ce55057fdfcd57c1778736bc0163453fadde50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:54 ---> job-cost.sh 14:10:54 lf-activate-venv: SKIPPING 14:10:54 INFO: No Stack... 14:10:55 INFO: Retrieving Pricing Info for: v3-standard-4 14:10:56 INFO: Archiving Costs [Pipeline] sh 14:10:56 + + cut -d,cat -f6 /w/workspace/device-onvif-camera/17/archives/cost.csv 14:10:56 [Pipeline] lock 14:10:56 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] 14:10:56 Resource [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] did not exist. Created. 14:10:56 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:57 /w/workspace/device-onvif-camera/17@tmp/durable-d75f5049/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:10:58 + echo total: 0.10999999940395355 [Pipeline] stash 14:10:58 Warning: overwriting stash ‘stack-cost’ 14:10:58 Stashed 1 file(s) [Pipeline] } 14:10:58 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 14:10:58 $ docker stop --time=1 e34f9c3da2ca5f5d63573ceb47ce55057fdfcd57c1778736bc0163453fadde50 14:10:59 $ docker rm -f e34f9c3da2ca5f5d63573ceb47ce55057fdfcd57c1778736bc0163453fadde50 [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 14:11:00 provisioning config files... 14:11:00 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5593825858124617683tmp [Pipeline] { [Pipeline] sh 14:11:00 + set +x 14:11:00 + + curl -s https://codecov.io/bash 14:11:00 bash -s -- 14:11:00 14:11:00 _____ _ 14:11:00 / ____| | | 14:11:00 | | ___ __| | ___ ___ _____ __ 14:11:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:11:00 | |___| (_) | (_| | __/ (_| (_) \ V / 14:11:00 \_____\___/ \__,_|\___|\___\___/ \_/ 14:11:00 Bash-1.0.6 14:11:00 14:11:00 14:11:00 ==> git version 2.25.1 found 14:11:00 ==> 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 14:11:00 Release-Date: 2020-01-08 14:11:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:11:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:11:00 ==> Jenkins CI detected. 14:11:00 current dir:  /w/workspace/foundry_device-onvif-camera_main 14:11:00 project root: . 14:11:00 --> token set from env 14:11:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:11:00 ==> Running gcov in . (disable via -X gcov) 14:11:00 ==> Python coveragepy not found 14:11:00 ==> Searching for coverage reports in: 14:11:00 + . 14:11:00 -> Found 1 reports 14:11:00 ==> Detecting git/mercurial file structure 14:11:00 ==> Reading reports 14:11:00 + ./coverage.out bytes=59668 14:11:00 ==> Appending adjustments 14:11:00 https://docs.codecov.io/docs/fixing-reports 14:11:00 + Found adjustments 14:11:00 ==> Gzipping contents 14:11:00 8.0K /tmp/codecov.alRR5e.gz 14:11:00 ==> Uploading reports 14:11:00 url: https://codecov.io 14:11:00 query: branch=main&commit=b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 14:11:00 -> Pinging Codecov 14:11:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 14:11:01 -> Uploading to 14:11:01 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/F29A59C45E3A92E06B3E522C9905F8EF/b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2/936f8b90-4a09-42e6-b729-543d61467651.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T141101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=988d0eab4a5aef43b6e9c005ff48c9fe52fa43b1f9b3ea6491bfa7990bac1b3a 14:11:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:01 Dload Upload Total Spent Left Speed 14:11:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7587 0 0 100 7587 0 28630 --:--:-- --:--:-- --:--:-- 28630 14:11:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] } 14:11:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:11:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:11:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:11:02 14:11:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:11:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:11:02 df9b9388f04a: Already exists 14:11:02 52dc419b0ee2: Pulling fs layer 14:11:02 25bc292e5bac: Pulling fs layer 14:11:02 114826534d7a: Pulling fs layer 14:11:02 4657fd5d0bcf: Pulling fs layer 14:11:02 6ad1cebc031e: Pulling fs layer 14:11:02 8a3aa393b2d8: Pulling fs layer 14:11:02 4657fd5d0bcf: Waiting 14:11:02 6ad1cebc031e: Waiting 14:11:02 25bc292e5bac: Verifying Checksum 14:11:02 25bc292e5bac: Download complete 14:11:02 52dc419b0ee2: Download complete 14:11:02 4657fd5d0bcf: Verifying Checksum 14:11:02 4657fd5d0bcf: Download complete 14:11:02 52dc419b0ee2: Pull complete 14:11:02 6ad1cebc031e: Verifying Checksum 14:11:02 6ad1cebc031e: Download complete 14:11:02 25bc292e5bac: Pull complete 14:11:03 114826534d7a: Verifying Checksum 14:11:03 114826534d7a: Download complete 14:11:03 8a3aa393b2d8: Verifying Checksum 14:11:03 8a3aa393b2d8: Download complete 14:11:07 114826534d7a: Pull complete 14:11:07 4657fd5d0bcf: Pull complete 14:11:07 6ad1cebc031e: Pull complete 14:11:09 8a3aa393b2d8: Pull complete 14:11:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:11:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:10 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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/edgex-snyk-go:1.410.4 cat 14:11:13 $ docker top 1b9e7ba76bc0a44a8d664032d482ec600148a2b19a700dbb081a672ef5fe1722 -eo pid,comm [Pipeline] { [Pipeline] echo 14:11:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 14:11:13 + set -o pipefail 14:11:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 14:11:17 14:11:17 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 14:11:17 14:11:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/d1a88960-8f43-4b3c-89cf-649578db88e8 14:11:17 14:11:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:11:17 14:11:17 14:11:17 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:11:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:11:17 $ docker stop --time=1 1b9e7ba76bc0a44a8d664032d482ec600148a2b19a700dbb081a672ef5fe1722 14:11:20 $ docker rm -f 1b9e7ba76bc0a44a8d664032d482ec600148a2b19a700dbb081a672ef5fe1722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:11:21 + git log --format=format:%s -1 b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 [Pipeline] sh 14:11:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:21 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:22 $ docker top ea2fb942319796b894da1b7aec449a25c6f493771be0db81b1696c856c0bfa4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:22 [ssh-agent] Looking for ssh-agent implementation... 14:11:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:22 $ docker exec ea2fb942319796b894da1b7aec449a25c6f493771be0db81b1696c856c0bfa4e ssh-agent 14:11:22 SSH_AUTH_SOCK=/tmp/ssh-nb9rFkJdsXJ8/agent.33 14:11:22 SSH_AGENT_PID=40 14:11:22 Running ssh-add (command line suppressed) 14:11:22 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1535409707078106993.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1535409707078106993.key) 14:11:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:23 + git semver tag 14:11:23 2022-06-28 14:11:23,615 [run_tag] DEBUG tag force:False 14:11:23 2022-06-28 14:11:23,615 [check_head_tag] DEBUG check head tag 14:11:23 2022-06-28 14:11:23,616 [execute] INFO git cat-file --batch-check 14:11:23 2022-06-28 14:11:23,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 14:11:23 2022-06-28 14:11:23,621 [execute] INFO git cat-file --batch 14:11:23 2022-06-28 14:11:23,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 14:11:23 2022-06-28 14:11:23,633 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:11:23 2022-06-28 14:11:23,634 [execute] INFO git tag -a v0.0.1-dev.15 -m v0.0.1-dev.15 14:11:23 2022-06-28 14:11:23,634 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.15', '-m', 'v0.0.1-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 14:11:23 2022-06-28 14:11:23,640 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:11:23 0.0.1-dev.15 [Pipeline] } 14:11:23 $ docker exec --env ******** --env ******** ea2fb942319796b894da1b7aec449a25c6f493771be0db81b1696c856c0bfa4e ssh-agent -k 14:11:23 unset SSH_AUTH_SOCK; 14:11:23 unset SSH_AGENT_PID; 14:11:23 echo Agent pid 40 killed; 14:11:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:24 + git semver [Pipeline] } 14:11:24 $ docker stop --time=1 ea2fb942319796b894da1b7aec449a25c6f493771be0db81b1696c856c0bfa4e 14:11:25 $ docker rm -f ea2fb942319796b894da1b7aec449a25c6f493771be0db81b1696c856c0bfa4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:26 14:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:26 0.23.1-centos7: Pulling from edgex-lftools 14:11:26 ab5ef0e58194: Pulling fs layer 14:11:26 9712f1f96733: Pulling fs layer 14:11:26 63f879dbbcfc: Pulling fs layer 14:11:26 0d9ebad4ef96: Pulling fs layer 14:11:26 e9a5061849ea: Pulling fs layer 14:11:26 d747dcd14b5f: Pulling fs layer 14:11:26 2de7ff778b66: Pulling fs layer 14:11:26 e9a5061849ea: Waiting 14:11:26 d747dcd14b5f: Waiting 14:11:26 2de7ff778b66: Waiting 14:11:26 0d9ebad4ef96: Waiting 14:11:26 9712f1f96733: Download complete 14:11:26 63f879dbbcfc: Verifying Checksum 14:11:26 63f879dbbcfc: Download complete 14:11:27 e9a5061849ea: Verifying Checksum 14:11:27 e9a5061849ea: Download complete 14:11:27 d747dcd14b5f: Download complete 14:11:27 0d9ebad4ef96: Verifying Checksum 14:11:27 0d9ebad4ef96: Download complete 14:11:27 ab5ef0e58194: Download complete 14:11:27 2de7ff778b66: Verifying Checksum 14:11:27 2de7ff778b66: Download complete 14:11:29 ab5ef0e58194: Pull complete 14:11:29 9712f1f96733: Pull complete 14:11:30 63f879dbbcfc: Pull complete 14:11:34 0d9ebad4ef96: Pull complete 14:11:34 e9a5061849ea: Pull complete 14:11:34 d747dcd14b5f: Pull complete 14:11:35 2de7ff778b66: Pull complete 14:11:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:35 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:11:38 $ docker top 7c0f2414d8712df0e9f25e765a69b5b5fcc33be789be3a2561ffc885e7ee035c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:11:38 provisioning config files... 14:11:38 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8274332639787318739tmp 14:11:38 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4333824535106979966tmp 14:11:38 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1044140593247349161tmp [Pipeline] { [Pipeline] echo 14:11:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:11:38 ---> sigul-configuration.sh 14:11:38 gpg: directory `/root/.gnupg' created 14:11:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:11:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:11:38 gpg: keyring `/root/.gnupg/secring.gpg' created 14:11:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:11:38 gpg: CAST5 encrypted data 14:11:38 gpg: encrypted with 1 passphrase 14:11:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:11:39 + mkdir /home/jenkins 14:11:39 + mkdir /home/jenkins/sigul [Pipeline] sh 14:11:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:11:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:11:39 ---> sigul-install.sh 14:11:39 Sigul already installed; skipping installation. [Pipeline] sh 14:11:40 + git tag --list 14:11:40 v0.0.0 14:11:40 v0.0.1-dev.1 14:11:40 v0.0.1-dev.10 14:11:40 v0.0.1-dev.11 14:11:40 v0.0.1-dev.12 14:11:40 v0.0.1-dev.13 14:11:40 v0.0.1-dev.14 14:11:40 v0.0.1-dev.15 14:11:40 v0.0.1-dev.2 14:11:40 v0.0.1-dev.3 14:11:40 v0.0.1-dev.4 14:11:40 v0.0.1-dev.5 14:11:40 v0.0.1-dev.6 14:11:40 v0.0.1-dev.7 14:11:40 v0.0.1-dev.8 14:11:40 v0.0.1-dev.9 [Pipeline] sh 14:11:40 + lftools sign git-tag v0.0.1-dev.15 14:11:40 Signing Git tag with Sigul... 14:11:40 Signing v0.0.1-dev.15 [Pipeline] echo 14:11:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:11:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:11:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:11:41 $ docker stop --time=1 7c0f2414d8712df0e9f25e765a69b5b5fcc33be789be3a2561ffc885e7ee035c 14:11:43 $ docker rm -f 7c0f2414d8712df0e9f25e765a69b5b5fcc33be789be3a2561ffc885e7ee035c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:11:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:43 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:44 $ docker top c7ceb9e776e758b65f4af3b3d76d88a068a663ce40cae269f9acc59f67aa6baf -eo pid,comm 14:11:44 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). 14:11:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:44 [ssh-agent] Looking for ssh-agent implementation... 14:11:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:44 $ docker exec c7ceb9e776e758b65f4af3b3d76d88a068a663ce40cae269f9acc59f67aa6baf ssh-agent 14:11:44 SSH_AUTH_SOCK=/tmp/ssh-BiEEoxP5rper/agent.32 14:11:44 SSH_AGENT_PID=39 14:11:44 Running ssh-add (command line suppressed) 14:11:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2471578223871065028.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2471578223871065028.key) 14:11:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:45 + git semver bump pre 14:11:45 2022-06-28 14:11:45,455 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:11:45 2022-06-28 14:11:45,456 [bump_version] DEBUG bumping version:0.0.1-dev.15 on axis:pre with prefix:dev 14:11:45 2022-06-28 14:11:45,456 [bump_version] DEBUG bumped version:0.0.1-dev.16 14:11:45 2022-06-28 14:11:45,456 [write_version] DEBUG write version:0.0.1-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 14:11:45 2022-06-28 14:11:45,456 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:11:45 2022-06-28 14:11:45,456 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 14:11:45 2022-06-28 14:11:45,458 [execute] INFO git cat-file --batch-check 14:11:45 2022-06-28 14:11:45,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:11:45 2022-06-28 14:11:45,464 [execute] INFO git cat-file --batch 14:11:45 2022-06-28 14:11:45,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:11:45 2022-06-28 14:11:45,469 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:11:45 0.0.1-dev.16 [Pipeline] } 14:11:45 $ docker exec --env ******** --env ******** c7ceb9e776e758b65f4af3b3d76d88a068a663ce40cae269f9acc59f67aa6baf ssh-agent -k 14:11:45 unset SSH_AUTH_SOCK; 14:11:45 unset SSH_AGENT_PID; 14:11:45 echo Agent pid 39 killed; 14:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:46 + git semver [Pipeline] } 14:11:46 $ docker stop --time=1 c7ceb9e776e758b65f4af3b3d76d88a068a663ce40cae269f9acc59f67aa6baf 14:11:47 $ docker rm -f c7ceb9e776e758b65f4af3b3d76d88a068a663ce40cae269f9acc59f67aa6baf [Pipeline] // withDockerContainer [Pipeline] sh 14:11:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:48 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:49 $ docker top efd129428dcea47310d951384c22a8ec06b21f3677d15e3b3f4bc18d2642fe06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:49 [ssh-agent] Looking for ssh-agent implementation... 14:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:49 $ docker exec efd129428dcea47310d951384c22a8ec06b21f3677d15e3b3f4bc18d2642fe06 ssh-agent 14:11:49 SSH_AUTH_SOCK=/tmp/ssh-GLSyfmjrierg/agent.32 14:11:49 SSH_AGENT_PID=38 14:11:49 Running ssh-add (command line suppressed) 14:11:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2541863483886923445.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2541863483886923445.key) 14:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:49 + git semver push 14:11:50 2022-06-28 14:11:50,136 [run_push] DEBUG push 14:11:50 2022-06-28 14:11:50,137 [execute] INFO git cat-file --batch-check 14:11:50 2022-06-28 14:11:50,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:11:50 2022-06-28 14:11:50,140 [execute] INFO git rev-list c94f5e0f85b222f9011b74e1676aff4f37548ada -- 14:11:50 2022-06-28 14:11:50,141 [execute] DEBUG Popen(['git', 'rev-list', 'c94f5e0f85b222f9011b74e1676aff4f37548ada', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 14:11:50 2022-06-28 14:11:50,144 [execute] INFO git fetch -v origin 14:11:50 2022-06-28 14:11:50,145 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 14:11:50 2022-06-28 14:11:50,633 [run_push] DEBUG no remote changes detected 14:11:50 2022-06-28 14:11:50,633 [execute] INFO git push origin semver 14:11:50 2022-06-28 14:11:50,633 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 14:11:51 2022-06-28 14:11:51,394 [run_push] DEBUG push all version tags 14:11:51 2022-06-28 14:11:51,394 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:11:51 2022-06-28 14:11:51,395 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 14:11:52 2022-06-28 14:11:52,039 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:11:52 0.0.1-dev.16 [Pipeline] } 14:11:52 $ docker exec --env ******** --env ******** efd129428dcea47310d951384c22a8ec06b21f3677d15e3b3f4bc18d2642fe06 ssh-agent -k 14:11:52 unset SSH_AUTH_SOCK; 14:11:52 unset SSH_AGENT_PID; 14:11:52 echo Agent pid 38 killed; 14:11:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:52 + git semver [Pipeline] } 14:11:52 $ docker stop --time=1 efd129428dcea47310d951384c22a8ec06b21f3677d15e3b3f4bc18d2642fe06 14:11:54 $ docker rm -f efd129428dcea47310d951384c22a8ec06b21f3677d15e3b3f4bc18d2642fe06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 14:11:54 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 14:11:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 14:11:54 total 16 14:11:54 drwxr-xr-x 3 root root 4096 Jun 28 14:02 . 14:11:54 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 14:11 .. 14:11:54 drwxr-xr-x 2 root root 4096 Jun 28 14:02 cost 14:11:54 -rw-r--r-- 1 root root 89 Jun 28 14:02 cost.csv 14:11:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 14:11:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 14:11:54 total 16 14:11:54 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 14:02 . 14:11:54 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 14:11 .. 14:11:54 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 14:02 cost 14:11:54 -rw-r--r-- 1 jenkins jenkins 89 Jun 28 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:11:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:11:55 ---> package-listing.sh 14:11:55 ++ facter osfamily 14:11:55 ++ tr '[:upper:]' '[:lower:]' 14:11:56 + OS_FAMILY=debian 14:11:56 + workspace=/w/workspace/foundry_device-onvif-camera_main 14:11:56 + START_PACKAGES=/tmp/packages_start.txt 14:11:56 + END_PACKAGES=/tmp/packages_end.txt 14:11:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:56 + PACKAGES=/tmp/packages_start.txt 14:11:56 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 14:11:56 + PACKAGES=/tmp/packages_end.txt 14:11:56 + case "${OS_FAMILY}" in 14:11:56 + dpkg -l 14:11:56 + grep '^ii' 14:11:56 + '[' -f /tmp/packages_start.txt ']' 14:11:56 + '[' -f /tmp/packages_end.txt ']' 14:11:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:56 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 14:11:56 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 14:11:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 14:11:56 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:11:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:57 prd-ubuntu20.04-docker-8c-8g-16227 does not seem to be running inside a container 14:11:57 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:11:57 $ docker top 2bbd57202115311aeac97228d55065ef1d66aec2159d504f4de797f95dfd59c0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:57 + touch /tmp/pre-build-complete [Pipeline] sh 14:11:58 + mkdir -p /var/log/sysstat [Pipeline] sh 14:11:58 + ls /var/log/sa-host 14:11:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:58 provisioning config files... 14:11:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2871900722905325815tmp [Pipeline] { [Pipeline] echo 14:11:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:11:58 ---> create-netrc.sh [Pipeline] } 14:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:11:59 ---> python-tools-install.sh [Pipeline] echo 14:11:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:11:59 ---> sudo-logs.sh 14:11:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:11:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:11:59 ---> job-cost.sh 14:11:59 lf-activate-venv: SKIPPING 14:11:59 DEBUG: total: 0.2199999988079071 14:11:59 INFO: Retrieving Stack Cost... 14:12:00 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:00 INFO: Archiving Costs [Pipeline] echo 14:12:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:12:00 ---> logs-deploy.sh 14:12:00 lf-activate-venv: SKIPPING 14:12:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/17 14:12:00 INFO: archiving workspace using pattern(s): 14:12:01 Archives upload complete. 14:12:02 INFO: archiving logs to Nexus 14:12:02 ---> uname -a: 14:12:02 Linux prd-ubuntu20-04-docker-8c-8g-16227 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:12:02 14:12:02