Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07d7568c4aa69296c110ad64a28331e8173121ad 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-ssh14378875859024555801.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4471230397884720342.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9052960993765417762.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5283109435877346680.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/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-ssh2010530576745509775.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1156’ Running on prd-ubuntu20.04-docker-8c-8g-1159 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 07d7568c4aa69296c110ad64a28331e8173121ad (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#163)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07d7568c4aa69296c110ad64a28331e8173121ad # timeout=10 > git rev-list --no-walk d3157763bdfd8f49e0a7266dceddd97d249ca275 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T16:48:05.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T16:48:05.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T16:48:05.936Z] ========================================================= [2022-09-26T16:48:05.936Z] EdgeX Global Pipelines Version Info [2022-09-26T16:48:05.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T16:48:06.637Z] ------------------- [2022-09-26T16:48:06.637Z] stable info: [2022-09-26T16:48:06.637Z] ------------------- [2022-09-26T16:48:06.638Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T16:48:06.638Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T16:48:06.638Z] Message: update stable to v1.0.239 [2022-09-26T16:48:07.208Z] ------------------- [2022-09-26T16:48:07.208Z] experimental info: [2022-09-26T16:48:07.208Z] ------------------- [2022-09-26T16:48:07.208Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T16:48:07.208Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T16:48:07.208Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T16:48:07.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-26T16:48:07.425Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-26T16:48:07.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T16:48:07.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T16:48:07.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T16:48:07.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T16:48:07.478Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T16:48:07.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T16:48:07.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T16:48:07.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T16:48:07.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T16:48:07.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-26T16:48:07.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T16:48:07.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T16:48:07.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T16:48:07.599Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T16:48:07.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T16:48:07.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T16:48:07.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T16:48:07.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T16:48:07.667Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-26T16:48:07.683Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-26T16:48:07.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T16:48:07.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T16:48:07.718Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T16:48:07.728Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T16:48:07.738Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T16:48:07.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T16:48:07.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T16:48:07.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T16:48:07.799Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] echo [2022-09-26T16:48:07.815Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07d7568 [Pipeline] echo [2022-09-26T16:48:07.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T16:48:07.867Z] provisioning config files... [2022-09-26T16:48:07.882Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7676071506846542315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T16:48:08.182Z] ---> docker-login.sh [2022-09-26T16:48:08.182Z] nexus3.edgexfoundry.org:10001 [2022-09-26T16:48:08.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:08.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:08.442Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:08.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:08.442Z] [2022-09-26T16:48:08.442Z] Login Succeeded [2022-09-26T16:48:08.442Z] nexus3.edgexfoundry.org:10002 [2022-09-26T16:48:08.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:08.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:08.442Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:08.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:08.442Z] [2022-09-26T16:48:08.442Z] Login Succeeded [2022-09-26T16:48:08.442Z] nexus3.edgexfoundry.org:10003 [2022-09-26T16:48:08.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:08.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:08.703Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:08.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:08.703Z] [2022-09-26T16:48:08.703Z] Login Succeeded [2022-09-26T16:48:08.703Z] nexus3.edgexfoundry.org:10004 [2022-09-26T16:48:08.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:08.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:08.703Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:08.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:08.703Z] [2022-09-26T16:48:08.703Z] Login Succeeded [2022-09-26T16:48:08.703Z] docker.io [2022-09-26T16:48:08.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:09.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:09.224Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:09.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:09.224Z] [2022-09-26T16:48:09.224Z] Login Succeeded [2022-09-26T16:48:09.224Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T16:48:09.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T16:48:09.609Z] + git rev-list -1 --merges 07d7568c4aa69296c110ad64a28331e8173121ad~1..07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] echo [2022-09-26T16:48:09.638Z] -----------> git rev-list -1 --merges 07d7568c4aa69296c110ad64a28331e8173121ad~1..07d7568c4aa69296c110ad64a28331e8173121ad 07d7568c4aa69296c110ad64a28331e8173121ad [false] [Pipeline] sh [2022-09-26T16:48:09.924Z] + git log --format=format:%s -1 07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] echo [2022-09-26T16:48:09.966Z] ========================================================= [2022-09-26T16:48:09.966Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T16:48:09.966Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T16:48:10.277Z] + git log --format=format:%s -1 07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] echo [2022-09-26T16:48:10.289Z] [semverPrep] GIT_COMMIT: 07d7568c4aa69296c110ad64a28331e8173121ad, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#163) [Pipeline] echo [2022-09-26T16:48:10.298Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T16:48:10.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T16:48:10.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T16:48:10.694Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T16:48:10.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T16:48:10.694Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T16:48:10.694Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T16:48:10.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:48:11.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T16:48:11.040Z] [2022-09-26T16:48:11.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:48:11.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T16:48:11.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T16:48:11.334Z] b85a868b505f: Pulling fs layer [2022-09-26T16:48:11.334Z] e2be974225ed: Pulling fs layer [2022-09-26T16:48:11.334Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T16:48:11.334Z] 988bab9f4d93: Pulling fs layer [2022-09-26T16:48:11.334Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T16:48:11.334Z] eaf3925da568: Pulling fs layer [2022-09-26T16:48:11.334Z] bab4dde63d76: Pulling fs layer [2022-09-26T16:48:11.334Z] bde34c3a00c8: Pulling fs layer [2022-09-26T16:48:11.334Z] b352a97aabf1: Pulling fs layer [2022-09-26T16:48:11.334Z] 988bab9f4d93: Waiting [2022-09-26T16:48:11.334Z] 1469e6f7b9e6: Waiting [2022-09-26T16:48:11.334Z] bab4dde63d76: Waiting [2022-09-26T16:48:11.334Z] bde34c3a00c8: Waiting [2022-09-26T16:48:11.334Z] 4872d77fe225: Pulling fs layer [2022-09-26T16:48:11.334Z] 5851b861e8e6: Pulling fs layer [2022-09-26T16:48:11.334Z] 4872d77fe225: Waiting [2022-09-26T16:48:11.334Z] b352a97aabf1: Waiting [2022-09-26T16:48:11.334Z] 5851b861e8e6: Waiting [2022-09-26T16:48:11.334Z] e2be974225ed: Verifying Checksum [2022-09-26T16:48:11.334Z] e2be974225ed: Download complete [2022-09-26T16:48:11.334Z] 988bab9f4d93: Verifying Checksum [2022-09-26T16:48:11.334Z] 988bab9f4d93: Download complete [2022-09-26T16:48:11.616Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T16:48:11.616Z] 1469e6f7b9e6: Download complete [2022-09-26T16:48:11.616Z] eaf3925da568: Verifying Checksum [2022-09-26T16:48:11.616Z] eaf3925da568: Download complete [2022-09-26T16:48:11.616Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T16:48:11.616Z] 339a4e72a1f5: Download complete [2022-09-26T16:48:11.616Z] bde34c3a00c8: Verifying Checksum [2022-09-26T16:48:11.616Z] bde34c3a00c8: Download complete [2022-09-26T16:48:11.616Z] b352a97aabf1: Verifying Checksum [2022-09-26T16:48:11.616Z] b352a97aabf1: Download complete [2022-09-26T16:48:11.616Z] 4872d77fe225: Verifying Checksum [2022-09-26T16:48:11.616Z] 4872d77fe225: Download complete [2022-09-26T16:48:11.616Z] 5851b861e8e6: Download complete [2022-09-26T16:48:11.887Z] b85a868b505f: Verifying Checksum [2022-09-26T16:48:11.887Z] b85a868b505f: Download complete [2022-09-26T16:48:12.147Z] bab4dde63d76: Verifying Checksum [2022-09-26T16:48:12.147Z] bab4dde63d76: Download complete [2022-09-26T16:48:13.088Z] b85a868b505f: Pull complete [2022-09-26T16:48:13.362Z] e2be974225ed: Pull complete [2022-09-26T16:48:13.621Z] 339a4e72a1f5: Pull complete [2022-09-26T16:48:13.881Z] 988bab9f4d93: Pull complete [2022-09-26T16:48:14.141Z] 1469e6f7b9e6: Pull complete [2022-09-26T16:48:14.141Z] eaf3925da568: Pull complete [2022-09-26T16:48:16.049Z] bab4dde63d76: Pull complete [2022-09-26T16:48:16.049Z] bde34c3a00c8: Pull complete [2022-09-26T16:48:16.312Z] b352a97aabf1: Pull complete [2022-09-26T16:48:16.312Z] 4872d77fe225: Pull complete [2022-09-26T16:48:16.312Z] 5851b861e8e6: Pull complete [2022-09-26T16:48:16.312Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T16:48:16.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T16:48:16.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T16:48:16.412Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T16:48:16.437Z] $ 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 [2022-09-26T16:48:19.203Z] $ docker top fbf3e3326cbbb573701a8e9c62c0af33a1c10e584ab2be58a35750020ffaad6d -eo pid,comm [2022-09-26T16:48:19.266Z] 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). [2022-09-26T16:48:19.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T16:48:19.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T16:48:19.307Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T16:48:19.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T16:48:19.415Z] $ docker exec fbf3e3326cbbb573701a8e9c62c0af33a1c10e584ab2be58a35750020ffaad6d ssh-agent [2022-09-26T16:48:19.539Z] SSH_AUTH_SOCK=/tmp/ssh-e5Pvaaq84lZn/agent.33 [2022-09-26T16:48:19.539Z] SSH_AGENT_PID=39 [2022-09-26T16:48:19.545Z] Running ssh-add (command line suppressed) [2022-09-26T16:48:19.646Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8413788754784583492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8413788754784583492.key) [2022-09-26T16:48:19.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T16:48:19.961Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T16:48:19.965Z] $ docker exec --env ******** --env ******** fbf3e3326cbbb573701a8e9c62c0af33a1c10e584ab2be58a35750020ffaad6d ssh-agent -k [2022-09-26T16:48:20.078Z] unset SSH_AUTH_SOCK; [2022-09-26T16:48:20.078Z] unset SSH_AGENT_PID; [2022-09-26T16:48:20.079Z] echo Agent pid 39 killed; [2022-09-26T16:48:20.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T16:48:20.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T16:48:20.121Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T16:48:20.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T16:48:20.242Z] $ docker exec fbf3e3326cbbb573701a8e9c62c0af33a1c10e584ab2be58a35750020ffaad6d ssh-agent [2022-09-26T16:48:20.364Z] SSH_AUTH_SOCK=/tmp/ssh-YxUMguC1Tm5s/agent.71 [2022-09-26T16:48:20.364Z] SSH_AGENT_PID=77 [2022-09-26T16:48:20.369Z] Running ssh-add (command line suppressed) [2022-09-26T16:48:20.461Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3701390811147194236.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3701390811147194236.key) [2022-09-26T16:48:20.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T16:48:20.765Z] + git semver init [2022-09-26T16:48:21.024Z] 2022-09-26 16:48:20,944 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T16:48:21.024Z] 2022-09-26 16:48:20,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-26T16:48:21.024Z] 2022-09-26 16:48:20,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-26T16:48:21.024Z] 2022-09-26 16:48:20,947 [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) [2022-09-26T16:48:22.404Z] 2022-09-26 16:48:21,979 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-26T16:48:22.404Z] 2022-09-26 16:48:21,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-26T16:48:22.404Z] 2022-09-26 16:48:21,980 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T16:48:22.404Z] 2022-09-26 16:48:21,980 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T16:48:22.404Z] 2.3.0-dev.21 [Pipeline] } [2022-09-26T16:48:22.407Z] $ docker exec --env ******** --env ******** fbf3e3326cbbb573701a8e9c62c0af33a1c10e584ab2be58a35750020ffaad6d ssh-agent -k [2022-09-26T16:48:22.507Z] unset SSH_AUTH_SOCK; [2022-09-26T16:48:22.510Z] unset SSH_AGENT_PID; [2022-09-26T16:48:22.510Z] echo Agent pid 77 killed; [2022-09-26T16:48:22.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T16:48:22.826Z] + git semver [Pipeline] } [2022-09-26T16:48:23.094Z] $ docker stop --time=1 fbf3e3326cbbb573701a8e9c62c0af33a1c10e584ab2be58a35750020ffaad6d [2022-09-26T16:48:24.438Z] $ docker rm -f fbf3e3326cbbb573701a8e9c62c0af33a1c10e584ab2be58a35750020ffaad6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T16:48:24.783Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T16:48:24.965Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T16:48:24.968Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 [2022-09-26T16:48:25.107Z] provisioning config files... [2022-09-26T16:48:25.116Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16119525884577282074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T16:48:25.410Z] ---> docker-login.sh [2022-09-26T16:48:25.410Z] nexus3.edgexfoundry.org:10001 [2022-09-26T16:48:25.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:25.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:25.410Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:25.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:25.410Z] [2022-09-26T16:48:25.410Z] Login Succeeded [2022-09-26T16:48:25.410Z] nexus3.edgexfoundry.org:10002 [2022-09-26T16:48:25.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:25.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:25.410Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:25.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:25.410Z] [2022-09-26T16:48:25.410Z] Login Succeeded [2022-09-26T16:48:25.410Z] nexus3.edgexfoundry.org:10003 [2022-09-26T16:48:25.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:25.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:25.669Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:25.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:25.669Z] [2022-09-26T16:48:25.669Z] Login Succeeded [2022-09-26T16:48:25.669Z] nexus3.edgexfoundry.org:10004 [2022-09-26T16:48:25.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:25.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:25.669Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:25.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:25.669Z] [2022-09-26T16:48:25.669Z] Login Succeeded [2022-09-26T16:48:25.669Z] docker.io [2022-09-26T16:48:25.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:48:26.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:48:26.186Z] Configure a credential helper to remove this warning. See [2022-09-26T16:48:26.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:48:26.186Z] [2022-09-26T16:48:26.186Z] Login Succeeded [2022-09-26T16:48:26.186Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T16:48:26.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T16:48:26.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T16:48:26.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T16:48:26.279Z] ========================================================= [2022-09-26T16:48:26.279Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T16:48:26.279Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:48:26.588Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T16:48:26.588Z] Sending build context to Docker daemon 20.68MB [2022-09-26T16:48:26.588Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T16:48:26.588Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T16:48:26.849Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T16:48:26.849Z] 2408cc74d12b: Pulling fs layer [2022-09-26T16:48:26.849Z] ea60b727a1ce: Pulling fs layer [2022-09-26T16:48:26.849Z] 30c4a7721957: Pulling fs layer [2022-09-26T16:48:26.849Z] 370296b7ddb6: Pulling fs layer [2022-09-26T16:48:26.849Z] 7c6cee850709: Pulling fs layer [2022-09-26T16:48:26.849Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T16:48:26.849Z] d94ebbe4e438: Pulling fs layer [2022-09-26T16:48:26.849Z] 7c6cee850709: Waiting [2022-09-26T16:48:26.849Z] 39a5fcdaea64: Waiting [2022-09-26T16:48:26.849Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T16:48:26.849Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T16:48:26.849Z] bcfd1f05c69d: Waiting [2022-09-26T16:48:26.849Z] 370296b7ddb6: Waiting [2022-09-26T16:48:26.849Z] 59ccb84bbe0f: Waiting [2022-09-26T16:48:26.849Z] 30c4a7721957: Verifying Checksum [2022-09-26T16:48:26.849Z] 30c4a7721957: Download complete [2022-09-26T16:48:26.849Z] ea60b727a1ce: Verifying Checksum [2022-09-26T16:48:26.849Z] ea60b727a1ce: Download complete [2022-09-26T16:48:26.849Z] 7c6cee850709: Verifying Checksum [2022-09-26T16:48:26.849Z] 7c6cee850709: Download complete [2022-09-26T16:48:26.849Z] 39a5fcdaea64: Download complete [2022-09-26T16:48:26.849Z] 2408cc74d12b: Verifying Checksum [2022-09-26T16:48:26.849Z] 2408cc74d12b: Download complete [2022-09-26T16:48:26.849Z] d94ebbe4e438: Download complete [2022-09-26T16:48:27.117Z] 2408cc74d12b: Pull complete [2022-09-26T16:48:27.117Z] ea60b727a1ce: Pull complete [2022-09-26T16:48:27.117Z] 30c4a7721957: Pull complete [2022-09-26T16:48:27.378Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T16:48:27.378Z] 59ccb84bbe0f: Download complete [2022-09-26T16:48:27.378Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T16:48:27.378Z] bcfd1f05c69d: Download complete [2022-09-26T16:48:27.636Z] 370296b7ddb6: Verifying Checksum [2022-09-26T16:48:27.636Z] 370296b7ddb6: Download complete [2022-09-26T16:48:31.822Z] 370296b7ddb6: Pull complete [2022-09-26T16:48:31.822Z] 7c6cee850709: Pull complete [2022-09-26T16:48:31.822Z] 39a5fcdaea64: Pull complete [2022-09-26T16:48:31.822Z] d94ebbe4e438: Pull complete [2022-09-26T16:48:34.352Z] bcfd1f05c69d: Pull complete [2022-09-26T16:48:34.918Z] 59ccb84bbe0f: Pull complete [2022-09-26T16:48:34.918Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T16:48:34.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T16:48:34.918Z] ---> a4fb48ad2a94 [2022-09-26T16:48:34.918Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T16:48:39.117Z] ---> Running in d2f26a2a8d68 [2022-09-26T16:48:39.117Z] Removing intermediate container d2f26a2a8d68 [2022-09-26T16:48:39.117Z] ---> dd14302e04a7 [2022-09-26T16:48:39.117Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T16:48:39.117Z] ---> Running in 1c31ee36cc69 [2022-09-26T16:48:39.117Z] Removing intermediate container 1c31ee36cc69 [2022-09-26T16:48:39.117Z] ---> 1cb4379f4da6 [2022-09-26T16:48:39.117Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T16:48:39.117Z] ---> Running in 91987a6d9e82 [2022-09-26T16:48:39.117Z] Removing intermediate container 91987a6d9e82 [2022-09-26T16:48:39.117Z] ---> 8443db10527d [2022-09-26T16:48:39.117Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-26T16:48:39.117Z] ---> Running in 51df32130c3b [2022-09-26T16:48:39.117Z] Removing intermediate container 51df32130c3b [2022-09-26T16:48:39.117Z] ---> edd83b51c1cb [2022-09-26T16:48:39.117Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T16:48:39.117Z] ---> Running in 7b798cf91d2e [2022-09-26T16:48:39.379Z] Removing intermediate container 7b798cf91d2e [2022-09-26T16:48:39.379Z] ---> d4d602cadd95 [2022-09-26T16:48:39.379Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T16:48:39.379Z] ---> Running in 4a3c844b52bc [2022-09-26T16:48:39.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T16:48:40.064Z] Still waiting to schedule task [2022-09-26T16:48:40.064Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1158’ [2022-09-26T16:48:40.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T16:48:40.833Z] OK: 211 MiB in 51 packages [2022-09-26T16:48:41.400Z] Removing intermediate container 4a3c844b52bc [2022-09-26T16:48:41.400Z] ---> a170de92f0e2 [2022-09-26T16:48:41.400Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-26T16:48:41.400Z] ---> Running in 40e00c0de0c0 [2022-09-26T16:48:41.400Z] Removing intermediate container 40e00c0de0c0 [2022-09-26T16:48:41.400Z] ---> 359a54f870da [2022-09-26T16:48:41.400Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-26T16:48:41.400Z] ---> 72dfb269b3f4 [2022-09-26T16:48:41.400Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T16:48:41.400Z] ---> Running in c471113dc204 [2022-09-26T16:49:03.333Z] Removing intermediate container c471113dc204 [2022-09-26T16:49:03.333Z] ---> 885746840fec [2022-09-26T16:49:03.333Z] Step 12/13 : COPY . . [2022-09-26T16:49:04.269Z] ---> 0ffb5ace7a01 [2022-09-26T16:49:04.269Z] Step 13/13 : RUN ${MAKE} [2022-09-26T16:49:04.269Z] ---> Running in 67ed2f8b5352 [2022-09-26T16:49:04.269Z] noop [2022-09-26T16:49:04.529Z] Removing intermediate container 67ed2f8b5352 [2022-09-26T16:49:04.529Z] ---> db0e55c4bb57 [2022-09-26T16:49:04.529Z] Successfully built db0e55c4bb57 [2022-09-26T16:49:04.788Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:49:05.095Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T16:49:05.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T16:49:05.170Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T16:49:05.206Z] $ 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 [2022-09-26T16:49:05.556Z] $ docker top 66bb4a69034ce3c17ac9b078928aad289d63c919cd3967452831d6302f6b5123 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T16:49:05.891Z] + go version [2022-09-26T16:49:05.891Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T16:49:05.908Z] $ docker stop --time=1 66bb4a69034ce3c17ac9b078928aad289d63c919cd3967452831d6302f6b5123 [2022-09-26T16:49:07.184Z] $ docker rm -f 66bb4a69034ce3c17ac9b078928aad289d63c919cd3967452831d6302f6b5123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:49:07.575Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T16:49:07.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T16:49:07.637Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T16:49:07.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2022-09-26T16:49:08.046Z] $ docker top 10b8f487fccaf338c8e8fae4fc13057ec5582b068b5f759087ad3ba68e75456c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T16:49:08.387Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T16:49:08.685Z] + make test [2022-09-26T16:49:08.685Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-26T16:49:08.943Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-26T16:49:18.919Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-26T16:49:20.293Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.041s coverage: 28.6% of statements [2022-09-26T16:49:20.293Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-26T16:49:20.551Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.499s coverage: 86.5% of statements [2022-09-26T16:49:28.668Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T16:49:28.668Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T16:49:31.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T16:49:31.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T16:49:31.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-26T16:49:31.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T16:49:31.979Z] $ docker stop --time=1 10b8f487fccaf338c8e8fae4fc13057ec5582b068b5f759087ad3ba68e75456c [2022-09-26T16:49:34.436Z] $ docker rm -f 10b8f487fccaf338c8e8fae4fc13057ec5582b068b5f759087ad3ba68e75456c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T16:49:34.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T16:49:34.910Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T16:49:35.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T16:49:35.760Z] + ls -al . [2022-09-26T16:49:35.760Z] total 236 [2022-09-26T16:49:35.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 16:49 . [2022-09-26T16:49:35.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:48 .. [2022-09-26T16:49:35.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 16:49 .git [2022-09-26T16:49:35.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:48 .github [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 26 16:48 .gitignore [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 16:48 .golangci.yml [2022-09-26T16:49:35.760Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 16:48 .semver [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 26 16:48 Attribution.txt [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 26 16:48 CHANGELOG.md [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 26 16:48 Dockerfile [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 16:48 GOVERNANCE.md [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 26 16:48 Jenkinsfile [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 16:48 LICENSE [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 26 16:48 Makefile [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 26 16:48 OWNERS.md [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 26 16:48 README.md [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 16:48 VERSION [2022-09-26T16:49:35.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:48 bin [2022-09-26T16:49:35.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:48 cmd [2022-09-26T16:49:35.760Z] -rw-r--r-- 1 jenkins jenkins 79818 Sep 26 16:49 coverage.out [2022-09-26T16:49:35.760Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 16:48 doc [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 26 16:48 go.mod [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 26 16:48 go.sum [2022-09-26T16:49:35.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:48 internal [2022-09-26T16:49:35.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:48 snap [2022-09-26T16:49:35.760Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 26 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:49:36.173Z] + 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=07d7568c4aa69296c110ad64a28331e8173121ad --label arch=amd64 --label version=2.3.0-dev.21 . [2022-09-26T16:49:36.174Z] Sending build context to Docker daemon 20.76MB [2022-09-26T16:49:36.174Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T16:49:36.174Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-26T16:49:36.174Z] ---> db0e55c4bb57 [2022-09-26T16:49:36.174Z] Step 3/26 : ARG MAKE="make build" [2022-09-26T16:49:36.446Z] ---> Running in 4ac4a6bc999b [2022-09-26T16:49:36.446Z] Removing intermediate container 4ac4a6bc999b [2022-09-26T16:49:36.446Z] ---> baf7d49dd0d8 [2022-09-26T16:49:36.446Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T16:49:36.446Z] ---> Running in ea8c4e841e40 [2022-09-26T16:49:36.446Z] Removing intermediate container ea8c4e841e40 [2022-09-26T16:49:36.446Z] ---> 0ca8605acff5 [2022-09-26T16:49:36.446Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T16:49:36.446Z] ---> Running in c34480ce0b19 [2022-09-26T16:49:36.705Z] Removing intermediate container c34480ce0b19 [2022-09-26T16:49:36.705Z] ---> ed6fce600f75 [2022-09-26T16:49:36.705Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-26T16:49:36.705Z] ---> Running in cebfd0496c0a [2022-09-26T16:49:36.705Z] Removing intermediate container cebfd0496c0a [2022-09-26T16:49:36.705Z] ---> d8a13d119d08 [2022-09-26T16:49:36.705Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T16:49:36.705Z] ---> Running in be9d969574d4 [2022-09-26T16:49:37.271Z] Removing intermediate container be9d969574d4 [2022-09-26T16:49:37.271Z] ---> efc6c3376f13 [2022-09-26T16:49:37.271Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T16:49:37.271Z] ---> Running in dc0f26ec0c96 [2022-09-26T16:49:37.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T16:49:38.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T16:49:38.721Z] OK: 211 MiB in 51 packages [2022-09-26T16:49:38.978Z] Removing intermediate container dc0f26ec0c96 [2022-09-26T16:49:38.978Z] ---> 894fc0696efe [2022-09-26T16:49:38.978Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-26T16:49:38.978Z] ---> Running in bc35249a3966 [2022-09-26T16:49:38.978Z] Removing intermediate container bc35249a3966 [2022-09-26T16:49:38.978Z] ---> 6dc36f4b2585 [2022-09-26T16:49:38.978Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-26T16:49:39.237Z] ---> c8623ac471d5 [2022-09-26T16:49:39.237Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T16:49:39.237Z] ---> Running in dc4c3caa5d7c [2022-09-26T16:49:39.803Z] Removing intermediate container dc4c3caa5d7c [2022-09-26T16:49:39.803Z] ---> 87a0aeaf4c9a [2022-09-26T16:49:39.803Z] Step 12/26 : COPY . . [2022-09-26T16:49:40.741Z] ---> a1cff2b59224 [2022-09-26T16:49:40.741Z] Step 13/26 : RUN ${MAKE} [2022-09-26T16:49:40.741Z] ---> Running in 16b436d879ee [2022-09-26T16:49:41.001Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-26T16:50:02.924Z] Removing intermediate container 16b436d879ee [2022-09-26T16:50:02.924Z] ---> 8914c5af569f [2022-09-26T16:50:02.924Z] Step 14/26 : FROM alpine:3.16 [2022-09-26T16:50:03.490Z] 3.16: Pulling from library/alpine [2022-09-26T16:50:03.749Z] 213ec9aee27d: Pulling fs layer [2022-09-26T16:50:04.009Z] 213ec9aee27d: Verifying Checksum [2022-09-26T16:50:04.009Z] 213ec9aee27d: Download complete [2022-09-26T16:50:04.009Z] 213ec9aee27d: Pull complete [2022-09-26T16:50:04.268Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T16:50:04.268Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T16:50:04.268Z] ---> 9c6f07244728 [2022-09-26T16:50:04.268Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T16:50:04.268Z] ---> Running in 6f9d0d1d87bc [2022-09-26T16:50:04.268Z] Removing intermediate container 6f9d0d1d87bc [2022-09-26T16:50:04.268Z] ---> 0e6aad5c1583 [2022-09-26T16:50:04.268Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T16:50:04.268Z] ---> Running in a06d078407bc [2022-09-26T16:50:04.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T16:50:05.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T16:50:05.727Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T16:50:05.727Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T16:50:05.727Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T16:50:05.727Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T16:50:05.727Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T16:50:05.727Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T16:50:05.727Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T16:50:05.727Z] OK: 8 MiB in 20 packages [2022-09-26T16:50:06.295Z] Removing intermediate container a06d078407bc [2022-09-26T16:50:06.295Z] ---> 2fd70ad4ce64 [2022-09-26T16:50:06.295Z] Step 17/26 : WORKDIR / [2022-09-26T16:50:06.295Z] ---> Running in f8c78063f1ee [2022-09-26T16:50:06.295Z] Removing intermediate container f8c78063f1ee [2022-09-26T16:50:06.295Z] ---> d1ab8dd7d32f [2022-09-26T16:50:06.295Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-26T16:50:07.358Z] ---> 08d3b1272c34 [2022-09-26T16:50:07.358Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-26T16:50:07.358Z] ---> 241b0d78f8f6 [2022-09-26T16:50:07.358Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-26T16:50:07.358Z] ---> 6e4868f0cc4e [2022-09-26T16:50:07.358Z] Step 21/26 : EXPOSE 59984 [2022-09-26T16:50:07.358Z] ---> Running in 832d704f2bd5 [2022-09-26T16:50:07.642Z] Removing intermediate container 832d704f2bd5 [2022-09-26T16:50:07.642Z] ---> 230a5fe0dadf [2022-09-26T16:50:07.642Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-26T16:50:07.642Z] ---> Running in ebbf2039e776 [2022-09-26T16:50:07.642Z] Removing intermediate container ebbf2039e776 [2022-09-26T16:50:07.642Z] ---> c49f2411a494 [2022-09-26T16:50:07.642Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T16:50:07.642Z] ---> Running in f07fdb021631 [2022-09-26T16:50:07.642Z] Removing intermediate container f07fdb021631 [2022-09-26T16:50:07.642Z] ---> 11ce10b9fb0f [2022-09-26T16:50:07.642Z] Step 24/26 : LABEL arch=amd64 [2022-09-26T16:50:07.642Z] ---> Running in a69efa16be90 [2022-09-26T16:50:07.642Z] Removing intermediate container a69efa16be90 [2022-09-26T16:50:07.642Z] ---> 4dbca8749bfb [2022-09-26T16:50:07.642Z] Step 25/26 : LABEL git_sha=07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T16:50:07.921Z] ---> Running in 809d92f159ac [2022-09-26T16:50:07.921Z] Removing intermediate container 809d92f159ac [2022-09-26T16:50:07.921Z] ---> b0e8484a33bb [2022-09-26T16:50:07.921Z] Step 26/26 : LABEL version=2.3.0-dev.21 [2022-09-26T16:50:07.921Z] ---> Running in a2e39ab9b431 [2022-09-26T16:50:07.921Z] Removing intermediate container a2e39ab9b431 [2022-09-26T16:50:07.921Z] ---> e84632f65b94 [2022-09-26T16:50:07.921Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T16:50:07.921Z] Successfully built e84632f65b94 [2022-09-26T16:50:07.921Z] 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 [2022-09-26T16:50:08.034Z] provisioning config files... [2022-09-26T16:50:08.043Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12895013389962395920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T16:50:08.333Z] ---> docker-login.sh [2022-09-26T16:50:08.333Z] nexus3.edgexfoundry.org:10001 [2022-09-26T16:50:08.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:50:08.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:50:08.333Z] Configure a credential helper to remove this warning. See [2022-09-26T16:50:08.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:50:08.333Z] [2022-09-26T16:50:08.333Z] Login Succeeded [2022-09-26T16:50:08.333Z] nexus3.edgexfoundry.org:10002 [2022-09-26T16:50:08.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:50:08.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:50:08.333Z] Configure a credential helper to remove this warning. See [2022-09-26T16:50:08.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:50:08.333Z] [2022-09-26T16:50:08.333Z] Login Succeeded [2022-09-26T16:50:08.333Z] nexus3.edgexfoundry.org:10003 [2022-09-26T16:50:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:50:08.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:50:08.592Z] Configure a credential helper to remove this warning. See [2022-09-26T16:50:08.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:50:08.592Z] [2022-09-26T16:50:08.592Z] Login Succeeded [2022-09-26T16:50:08.592Z] nexus3.edgexfoundry.org:10004 [2022-09-26T16:50:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:50:08.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:50:08.592Z] Configure a credential helper to remove this warning. See [2022-09-26T16:50:08.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:50:08.592Z] [2022-09-26T16:50:08.592Z] Login Succeeded [2022-09-26T16:50:08.592Z] docker.io [2022-09-26T16:50:08.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:50:09.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:50:09.111Z] Configure a credential helper to remove this warning. See [2022-09-26T16:50:09.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:50:09.111Z] [2022-09-26T16:50:09.111Z] Login Succeeded [2022-09-26T16:50:09.111Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T16:50:09.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T16:50:09.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T16:50:09.164Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-26T16:50:09.164Z] 07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T16:50:09.164Z] latest [2022-09-26T16:50:09.164Z] 2.3.0-dev.21 [2022-09-26T16:50:09.164Z] 07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [2022-09-26T16:50:09.164Z] main [2022-09-26T16:50:09.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:09.471Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:09.771Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T16:50:09.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-26T16:50:09.771Z] 8b621d30aecd: Preparing [2022-09-26T16:50:09.771Z] 4fd791f11c9e: Preparing [2022-09-26T16:50:09.771Z] 761ba8c716dc: Preparing [2022-09-26T16:50:09.771Z] 76b503cb68a0: Preparing [2022-09-26T16:50:09.771Z] 994393dc58e7: Preparing [2022-09-26T16:50:09.771Z] 994393dc58e7: Layer already exists [2022-09-26T16:50:09.771Z] 8b621d30aecd: Pushed [2022-09-26T16:50:09.771Z] 4fd791f11c9e: Pushed [2022-09-26T16:50:10.028Z] 76b503cb68a0: Pushed [2022-09-26T16:50:12.563Z] 761ba8c716dc: Pushed [2022-09-26T16:50:12.563Z] 07d7568c4aa69296c110ad64a28331e8173121ad: digest: sha256:0b8bc6da2b96d4e3dfc8a221af2fa9130a784e78a6c54bf6dbf29ff7fd6aa556 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:12.865Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:13.175Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-26T16:50:13.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-26T16:50:13.175Z] 8b621d30aecd: Preparing [2022-09-26T16:50:13.175Z] 4fd791f11c9e: Preparing [2022-09-26T16:50:13.175Z] 761ba8c716dc: Preparing [2022-09-26T16:50:13.175Z] 76b503cb68a0: Preparing [2022-09-26T16:50:13.175Z] 994393dc58e7: Preparing [2022-09-26T16:50:13.175Z] 8b621d30aecd: Layer already exists [2022-09-26T16:50:13.175Z] 4fd791f11c9e: Layer already exists [2022-09-26T16:50:13.175Z] 994393dc58e7: Layer already exists [2022-09-26T16:50:13.175Z] 761ba8c716dc: Layer already exists [2022-09-26T16:50:13.175Z] 76b503cb68a0: Layer already exists [2022-09-26T16:50:13.175Z] latest: digest: sha256:0b8bc6da2b96d4e3dfc8a221af2fa9130a784e78a6c54bf6dbf29ff7fd6aa556 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:13.477Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:13.783Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.21 [2022-09-26T16:50:13.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-26T16:50:13.783Z] 8b621d30aecd: Preparing [2022-09-26T16:50:13.783Z] 4fd791f11c9e: Preparing [2022-09-26T16:50:13.783Z] 761ba8c716dc: Preparing [2022-09-26T16:50:13.783Z] 76b503cb68a0: Preparing [2022-09-26T16:50:13.783Z] 994393dc58e7: Preparing [2022-09-26T16:50:13.783Z] 994393dc58e7: Layer already exists [2022-09-26T16:50:13.783Z] 761ba8c716dc: Layer already exists [2022-09-26T16:50:13.783Z] 8b621d30aecd: Layer already exists [2022-09-26T16:50:13.783Z] 4fd791f11c9e: Layer already exists [2022-09-26T16:50:13.783Z] 76b503cb68a0: Layer already exists [2022-09-26T16:50:13.783Z] 2.3.0-dev.21: digest: sha256:0b8bc6da2b96d4e3dfc8a221af2fa9130a784e78a6c54bf6dbf29ff7fd6aa556 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:14.088Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:14.391Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [2022-09-26T16:50:14.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-26T16:50:14.391Z] 8b621d30aecd: Preparing [2022-09-26T16:50:14.391Z] 4fd791f11c9e: Preparing [2022-09-26T16:50:14.391Z] 761ba8c716dc: Preparing [2022-09-26T16:50:14.391Z] 76b503cb68a0: Preparing [2022-09-26T16:50:14.391Z] 994393dc58e7: Preparing [2022-09-26T16:50:14.391Z] 8b621d30aecd: Layer already exists [2022-09-26T16:50:14.391Z] 4fd791f11c9e: Layer already exists [2022-09-26T16:50:14.391Z] 994393dc58e7: Layer already exists [2022-09-26T16:50:14.391Z] 761ba8c716dc: Layer already exists [2022-09-26T16:50:14.391Z] 76b503cb68a0: Layer already exists [2022-09-26T16:50:14.391Z] 07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21: digest: sha256:0b8bc6da2b96d4e3dfc8a221af2fa9130a784e78a6c54bf6dbf29ff7fd6aa556 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:14.695Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:14.998Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-26T16:50:14.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-26T16:50:14.998Z] 8b621d30aecd: Preparing [2022-09-26T16:50:14.998Z] 4fd791f11c9e: Preparing [2022-09-26T16:50:14.998Z] 761ba8c716dc: Preparing [2022-09-26T16:50:14.998Z] 76b503cb68a0: Preparing [2022-09-26T16:50:14.998Z] 994393dc58e7: Preparing [2022-09-26T16:50:14.998Z] 8b621d30aecd: Layer already exists [2022-09-26T16:50:14.998Z] 761ba8c716dc: Layer already exists [2022-09-26T16:50:14.998Z] 994393dc58e7: Layer already exists [2022-09-26T16:50:14.998Z] 4fd791f11c9e: Layer already exists [2022-09-26T16:50:14.998Z] 76b503cb68a0: Layer already exists [2022-09-26T16:50:14.998Z] main: digest: sha256:0b8bc6da2b96d4e3dfc8a221af2fa9130a784e78a6c54bf6dbf29ff7fd6aa556 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T16:50:15.035Z] ===================================================== [Pipeline] echo [2022-09-26T16:50:15.042Z] taggedImages: [2022-09-26T16:50:15.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T16:50:15.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-26T16:50:15.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.21 [2022-09-26T16:50:15.042Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [2022-09-26T16:50:15.042Z] - 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 [2022-09-26T16:50:15.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T16:50:15.388Z] [2022-09-26T16:50:15.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:50:15.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T16:50:15.679Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T16:50:15.679Z] 5eb5b503b376: Pulling fs layer [2022-09-26T16:50:15.679Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T16:50:15.679Z] ec43610c2a17: Pulling fs layer [2022-09-26T16:50:15.679Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T16:50:15.679Z] 33b1e0a273af: Pulling fs layer [2022-09-26T16:50:15.679Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T16:50:15.679Z] 2f39f015ded8: Pulling fs layer [2022-09-26T16:50:15.679Z] 33b1e0a273af: Waiting [2022-09-26T16:50:15.679Z] 5d3b04190fa2: Waiting [2022-09-26T16:50:15.679Z] 3a2ae6a8a46f: Waiting [2022-09-26T16:50:15.679Z] 5c69ac0246d0: Download complete [2022-09-26T16:50:15.679Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T16:50:15.679Z] 3a2ae6a8a46f: Download complete [2022-09-26T16:50:15.679Z] 33b1e0a273af: Verifying Checksum [2022-09-26T16:50:15.679Z] 33b1e0a273af: Download complete [2022-09-26T16:50:15.679Z] 5d3b04190fa2: Download complete [2022-09-26T16:50:15.679Z] ec43610c2a17: Verifying Checksum [2022-09-26T16:50:15.679Z] ec43610c2a17: Download complete [2022-09-26T16:50:15.937Z] 5eb5b503b376: Verifying Checksum [2022-09-26T16:50:15.937Z] 5eb5b503b376: Download complete [2022-09-26T16:50:16.502Z] 2f39f015ded8: Download complete [2022-09-26T16:50:17.066Z] 5eb5b503b376: Pull complete [2022-09-26T16:50:17.324Z] 5c69ac0246d0: Pull complete [2022-09-26T16:50:17.582Z] ec43610c2a17: Pull complete [2022-09-26T16:50:17.840Z] 3a2ae6a8a46f: Pull complete [2022-09-26T16:50:18.097Z] 33b1e0a273af: Pull complete [2022-09-26T16:50:18.097Z] 5d3b04190fa2: Pull complete [2022-09-26T16:50:22.280Z] 2f39f015ded8: Pull complete [2022-09-26T16:50:22.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T16:50:22.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T16:50:22.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T16:50:22.355Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T16:50:22.384Z] $ 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 [2022-09-26T16:50:24.802Z] $ docker top 31640b1cf70f98788effb6247d8e4b5cdbcf28af195c81a3aaaec417940fdd04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T16:50:25.185Z] ---> job-cost.sh [2022-09-26T16:50:25.186Z] lf-activate-venv: SKIPPING [2022-09-26T16:50:25.186Z] INFO: No Stack... [2022-09-26T16:50:25.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T16:50:26.014Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T16:50:26.297Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-09-26T16:50:26.297Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T16:50:26.309Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] [2022-09-26T16:50:26.316Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] did not exist. Created. [2022-09-26T16:50:26.316Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T16:50:26.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T16:50:26.645Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T16:50:26.652Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T16:50:26.672Z] $ docker stop --time=1 31640b1cf70f98788effb6247d8e4b5cdbcf28af195c81a3aaaec417940fdd04 [2022-09-26T16:50:27.832Z] $ docker rm -f 31640b1cf70f98788effb6247d8e4b5cdbcf28af195c81a3aaaec417940fdd04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T16:52:12.211Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1160 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-09-26T16:52:12.225Z] Running in /w/workspace/device-onvif-camera/60 [Pipeline] { [Pipeline] checkout [2022-09-26T16:52:12.355Z] The recommended git tool is: git [2022-09-26T16:52:17.789Z] using credential edgex-jenkins-ssh [2022-09-26T16:52:17.810Z] Cloning the remote Git repository [2022-09-26T16:52:17.875Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-26T16:52:17.960Z] > git init /w/workspace/device-onvif-camera/60 # timeout=10 [2022-09-26T16:52:18.125Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-26T16:52:18.126Z] > git --version # timeout=10 [2022-09-26T16:52:18.145Z] > git --version # 'git version 2.25.1' [2022-09-26T16:52:18.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T16:52:18.205Z] Verifying host key using known hosts file [2022-09-26T16:52:18.414Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T16:52:18.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T16:52:19.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-26T16:52:19.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T16:52:20.697Z] Avoid second fetch [2022-09-26T16:52:20.697Z] Checking out Revision 07d7568c4aa69296c110ad64a28331e8173121ad (main) [2022-09-26T16:52:20.716Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T16:52:20.735Z] > git checkout -f 07d7568c4aa69296c110ad64a28331e8173121ad # timeout=10 [2022-09-26T16:52:21.395Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#163)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T16:52:22.239Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T16:52:22.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T16:52:22.239Z] Dload Upload Total Spent Left Speed [2022-09-26T16:52:22.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh [2022-09-26T16:52:22.919Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T16:52:23.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T16:52:23.252Z] + sudo tee /etc/docker/daemon.new [2022-09-26T16:52:23.252Z] { [2022-09-26T16:52:23.252Z] "registry-mirrors": [ [2022-09-26T16:52:23.252Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T16:52:23.252Z] ], [2022-09-26T16:52:23.252Z] "bip": "10.250.0.254/24", [2022-09-26T16:52:23.252Z] "hosts": [ [2022-09-26T16:52:23.252Z] "tcp://0.0.0.0:5555", [2022-09-26T16:52:23.252Z] "unix:///var/run/docker.sock" [2022-09-26T16:52:23.252Z] ], [2022-09-26T16:52:23.252Z] "mtu": 1458, [2022-09-26T16:52:23.252Z] "selinux-enabled": true, [2022-09-26T16:52:23.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T16:52:23.252Z] } [Pipeline] sh [2022-09-26T16:52:23.587Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T16:52:23.933Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T16:52:42.225Z] provisioning config files... [2022-09-26T16:52:42.261Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/60@tmp/config8578662037582769804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T16:52:42.627Z] ---> docker-login.sh [2022-09-26T16:52:42.627Z] nexus3.edgexfoundry.org:10001 [2022-09-26T16:52:42.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:52:43.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:52:43.487Z] Configure a credential helper to remove this warning. See [2022-09-26T16:52:43.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:52:43.487Z] [2022-09-26T16:52:43.487Z] Login Succeeded [2022-09-26T16:52:43.487Z] nexus3.edgexfoundry.org:10002 [2022-09-26T16:52:43.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:52:43.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:52:43.760Z] Configure a credential helper to remove this warning. See [2022-09-26T16:52:43.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:52:43.760Z] [2022-09-26T16:52:43.760Z] Login Succeeded [2022-09-26T16:52:43.760Z] nexus3.edgexfoundry.org:10003 [2022-09-26T16:52:44.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:52:44.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:52:44.032Z] Configure a credential helper to remove this warning. See [2022-09-26T16:52:44.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:52:44.032Z] [2022-09-26T16:52:44.032Z] Login Succeeded [2022-09-26T16:52:44.307Z] nexus3.edgexfoundry.org:10004 [2022-09-26T16:52:44.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:52:44.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:52:44.580Z] Configure a credential helper to remove this warning. See [2022-09-26T16:52:44.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:52:44.580Z] [2022-09-26T16:52:44.580Z] Login Succeeded [2022-09-26T16:52:44.580Z] docker.io [2022-09-26T16:52:44.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T16:52:45.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T16:52:45.123Z] Configure a credential helper to remove this warning. See [2022-09-26T16:52:45.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T16:52:45.123Z] [2022-09-26T16:52:45.123Z] Login Succeeded [2022-09-26T16:52:45.123Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T16:52:45.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T16:52:45.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T16:52:45.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T16:52:45.329Z] ========================================================= [2022-09-26T16:52:45.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T16:52:45.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:52:45.689Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T16:52:46.286Z] Sending build context to Docker daemon 14.15MB [2022-09-26T16:52:46.286Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T16:52:46.286Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T16:52:46.286Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T16:52:46.286Z] b3c136eddcbf: Pulling fs layer [2022-09-26T16:52:46.286Z] c0a3192eca97: Pulling fs layer [2022-09-26T16:52:46.286Z] a050256f5b6f: Pulling fs layer [2022-09-26T16:52:46.286Z] 656be50a0ddc: Pulling fs layer [2022-09-26T16:52:46.286Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T16:52:46.286Z] 46d945488cbd: Pulling fs layer [2022-09-26T16:52:46.286Z] 8a5474983e97: Pulling fs layer [2022-09-26T16:52:46.286Z] 329c88fbcd65: Pulling fs layer [2022-09-26T16:52:46.286Z] 46d945488cbd: Waiting [2022-09-26T16:52:46.286Z] 8a5474983e97: Waiting [2022-09-26T16:52:46.286Z] 329c88fbcd65: Waiting [2022-09-26T16:52:46.286Z] 656be50a0ddc: Waiting [2022-09-26T16:52:46.286Z] 2bbca73fdf42: Waiting [2022-09-26T16:52:46.286Z] a050256f5b6f: Download complete [2022-09-26T16:52:46.286Z] c0a3192eca97: Verifying Checksum [2022-09-26T16:52:46.286Z] c0a3192eca97: Download complete [2022-09-26T16:52:46.286Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T16:52:46.286Z] 2bbca73fdf42: Download complete [2022-09-26T16:52:46.558Z] 46d945488cbd: Verifying Checksum [2022-09-26T16:52:46.558Z] 46d945488cbd: Download complete [2022-09-26T16:52:46.558Z] b3c136eddcbf: Verifying Checksum [2022-09-26T16:52:46.558Z] b3c136eddcbf: Download complete [2022-09-26T16:52:47.546Z] b3c136eddcbf: Pull complete [2022-09-26T16:52:47.546Z] 329c88fbcd65: Verifying Checksum [2022-09-26T16:52:47.546Z] 329c88fbcd65: Download complete [2022-09-26T16:52:47.827Z] c0a3192eca97: Pull complete [2022-09-26T16:52:48.099Z] a050256f5b6f: Pull complete [2022-09-26T16:52:48.690Z] 8a5474983e97: Verifying Checksum [2022-09-26T16:52:48.690Z] 8a5474983e97: Download complete [2022-09-26T16:52:49.658Z] 656be50a0ddc: Download complete [2022-09-26T16:53:02.018Z] 656be50a0ddc: Pull complete [2022-09-26T16:53:02.018Z] 2bbca73fdf42: Pull complete [2022-09-26T16:53:02.018Z] 46d945488cbd: Pull complete [2022-09-26T16:53:08.689Z] 8a5474983e97: Pull complete [2022-09-26T16:53:10.119Z] 329c88fbcd65: Pull complete [2022-09-26T16:53:10.393Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T16:53:10.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T16:53:10.393Z] ---> ff4287adb874 [2022-09-26T16:53:10.393Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T16:53:12.356Z] ---> Running in 529333ec2549 [2022-09-26T16:53:12.624Z] Removing intermediate container 529333ec2549 [2022-09-26T16:53:12.624Z] ---> 259ec7eabe26 [2022-09-26T16:53:12.624Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T16:53:12.624Z] ---> Running in 7d0ee0b9a518 [2022-09-26T16:53:12.896Z] Removing intermediate container 7d0ee0b9a518 [2022-09-26T16:53:12.896Z] ---> 75cb424fbe45 [2022-09-26T16:53:12.896Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T16:53:13.165Z] ---> Running in 8847955674b3 [2022-09-26T16:53:13.434Z] Removing intermediate container 8847955674b3 [2022-09-26T16:53:13.434Z] ---> 4d4195756eb9 [2022-09-26T16:53:13.434Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-26T16:53:13.434Z] ---> Running in 27cae5f1ccba [2022-09-26T16:53:13.703Z] Removing intermediate container 27cae5f1ccba [2022-09-26T16:53:13.703Z] ---> 5e83ea8c0a42 [2022-09-26T16:53:13.703Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T16:53:13.973Z] ---> Running in efb8dadf7973 [2022-09-26T16:53:15.926Z] Removing intermediate container efb8dadf7973 [2022-09-26T16:53:15.926Z] ---> f34b6e93c23f [2022-09-26T16:53:15.926Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T16:53:15.926Z] ---> Running in 5a7327b97e77 [2022-09-26T16:53:16.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T16:53:17.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T16:53:18.830Z] OK: 221 MiB in 51 packages [2022-09-26T16:53:19.491Z] Removing intermediate container 5a7327b97e77 [2022-09-26T16:53:19.491Z] ---> 2b3bf21d2620 [2022-09-26T16:53:19.491Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-26T16:53:19.772Z] ---> Running in 0762fa4f0d11 [2022-09-26T16:53:20.044Z] Removing intermediate container 0762fa4f0d11 [2022-09-26T16:53:20.044Z] ---> 7b233ed50f57 [2022-09-26T16:53:20.044Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-26T16:53:20.652Z] ---> 5c2743c6288a [2022-09-26T16:53:20.652Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T16:53:20.652Z] ---> Running in 201d03c2a344 [2022-09-26T16:54:17.088Z] Removing intermediate container 201d03c2a344 [2022-09-26T16:54:17.088Z] ---> 15fb66343e26 [2022-09-26T16:54:17.088Z] Step 12/13 : COPY . . [2022-09-26T16:54:17.088Z] ---> 7a8ce3ae5fe4 [2022-09-26T16:54:17.088Z] Step 13/13 : RUN ${MAKE} [2022-09-26T16:54:17.088Z] ---> Running in 05e4826909d9 [2022-09-26T16:54:17.088Z] noop [2022-09-26T16:54:17.088Z] Removing intermediate container 05e4826909d9 [2022-09-26T16:54:17.088Z] ---> 22f511cc9a72 [2022-09-26T16:54:17.088Z] Successfully built 22f511cc9a72 [2022-09-26T16:54:17.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:54:17.444Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T16:54:17.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T16:54:17.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container [2022-09-26T16:54:17.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/60 -v /w/workspace/device-onvif-camera/60:/w/workspace/device-onvif-camera/60:rw,z -v /w/workspace/device-onvif-camera/60@tmp:/w/workspace/device-onvif-camera/60@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 [2022-09-26T16:54:18.945Z] $ docker top ebbfd23205f30d3587bcb7185a700114195d084faebdc8919aa89d162ca2ee46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T16:54:19.795Z] + go version [2022-09-26T16:54:19.795Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T16:54:19.815Z] $ docker stop --time=1 ebbfd23205f30d3587bcb7185a700114195d084faebdc8919aa89d162ca2ee46 [2022-09-26T16:54:21.507Z] $ docker rm -f ebbfd23205f30d3587bcb7185a700114195d084faebdc8919aa89d162ca2ee46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:54:22.051Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T16:54:22.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T16:54:22.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container [2022-09-26T16:54:22.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/60 -v /w/workspace/device-onvif-camera/60:/w/workspace/device-onvif-camera/60:rw,z -v /w/workspace/device-onvif-camera/60@tmp:/w/workspace/device-onvif-camera/60@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 [2022-09-26T16:54:23.476Z] $ docker top a34161c3431c99321ae9675e8e1272fe06fdb112f3bd02620194bb6c654d8b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T16:54:23.989Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/60 [Pipeline] fileExists [Pipeline] sh [2022-09-26T16:54:24.327Z] + make test [2022-09-26T16:54:24.600Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-26T16:54:26.552Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-26T16:56:03.235Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-26T16:56:05.827Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.226s coverage: 28.6% of statements [2022-09-26T16:56:05.827Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-26T16:56:27.932Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.177s coverage: 86.5% of statements [2022-09-26T16:56:27.932Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T16:56:27.932Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T16:57:00.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T16:57:00.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T16:57:00.197Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-26T16:57:00.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T16:57:00.227Z] $ docker stop --time=1 a34161c3431c99321ae9675e8e1272fe06fdb112f3bd02620194bb6c654d8b67 [2022-09-26T16:57:02.388Z] $ docker rm -f a34161c3431c99321ae9675e8e1272fe06fdb112f3bd02620194bb6c654d8b67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T16:57:03.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T16:57:03.541Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T16:57:04.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T16:57:04.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T16:57:04.790Z] + ls -al . [2022-09-26T16:57:04.790Z] total 232 [2022-09-26T16:57:04.790Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 16:54 . [2022-09-26T16:57:04.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:52 .. [2022-09-26T16:57:04.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 16:52 .git [2022-09-26T16:57:04.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 .github [2022-09-26T16:57:04.790Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 26 16:52 .gitignore [2022-09-26T16:57:04.790Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 16:52 .golangci.yml [2022-09-26T16:57:04.790Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 26 16:52 Attribution.txt [2022-09-26T16:57:04.790Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 26 16:52 CHANGELOG.md [2022-09-26T16:57:04.790Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 26 16:52 Dockerfile [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 16:52 GOVERNANCE.md [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 26 16:52 Jenkinsfile [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 16:52 LICENSE [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 26 16:52 Makefile [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 26 16:52 OWNERS.md [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 26 16:52 README.md [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 16:48 VERSION [2022-09-26T16:57:04.791Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:52 bin [2022-09-26T16:57:04.791Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 cmd [2022-09-26T16:57:04.791Z] -rw-r--r-- 1 jenkins jenkins 79818 Sep 26 16:56 coverage.out [2022-09-26T16:57:04.791Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 16:52 doc [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 26 16:52 go.mod [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 26 16:52 go.sum [2022-09-26T16:57:04.791Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:52 internal [2022-09-26T16:57:04.791Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:52 snap [2022-09-26T16:57:04.791Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 26 16:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T16:57:05.135Z] + 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=07d7568c4aa69296c110ad64a28331e8173121ad --label arch=arm64 --label version=2.3.0-dev.21 . [2022-09-26T16:57:05.723Z] Sending build context to Docker daemon 14.23MB [2022-09-26T16:57:05.723Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T16:57:05.723Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-26T16:57:05.723Z] ---> 22f511cc9a72 [2022-09-26T16:57:05.723Z] Step 3/26 : ARG MAKE="make build" [2022-09-26T16:57:05.723Z] ---> Running in 58916cb943d8 [2022-09-26T16:57:05.991Z] Removing intermediate container 58916cb943d8 [2022-09-26T16:57:05.991Z] ---> 8975358cd743 [2022-09-26T16:57:05.991Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T16:57:06.259Z] ---> Running in 6a30389d127d [2022-09-26T16:57:06.527Z] Removing intermediate container 6a30389d127d [2022-09-26T16:57:06.527Z] ---> 386758566f78 [2022-09-26T16:57:06.527Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T16:57:06.795Z] ---> Running in 95b712e810a1 [2022-09-26T16:57:07.062Z] Removing intermediate container 95b712e810a1 [2022-09-26T16:57:07.062Z] ---> 96d1837f0e31 [2022-09-26T16:57:07.062Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-26T16:57:07.062Z] ---> Running in 641f95fcf331 [2022-09-26T16:57:07.661Z] Removing intermediate container 641f95fcf331 [2022-09-26T16:57:07.661Z] ---> f043eff0e68b [2022-09-26T16:57:07.661Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T16:57:07.661Z] ---> Running in 133d083aa8d7 [2022-09-26T16:57:09.634Z] Removing intermediate container 133d083aa8d7 [2022-09-26T16:57:09.634Z] ---> e6dae7e3b74c [2022-09-26T16:57:09.634Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T16:57:09.634Z] ---> Running in 118edfb77fed [2022-09-26T16:57:11.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T16:57:11.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T16:57:13.065Z] OK: 221 MiB in 51 packages [2022-09-26T16:57:14.042Z] Removing intermediate container 118edfb77fed [2022-09-26T16:57:14.042Z] ---> ee75a9dc2909 [2022-09-26T16:57:14.042Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-26T16:57:14.042Z] ---> Running in 2d8fe7e05a4d [2022-09-26T16:57:14.311Z] Removing intermediate container 2d8fe7e05a4d [2022-09-26T16:57:14.311Z] ---> c48206abf0ee [2022-09-26T16:57:14.311Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-26T16:57:14.898Z] ---> 82ffee57f262 [2022-09-26T16:57:14.898Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T16:57:14.898Z] ---> Running in 501866bfc598 [2022-09-26T16:57:20.263Z] Removing intermediate container 501866bfc598 [2022-09-26T16:57:20.263Z] ---> 4aec69e588fa [2022-09-26T16:57:20.263Z] Step 12/26 : COPY . . [2022-09-26T16:57:22.214Z] ---> 5e41e2800a4b [2022-09-26T16:57:22.214Z] Step 13/26 : RUN ${MAKE} [2022-09-26T16:57:22.481Z] ---> Running in 6d62291d189b [2022-09-26T16:57:25.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-26T17:00:01.808Z] Removing intermediate container 6d62291d189b [2022-09-26T17:00:01.808Z] ---> 5449f5ce11cf [2022-09-26T17:00:01.808Z] Step 14/26 : FROM alpine:3.16 [2022-09-26T17:00:01.808Z] 3.16: Pulling from library/alpine [2022-09-26T17:00:01.808Z] 9b18e9b68314: Pulling fs layer [2022-09-26T17:00:01.808Z] 9b18e9b68314: Download complete [2022-09-26T17:00:01.808Z] 9b18e9b68314: Pull complete [2022-09-26T17:00:01.808Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T17:00:01.808Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T17:00:01.808Z] ---> a6215f271958 [2022-09-26T17:00:01.808Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T17:00:01.808Z] ---> Running in 01611f3154e4 [2022-09-26T17:00:01.808Z] Removing intermediate container 01611f3154e4 [2022-09-26T17:00:01.808Z] ---> 4690a4178e9f [2022-09-26T17:00:01.808Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T17:00:01.808Z] ---> Running in 427534b73c10 [2022-09-26T17:00:01.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:00:02.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:00:03.037Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T17:00:03.037Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T17:00:03.037Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T17:00:03.037Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T17:00:03.037Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T17:00:03.303Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T17:00:03.303Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:00:03.303Z] OK: 8 MiB in 20 packages [2022-09-26T17:00:04.266Z] Removing intermediate container 427534b73c10 [2022-09-26T17:00:04.266Z] ---> 45477affa0f4 [2022-09-26T17:00:04.266Z] Step 17/26 : WORKDIR / [2022-09-26T17:00:04.266Z] ---> Running in e988893f38d0 [2022-09-26T17:00:04.532Z] Removing intermediate container e988893f38d0 [2022-09-26T17:00:04.532Z] ---> 85cc1a1fe463 [2022-09-26T17:00:04.532Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-26T17:00:05.943Z] ---> 6cb9fdf74663 [2022-09-26T17:00:05.943Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-26T17:00:06.528Z] ---> 533be3075e28 [2022-09-26T17:00:06.528Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-26T17:00:07.112Z] ---> 6c7c059c4953 [2022-09-26T17:00:07.112Z] Step 21/26 : EXPOSE 59984 [2022-09-26T17:00:07.112Z] ---> Running in 39570a75257b [2022-09-26T17:00:07.379Z] Removing intermediate container 39570a75257b [2022-09-26T17:00:07.379Z] ---> 7bef4f10827f [2022-09-26T17:00:07.379Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-26T17:00:07.379Z] ---> Running in f92c00330966 [2022-09-26T17:00:07.649Z] Removing intermediate container f92c00330966 [2022-09-26T17:00:07.649Z] ---> e16d9d1544b0 [2022-09-26T17:00:07.649Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T17:00:07.915Z] ---> Running in 09604f8cb945 [2022-09-26T17:00:08.183Z] Removing intermediate container 09604f8cb945 [2022-09-26T17:00:08.183Z] ---> 63731f931016 [2022-09-26T17:00:08.183Z] Step 24/26 : LABEL arch=arm64 [2022-09-26T17:00:08.183Z] ---> Running in 1f3aa69b08ee [2022-09-26T17:00:08.455Z] Removing intermediate container 1f3aa69b08ee [2022-09-26T17:00:08.455Z] ---> 396380b180fc [2022-09-26T17:00:08.455Z] Step 25/26 : LABEL git_sha=07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T17:00:08.455Z] ---> Running in ed70eb935efe [2022-09-26T17:00:09.039Z] Removing intermediate container ed70eb935efe [2022-09-26T17:00:09.039Z] ---> 314052cf149c [2022-09-26T17:00:09.039Z] Step 26/26 : LABEL version=2.3.0-dev.21 [2022-09-26T17:00:09.039Z] ---> Running in 7fa7cfc63601 [2022-09-26T17:00:09.305Z] Removing intermediate container 7fa7cfc63601 [2022-09-26T17:00:09.305Z] ---> 64e7bbdb2daf [2022-09-26T17:00:09.305Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T17:00:09.305Z] Successfully built 64e7bbdb2daf [2022-09-26T17:00:09.305Z] 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 [2022-09-26T17:00:09.412Z] provisioning config files... [2022-09-26T17:00:09.427Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/60@tmp/config4868032748581273554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:00:09.761Z] ---> docker-login.sh [2022-09-26T17:00:09.761Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:00:09.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:00:10.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:00:10.028Z] Configure a credential helper to remove this warning. See [2022-09-26T17:00:10.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:00:10.028Z] [2022-09-26T17:00:10.028Z] Login Succeeded [2022-09-26T17:00:10.028Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:00:10.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:00:10.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:00:10.363Z] Configure a credential helper to remove this warning. See [2022-09-26T17:00:10.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:00:10.363Z] [2022-09-26T17:00:10.363Z] Login Succeeded [2022-09-26T17:00:10.363Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:00:10.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:00:10.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:00:10.911Z] Configure a credential helper to remove this warning. See [2022-09-26T17:00:10.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:00:10.911Z] [2022-09-26T17:00:10.911Z] Login Succeeded [2022-09-26T17:00:10.911Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:00:11.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:00:11.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:00:11.184Z] Configure a credential helper to remove this warning. See [2022-09-26T17:00:11.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:00:11.184Z] [2022-09-26T17:00:11.184Z] Login Succeeded [2022-09-26T17:00:11.184Z] docker.io [2022-09-26T17:00:11.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:00:12.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:00:12.051Z] Configure a credential helper to remove this warning. See [2022-09-26T17:00:12.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:00:12.051Z] [2022-09-26T17:00:12.051Z] Login Succeeded [2022-09-26T17:00:12.051Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:00:12.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:00:12.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:00:12.103Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-26T17:00:12.103Z] 07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T17:00:12.103Z] latest [2022-09-26T17:00:12.103Z] 2.3.0-dev.21 [2022-09-26T17:00:12.103Z] 07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [2022-09-26T17:00:12.103Z] main [2022-09-26T17:00:12.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:12.450Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:12.797Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T17:00:12.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-26T17:00:12.797Z] 83267c82f232: Preparing [2022-09-26T17:00:12.797Z] a289053aeaca: Preparing [2022-09-26T17:00:12.797Z] 9fc67c12379b: Preparing [2022-09-26T17:00:12.797Z] acbbb6f52b0a: Preparing [2022-09-26T17:00:12.797Z] 5d3e392a13a0: Preparing [2022-09-26T17:00:12.797Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:00:13.071Z] a289053aeaca: Pushed [2022-09-26T17:00:13.071Z] 83267c82f232: Pushed [2022-09-26T17:00:13.651Z] acbbb6f52b0a: Pushed [2022-09-26T17:00:18.981Z] 9fc67c12379b: Pushed [2022-09-26T17:00:18.981Z] 07d7568c4aa69296c110ad64a28331e8173121ad: digest: sha256:59b8f3a02f09be574bbf243575cec7c47681ef59a1cd7d606418412d8d483c77 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:19.312Z] + 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 [2022-09-26T17:00:19.648Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-26T17:00:19.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-26T17:00:19.648Z] 83267c82f232: Preparing [2022-09-26T17:00:19.648Z] a289053aeaca: Preparing [2022-09-26T17:00:19.648Z] 9fc67c12379b: Preparing [2022-09-26T17:00:19.648Z] acbbb6f52b0a: Preparing [2022-09-26T17:00:19.648Z] 5d3e392a13a0: Preparing [2022-09-26T17:00:19.648Z] acbbb6f52b0a: Layer already exists [2022-09-26T17:00:19.648Z] 83267c82f232: Layer already exists [2022-09-26T17:00:19.648Z] a289053aeaca: Layer already exists [2022-09-26T17:00:19.648Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:00:19.648Z] 9fc67c12379b: Layer already exists [2022-09-26T17:00:19.648Z] latest: digest: sha256:59b8f3a02f09be574bbf243575cec7c47681ef59a1cd7d606418412d8d483c77 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:19.988Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:20.320Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.21 [2022-09-26T17:00:20.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-26T17:00:20.320Z] 83267c82f232: Preparing [2022-09-26T17:00:20.320Z] a289053aeaca: Preparing [2022-09-26T17:00:20.320Z] 9fc67c12379b: Preparing [2022-09-26T17:00:20.320Z] acbbb6f52b0a: Preparing [2022-09-26T17:00:20.320Z] 5d3e392a13a0: Preparing [2022-09-26T17:00:20.320Z] a289053aeaca: Layer already exists [2022-09-26T17:00:20.320Z] acbbb6f52b0a: Layer already exists [2022-09-26T17:00:20.320Z] 9fc67c12379b: Layer already exists [2022-09-26T17:00:20.320Z] 83267c82f232: Layer already exists [2022-09-26T17:00:20.320Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:00:20.320Z] 2.3.0-dev.21: digest: sha256:59b8f3a02f09be574bbf243575cec7c47681ef59a1cd7d606418412d8d483c77 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:20.660Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:20.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [2022-09-26T17:00:20.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-26T17:00:20.999Z] 83267c82f232: Preparing [2022-09-26T17:00:20.999Z] a289053aeaca: Preparing [2022-09-26T17:00:20.999Z] 9fc67c12379b: Preparing [2022-09-26T17:00:20.999Z] acbbb6f52b0a: Preparing [2022-09-26T17:00:20.999Z] 5d3e392a13a0: Preparing [2022-09-26T17:00:20.999Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:00:20.999Z] 83267c82f232: Layer already exists [2022-09-26T17:00:20.999Z] a289053aeaca: Layer already exists [2022-09-26T17:00:20.999Z] 9fc67c12379b: Layer already exists [2022-09-26T17:00:20.999Z] acbbb6f52b0a: Layer already exists [2022-09-26T17:00:20.999Z] 07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21: digest: sha256:59b8f3a02f09be574bbf243575cec7c47681ef59a1cd7d606418412d8d483c77 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:21.337Z] + 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 [2022-09-26T17:00:21.673Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-26T17:00:21.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-26T17:00:21.673Z] 83267c82f232: Preparing [2022-09-26T17:00:21.673Z] a289053aeaca: Preparing [2022-09-26T17:00:21.673Z] 9fc67c12379b: Preparing [2022-09-26T17:00:21.673Z] acbbb6f52b0a: Preparing [2022-09-26T17:00:21.673Z] 5d3e392a13a0: Preparing [2022-09-26T17:00:21.673Z] a289053aeaca: Layer already exists [2022-09-26T17:00:21.673Z] 5d3e392a13a0: Layer already exists [2022-09-26T17:00:21.673Z] 83267c82f232: Layer already exists [2022-09-26T17:00:21.673Z] acbbb6f52b0a: Layer already exists [2022-09-26T17:00:21.673Z] 9fc67c12379b: Layer already exists [2022-09-26T17:00:21.673Z] main: digest: sha256:59b8f3a02f09be574bbf243575cec7c47681ef59a1cd7d606418412d8d483c77 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:00:21.986Z] ===================================================== [Pipeline] echo [2022-09-26T17:00:21.991Z] taggedImages: [2022-09-26T17:00:21.991Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07d7568c4aa69296c110ad64a28331e8173121ad [2022-09-26T17:00:21.991Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-26T17:00:21.991Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.21 [2022-09-26T17:00:21.991Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:07d7568c4aa69296c110ad64a28331e8173121ad-2.3.0-dev.21 [2022-09-26T17:00:21.991Z] - 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 [2022-09-26T17:00:22.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:00:22.357Z] [2022-09-26T17:00:22.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:22.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:00:22.684Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T17:00:22.684Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T17:00:22.684Z] 04944245beec: Pulling fs layer [2022-09-26T17:00:22.684Z] 699f458cf7ca: Pulling fs layer [2022-09-26T17:00:22.684Z] 765212b225bb: Pulling fs layer [2022-09-26T17:00:22.684Z] f23df028b6ca: Pulling fs layer [2022-09-26T17:00:22.684Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T17:00:22.684Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T17:00:22.684Z] 765212b225bb: Waiting [2022-09-26T17:00:22.684Z] f23df028b6ca: Waiting [2022-09-26T17:00:22.684Z] d65c8cfc05b1: Waiting [2022-09-26T17:00:22.684Z] 2437ff75d9bd: Waiting [2022-09-26T17:00:22.953Z] 04944245beec: Verifying Checksum [2022-09-26T17:00:22.953Z] 04944245beec: Download complete [2022-09-26T17:00:22.953Z] 765212b225bb: Verifying Checksum [2022-09-26T17:00:22.953Z] 765212b225bb: Download complete [2022-09-26T17:00:22.953Z] f23df028b6ca: Verifying Checksum [2022-09-26T17:00:22.953Z] f23df028b6ca: Download complete [2022-09-26T17:00:22.953Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T17:00:22.953Z] d65c8cfc05b1: Download complete [2022-09-26T17:00:23.220Z] 699f458cf7ca: Verifying Checksum [2022-09-26T17:00:23.220Z] 699f458cf7ca: Download complete [2022-09-26T17:00:23.489Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T17:00:23.489Z] 8998bd30e6a1: Download complete [2022-09-26T17:00:26.073Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T17:00:26.073Z] 2437ff75d9bd: Download complete [2022-09-26T17:00:27.478Z] 8998bd30e6a1: Pull complete [2022-09-26T17:00:27.747Z] 04944245beec: Pull complete [2022-09-26T17:00:29.161Z] 699f458cf7ca: Pull complete [2022-09-26T17:00:29.161Z] 765212b225bb: Pull complete [2022-09-26T17:00:29.745Z] f23df028b6ca: Pull complete [2022-09-26T17:00:30.012Z] d65c8cfc05b1: Pull complete [2022-09-26T17:00:45.007Z] 2437ff75d9bd: Pull complete [2022-09-26T17:00:45.007Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T17:00:45.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:00:45.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:00:45.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container [2022-09-26T17:00:45.252Z] $ 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/60 -v /w/workspace/device-onvif-camera/60:/w/workspace/device-onvif-camera/60:rw,z -v /w/workspace/device-onvif-camera/60@tmp:/w/workspace/device-onvif-camera/60@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 [2022-09-26T17:00:47.891Z] $ docker top 8316130ed5c1df4538249481cde53530d8bdf4aed0950b251bb9371d1aa2ecaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:00:48.733Z] ---> job-cost.sh [2022-09-26T17:00:48.733Z] lf-activate-venv: SKIPPING [2022-09-26T17:00:48.733Z] INFO: No Stack... [2022-09-26T17:00:48.999Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T17:00:49.958Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T17:00:50.597Z] + cat /w/workspace/device-onvif-camera/60/archives/cost.csv [2022-09-26T17:00:50.597Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T17:00:50.669Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] [2022-09-26T17:00:50.679Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] did not exist. Created. [2022-09-26T17:00:50.679Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:00:51.339Z] /w/workspace/device-onvif-camera/60@tmp/durable-6a376ecd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T17:00:51.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T17:00:51.702Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T17:00:51.770Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T17:00:51.776Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T17:00:51.790Z] $ docker stop --time=1 8316130ed5c1df4538249481cde53530d8bdf4aed0950b251bb9371d1aa2ecaf [2022-09-26T17:00:53.278Z] $ docker rm -f 8316130ed5c1df4538249481cde53530d8bdf4aed0950b251bb9371d1aa2ecaf [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 [2022-09-26T17:00:53.660Z] provisioning config files... [2022-09-26T17:00:53.668Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7042268681334157399tmp [Pipeline] { [Pipeline] sh [2022-09-26T17:00:53.966Z] + set +x [2022-09-26T17:00:53.966Z] + curl -s https://codecov.io/bash [2022-09-26T17:00:53.966Z] + bash -s -- [2022-09-26T17:00:53.966Z] [2022-09-26T17:00:53.966Z] _____ _ [2022-09-26T17:00:53.966Z] / ____| | | [2022-09-26T17:00:53.966Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T17:00:53.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T17:00:53.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T17:00:53.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T17:00:53.966Z] Bash-1.0.6 [2022-09-26T17:00:53.966Z] [2022-09-26T17:00:53.966Z] [2022-09-26T17:00:53.966Z] ==> git version 2.25.1 found [2022-09-26T17:00:53.966Z] ==> 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 [2022-09-26T17:00:53.966Z] Release-Date: 2020-01-08 [2022-09-26T17:00:53.966Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T17:00:53.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T17:00:53.966Z] ==> Jenkins CI detected. [2022-09-26T17:00:53.966Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-26T17:00:53.966Z] project root: . [2022-09-26T17:00:53.966Z] --> token set from env [2022-09-26T17:00:53.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T17:00:53.966Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T17:00:53.966Z] ==> Python coveragepy not found [2022-09-26T17:00:53.966Z] ==> Searching for coverage reports in: [2022-09-26T17:00:53.966Z] + . [2022-09-26T17:00:53.966Z] -> Found 1 reports [2022-09-26T17:00:53.966Z] ==> Detecting git/mercurial file structure [2022-09-26T17:00:53.966Z] ==> Reading reports [2022-09-26T17:00:54.224Z] + ./coverage.out bytes=79818 [2022-09-26T17:00:54.224Z] ==> Appending adjustments [2022-09-26T17:00:54.224Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T17:00:54.224Z] + Found adjustments [2022-09-26T17:00:54.224Z] ==> Gzipping contents [2022-09-26T17:00:54.224Z] 12K /tmp/codecov.9G74Yd.gz [2022-09-26T17:00:54.224Z] ==> Uploading reports [2022-09-26T17:00:54.224Z] url: https://codecov.io [2022-09-26T17:00:54.224Z] query: branch=main&commit=07d7568c4aa69296c110ad64a28331e8173121ad&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T17:00:54.224Z] -> Pinging Codecov [2022-09-26T17:00:54.224Z] 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=07d7568c4aa69296c110ad64a28331e8173121ad&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T17:00:54.793Z] -> Uploading to [2022-09-26T17:00:54.793Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/F29A59C45E3A92E06B3E522C9905F8EF/07d7568c4aa69296c110ad64a28331e8173121ad/0375808e-50b1-4474-948d-53b153aec5ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T170054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e093efa97d0a839bdd2ba9bf5abede7c5abcf77abd7f77bdf042b03cceffbaa3 [2022-09-26T17:00:54.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:00:54.793Z] Dload Upload Total Spent Left Speed [2022-09-26T17:00:54.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10926 0 0 100 10926 0 53558 --:--:-- --:--:-- --:--:-- 53297 100 10926 0 0 100 10926 0 46101 --:--:-- --:--:-- --:--:-- 45907 [2022-09-26T17:00:54.793Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] } [2022-09-26T17:00:54.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T17:00:54.996Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T17:00:55.003Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:55.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:00:55.294Z] [2022-09-26T17:00:55.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:00:55.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:00:55.585Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T17:00:55.585Z] df9b9388f04a: Pulling fs layer [2022-09-26T17:00:55.585Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T17:00:55.585Z] 25bc292e5bac: Pulling fs layer [2022-09-26T17:00:55.585Z] 114826534d7a: Pulling fs layer [2022-09-26T17:00:55.585Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T17:00:55.585Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T17:00:55.585Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T17:00:55.585Z] 114826534d7a: Waiting [2022-09-26T17:00:55.585Z] 4657fd5d0bcf: Waiting [2022-09-26T17:00:55.585Z] 6ad1cebc031e: Waiting [2022-09-26T17:00:55.585Z] 25bc292e5bac: Verifying Checksum [2022-09-26T17:00:55.585Z] 25bc292e5bac: Download complete [2022-09-26T17:00:55.585Z] 52dc419b0ee2: Verifying Checksum [2022-09-26T17:00:55.585Z] 52dc419b0ee2: Download complete [2022-09-26T17:00:55.585Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T17:00:55.585Z] 4657fd5d0bcf: Download complete [2022-09-26T17:00:55.585Z] df9b9388f04a: Download complete [2022-09-26T17:00:55.847Z] df9b9388f04a: Pull complete [2022-09-26T17:00:55.847Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T17:00:55.847Z] 6ad1cebc031e: Download complete [2022-09-26T17:00:55.847Z] 52dc419b0ee2: Pull complete [2022-09-26T17:00:55.847Z] 25bc292e5bac: Pull complete [2022-09-26T17:00:56.414Z] 114826534d7a: Verifying Checksum [2022-09-26T17:00:56.414Z] 114826534d7a: Download complete [2022-09-26T17:00:56.672Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T17:00:56.672Z] 8a3aa393b2d8: Download complete [2022-09-26T17:00:59.960Z] 114826534d7a: Pull complete [2022-09-26T17:00:59.960Z] 4657fd5d0bcf: Pull complete [2022-09-26T17:00:59.960Z] 6ad1cebc031e: Pull complete [2022-09-26T17:01:02.484Z] 8a3aa393b2d8: Pull complete [2022-09-26T17:01:02.484Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T17:01:02.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:01:02.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:01:02.556Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T17:01:02.592Z] $ 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 [2022-09-26T17:01:04.524Z] $ docker top cab10eba142d3e2f963595ec600e6fac6baac14655726d0085d4623e192476e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T17:01:04.574Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-26T17:01:04.848Z] + set -o pipefail [2022-09-26T17:01:04.848Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-26T17:01:10.123Z] [2022-09-26T17:01:10.123Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-26T17:01:10.123Z] [2022-09-26T17:01:10.123Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/31468966-6e54-4a03-adc0-85af4ad410a5 [2022-09-26T17:01:10.123Z] [2022-09-26T17:01:10.123Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T17:01:10.123Z] [2022-09-26T17:01:10.123Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T17:01:10.123Z] [2022-09-26T17:01:10.123Z] [Pipeline] } [2022-09-26T17:01:10.147Z] $ docker stop --time=1 cab10eba142d3e2f963595ec600e6fac6baac14655726d0085d4623e192476e2 [2022-09-26T17:01:12.269Z] $ docker rm -f cab10eba142d3e2f963595ec600e6fac6baac14655726d0085d4623e192476e2 [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) [Pipeline] echo [2022-09-26T17:01:12.642Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:01:12.657Z] provisioning config files... [2022-09-26T17:01:12.664Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18216962681662036030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:12.954Z] --> edgex-publish-swagger.sh [2022-09-26T17:01:12.954Z] === Publish doc/openapi/v2 API === [2022-09-26T17:01:12.954Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-26T17:01:12.954Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-26T17:01:12.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:01:12.954Z] Dload Upload Total Spent Left Speed [2022-09-26T17:01:13.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 194k --:--:-- --:--:-- --:--:-- 194k [2022-09-26T17:01:13.523Z] [2022-09-26T17:01:13.523Z] [Pipeline] } [2022-09-26T17:01:13.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:01:13.973Z] + git log --format=format:%s -1 07d7568c4aa69296c110ad64a28331e8173121ad [Pipeline] sh [2022-09-26T17:01:14.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:01:14.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:01:14.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:01:14.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:01:14.631Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T17:01:14.673Z] $ 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 [2022-09-26T17:01:15.053Z] $ docker top 320ffde111c88df1214a1ead31209cbdf09ee657951bc018f087a536926ad844 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:01:15.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:01:15.134Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:01:15.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:01:15.261Z] $ docker exec 320ffde111c88df1214a1ead31209cbdf09ee657951bc018f087a536926ad844 ssh-agent [2022-09-26T17:01:15.357Z] SSH_AUTH_SOCK=/tmp/ssh-kXG2WTJbA9jt/agent.32 [2022-09-26T17:01:15.357Z] SSH_AGENT_PID=38 [2022-09-26T17:01:15.363Z] Running ssh-add (command line suppressed) [2022-09-26T17:01:15.490Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_81720139440043622.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_81720139440043622.key) [2022-09-26T17:01:15.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:01:15.779Z] + git semver tag [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,964 [run_tag] DEBUG tag force:False [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,964 [check_head_tag] DEBUG check head tag [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,965 [execute] INFO git cat-file --batch-check [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,968 [execute] INFO git cat-file --batch [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,990 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,990 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,990 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:01:16.042Z] 2022-09-26 17:01:15,996 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T17:01:16.042Z] 2.3.0-dev.21 [Pipeline] } [2022-09-26T17:01:16.064Z] $ docker exec --env ******** --env ******** 320ffde111c88df1214a1ead31209cbdf09ee657951bc018f087a536926ad844 ssh-agent -k [2022-09-26T17:01:16.179Z] unset SSH_AUTH_SOCK; [2022-09-26T17:01:16.179Z] unset SSH_AGENT_PID; [2022-09-26T17:01:16.180Z] echo Agent pid 38 killed; [2022-09-26T17:01:16.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:01:16.487Z] + git semver [Pipeline] } [2022-09-26T17:01:16.771Z] $ docker stop --time=1 320ffde111c88df1214a1ead31209cbdf09ee657951bc018f087a536926ad844 [2022-09-26T17:01:18.068Z] $ docker rm -f 320ffde111c88df1214a1ead31209cbdf09ee657951bc018f087a536926ad844 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:01:18.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:01:18.438Z] [2022-09-26T17:01:18.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:01:18.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:01:18.735Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T17:01:18.735Z] ab5ef0e58194: Pulling fs layer [2022-09-26T17:01:18.735Z] 9712f1f96733: Pulling fs layer [2022-09-26T17:01:18.735Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T17:01:18.735Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T17:01:18.735Z] e9a5061849ea: Pulling fs layer [2022-09-26T17:01:18.735Z] d747dcd14b5f: Pulling fs layer [2022-09-26T17:01:18.735Z] 2de7ff778b66: Pulling fs layer [2022-09-26T17:01:18.735Z] e9a5061849ea: Waiting [2022-09-26T17:01:18.735Z] 0d9ebad4ef96: Waiting [2022-09-26T17:01:18.735Z] d747dcd14b5f: Waiting [2022-09-26T17:01:18.735Z] 9712f1f96733: Verifying Checksum [2022-09-26T17:01:18.735Z] 9712f1f96733: Download complete [2022-09-26T17:01:19.307Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T17:01:19.307Z] 63f879dbbcfc: Download complete [2022-09-26T17:01:19.307Z] e9a5061849ea: Verifying Checksum [2022-09-26T17:01:19.307Z] e9a5061849ea: Download complete [2022-09-26T17:01:19.307Z] ab5ef0e58194: Verifying Checksum [2022-09-26T17:01:19.307Z] ab5ef0e58194: Download complete [2022-09-26T17:01:19.307Z] d747dcd14b5f: Verifying Checksum [2022-09-26T17:01:19.307Z] d747dcd14b5f: Download complete [2022-09-26T17:01:19.307Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T17:01:19.307Z] 0d9ebad4ef96: Download complete [2022-09-26T17:01:19.564Z] 2de7ff778b66: Verifying Checksum [2022-09-26T17:01:19.564Z] 2de7ff778b66: Download complete [2022-09-26T17:01:22.091Z] ab5ef0e58194: Pull complete [2022-09-26T17:01:22.091Z] 9712f1f96733: Pull complete [2022-09-26T17:01:23.023Z] 63f879dbbcfc: Pull complete [2022-09-26T17:01:26.301Z] 0d9ebad4ef96: Pull complete [2022-09-26T17:01:26.867Z] e9a5061849ea: Pull complete [2022-09-26T17:01:26.867Z] d747dcd14b5f: Pull complete [2022-09-26T17:01:27.799Z] 2de7ff778b66: Pull complete [2022-09-26T17:01:27.800Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T17:01:27.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:01:27.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:01:27.869Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T17:01:27.907Z] $ 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 [2022-09-26T17:01:29.962Z] $ docker top 57663df12413b0aa920a925c8e683ff3ef2ff42d3686f0759d1ebe5b818465bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:01:30.023Z] provisioning config files... [2022-09-26T17:01:30.030Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4284685845444660311tmp [2022-09-26T17:01:30.039Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3178685619777837312tmp [2022-09-26T17:01:30.052Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config560473840352870338tmp [Pipeline] { [Pipeline] echo [2022-09-26T17:01:30.065Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:30.348Z] ---> sigul-configuration.sh [2022-09-26T17:01:30.348Z] gpg: directory `/root/.gnupg' created [2022-09-26T17:01:30.348Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T17:01:30.348Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T17:01:30.348Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T17:01:30.348Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T17:01:30.348Z] gpg: CAST5 encrypted data [2022-09-26T17:01:30.348Z] gpg: encrypted with 1 passphrase [2022-09-26T17:01:30.348Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T17:01:30.633Z] + mkdir /home/jenkins [2022-09-26T17:01:30.633Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T17:01:30.918Z] + 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 [2022-09-26T17:01:30.927Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:31.209Z] ---> sigul-install.sh [2022-09-26T17:01:31.209Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T17:01:31.499Z] + git tag --list [2022-09-26T17:01:31.499Z] v0.0.0 [2022-09-26T17:01:31.499Z] v0.0.1-dev.1 [2022-09-26T17:01:31.499Z] v0.0.1-dev.10 [2022-09-26T17:01:31.499Z] v0.0.1-dev.11 [2022-09-26T17:01:31.499Z] v0.0.1-dev.12 [2022-09-26T17:01:31.499Z] v0.0.1-dev.13 [2022-09-26T17:01:31.499Z] v0.0.1-dev.14 [2022-09-26T17:01:31.499Z] v0.0.1-dev.15 [2022-09-26T17:01:31.499Z] v0.0.1-dev.16 [2022-09-26T17:01:31.499Z] v0.0.1-dev.17 [2022-09-26T17:01:31.499Z] v0.0.1-dev.18 [2022-09-26T17:01:31.499Z] v0.0.1-dev.19 [2022-09-26T17:01:31.499Z] v0.0.1-dev.2 [2022-09-26T17:01:31.499Z] v0.0.1-dev.20 [2022-09-26T17:01:31.499Z] v0.0.1-dev.21 [2022-09-26T17:01:31.499Z] v0.0.1-dev.22 [2022-09-26T17:01:31.499Z] v0.0.1-dev.23 [2022-09-26T17:01:31.499Z] v0.0.1-dev.24 [2022-09-26T17:01:31.499Z] v0.0.1-dev.25 [2022-09-26T17:01:31.499Z] v0.0.1-dev.26 [2022-09-26T17:01:31.499Z] v0.0.1-dev.27 [2022-09-26T17:01:31.499Z] v0.0.1-dev.28 [2022-09-26T17:01:31.499Z] v0.0.1-dev.3 [2022-09-26T17:01:31.499Z] v0.0.1-dev.4 [2022-09-26T17:01:31.499Z] v0.0.1-dev.5 [2022-09-26T17:01:31.499Z] v0.0.1-dev.6 [2022-09-26T17:01:31.499Z] v0.0.1-dev.7 [2022-09-26T17:01:31.499Z] v0.0.1-dev.8 [2022-09-26T17:01:31.499Z] v0.0.1-dev.9 [2022-09-26T17:01:31.499Z] v2.2.0 [2022-09-26T17:01:31.499Z] v2.2.0-dev.29 [2022-09-26T17:01:31.499Z] v2.2.0-dev.30 [2022-09-26T17:01:31.499Z] v2.2.0-dev.31 [2022-09-26T17:01:31.499Z] v2.2.0-dev.32 [2022-09-26T17:01:31.499Z] v2.2.0-dev.33 [2022-09-26T17:01:31.499Z] v2.2.0-dev.34 [2022-09-26T17:01:31.499Z] v2.2.0-dev.35 [2022-09-26T17:01:31.499Z] v2.3.0-dev.1 [2022-09-26T17:01:31.499Z] v2.3.0-dev.10 [2022-09-26T17:01:31.499Z] v2.3.0-dev.11 [2022-09-26T17:01:31.499Z] v2.3.0-dev.12 [2022-09-26T17:01:31.499Z] v2.3.0-dev.13 [2022-09-26T17:01:31.499Z] v2.3.0-dev.14 [2022-09-26T17:01:31.499Z] v2.3.0-dev.15 [2022-09-26T17:01:31.499Z] v2.3.0-dev.16 [2022-09-26T17:01:31.499Z] v2.3.0-dev.17 [2022-09-26T17:01:31.499Z] v2.3.0-dev.18 [2022-09-26T17:01:31.499Z] v2.3.0-dev.19 [2022-09-26T17:01:31.499Z] v2.3.0-dev.2 [2022-09-26T17:01:31.499Z] v2.3.0-dev.20 [2022-09-26T17:01:31.499Z] v2.3.0-dev.21 [2022-09-26T17:01:31.499Z] v2.3.0-dev.3 [2022-09-26T17:01:31.499Z] v2.3.0-dev.4 [2022-09-26T17:01:31.499Z] v2.3.0-dev.5 [2022-09-26T17:01:31.499Z] v2.3.0-dev.6 [2022-09-26T17:01:31.499Z] v2.3.0-dev.7 [2022-09-26T17:01:31.499Z] v2.3.0-dev.8 [2022-09-26T17:01:31.499Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-26T17:01:31.788Z] + lftools sign git-tag v2.3.0-dev.21 [2022-09-26T17:01:32.358Z] Signing Git tag with Sigul... [2022-09-26T17:01:32.358Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-09-26T17:01:32.626Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:32.911Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T17:01:32.919Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T17:01:32.951Z] $ docker stop --time=1 57663df12413b0aa920a925c8e683ff3ef2ff42d3686f0759d1ebe5b818465bc [2022-09-26T17:01:34.249Z] $ docker rm -f 57663df12413b0aa920a925c8e683ff3ef2ff42d3686f0759d1ebe5b818465bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T17:01:34.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:01:34.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:01:34.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:01:34.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:01:35.026Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T17:01:35.066Z] $ 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 [2022-09-26T17:01:35.408Z] $ docker top 77a82515876d0d1c45ad5246abb75d88b646baaf377678d8a9d021955650aad0 -eo pid,comm [2022-09-26T17:01:35.445Z] 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). [2022-09-26T17:01:35.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:01:35.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:01:35.479Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:01:35.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:01:35.600Z] $ docker exec 77a82515876d0d1c45ad5246abb75d88b646baaf377678d8a9d021955650aad0 ssh-agent [2022-09-26T17:01:35.692Z] SSH_AUTH_SOCK=/tmp/ssh-dM3fsckZ75Wz/agent.31 [2022-09-26T17:01:35.692Z] SSH_AGENT_PID=37 [2022-09-26T17:01:35.697Z] Running ssh-add (command line suppressed) [2022-09-26T17:01:35.805Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3035340804435815124.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3035340804435815124.key) [2022-09-26T17:01:35.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:01:36.091Z] + git semver bump pre [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,257 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,258 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,258 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,258 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,258 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,258 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,261 [execute] INFO git cat-file --batch-check [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,267 [execute] INFO git cat-file --batch [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:01:36.350Z] 2022-09-26 17:01:36,273 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T17:01:36.350Z] 2.3.0-dev.22 [Pipeline] } [2022-09-26T17:01:36.373Z] $ docker exec --env ******** --env ******** 77a82515876d0d1c45ad5246abb75d88b646baaf377678d8a9d021955650aad0 ssh-agent -k [2022-09-26T17:01:36.465Z] unset SSH_AUTH_SOCK; [2022-09-26T17:01:36.465Z] unset SSH_AGENT_PID; [2022-09-26T17:01:36.465Z] echo Agent pid 37 killed; [2022-09-26T17:01:36.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:01:36.761Z] + git semver [Pipeline] } [2022-09-26T17:01:37.047Z] $ docker stop --time=1 77a82515876d0d1c45ad5246abb75d88b646baaf377678d8a9d021955650aad0 [2022-09-26T17:01:38.333Z] $ docker rm -f 77a82515876d0d1c45ad5246abb75d88b646baaf377678d8a9d021955650aad0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:01:38.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:01:38.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:01:38.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:01:38.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:01:39.027Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T17:01:39.069Z] $ 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 [2022-09-26T17:01:39.405Z] $ docker top 9da8c60796566e2b31d4c53a8023f1deac10c1d3c7738510474c44d6dbc8c31a -eo pid,comm [2022-09-26T17:01:39.440Z] 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). [2022-09-26T17:01:39.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:01:39.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:01:39.474Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:01:39.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:01:39.597Z] $ docker exec 9da8c60796566e2b31d4c53a8023f1deac10c1d3c7738510474c44d6dbc8c31a ssh-agent [2022-09-26T17:01:39.692Z] SSH_AUTH_SOCK=/tmp/ssh-DUqz3ra07bC8/agent.32 [2022-09-26T17:01:39.692Z] SSH_AGENT_PID=38 [2022-09-26T17:01:39.697Z] Running ssh-add (command line suppressed) [2022-09-26T17:01:39.804Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8541423268757884194.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8541423268757884194.key) [2022-09-26T17:01:39.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:01:40.090Z] + git semver push [2022-09-26T17:01:40.349Z] 2022-09-26 17:01:40,292 [run_push] DEBUG push [2022-09-26T17:01:40.349Z] 2022-09-26 17:01:40,293 [execute] INFO git cat-file --batch-check [2022-09-26T17:01:40.349Z] 2022-09-26 17:01:40,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:01:40.349Z] 2022-09-26 17:01:40,297 [execute] INFO git rev-list d30719aa20877496aeecc1a4b13899dc0dfc47f1 -- [2022-09-26T17:01:40.349Z] 2022-09-26 17:01:40,297 [execute] DEBUG Popen(['git', 'rev-list', 'd30719aa20877496aeecc1a4b13899dc0dfc47f1', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:01:40.349Z] 2022-09-26 17:01:40,304 [execute] INFO git fetch -v origin [2022-09-26T17:01:40.349Z] 2022-09-26 17:01:40,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T17:01:40.917Z] 2022-09-26 17:01:40,889 [run_push] DEBUG no remote changes detected [2022-09-26T17:01:40.917Z] 2022-09-26 17:01:40,890 [execute] INFO git push origin semver [2022-09-26T17:01:40.917Z] 2022-09-26 17:01:40,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:01:41.853Z] 2022-09-26 17:01:41,761 [run_push] DEBUG push all version tags [2022-09-26T17:01:41.853Z] 2022-09-26 17:01:41,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T17:01:41.853Z] 2022-09-26 17:01:41,763 [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) [2022-09-26T17:01:42.790Z] 2022-09-26 17:01:42,470 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-26T17:01:42.790Z] 2.3.0-dev.22 [Pipeline] } [2022-09-26T17:01:42.812Z] $ docker exec --env ******** --env ******** 9da8c60796566e2b31d4c53a8023f1deac10c1d3c7738510474c44d6dbc8c31a ssh-agent -k [2022-09-26T17:01:42.926Z] unset SSH_AUTH_SOCK; [2022-09-26T17:01:42.926Z] unset SSH_AGENT_PID; [2022-09-26T17:01:42.926Z] echo Agent pid 38 killed; [2022-09-26T17:01:42.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:01:43.258Z] + git semver [Pipeline] } [2022-09-26T17:01:43.578Z] $ docker stop --time=1 9da8c60796566e2b31d4c53a8023f1deac10c1d3c7738510474c44d6dbc8c31a [2022-09-26T17:01:44.872Z] $ docker rm -f 9da8c60796566e2b31d4c53a8023f1deac10c1d3c7738510474c44d6dbc8c31a [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 [2022-09-26T17:01:45.414Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-26T17:01:45.414Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-26T17:01:45.414Z] total 16 [2022-09-26T17:01:45.414Z] drwxr-xr-x 3 root root 4096 Sep 26 16:50 . [2022-09-26T17:01:45.414Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 17:01 .. [2022-09-26T17:01:45.414Z] drwxr-xr-x 2 root root 4096 Sep 26 16:50 cost [2022-09-26T17:01:45.414Z] -rw-r--r-- 1 root root 90 Sep 26 16:50 cost.csv [2022-09-26T17:01:45.414Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-26T17:01:45.414Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-26T17:01:45.414Z] total 16 [2022-09-26T17:01:45.414Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 16:50 . [2022-09-26T17:01:45.414Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 17:01 .. [2022-09-26T17:01:45.414Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 16:50 cost [2022-09-26T17:01:45.414Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 26 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:45.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:46.558Z] ---> package-listing.sh [2022-09-26T17:01:46.559Z] ++ facter osfamily [2022-09-26T17:01:46.559Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T17:01:46.822Z] + OS_FAMILY=debian [2022-09-26T17:01:46.822Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-26T17:01:46.822Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T17:01:46.822Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T17:01:46.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T17:01:46.822Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T17:01:46.822Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-26T17:01:46.822Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T17:01:46.822Z] + case "${OS_FAMILY}" in [2022-09-26T17:01:46.822Z] + dpkg -l [2022-09-26T17:01:46.822Z] + grep '^ii' [2022-09-26T17:01:46.822Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T17:01:46.822Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T17:01:46.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T17:01:46.822Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-26T17:01:46.822Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-26T17:01:46.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-09-26T17:01:46.834Z] 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 [2022-09-26T17:01:47.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:01:47.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:01:47.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:01:47.728Z] prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container [2022-09-26T17:01:47.768Z] $ 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 [2022-09-26T17:01:48.008Z] $ docker top 31b6ebdda7f68f4af8684c37e18b40242fce578ffeaffd8571545be55272b673 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:01:48.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T17:01:48.631Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T17:01:48.916Z] + ls /var/log/sa-host [2022-09-26T17:01:48.916Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:01:49.067Z] provisioning config files... [2022-09-26T17:01:49.076Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18112909179927202377tmp [Pipeline] { [Pipeline] echo [2022-09-26T17:01:49.089Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:49.369Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T17:01:49.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:49.710Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T17:01:49.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:50.003Z] ---> sudo-logs.sh [2022-09-26T17:01:50.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T17:01:50.032Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:50.315Z] ---> job-cost.sh [2022-09-26T17:01:50.315Z] lf-activate-venv: SKIPPING [2022-09-26T17:01:50.315Z] DEBUG: total: 0.2199999988079071 [2022-09-26T17:01:50.315Z] INFO: Retrieving Stack Cost... [2022-09-26T17:01:50.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T17:01:51.146Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T17:01:51.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:01:51.442Z] ---> logs-deploy.sh [2022-09-26T17:01:51.442Z] lf-activate-venv: SKIPPING [2022-09-26T17:01:51.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/60 [2022-09-26T17:01:51.442Z] INFO: archiving workspace using pattern(s): [2022-09-26T17:01:52.382Z] Archives upload complete. [2022-09-26T17:01:52.641Z] INFO: archiving logs to Nexus