Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a 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-ssh6602785501182480823.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-ssh13520405659514522535.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-ssh17691610805652000649.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-ssh16362989369751448922.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-ssh838227070050918141.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-1451’ Running on prd-ubuntu20.04-docker-8c-8g-1457 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 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a (main) Commit message: "feat: remove control-plane-device (#153)" > 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 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a # timeout=10 > git rev-list --no-walk 07d7568c4aa69296c110ad64a28331e8173121ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T23:04:08.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T23:04:08.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T23:04:08.662Z] ========================================================= [2022-09-27T23:04:08.662Z] EdgeX Global Pipelines Version Info [2022-09-27T23:04:08.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:04:09.369Z] ------------------- [2022-09-27T23:04:09.369Z] stable info: [2022-09-27T23:04:09.369Z] ------------------- [2022-09-27T23:04:09.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T23:04:09.369Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T23:04:09.369Z] Message: update stable to v1.0.239 [2022-09-27T23:04:09.938Z] ------------------- [2022-09-27T23:04:09.938Z] experimental info: [2022-09-27T23:04:09.938Z] ------------------- [2022-09-27T23:04:09.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T23:04:09.938Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T23:04:09.938Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T23:04:10.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-27T23:04:10.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-27T23:04:10.117Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T23:04:10.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T23:04:10.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T23:04:10.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T23:04:10.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T23:04:10.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T23:04:10.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T23:04:10.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T23:04:10.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T23:04:10.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-27T23:04:10.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T23:04:10.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T23:04:10.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T23:04:10.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T23:04:10.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T23:04:10.308Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T23:04:10.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T23:04:10.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T23:04:10.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-27T23:04:10.370Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-27T23:04:10.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T23:04:10.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T23:04:10.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T23:04:10.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T23:04:10.440Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T23:04:10.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T23:04:10.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T23:04:10.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T23:04:10.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] echo [2022-09-27T23:04:10.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93a2116 [Pipeline] echo [2022-09-27T23:04:10.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:04:10.562Z] provisioning config files... [2022-09-27T23:04:10.574Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7231797510037332771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:04:10.873Z] ---> docker-login.sh [2022-09-27T23:04:10.873Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:04:11.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:11.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:11.137Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:11.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:11.137Z] [2022-09-27T23:04:11.137Z] Login Succeeded [2022-09-27T23:04:11.137Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:04:11.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:11.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:11.399Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:11.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:11.399Z] [2022-09-27T23:04:11.399Z] Login Succeeded [2022-09-27T23:04:11.399Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:04:11.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:11.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:11.399Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:11.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:11.399Z] [2022-09-27T23:04:11.399Z] Login Succeeded [2022-09-27T23:04:11.399Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:04:11.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:11.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:11.399Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:11.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:11.399Z] [2022-09-27T23:04:11.399Z] Login Succeeded [2022-09-27T23:04:11.659Z] docker.io [2022-09-27T23:04:11.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:11.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:11.920Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:11.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:11.920Z] [2022-09-27T23:04:11.920Z] Login Succeeded [2022-09-27T23:04:11.920Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:04:11.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T23:04:12.286Z] + git rev-list -1 --merges 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a~1..93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] echo [2022-09-27T23:04:12.319Z] -----------> git rev-list -1 --merges 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a~1..93a2116a16fd236fe7cdb3fd99bdb7206e0b648a 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [false] [Pipeline] sh [2022-09-27T23:04:12.613Z] + git log --format=format:%s -1 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] echo [2022-09-27T23:04:12.630Z] ========================================================= [2022-09-27T23:04:12.630Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T23:04:12.630Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T23:04:12.957Z] + git log --format=format:%s -1 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] echo [2022-09-27T23:04:12.971Z] [semverPrep] GIT_COMMIT: 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a, Commit Message: feat: remove control-plane-device (#153) [Pipeline] echo [2022-09-27T23:04:12.978Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T23:04:13.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T23:04:13.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T23:04:13.358Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T23:04:13.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T23:04:13.358Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T23:04:13.358Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T23:04:13.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:04:13.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:04:13.772Z] [2022-09-27T23:04:13.772Z] 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-27T23:04:14.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:04:14.085Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T23:04:14.085Z] b85a868b505f: Pulling fs layer [2022-09-27T23:04:14.085Z] e2be974225ed: Pulling fs layer [2022-09-27T23:04:14.085Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T23:04:14.085Z] 988bab9f4d93: Pulling fs layer [2022-09-27T23:04:14.085Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T23:04:14.085Z] eaf3925da568: Pulling fs layer [2022-09-27T23:04:14.085Z] bab4dde63d76: Pulling fs layer [2022-09-27T23:04:14.085Z] bde34c3a00c8: Pulling fs layer [2022-09-27T23:04:14.085Z] 1469e6f7b9e6: Waiting [2022-09-27T23:04:14.085Z] eaf3925da568: Waiting [2022-09-27T23:04:14.085Z] b352a97aabf1: Pulling fs layer [2022-09-27T23:04:14.085Z] 4872d77fe225: Pulling fs layer [2022-09-27T23:04:14.085Z] 988bab9f4d93: Waiting [2022-09-27T23:04:14.085Z] b352a97aabf1: Waiting [2022-09-27T23:04:14.085Z] bab4dde63d76: Waiting [2022-09-27T23:04:14.085Z] 4872d77fe225: Waiting [2022-09-27T23:04:14.085Z] 5851b861e8e6: Pulling fs layer [2022-09-27T23:04:14.085Z] 5851b861e8e6: Waiting [2022-09-27T23:04:14.085Z] e2be974225ed: Download complete [2022-09-27T23:04:14.085Z] 988bab9f4d93: Verifying Checksum [2022-09-27T23:04:14.085Z] 988bab9f4d93: Download complete [2022-09-27T23:04:14.350Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T23:04:14.350Z] 1469e6f7b9e6: Download complete [2022-09-27T23:04:14.350Z] eaf3925da568: Verifying Checksum [2022-09-27T23:04:14.350Z] eaf3925da568: Download complete [2022-09-27T23:04:14.350Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T23:04:14.350Z] 339a4e72a1f5: Download complete [2022-09-27T23:04:14.350Z] bde34c3a00c8: Verifying Checksum [2022-09-27T23:04:14.350Z] bde34c3a00c8: Download complete [2022-09-27T23:04:14.350Z] b352a97aabf1: Verifying Checksum [2022-09-27T23:04:14.350Z] 4872d77fe225: Verifying Checksum [2022-09-27T23:04:14.350Z] 4872d77fe225: Download complete [2022-09-27T23:04:14.350Z] 5851b861e8e6: Download complete [2022-09-27T23:04:14.350Z] b85a868b505f: Verifying Checksum [2022-09-27T23:04:14.350Z] b85a868b505f: Download complete [2022-09-27T23:04:14.609Z] bab4dde63d76: Verifying Checksum [2022-09-27T23:04:14.609Z] bab4dde63d76: Download complete [2022-09-27T23:04:15.547Z] b85a868b505f: Pull complete [2022-09-27T23:04:15.805Z] e2be974225ed: Pull complete [2022-09-27T23:04:16.373Z] 339a4e72a1f5: Pull complete [2022-09-27T23:04:16.373Z] 988bab9f4d93: Pull complete [2022-09-27T23:04:16.632Z] 1469e6f7b9e6: Pull complete [2022-09-27T23:04:16.632Z] eaf3925da568: Pull complete [2022-09-27T23:04:18.536Z] bab4dde63d76: Pull complete [2022-09-27T23:04:18.536Z] bde34c3a00c8: Pull complete [2022-09-27T23:04:18.536Z] b352a97aabf1: Pull complete [2022-09-27T23:04:18.796Z] 4872d77fe225: Pull complete [2022-09-27T23:04:18.796Z] 5851b861e8e6: Pull complete [2022-09-27T23:04:18.796Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T23:04:18.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:04:18.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:04:18.875Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:04:18.906Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T23:04:21.111Z] $ docker top 6ddebd792ee9466b389d2775ffd6330c779aa17105a52d5b48a1af9f8f4e0a88 -eo pid,comm [2022-09-27T23:04:21.159Z] 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-27T23:04:21.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T23:04:21.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T23:04:21.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T23:04:21.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T23:04:21.305Z] $ docker exec 6ddebd792ee9466b389d2775ffd6330c779aa17105a52d5b48a1af9f8f4e0a88 ssh-agent [2022-09-27T23:04:21.405Z] SSH_AUTH_SOCK=/tmp/ssh-Xqr36SFJLGhe/agent.32 [2022-09-27T23:04:21.405Z] SSH_AGENT_PID=38 [2022-09-27T23:04:21.411Z] Running ssh-add (command line suppressed) [2022-09-27T23:04:21.510Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3622141592698338849.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3622141592698338849.key) [2022-09-27T23:04:21.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T23:04:21.803Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T23:04:21.818Z] $ docker exec --env ******** --env ******** 6ddebd792ee9466b389d2775ffd6330c779aa17105a52d5b48a1af9f8f4e0a88 ssh-agent -k [2022-09-27T23:04:21.906Z] unset SSH_AUTH_SOCK; [2022-09-27T23:04:21.907Z] unset SSH_AGENT_PID; [2022-09-27T23:04:21.907Z] echo Agent pid 38 killed; [2022-09-27T23:04:21.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T23:04:21.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T23:04:21.933Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T23:04:22.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T23:04:22.045Z] $ docker exec 6ddebd792ee9466b389d2775ffd6330c779aa17105a52d5b48a1af9f8f4e0a88 ssh-agent [2022-09-27T23:04:22.146Z] SSH_AUTH_SOCK=/tmp/ssh-UagJ2p2FJ95x/agent.72 [2022-09-27T23:04:22.146Z] SSH_AGENT_PID=78 [2022-09-27T23:04:22.150Z] Running ssh-add (command line suppressed) [2022-09-27T23:04:22.253Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3176867416224529744.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3176867416224529744.key) [2022-09-27T23:04:22.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T23:04:22.550Z] + git semver init [2022-09-27T23:04:22.810Z] 2022-09-27 23:04:22,724 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T23:04:22.810Z] 2022-09-27 23:04:22,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-27T23:04:22.810Z] 2022-09-27 23:04:22,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-27T23:04:22.810Z] 2022-09-27 23:04:22,725 [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-27T23:04:24.191Z] 2022-09-27 23:04:23,809 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-27T23:04:24.191Z] 2022-09-27 23:04:23,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-27T23:04:24.191Z] 2022-09-27 23:04:23,809 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:04:24.191Z] 2022-09-27 23:04:23,809 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:04:24.191Z] 2.3.0-dev.22 [Pipeline] } [2022-09-27T23:04:24.204Z] $ docker exec --env ******** --env ******** 6ddebd792ee9466b389d2775ffd6330c779aa17105a52d5b48a1af9f8f4e0a88 ssh-agent -k [2022-09-27T23:04:24.302Z] unset SSH_AUTH_SOCK; [2022-09-27T23:04:24.302Z] unset SSH_AGENT_PID; [2022-09-27T23:04:24.302Z] echo Agent pid 78 killed; [2022-09-27T23:04:24.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T23:04:24.612Z] + git semver [Pipeline] } [2022-09-27T23:04:24.887Z] $ docker stop --time=1 6ddebd792ee9466b389d2775ffd6330c779aa17105a52d5b48a1af9f8f4e0a88 [2022-09-27T23:04:26.171Z] $ docker rm -f 6ddebd792ee9466b389d2775ffd6330c779aa17105a52d5b48a1af9f8f4e0a88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T23:04:26.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T23:04:26.677Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T23:04:26.679Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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-27T23:04:26.793Z] provisioning config files... [2022-09-27T23:04:26.800Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10506994337117424017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:04:27.094Z] ---> docker-login.sh [2022-09-27T23:04:27.094Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:04:27.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:27.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:27.094Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:27.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:27.094Z] [2022-09-27T23:04:27.094Z] Login Succeeded [2022-09-27T23:04:27.094Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:04:27.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:27.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:27.353Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:27.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:27.353Z] [2022-09-27T23:04:27.353Z] Login Succeeded [2022-09-27T23:04:27.353Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:04:27.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:27.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:27.353Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:27.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:27.353Z] [2022-09-27T23:04:27.353Z] Login Succeeded [2022-09-27T23:04:27.353Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:04:27.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:27.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:27.353Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:27.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:27.353Z] [2022-09-27T23:04:27.353Z] Login Succeeded [2022-09-27T23:04:27.353Z] docker.io [2022-09-27T23:04:27.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:04:27.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:04:27.871Z] Configure a credential helper to remove this warning. See [2022-09-27T23:04:27.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:04:27.871Z] [2022-09-27T23:04:27.871Z] Login Succeeded [2022-09-27T23:04:27.871Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:04:27.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T23:04:27.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:04:27.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:04:27.951Z] ========================================================= [2022-09-27T23:04:27.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T23:04:27.951Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:04:28.263Z] + 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-27T23:04:28.263Z] Sending build context to Docker daemon 20.71MB [2022-09-27T23:04:28.263Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:04:28.263Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T23:04:28.530Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T23:04:28.530Z] 2408cc74d12b: Pulling fs layer [2022-09-27T23:04:28.530Z] ea60b727a1ce: Pulling fs layer [2022-09-27T23:04:28.530Z] 30c4a7721957: Pulling fs layer [2022-09-27T23:04:28.530Z] 370296b7ddb6: Pulling fs layer [2022-09-27T23:04:28.530Z] 7c6cee850709: Pulling fs layer [2022-09-27T23:04:28.530Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T23:04:28.530Z] d94ebbe4e438: Pulling fs layer [2022-09-27T23:04:28.530Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T23:04:28.530Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T23:04:28.530Z] 39a5fcdaea64: Waiting [2022-09-27T23:04:28.530Z] d94ebbe4e438: Waiting [2022-09-27T23:04:28.530Z] bcfd1f05c69d: Waiting [2022-09-27T23:04:28.530Z] 59ccb84bbe0f: Waiting [2022-09-27T23:04:28.530Z] 370296b7ddb6: Waiting [2022-09-27T23:04:28.530Z] 7c6cee850709: Waiting [2022-09-27T23:04:28.530Z] 30c4a7721957: Verifying Checksum [2022-09-27T23:04:28.530Z] 30c4a7721957: Download complete [2022-09-27T23:04:28.530Z] ea60b727a1ce: Verifying Checksum [2022-09-27T23:04:28.530Z] ea60b727a1ce: Download complete [2022-09-27T23:04:28.530Z] 7c6cee850709: Verifying Checksum [2022-09-27T23:04:28.530Z] 7c6cee850709: Download complete [2022-09-27T23:04:28.530Z] 39a5fcdaea64: Download complete [2022-09-27T23:04:28.530Z] 2408cc74d12b: Download complete [2022-09-27T23:04:28.530Z] d94ebbe4e438: Verifying Checksum [2022-09-27T23:04:28.530Z] d94ebbe4e438: Download complete [2022-09-27T23:04:28.789Z] 2408cc74d12b: Pull complete [2022-09-27T23:04:28.789Z] ea60b727a1ce: Pull complete [2022-09-27T23:04:29.047Z] 30c4a7721957: Pull complete [2022-09-27T23:04:29.047Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T23:04:29.047Z] 59ccb84bbe0f: Download complete [2022-09-27T23:04:29.303Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T23:04:29.303Z] bcfd1f05c69d: Download complete [2022-09-27T23:04:29.303Z] 370296b7ddb6: Verifying Checksum [2022-09-27T23:04:29.303Z] 370296b7ddb6: Download complete [2022-09-27T23:04:33.483Z] 370296b7ddb6: Pull complete [2022-09-27T23:04:33.483Z] 7c6cee850709: Pull complete [2022-09-27T23:04:33.483Z] 39a5fcdaea64: Pull complete [2022-09-27T23:04:33.483Z] d94ebbe4e438: Pull complete [2022-09-27T23:04:35.394Z] bcfd1f05c69d: Pull complete [2022-09-27T23:04:35.962Z] 59ccb84bbe0f: Pull complete [2022-09-27T23:04:35.962Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T23:04:35.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T23:04:35.962Z] ---> a4fb48ad2a94 [2022-09-27T23:04:35.962Z] Step 3/13 : ARG MAKE="make build" [2022-09-27T23:04:37.870Z] ---> Running in dee4c60d2008 [2022-09-27T23:04:37.870Z] Removing intermediate container dee4c60d2008 [2022-09-27T23:04:37.870Z] ---> 3b7b9090c6a8 [2022-09-27T23:04:37.870Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T23:04:37.870Z] ---> Running in 81796a3fc313 [2022-09-27T23:04:38.138Z] Removing intermediate container 81796a3fc313 [2022-09-27T23:04:38.138Z] ---> 342b81f13e70 [2022-09-27T23:04:38.138Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:04:38.138Z] ---> Running in 01e639ae1556 [2022-09-27T23:04:38.138Z] Removing intermediate container 01e639ae1556 [2022-09-27T23:04:38.138Z] ---> cab78d14b754 [2022-09-27T23:04:38.138Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-27T23:04:38.138Z] ---> Running in f2db4502ccc7 [2022-09-27T23:04:38.411Z] Removing intermediate container f2db4502ccc7 [2022-09-27T23:04:38.411Z] ---> 37a5806bbf74 [2022-09-27T23:04:38.411Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:04:38.411Z] ---> Running in 39a099aa2241 [2022-09-27T23:04:38.987Z] Removing intermediate container 39a099aa2241 [2022-09-27T23:04:38.988Z] ---> bc2c03ba9428 [2022-09-27T23:04:38.988Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:04:38.988Z] ---> Running in 54844aaea5bc [2022-09-27T23:04:39.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T23:04:40.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T23:04:40.186Z] OK: 211 MiB in 51 packages [2022-09-27T23:04:40.756Z] Removing intermediate container 54844aaea5bc [2022-09-27T23:04:40.757Z] ---> bf0a9ffee63d [2022-09-27T23:04:40.757Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-27T23:04:40.757Z] ---> Running in 45f52b30d88d [2022-09-27T23:04:40.757Z] Removing intermediate container 45f52b30d88d [2022-09-27T23:04:40.757Z] ---> b1a966b6211f [2022-09-27T23:04:40.757Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T23:04:40.757Z] ---> 059b070ecf2e [2022-09-27T23:04:40.757Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:04:41.016Z] ---> Running in dbaa80a4ab53 [2022-09-27T23:04:41.755Z] Still waiting to schedule task [2022-09-27T23:04:41.756Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1455’ [2022-09-27T23:04:59.111Z] Removing intermediate container dbaa80a4ab53 [2022-09-27T23:04:59.111Z] ---> f00f9d2c0b6c [2022-09-27T23:04:59.111Z] Step 12/13 : COPY . . [2022-09-27T23:04:59.111Z] ---> 61fbbae5afc2 [2022-09-27T23:04:59.111Z] Step 13/13 : RUN ${MAKE} [2022-09-27T23:04:59.111Z] ---> Running in ce708cb9116e [2022-09-27T23:04:59.111Z] noop [2022-09-27T23:04:59.111Z] Removing intermediate container ce708cb9116e [2022-09-27T23:04:59.111Z] ---> 7fc667d0bfc1 [2022-09-27T23:04:59.111Z] Successfully built 7fc667d0bfc1 [2022-09-27T23:04:59.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:04:59.426Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T23:04:59.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:04:59.500Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:04:59.529Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-27T23:04:59.896Z] $ docker top 670a0d46c964011d8fa453fc4f8e63675f48231021465d8e3c3cbd8903e62116 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:05:00.237Z] + go version [2022-09-27T23:05:00.237Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T23:05:00.249Z] $ docker stop --time=1 670a0d46c964011d8fa453fc4f8e63675f48231021465d8e3c3cbd8903e62116 [2022-09-27T23:05:01.642Z] $ docker rm -f 670a0d46c964011d8fa453fc4f8e63675f48231021465d8e3c3cbd8903e62116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:05:02.053Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T23:05:02.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:05:02.120Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:05:02.153Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-27T23:05:02.529Z] $ docker top cac79ea69100c50c452588fc4674f535137417f70e6eb98c0368f7ce5ece6dff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:05:02.872Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T23:05:03.164Z] + make test [2022-09-27T23:05:03.165Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T23:05:03.424Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-27T23:05:15.632Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-27T23:05:15.892Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.037s coverage: 28.2% of statements [2022-09-27T23:05:15.892Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-27T23:05:15.892Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.322s coverage: 86.5% of statements [2022-09-27T23:05:24.036Z] 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-27T23:05:24.036Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T23:05:28.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T23:05:28.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T23:05:28.221Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T23:05:28.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T23:05:28.251Z] $ docker stop --time=1 cac79ea69100c50c452588fc4674f535137417f70e6eb98c0368f7ce5ece6dff [2022-09-27T23:05:30.426Z] $ docker rm -f cac79ea69100c50c452588fc4674f535137417f70e6eb98c0368f7ce5ece6dff [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T23:05:30.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T23:05:30.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T23:05:31.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T23:05:31.766Z] + ls -al . [2022-09-27T23:05:31.766Z] total 236 [2022-09-27T23:05:31.767Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 23:05 . [2022-09-27T23:05:31.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:04 .. [2022-09-27T23:05:31.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 23:05 .git [2022-09-27T23:05:31.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 23:04 .github [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 27 23:04 .gitignore [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 23:04 .golangci.yml [2022-09-27T23:05:31.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 23:04 .semver [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 27 23:04 Attribution.txt [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 27 23:04 CHANGELOG.md [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 27 23:04 Dockerfile [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 23:04 GOVERNANCE.md [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 27 23:04 Jenkinsfile [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 23:04 LICENSE [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 27 23:04 Makefile [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 23:04 OWNERS.md [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 27 23:04 README.md [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 23:04 VERSION [2022-09-27T23:05:31.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:04 bin [2022-09-27T23:05:31.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 23:04 cmd [2022-09-27T23:05:31.767Z] -rw-r--r-- 1 jenkins jenkins 78461 Sep 27 23:05 coverage.out [2022-09-27T23:05:31.767Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 23:04 doc [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 27 23:04 go.mod [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 27 23:04 go.sum [2022-09-27T23:05:31.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:04 internal [2022-09-27T23:05:31.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:04 snap [2022-09-27T23:05:31.767Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 27 23:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:05:32.117Z] + 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=93a2116a16fd236fe7cdb3fd99bdb7206e0b648a --label arch=amd64 --label version=2.3.0-dev.22 . [2022-09-27T23:05:32.117Z] Sending build context to Docker daemon 20.78MB [2022-09-27T23:05:32.117Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:05:32.117Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-27T23:05:32.117Z] ---> 7fc667d0bfc1 [2022-09-27T23:05:32.117Z] Step 3/26 : ARG MAKE="make build" [2022-09-27T23:05:32.377Z] ---> Running in c01ae539b931 [2022-09-27T23:05:32.377Z] Removing intermediate container c01ae539b931 [2022-09-27T23:05:32.377Z] ---> d9e1e1c626b5 [2022-09-27T23:05:32.377Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T23:05:32.377Z] ---> Running in 12eac3a1cfdf [2022-09-27T23:05:32.377Z] Removing intermediate container 12eac3a1cfdf [2022-09-27T23:05:32.377Z] ---> e34dc778ec9b [2022-09-27T23:05:32.377Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:05:32.636Z] ---> Running in ba99653cf68a [2022-09-27T23:05:32.636Z] Removing intermediate container ba99653cf68a [2022-09-27T23:05:32.636Z] ---> 0517f677a5f6 [2022-09-27T23:05:32.636Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-27T23:05:32.636Z] ---> Running in 458848eee3d6 [2022-09-27T23:05:32.636Z] Removing intermediate container 458848eee3d6 [2022-09-27T23:05:32.636Z] ---> daf53ca34d04 [2022-09-27T23:05:32.636Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:05:32.636Z] ---> Running in 8791ccbff1e9 [2022-09-27T23:05:33.203Z] Removing intermediate container 8791ccbff1e9 [2022-09-27T23:05:33.203Z] ---> 9a9992cc61a4 [2022-09-27T23:05:33.203Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:05:33.462Z] ---> Running in 778a87116d71 [2022-09-27T23:05:33.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T23:05:34.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T23:05:34.875Z] OK: 211 MiB in 51 packages [2022-09-27T23:05:35.133Z] Removing intermediate container 778a87116d71 [2022-09-27T23:05:35.133Z] ---> 55e3dd8e5489 [2022-09-27T23:05:35.133Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-27T23:05:35.133Z] ---> Running in 7ed78cad98a3 [2022-09-27T23:05:35.133Z] Removing intermediate container 7ed78cad98a3 [2022-09-27T23:05:35.133Z] ---> e32a3ed5e8a8 [2022-09-27T23:05:35.133Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-27T23:05:35.392Z] ---> 039832e7e0c6 [2022-09-27T23:05:35.392Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:05:35.392Z] ---> Running in 94c208bcc3c6 [2022-09-27T23:05:35.962Z] Removing intermediate container 94c208bcc3c6 [2022-09-27T23:05:35.962Z] ---> 007175087c19 [2022-09-27T23:05:35.962Z] Step 12/26 : COPY . . [2022-09-27T23:05:36.530Z] ---> 9b5615cfaff5 [2022-09-27T23:05:36.530Z] Step 13/26 : RUN ${MAKE} [2022-09-27T23:05:36.530Z] ---> Running in d1159b259cb3 [2022-09-27T23:05:37.099Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.22 -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-27T23:05:59.048Z] Removing intermediate container d1159b259cb3 [2022-09-27T23:05:59.048Z] ---> b11f85c64975 [2022-09-27T23:05:59.048Z] Step 14/26 : FROM alpine:3.16 [2022-09-27T23:05:59.048Z] 3.16: Pulling from library/alpine [2022-09-27T23:05:59.307Z] 213ec9aee27d: Pulling fs layer [2022-09-27T23:05:59.877Z] 213ec9aee27d: Verifying Checksum [2022-09-27T23:05:59.877Z] 213ec9aee27d: Download complete [2022-09-27T23:06:00.136Z] 213ec9aee27d: Pull complete [2022-09-27T23:06:00.136Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T23:06:00.136Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T23:06:00.136Z] ---> 9c6f07244728 [2022-09-27T23:06:00.136Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-27T23:06:00.136Z] ---> Running in b982eb1de67c [2022-09-27T23:06:00.396Z] Removing intermediate container b982eb1de67c [2022-09-27T23:06:00.396Z] ---> 3e7e85646370 [2022-09-27T23:06:00.396Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T23:06:00.396Z] ---> Running in 766661dd86da [2022-09-27T23:06:00.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T23:06:00.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T23:06:00.913Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T23:06:00.913Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T23:06:00.913Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T23:06:00.913Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T23:06:01.173Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T23:06:01.173Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T23:06:01.173Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T23:06:01.173Z] OK: 8 MiB in 20 packages [2022-09-27T23:06:01.740Z] Removing intermediate container 766661dd86da [2022-09-27T23:06:01.740Z] ---> ca47a000569d [2022-09-27T23:06:01.740Z] Step 17/26 : WORKDIR / [2022-09-27T23:06:01.740Z] ---> Running in 149b012bfa1b [2022-09-27T23:06:01.740Z] Removing intermediate container 149b012bfa1b [2022-09-27T23:06:01.740Z] ---> 6faa1b1b25f4 [2022-09-27T23:06:01.740Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-27T23:06:02.309Z] ---> 73ba90873ead [2022-09-27T23:06:02.309Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-27T23:06:02.309Z] ---> 4df2b216985d [2022-09-27T23:06:02.309Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-27T23:06:02.567Z] ---> 299f6a1bb612 [2022-09-27T23:06:02.567Z] Step 21/26 : EXPOSE 59984 [2022-09-27T23:06:02.567Z] ---> Running in be505b116986 [2022-09-27T23:06:02.567Z] Removing intermediate container be505b116986 [2022-09-27T23:06:02.567Z] ---> a975e796c75f [2022-09-27T23:06:02.567Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-27T23:06:02.567Z] ---> Running in 7257129c8782 [2022-09-27T23:06:02.567Z] Removing intermediate container 7257129c8782 [2022-09-27T23:06:02.567Z] ---> 1fa3d87b1d45 [2022-09-27T23:06:02.567Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T23:06:02.567Z] ---> Running in 5d413038d103 [2022-09-27T23:06:02.828Z] Removing intermediate container 5d413038d103 [2022-09-27T23:06:02.828Z] ---> e5cc7684346e [2022-09-27T23:06:02.828Z] Step 24/26 : LABEL arch=amd64 [2022-09-27T23:06:02.828Z] ---> Running in c7066e68d074 [2022-09-27T23:06:02.828Z] Removing intermediate container c7066e68d074 [2022-09-27T23:06:02.828Z] ---> 61cedbcb1764 [2022-09-27T23:06:02.828Z] Step 25/26 : LABEL git_sha=93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:06:02.828Z] ---> Running in d8e4f9a7cd46 [2022-09-27T23:06:02.828Z] Removing intermediate container d8e4f9a7cd46 [2022-09-27T23:06:02.828Z] ---> 6ef61dc2998b [2022-09-27T23:06:02.828Z] Step 26/26 : LABEL version=2.3.0-dev.22 [2022-09-27T23:06:03.086Z] ---> Running in 56e13f44898d [2022-09-27T23:06:03.086Z] Removing intermediate container 56e13f44898d [2022-09-27T23:06:03.086Z] ---> f82fb6962450 [2022-09-27T23:06:03.086Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T23:06:03.086Z] Successfully built f82fb6962450 [2022-09-27T23:06:03.086Z] 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-27T23:06:03.165Z] provisioning config files... [2022-09-27T23:06:03.175Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2538564520232909940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:06:03.472Z] ---> docker-login.sh [2022-09-27T23:06:03.472Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:06:03.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:06:03.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:06:03.472Z] Configure a credential helper to remove this warning. See [2022-09-27T23:06:03.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:06:03.472Z] [2022-09-27T23:06:03.472Z] Login Succeeded [2022-09-27T23:06:03.472Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:06:03.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:06:03.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:06:03.472Z] Configure a credential helper to remove this warning. See [2022-09-27T23:06:03.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:06:03.472Z] [2022-09-27T23:06:03.472Z] Login Succeeded [2022-09-27T23:06:03.472Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:06:03.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:06:03.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:06:03.731Z] Configure a credential helper to remove this warning. See [2022-09-27T23:06:03.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:06:03.731Z] [2022-09-27T23:06:03.731Z] Login Succeeded [2022-09-27T23:06:03.731Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:06:03.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:06:03.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:06:03.731Z] Configure a credential helper to remove this warning. See [2022-09-27T23:06:03.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:06:03.731Z] [2022-09-27T23:06:03.731Z] Login Succeeded [2022-09-27T23:06:03.731Z] docker.io [2022-09-27T23:06:03.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:06:04.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:06:04.251Z] Configure a credential helper to remove this warning. See [2022-09-27T23:06:04.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:06:04.251Z] [2022-09-27T23:06:04.251Z] Login Succeeded [2022-09-27T23:06:04.251Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:06:04.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T23:06:04.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:06:04.304Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-27T23:06:04.304Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:06:04.304Z] latest [2022-09-27T23:06:04.304Z] 2.3.0-dev.22 [2022-09-27T23:06:04.304Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [2022-09-27T23:06:04.304Z] main [2022-09-27T23:06:04.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:04.609Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:05.001Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:06:05.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-27T23:06:05.001Z] 9832da853e01: Preparing [2022-09-27T23:06:05.001Z] 15d3ebbd3466: Preparing [2022-09-27T23:06:05.001Z] 7f94802e8724: Preparing [2022-09-27T23:06:05.001Z] 8cde34bbed45: Preparing [2022-09-27T23:06:05.001Z] 994393dc58e7: Preparing [2022-09-27T23:06:05.001Z] 994393dc58e7: Layer already exists [2022-09-27T23:06:05.001Z] 9832da853e01: Pushed [2022-09-27T23:06:05.001Z] 15d3ebbd3466: Pushed [2022-09-27T23:06:05.279Z] 8cde34bbed45: Pushed [2022-09-27T23:06:07.877Z] 7f94802e8724: Pushed [2022-09-27T23:06:07.877Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a: digest: sha256:2b6b687eda24b3e9efff8afbe7b0a0aaf3e6a7b71ba74c7f9075998f38c125e6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:08.194Z] + 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-27T23:06:08.506Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-27T23:06:08.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-27T23:06:08.506Z] 9832da853e01: Preparing [2022-09-27T23:06:08.506Z] 15d3ebbd3466: Preparing [2022-09-27T23:06:08.506Z] 7f94802e8724: Preparing [2022-09-27T23:06:08.506Z] 8cde34bbed45: Preparing [2022-09-27T23:06:08.506Z] 994393dc58e7: Preparing [2022-09-27T23:06:08.506Z] 15d3ebbd3466: Layer already exists [2022-09-27T23:06:08.506Z] 994393dc58e7: Layer already exists [2022-09-27T23:06:08.506Z] 9832da853e01: Layer already exists [2022-09-27T23:06:08.506Z] 8cde34bbed45: Layer already exists [2022-09-27T23:06:08.506Z] 7f94802e8724: Layer already exists [2022-09-27T23:06:08.506Z] latest: digest: sha256:2b6b687eda24b3e9efff8afbe7b0a0aaf3e6a7b71ba74c7f9075998f38c125e6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:08.815Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:09.118Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.22 [2022-09-27T23:06:09.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-27T23:06:09.118Z] 9832da853e01: Preparing [2022-09-27T23:06:09.118Z] 15d3ebbd3466: Preparing [2022-09-27T23:06:09.118Z] 7f94802e8724: Preparing [2022-09-27T23:06:09.118Z] 8cde34bbed45: Preparing [2022-09-27T23:06:09.118Z] 994393dc58e7: Preparing [2022-09-27T23:06:09.118Z] 8cde34bbed45: Layer already exists [2022-09-27T23:06:09.118Z] 7f94802e8724: Layer already exists [2022-09-27T23:06:09.118Z] 9832da853e01: Layer already exists [2022-09-27T23:06:09.118Z] 994393dc58e7: Layer already exists [2022-09-27T23:06:09.118Z] 15d3ebbd3466: Layer already exists [2022-09-27T23:06:09.118Z] 2.3.0-dev.22: digest: sha256:2b6b687eda24b3e9efff8afbe7b0a0aaf3e6a7b71ba74c7f9075998f38c125e6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:09.424Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:09.725Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [2022-09-27T23:06:09.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-27T23:06:09.725Z] 9832da853e01: Preparing [2022-09-27T23:06:09.725Z] 15d3ebbd3466: Preparing [2022-09-27T23:06:09.725Z] 7f94802e8724: Preparing [2022-09-27T23:06:09.725Z] 8cde34bbed45: Preparing [2022-09-27T23:06:09.725Z] 994393dc58e7: Preparing [2022-09-27T23:06:09.725Z] 7f94802e8724: Layer already exists [2022-09-27T23:06:09.725Z] 8cde34bbed45: Layer already exists [2022-09-27T23:06:09.725Z] 9832da853e01: Layer already exists [2022-09-27T23:06:09.725Z] 15d3ebbd3466: Layer already exists [2022-09-27T23:06:09.725Z] 994393dc58e7: Layer already exists [2022-09-27T23:06:09.725Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22: digest: sha256:2b6b687eda24b3e9efff8afbe7b0a0aaf3e6a7b71ba74c7f9075998f38c125e6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:10.038Z] + 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-27T23:06:10.342Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-27T23:06:10.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-27T23:06:10.342Z] 9832da853e01: Preparing [2022-09-27T23:06:10.342Z] 15d3ebbd3466: Preparing [2022-09-27T23:06:10.342Z] 7f94802e8724: Preparing [2022-09-27T23:06:10.342Z] 8cde34bbed45: Preparing [2022-09-27T23:06:10.342Z] 994393dc58e7: Preparing [2022-09-27T23:06:10.342Z] 994393dc58e7: Layer already exists [2022-09-27T23:06:10.342Z] 9832da853e01: Layer already exists [2022-09-27T23:06:10.342Z] 15d3ebbd3466: Layer already exists [2022-09-27T23:06:10.342Z] 7f94802e8724: Layer already exists [2022-09-27T23:06:10.342Z] 8cde34bbed45: Layer already exists [2022-09-27T23:06:10.342Z] main: digest: sha256:2b6b687eda24b3e9efff8afbe7b0a0aaf3e6a7b71ba74c7f9075998f38c125e6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T23:06:10.382Z] ===================================================== [Pipeline] echo [2022-09-27T23:06:10.388Z] taggedImages: [2022-09-27T23:06:10.388Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:06:10.388Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-27T23:06:10.388Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.22 [2022-09-27T23:06:10.388Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [2022-09-27T23:06:10.388Z] - 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-27T23:06:10.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:06:10.739Z] [2022-09-27T23:06:10.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:06:11.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:06:11.037Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T23:06:11.037Z] 5eb5b503b376: Pulling fs layer [2022-09-27T23:06:11.037Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T23:06:11.037Z] ec43610c2a17: Pulling fs layer [2022-09-27T23:06:11.037Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T23:06:11.037Z] 33b1e0a273af: Pulling fs layer [2022-09-27T23:06:11.037Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T23:06:11.037Z] 2f39f015ded8: Pulling fs layer [2022-09-27T23:06:11.037Z] 3a2ae6a8a46f: Waiting [2022-09-27T23:06:11.037Z] 33b1e0a273af: Waiting [2022-09-27T23:06:11.037Z] 5d3b04190fa2: Waiting [2022-09-27T23:06:11.037Z] 2f39f015ded8: Waiting [2022-09-27T23:06:11.037Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T23:06:11.037Z] 5c69ac0246d0: Download complete [2022-09-27T23:06:11.037Z] 3a2ae6a8a46f: Download complete [2022-09-27T23:06:11.037Z] 33b1e0a273af: Verifying Checksum [2022-09-27T23:06:11.037Z] 33b1e0a273af: Download complete [2022-09-27T23:06:11.297Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T23:06:11.297Z] 5d3b04190fa2: Download complete [2022-09-27T23:06:11.297Z] ec43610c2a17: Verifying Checksum [2022-09-27T23:06:11.297Z] ec43610c2a17: Download complete [2022-09-27T23:06:11.297Z] 5eb5b503b376: Download complete [2022-09-27T23:06:11.867Z] 2f39f015ded8: Download complete [2022-09-27T23:06:12.432Z] 5eb5b503b376: Pull complete [2022-09-27T23:06:12.690Z] 5c69ac0246d0: Pull complete [2022-09-27T23:06:12.948Z] ec43610c2a17: Pull complete [2022-09-27T23:06:13.214Z] 3a2ae6a8a46f: Pull complete [2022-09-27T23:06:13.475Z] 33b1e0a273af: Pull complete [2022-09-27T23:06:13.475Z] 5d3b04190fa2: Pull complete [2022-09-27T23:06:17.661Z] 2f39f015ded8: Pull complete [2022-09-27T23:06:17.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T23:06:17.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:06:17.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:06:17.741Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:06:17.768Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T23:06:19.743Z] $ docker top 9a4a676c79132f7535b29d05716c9bc4607a36c365f0b5641a430d9f1eb6f112 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:06:20.127Z] ---> job-cost.sh [2022-09-27T23:06:20.127Z] lf-activate-venv: SKIPPING [2022-09-27T23:06:20.127Z] INFO: No Stack... [2022-09-27T23:06:20.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T23:06:20.955Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T23:06:21.246Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-09-27T23:06:21.246Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T23:06:21.260Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] [2022-09-27T23:06:21.268Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] did not exist. Created. [2022-09-27T23:06:21.268Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T23:06:21.564Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T23:06:21.586Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T23:06:21.592Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T23:06:21.610Z] $ docker stop --time=1 9a4a676c79132f7535b29d05716c9bc4607a36c365f0b5641a430d9f1eb6f112 [2022-09-27T23:06:22.773Z] $ docker rm -f 9a4a676c79132f7535b29d05716c9bc4607a36c365f0b5641a430d9f1eb6f112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T23:08:06.431Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1458 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-09-27T23:08:06.442Z] Running in /w/workspace/device-onvif-camera/61 [Pipeline] { [Pipeline] checkout [2022-09-27T23:08:06.480Z] The recommended git tool is: git [2022-09-27T23:08:11.288Z] using credential edgex-jenkins-ssh [2022-09-27T23:08:11.302Z] Cloning the remote Git repository [2022-09-27T23:08:11.365Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-27T23:08:11.433Z] > git init /w/workspace/device-onvif-camera/61 # timeout=10 [2022-09-27T23:08:11.555Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-27T23:08:11.556Z] > git --version # timeout=10 [2022-09-27T23:08:11.584Z] > git --version # 'git version 2.25.1' [2022-09-27T23:08:11.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T23:08:11.626Z] Verifying host key using known hosts file [2022-09-27T23:08:11.792Z] 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-27T23:08:11.804Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T23:08:13.825Z] Avoid second fetch [2022-09-27T23:08:13.826Z] Checking out Revision 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a (main) [2022-09-27T23:08:13.016Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-27T23:08:13.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T23:08:13.842Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T23:08:13.867Z] > git checkout -f 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a # timeout=10 [2022-09-27T23:08:14.458Z] Commit message: "feat: remove control-plane-device (#153)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T23:08:15.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T23:08:15.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T23:08:15.294Z] Dload Upload Total Spent Left Speed [2022-09-27T23:08:15.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh [2022-09-27T23:08:15.895Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T23:08:16.223Z] + sudo tee /etc/docker/daemon.new [2022-09-27T23:08:16.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T23:08:16.223Z] { [2022-09-27T23:08:16.223Z] "registry-mirrors": [ [2022-09-27T23:08:16.223Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T23:08:16.223Z] ], [2022-09-27T23:08:16.223Z] "bip": "10.250.0.254/24", [2022-09-27T23:08:16.223Z] "hosts": [ [2022-09-27T23:08:16.223Z] "tcp://0.0.0.0:5555", [2022-09-27T23:08:16.223Z] "unix:///var/run/docker.sock" [2022-09-27T23:08:16.223Z] ], [2022-09-27T23:08:16.223Z] "mtu": 1458, [2022-09-27T23:08:16.223Z] "selinux-enabled": true, [2022-09-27T23:08:16.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T23:08:16.223Z] } [Pipeline] sh [2022-09-27T23:08:16.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T23:08:16.880Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:08:35.120Z] provisioning config files... [2022-09-27T23:08:35.144Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/61@tmp/config7641626516172634194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:08:35.488Z] ---> docker-login.sh [2022-09-27T23:08:35.488Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:08:35.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:08:36.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:08:36.030Z] Configure a credential helper to remove this warning. See [2022-09-27T23:08:36.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:08:36.030Z] [2022-09-27T23:08:36.030Z] Login Succeeded [2022-09-27T23:08:36.030Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:08:36.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:08:36.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:08:36.298Z] Configure a credential helper to remove this warning. See [2022-09-27T23:08:36.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:08:36.298Z] [2022-09-27T23:08:36.298Z] Login Succeeded [2022-09-27T23:08:36.298Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:08:36.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:08:36.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:08:36.838Z] Configure a credential helper to remove this warning. See [2022-09-27T23:08:36.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:08:36.838Z] [2022-09-27T23:08:36.838Z] Login Succeeded [2022-09-27T23:08:36.838Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:08:37.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:08:37.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:08:37.108Z] Configure a credential helper to remove this warning. See [2022-09-27T23:08:37.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:08:37.108Z] [2022-09-27T23:08:37.108Z] Login Succeeded [2022-09-27T23:08:37.108Z] docker.io [2022-09-27T23:08:37.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:08:37.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:08:37.642Z] Configure a credential helper to remove this warning. See [2022-09-27T23:08:37.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:08:37.642Z] [2022-09-27T23:08:37.642Z] Login Succeeded [2022-09-27T23:08:37.642Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:08:37.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T23:08:37.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:08:37.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:08:37.820Z] ========================================================= [2022-09-27T23:08:37.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T23:08:37.820Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:08:38.155Z] + 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-27T23:08:38.424Z] Sending build context to Docker daemon 14.15MB [2022-09-27T23:08:38.706Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:08:38.706Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T23:08:38.706Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T23:08:38.706Z] b3c136eddcbf: Pulling fs layer [2022-09-27T23:08:38.706Z] c0a3192eca97: Pulling fs layer [2022-09-27T23:08:38.706Z] a050256f5b6f: Pulling fs layer [2022-09-27T23:08:38.706Z] 656be50a0ddc: Pulling fs layer [2022-09-27T23:08:38.706Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T23:08:38.706Z] 46d945488cbd: Pulling fs layer [2022-09-27T23:08:38.706Z] 8a5474983e97: Pulling fs layer [2022-09-27T23:08:38.706Z] 329c88fbcd65: Pulling fs layer [2022-09-27T23:08:38.706Z] 2bbca73fdf42: Waiting [2022-09-27T23:08:38.706Z] 46d945488cbd: Waiting [2022-09-27T23:08:38.706Z] 8a5474983e97: Waiting [2022-09-27T23:08:38.706Z] 656be50a0ddc: Waiting [2022-09-27T23:08:38.706Z] 329c88fbcd65: Waiting [2022-09-27T23:08:38.706Z] a050256f5b6f: Verifying Checksum [2022-09-27T23:08:38.706Z] a050256f5b6f: Download complete [2022-09-27T23:08:38.706Z] c0a3192eca97: Verifying Checksum [2022-09-27T23:08:38.706Z] c0a3192eca97: Download complete [2022-09-27T23:08:38.706Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T23:08:38.706Z] 2bbca73fdf42: Download complete [2022-09-27T23:08:38.706Z] 46d945488cbd: Verifying Checksum [2022-09-27T23:08:38.706Z] 46d945488cbd: Download complete [2022-09-27T23:08:38.706Z] b3c136eddcbf: Verifying Checksum [2022-09-27T23:08:38.706Z] b3c136eddcbf: Download complete [2022-09-27T23:08:39.675Z] b3c136eddcbf: Pull complete [2022-09-27T23:08:40.267Z] 329c88fbcd65: Verifying Checksum [2022-09-27T23:08:40.267Z] 329c88fbcd65: Download complete [2022-09-27T23:08:40.538Z] c0a3192eca97: Pull complete [2022-09-27T23:08:40.811Z] a050256f5b6f: Pull complete [2022-09-27T23:08:41.100Z] 8a5474983e97: Verifying Checksum [2022-09-27T23:08:41.100Z] 8a5474983e97: Download complete [2022-09-27T23:08:42.070Z] 656be50a0ddc: Verifying Checksum [2022-09-27T23:08:42.070Z] 656be50a0ddc: Download complete [2022-09-27T23:08:54.407Z] 656be50a0ddc: Pull complete [2022-09-27T23:08:54.407Z] 2bbca73fdf42: Pull complete [2022-09-27T23:08:54.407Z] 46d945488cbd: Pull complete [2022-09-27T23:09:01.069Z] 8a5474983e97: Pull complete [2022-09-27T23:09:02.035Z] 329c88fbcd65: Pull complete [2022-09-27T23:09:02.035Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T23:09:02.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T23:09:02.035Z] ---> ff4287adb874 [2022-09-27T23:09:02.035Z] Step 3/13 : ARG MAKE="make build" [2022-09-27T23:09:03.986Z] ---> Running in 45c7a5fa9190 [2022-09-27T23:09:04.252Z] Removing intermediate container 45c7a5fa9190 [2022-09-27T23:09:04.252Z] ---> c2461a7c622f [2022-09-27T23:09:04.252Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T23:09:04.252Z] ---> Running in 189e39d96967 [2022-09-27T23:09:04.518Z] Removing intermediate container 189e39d96967 [2022-09-27T23:09:04.518Z] ---> d7a19c21b53c [2022-09-27T23:09:04.518Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:09:04.786Z] ---> Running in d3c86fcb4a67 [2022-09-27T23:09:05.053Z] Removing intermediate container d3c86fcb4a67 [2022-09-27T23:09:05.053Z] ---> af912c3b4ead [2022-09-27T23:09:05.053Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-27T23:09:05.053Z] ---> Running in 45bf5bd40e45 [2022-09-27T23:09:05.322Z] Removing intermediate container 45bf5bd40e45 [2022-09-27T23:09:05.322Z] ---> d554e2542611 [2022-09-27T23:09:05.322Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:09:05.322Z] ---> Running in 9982a75ff38f [2022-09-27T23:09:07.290Z] Removing intermediate container 9982a75ff38f [2022-09-27T23:09:07.290Z] ---> e070ae820a5c [2022-09-27T23:09:07.290Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:09:07.290Z] ---> Running in b786e7ecb6d9 [2022-09-27T23:09:08.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T23:09:08.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T23:09:09.802Z] OK: 221 MiB in 51 packages [2022-09-27T23:09:10.768Z] Removing intermediate container b786e7ecb6d9 [2022-09-27T23:09:10.768Z] ---> 0d9d0f0af9a9 [2022-09-27T23:09:10.768Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-27T23:09:10.768Z] ---> Running in ee9cdcba6657 [2022-09-27T23:09:11.038Z] Removing intermediate container ee9cdcba6657 [2022-09-27T23:09:11.038Z] ---> b8dcc90d2ba1 [2022-09-27T23:09:11.038Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T23:09:11.307Z] ---> 70c066494656 [2022-09-27T23:09:11.307Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:09:11.580Z] ---> Running in b4eea3332b51 [2022-09-27T23:10:08.161Z] Removing intermediate container b4eea3332b51 [2022-09-27T23:10:08.161Z] ---> b264eef454af [2022-09-27T23:10:08.161Z] Step 12/13 : COPY . . [2022-09-27T23:10:08.161Z] ---> f964b1c79b63 [2022-09-27T23:10:08.161Z] Step 13/13 : RUN ${MAKE} [2022-09-27T23:10:08.161Z] ---> Running in d8592ee01665 [2022-09-27T23:10:08.161Z] noop [2022-09-27T23:10:08.161Z] Removing intermediate container d8592ee01665 [2022-09-27T23:10:08.161Z] ---> 9ea9ab5bab94 [2022-09-27T23:10:08.161Z] Successfully built 9ea9ab5bab94 [2022-09-27T23:10:08.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:10:08.512Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T23:10:08.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:10:08.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2022-09-27T23:10:08.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/61 -v /w/workspace/device-onvif-camera/61:/w/workspace/device-onvif-camera/61:rw,z -v /w/workspace/device-onvif-camera/61@tmp:/w/workspace/device-onvif-camera/61@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-27T23:10:09.856Z] $ docker top 10acd4dd28488014a227f14c19a033ddbd54f2c74f8dcce6e91205e377a57f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:10:10.673Z] + go version [2022-09-27T23:10:10.674Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T23:10:10.694Z] $ docker stop --time=1 10acd4dd28488014a227f14c19a033ddbd54f2c74f8dcce6e91205e377a57f30 [2022-09-27T23:10:12.307Z] $ docker rm -f 10acd4dd28488014a227f14c19a033ddbd54f2c74f8dcce6e91205e377a57f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:10:12.872Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T23:10:12.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:10:13.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2022-09-27T23:10:13.107Z] $ 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/61 -v /w/workspace/device-onvif-camera/61:/w/workspace/device-onvif-camera/61:rw,z -v /w/workspace/device-onvif-camera/61@tmp:/w/workspace/device-onvif-camera/61@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-27T23:10:14.294Z] $ docker top 2481b00e5a3aa7589982a6848bd706c615e19897cce3507c06025f7675b4e683 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:10:14.816Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/61 [Pipeline] fileExists [Pipeline] sh [2022-09-27T23:10:15.418Z] + make test [2022-09-27T23:10:15.418Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T23:10:17.382Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-27T23:11:54.077Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-27T23:11:54.077Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.197s coverage: 28.2% of statements [2022-09-27T23:11:54.077Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-27T23:12:12.302Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.494s coverage: 86.5% of statements [2022-09-27T23:12:12.302Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T23:12:12.302Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T23:12:38.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T23:12:38.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T23:12:38.990Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T23:12:39.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T23:12:39.020Z] $ docker stop --time=1 2481b00e5a3aa7589982a6848bd706c615e19897cce3507c06025f7675b4e683 [2022-09-27T23:12:40.863Z] $ docker rm -f 2481b00e5a3aa7589982a6848bd706c615e19897cce3507c06025f7675b4e683 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T23:12:41.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T23:12:41.852Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T23:12:42.354Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T23:12:42.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T23:12:43.053Z] + ls -al . [2022-09-27T23:12:43.053Z] total 232 [2022-09-27T23:12:43.053Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 23:10 . [2022-09-27T23:12:43.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:08 .. [2022-09-27T23:12:43.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 23:08 .git [2022-09-27T23:12:43.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 23:08 .github [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 27 23:08 .gitignore [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 23:08 .golangci.yml [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 27 23:08 Attribution.txt [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 27 23:08 CHANGELOG.md [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 27 23:08 Dockerfile [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 23:08 GOVERNANCE.md [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 27 23:08 Jenkinsfile [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 23:08 LICENSE [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 27 23:08 Makefile [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 23:08 OWNERS.md [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 27 23:08 README.md [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 23:04 VERSION [2022-09-27T23:12:43.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:08 bin [2022-09-27T23:12:43.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 23:08 cmd [2022-09-27T23:12:43.053Z] -rw-r--r-- 1 jenkins jenkins 78461 Sep 27 23:12 coverage.out [2022-09-27T23:12:43.053Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 23:08 doc [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 27 23:08 go.mod [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 27 23:08 go.sum [2022-09-27T23:12:43.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:08 internal [2022-09-27T23:12:43.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:08 snap [2022-09-27T23:12:43.053Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 27 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:12:43.381Z] + 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=93a2116a16fd236fe7cdb3fd99bdb7206e0b648a --label arch=arm64 --label version=2.3.0-dev.22 . [2022-09-27T23:12:43.963Z] Sending build context to Docker daemon 14.23MB [2022-09-27T23:12:43.963Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:12:43.963Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-27T23:12:43.963Z] ---> 9ea9ab5bab94 [2022-09-27T23:12:43.963Z] Step 3/26 : ARG MAKE="make build" [2022-09-27T23:12:44.231Z] ---> Running in 5a446122efc1 [2022-09-27T23:12:44.509Z] Removing intermediate container 5a446122efc1 [2022-09-27T23:12:44.509Z] ---> 1a3e2cdde1de [2022-09-27T23:12:44.509Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T23:12:44.509Z] ---> Running in 3f8ba606f989 [2022-09-27T23:12:44.784Z] Removing intermediate container 3f8ba606f989 [2022-09-27T23:12:44.784Z] ---> 81b18398f70b [2022-09-27T23:12:44.784Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:12:45.051Z] ---> Running in 56cf8d824178 [2022-09-27T23:12:45.319Z] Removing intermediate container 56cf8d824178 [2022-09-27T23:12:45.319Z] ---> 025cbae80452 [2022-09-27T23:12:45.319Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-27T23:12:45.319Z] ---> Running in ed042d959d58 [2022-09-27T23:12:45.606Z] Removing intermediate container ed042d959d58 [2022-09-27T23:12:45.606Z] ---> e9644a595aa0 [2022-09-27T23:12:45.606Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:12:45.606Z] ---> Running in bc9a4203ee41 [2022-09-27T23:12:48.964Z] Removing intermediate container bc9a4203ee41 [2022-09-27T23:12:48.964Z] ---> 5b17a8d642d4 [2022-09-27T23:12:48.964Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:12:48.964Z] ---> Running in 82c7c0f4f899 [2022-09-27T23:12:49.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T23:12:50.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T23:12:51.854Z] OK: 221 MiB in 51 packages [2022-09-27T23:12:52.832Z] Removing intermediate container 82c7c0f4f899 [2022-09-27T23:12:52.832Z] ---> 71223b1f3f78 [2022-09-27T23:12:52.832Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-27T23:12:52.832Z] ---> Running in f7a77e2460a0 [2022-09-27T23:12:53.418Z] Removing intermediate container f7a77e2460a0 [2022-09-27T23:12:53.418Z] ---> 3062910ffefe [2022-09-27T23:12:53.418Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-27T23:12:54.398Z] ---> 992419ac9cbf [2022-09-27T23:12:54.398Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:12:54.398Z] ---> Running in 5b8b9b091db3 [2022-09-27T23:12:56.985Z] Removing intermediate container 5b8b9b091db3 [2022-09-27T23:12:56.985Z] ---> 9aa8be581a4e [2022-09-27T23:12:56.985Z] Step 12/26 : COPY . . [2022-09-27T23:12:59.579Z] ---> a64156b98318 [2022-09-27T23:12:59.579Z] Step 13/26 : RUN ${MAKE} [2022-09-27T23:12:59.579Z] ---> Running in 2b5e5ec9cae0 [2022-09-27T23:13:00.538Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.22 -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-27T23:15:22.204Z] Removing intermediate container 2b5e5ec9cae0 [2022-09-27T23:15:22.204Z] ---> a04d12c43452 [2022-09-27T23:15:22.204Z] Step 14/26 : FROM alpine:3.16 [2022-09-27T23:15:22.204Z] 3.16: Pulling from library/alpine [2022-09-27T23:15:22.204Z] 9b18e9b68314: Pulling fs layer [2022-09-27T23:15:22.204Z] 9b18e9b68314: Download complete [2022-09-27T23:15:22.204Z] 9b18e9b68314: Pull complete [2022-09-27T23:15:22.204Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T23:15:22.204Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T23:15:22.204Z] ---> a6215f271958 [2022-09-27T23:15:22.205Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-27T23:15:22.205Z] ---> Running in b76d2fbd3d0b [2022-09-27T23:15:22.205Z] Removing intermediate container b76d2fbd3d0b [2022-09-27T23:15:22.205Z] ---> 93bb8dd8ea11 [2022-09-27T23:15:22.205Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T23:15:22.205Z] ---> Running in 99af9797d841 [2022-09-27T23:15:22.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T23:15:22.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T23:15:22.205Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T23:15:22.205Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T23:15:22.205Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T23:15:22.205Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T23:15:22.205Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T23:15:22.205Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T23:15:22.205Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T23:15:22.205Z] OK: 8 MiB in 20 packages [2022-09-27T23:15:22.205Z] Removing intermediate container 99af9797d841 [2022-09-27T23:15:22.205Z] ---> a0faf8bbc803 [2022-09-27T23:15:22.205Z] Step 17/26 : WORKDIR / [2022-09-27T23:15:22.205Z] ---> Running in bef095b293ce [2022-09-27T23:15:22.205Z] Removing intermediate container bef095b293ce [2022-09-27T23:15:22.205Z] ---> 391fc1984afd [2022-09-27T23:15:22.205Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-27T23:15:23.607Z] ---> 011146ad26d5 [2022-09-27T23:15:23.607Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-27T23:15:23.872Z] ---> a832735252f1 [2022-09-27T23:15:23.872Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-27T23:15:24.450Z] ---> 7d80eab95f9b [2022-09-27T23:15:24.450Z] Step 21/26 : EXPOSE 59984 [2022-09-27T23:15:24.450Z] ---> Running in 1489d965fe4e [2022-09-27T23:15:24.715Z] Removing intermediate container 1489d965fe4e [2022-09-27T23:15:24.715Z] ---> 74308e3124b9 [2022-09-27T23:15:24.715Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-27T23:15:24.715Z] ---> Running in e7477b18530e [2022-09-27T23:15:24.981Z] Removing intermediate container e7477b18530e [2022-09-27T23:15:24.981Z] ---> df7005d44208 [2022-09-27T23:15:24.981Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T23:15:24.981Z] ---> Running in 0bf03ec25959 [2022-09-27T23:15:25.246Z] Removing intermediate container 0bf03ec25959 [2022-09-27T23:15:25.246Z] ---> 3a004a1757f5 [2022-09-27T23:15:25.246Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T23:15:25.246Z] ---> Running in 747d0d59207f [2022-09-27T23:15:25.512Z] Removing intermediate container 747d0d59207f [2022-09-27T23:15:25.512Z] ---> 97e12fbd2b3a [2022-09-27T23:15:25.512Z] Step 25/26 : LABEL git_sha=93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:15:25.776Z] ---> Running in 2e8145b4191c [2022-09-27T23:15:26.041Z] Removing intermediate container 2e8145b4191c [2022-09-27T23:15:26.041Z] ---> 87660be54445 [2022-09-27T23:15:26.041Z] Step 26/26 : LABEL version=2.3.0-dev.22 [2022-09-27T23:15:26.041Z] ---> Running in 5d0f69c0c156 [2022-09-27T23:15:26.306Z] Removing intermediate container 5d0f69c0c156 [2022-09-27T23:15:26.306Z] ---> 20fa64d96d19 [2022-09-27T23:15:26.306Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T23:15:26.306Z] Successfully built 20fa64d96d19 [2022-09-27T23:15:26.306Z] 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-27T23:15:26.414Z] provisioning config files... [2022-09-27T23:15:26.428Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/61@tmp/config7422374201300426122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:15:26.745Z] ---> docker-login.sh [2022-09-27T23:15:26.745Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:15:26.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:27.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:27.010Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:27.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:27.010Z] [2022-09-27T23:15:27.010Z] Login Succeeded [2022-09-27T23:15:27.010Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:15:27.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:27.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:27.275Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:27.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:27.275Z] [2022-09-27T23:15:27.275Z] Login Succeeded [2022-09-27T23:15:27.275Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:15:27.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:27.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:27.545Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:27.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:27.545Z] [2022-09-27T23:15:27.545Z] Login Succeeded [2022-09-27T23:15:27.545Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:15:27.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:27.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:27.810Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:27.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:27.810Z] [2022-09-27T23:15:27.810Z] Login Succeeded [2022-09-27T23:15:27.810Z] docker.io [2022-09-27T23:15:28.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:28.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:28.653Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:28.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:28.653Z] [2022-09-27T23:15:28.653Z] Login Succeeded [2022-09-27T23:15:28.653Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:15:28.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T23:15:28.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:15:28.710Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-27T23:15:28.710Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:15:28.710Z] latest [2022-09-27T23:15:28.710Z] 2.3.0-dev.22 [2022-09-27T23:15:28.710Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [2022-09-27T23:15:28.710Z] main [2022-09-27T23:15:28.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:29.034Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:29.364Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:15:29.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-27T23:15:29.364Z] fe8bbfda3eef: Preparing [2022-09-27T23:15:29.364Z] 94bd77adf8f2: Preparing [2022-09-27T23:15:29.364Z] 9f8efe23d32c: Preparing [2022-09-27T23:15:29.364Z] 4a6d4245ced1: Preparing [2022-09-27T23:15:29.364Z] 5d3e392a13a0: Preparing [2022-09-27T23:15:29.364Z] 5d3e392a13a0: Layer already exists [2022-09-27T23:15:29.705Z] fe8bbfda3eef: Pushed [2022-09-27T23:15:29.705Z] 94bd77adf8f2: Pushed [2022-09-27T23:15:30.326Z] 4a6d4245ced1: Pushed [2022-09-27T23:15:35.697Z] 9f8efe23d32c: Pushed [2022-09-27T23:15:35.697Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a: digest: sha256:9acb3546cb3b9a9c1eacb648fa99d162885a4da623763834c43e72076e0be714 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:36.039Z] + 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-27T23:15:36.374Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-27T23:15:36.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-27T23:15:36.374Z] fe8bbfda3eef: Preparing [2022-09-27T23:15:36.374Z] 94bd77adf8f2: Preparing [2022-09-27T23:15:36.374Z] 9f8efe23d32c: Preparing [2022-09-27T23:15:36.374Z] 4a6d4245ced1: Preparing [2022-09-27T23:15:36.374Z] 5d3e392a13a0: Preparing [2022-09-27T23:15:36.374Z] 9f8efe23d32c: Layer already exists [2022-09-27T23:15:36.374Z] 94bd77adf8f2: Layer already exists [2022-09-27T23:15:36.374Z] fe8bbfda3eef: Layer already exists [2022-09-27T23:15:36.374Z] 4a6d4245ced1: Layer already exists [2022-09-27T23:15:36.374Z] 5d3e392a13a0: Layer already exists [2022-09-27T23:15:36.374Z] latest: digest: sha256:9acb3546cb3b9a9c1eacb648fa99d162885a4da623763834c43e72076e0be714 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:36.712Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:37.054Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.22 [2022-09-27T23:15:37.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-27T23:15:37.054Z] fe8bbfda3eef: Preparing [2022-09-27T23:15:37.054Z] 94bd77adf8f2: Preparing [2022-09-27T23:15:37.054Z] 9f8efe23d32c: Preparing [2022-09-27T23:15:37.054Z] 4a6d4245ced1: Preparing [2022-09-27T23:15:37.054Z] 5d3e392a13a0: Preparing [2022-09-27T23:15:37.054Z] 5d3e392a13a0: Layer already exists [2022-09-27T23:15:37.054Z] fe8bbfda3eef: Layer already exists [2022-09-27T23:15:37.054Z] 4a6d4245ced1: Layer already exists [2022-09-27T23:15:37.054Z] 9f8efe23d32c: Layer already exists [2022-09-27T23:15:37.054Z] 94bd77adf8f2: Layer already exists [2022-09-27T23:15:37.054Z] 2.3.0-dev.22: digest: sha256:9acb3546cb3b9a9c1eacb648fa99d162885a4da623763834c43e72076e0be714 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:37.395Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:37.726Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [2022-09-27T23:15:37.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-27T23:15:37.726Z] fe8bbfda3eef: Preparing [2022-09-27T23:15:37.726Z] 94bd77adf8f2: Preparing [2022-09-27T23:15:37.726Z] 9f8efe23d32c: Preparing [2022-09-27T23:15:37.726Z] 4a6d4245ced1: Preparing [2022-09-27T23:15:37.726Z] 5d3e392a13a0: Preparing [2022-09-27T23:15:37.726Z] 9f8efe23d32c: Layer already exists [2022-09-27T23:15:37.726Z] 5d3e392a13a0: Layer already exists [2022-09-27T23:15:37.726Z] 94bd77adf8f2: Layer already exists [2022-09-27T23:15:37.726Z] fe8bbfda3eef: Layer already exists [2022-09-27T23:15:37.726Z] 4a6d4245ced1: Layer already exists [2022-09-27T23:15:37.726Z] 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22: digest: sha256:9acb3546cb3b9a9c1eacb648fa99d162885a4da623763834c43e72076e0be714 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:38.065Z] + 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-27T23:15:38.414Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-27T23:15:38.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-27T23:15:38.414Z] fe8bbfda3eef: Preparing [2022-09-27T23:15:38.414Z] 94bd77adf8f2: Preparing [2022-09-27T23:15:38.414Z] 9f8efe23d32c: Preparing [2022-09-27T23:15:38.414Z] 4a6d4245ced1: Preparing [2022-09-27T23:15:38.414Z] 5d3e392a13a0: Preparing [2022-09-27T23:15:38.414Z] 4a6d4245ced1: Layer already exists [2022-09-27T23:15:38.414Z] 9f8efe23d32c: Layer already exists [2022-09-27T23:15:38.414Z] 5d3e392a13a0: Layer already exists [2022-09-27T23:15:38.414Z] fe8bbfda3eef: Layer already exists [2022-09-27T23:15:38.414Z] 94bd77adf8f2: Layer already exists [2022-09-27T23:15:38.414Z] main: digest: sha256:9acb3546cb3b9a9c1eacb648fa99d162885a4da623763834c43e72076e0be714 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T23:15:38.476Z] ===================================================== [Pipeline] echo [2022-09-27T23:15:38.484Z] taggedImages: [2022-09-27T23:15:38.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [2022-09-27T23:15:38.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-27T23:15:38.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.22 [2022-09-27T23:15:38.484Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:93a2116a16fd236fe7cdb3fd99bdb7206e0b648a-2.3.0-dev.22 [2022-09-27T23:15:38.484Z] - 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-27T23:15:38.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T23:15:38.842Z] [2022-09-27T23:15:38.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:39.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T23:15:39.173Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T23:15:39.173Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T23:15:39.173Z] 04944245beec: Pulling fs layer [2022-09-27T23:15:39.173Z] 699f458cf7ca: Pulling fs layer [2022-09-27T23:15:39.173Z] 765212b225bb: Pulling fs layer [2022-09-27T23:15:39.173Z] f23df028b6ca: Pulling fs layer [2022-09-27T23:15:39.173Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T23:15:39.173Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T23:15:39.173Z] 765212b225bb: Waiting [2022-09-27T23:15:39.173Z] f23df028b6ca: Waiting [2022-09-27T23:15:39.173Z] d65c8cfc05b1: Waiting [2022-09-27T23:15:39.173Z] 2437ff75d9bd: Waiting [2022-09-27T23:15:39.444Z] 04944245beec: Verifying Checksum [2022-09-27T23:15:39.444Z] 04944245beec: Download complete [2022-09-27T23:15:39.444Z] 765212b225bb: Verifying Checksum [2022-09-27T23:15:39.444Z] 765212b225bb: Download complete [2022-09-27T23:15:39.444Z] f23df028b6ca: Download complete [2022-09-27T23:15:39.444Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T23:15:39.444Z] d65c8cfc05b1: Download complete [2022-09-27T23:15:39.444Z] 699f458cf7ca: Verifying Checksum [2022-09-27T23:15:39.444Z] 699f458cf7ca: Download complete [2022-09-27T23:15:40.031Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T23:15:40.031Z] 8998bd30e6a1: Download complete [2022-09-27T23:15:41.974Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T23:15:41.974Z] 2437ff75d9bd: Download complete [2022-09-27T23:15:43.917Z] 8998bd30e6a1: Pull complete [2022-09-27T23:15:44.186Z] 04944245beec: Pull complete [2022-09-27T23:15:45.602Z] 699f458cf7ca: Pull complete [2022-09-27T23:15:45.871Z] 765212b225bb: Pull complete [2022-09-27T23:15:46.459Z] f23df028b6ca: Pull complete [2022-09-27T23:15:46.727Z] d65c8cfc05b1: Pull complete [2022-09-27T23:16:01.730Z] 2437ff75d9bd: Pull complete [2022-09-27T23:16:01.730Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T23:16:01.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T23:16:01.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:16:01.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2022-09-27T23:16:01.981Z] $ 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/61 -v /w/workspace/device-onvif-camera/61:/w/workspace/device-onvif-camera/61:rw,z -v /w/workspace/device-onvif-camera/61@tmp:/w/workspace/device-onvif-camera/61@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-27T23:16:04.796Z] $ docker top 34ce8a22a30bc496fedc05a467749d44861de4e06441864234ede3b453e303a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:16:05.634Z] ---> job-cost.sh [2022-09-27T23:16:05.634Z] lf-activate-venv: SKIPPING [2022-09-27T23:16:05.634Z] INFO: No Stack... [2022-09-27T23:16:06.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T23:16:07.180Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T23:16:07.815Z] + + cut -d, -f6 [2022-09-27T23:16:07.815Z] cat /w/workspace/device-onvif-camera/61/archives/cost.csv [Pipeline] lock [2022-09-27T23:16:07.880Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] [2022-09-27T23:16:07.886Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] did not exist. Created. [2022-09-27T23:16:07.886Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T23:16:08.536Z] /w/workspace/device-onvif-camera/61@tmp/durable-06d97e27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T23:16:09.185Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T23:16:09.204Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T23:16:09.265Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T23:16:09.271Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T23:16:09.285Z] $ docker stop --time=1 34ce8a22a30bc496fedc05a467749d44861de4e06441864234ede3b453e303a3 [2022-09-27T23:16:10.815Z] $ docker rm -f 34ce8a22a30bc496fedc05a467749d44861de4e06441864234ede3b453e303a3 [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-27T23:16:11.218Z] provisioning config files... [2022-09-27T23:16:11.225Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4248456635027300226tmp [Pipeline] { [Pipeline] sh [2022-09-27T23:16:11.511Z] + set +x [2022-09-27T23:16:11.511Z] + bash -s -- [2022-09-27T23:16:11.511Z] + curl -s https://codecov.io/bash [2022-09-27T23:16:11.511Z] [2022-09-27T23:16:11.511Z] _____ _ [2022-09-27T23:16:11.511Z] / ____| | | [2022-09-27T23:16:11.511Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T23:16:11.511Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T23:16:11.511Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T23:16:11.511Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T23:16:11.511Z] Bash-1.0.6 [2022-09-27T23:16:11.511Z] [2022-09-27T23:16:11.511Z] [2022-09-27T23:16:11.511Z] ==> git version 2.25.1 found [2022-09-27T23:16:11.511Z] ==> 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-27T23:16:11.511Z] Release-Date: 2020-01-08 [2022-09-27T23:16:11.511Z] 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-27T23:16:11.511Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T23:16:11.511Z] ==> Jenkins CI detected. [2022-09-27T23:16:11.511Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-27T23:16:11.511Z] project root: . [2022-09-27T23:16:11.511Z] --> token set from env [2022-09-27T23:16:11.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T23:16:11.511Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T23:16:11.511Z] ==> Python coveragepy not found [2022-09-27T23:16:11.511Z] ==> Searching for coverage reports in: [2022-09-27T23:16:11.511Z] + . [2022-09-27T23:16:11.511Z] -> Found 1 reports [2022-09-27T23:16:11.511Z] ==> Detecting git/mercurial file structure [2022-09-27T23:16:11.770Z] ==> Reading reports [2022-09-27T23:16:11.770Z] + ./coverage.out bytes=78461 [2022-09-27T23:16:11.770Z] ==> Appending adjustments [2022-09-27T23:16:11.770Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T23:16:11.770Z] + Found adjustments [2022-09-27T23:16:11.770Z] ==> Gzipping contents [2022-09-27T23:16:11.770Z] 12K /tmp/codecov.XB6f67.gz [2022-09-27T23:16:11.770Z] ==> Uploading reports [2022-09-27T23:16:11.770Z] url: https://codecov.io [2022-09-27T23:16:11.770Z] query: branch=main&commit=93a2116a16fd236fe7cdb3fd99bdb7206e0b648a&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T23:16:11.770Z] -> Pinging Codecov [2022-09-27T23:16:11.770Z] 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=93a2116a16fd236fe7cdb3fd99bdb7206e0b648a&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T23:16:12.707Z] -> Uploading to [2022-09-27T23:16:12.707Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/F29A59C45E3A92E06B3E522C9905F8EF/93a2116a16fd236fe7cdb3fd99bdb7206e0b648a/a9a9b5f0-b4c7-429f-818f-ff1744c036d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T231612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d502f4b04b650929039e1aef05c99d9ac117907847951dcafc73602f635e4af [2022-09-27T23:16:12.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T23:16:12.707Z] Dload Upload Total Spent Left Speed [2022-09-27T23:16:12.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10707 0 0 100 10707 0 41022 --:--:-- --:--:-- --:--:-- 41022 [2022-09-27T23:16:12.965Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] } [2022-09-27T23:16:12.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T23:16:13.165Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T23:16:13.177Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:16:13.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T23:16:13.477Z] [2022-09-27T23:16:13.477Z] 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-27T23:16:13.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T23:16:13.775Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T23:16:13.775Z] df9b9388f04a: Pulling fs layer [2022-09-27T23:16:13.775Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T23:16:13.775Z] 25bc292e5bac: Pulling fs layer [2022-09-27T23:16:13.775Z] 114826534d7a: Pulling fs layer [2022-09-27T23:16:13.775Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T23:16:13.775Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T23:16:13.775Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T23:16:13.775Z] 114826534d7a: Waiting [2022-09-27T23:16:13.775Z] 4657fd5d0bcf: Waiting [2022-09-27T23:16:13.775Z] 6ad1cebc031e: Waiting [2022-09-27T23:16:13.775Z] 8a3aa393b2d8: Waiting [2022-09-27T23:16:13.775Z] 25bc292e5bac: Verifying Checksum [2022-09-27T23:16:13.775Z] 25bc292e5bac: Download complete [2022-09-27T23:16:13.775Z] 52dc419b0ee2: Download complete [2022-09-27T23:16:13.775Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T23:16:13.775Z] 4657fd5d0bcf: Download complete [2022-09-27T23:16:13.775Z] df9b9388f04a: Verifying Checksum [2022-09-27T23:16:14.037Z] df9b9388f04a: Pull complete [2022-09-27T23:16:14.038Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T23:16:14.038Z] 6ad1cebc031e: Download complete [2022-09-27T23:16:14.038Z] 52dc419b0ee2: Pull complete [2022-09-27T23:16:14.038Z] 25bc292e5bac: Pull complete [2022-09-27T23:16:14.606Z] 114826534d7a: Verifying Checksum [2022-09-27T23:16:14.606Z] 114826534d7a: Download complete [2022-09-27T23:16:14.606Z] 8a3aa393b2d8: Download complete [2022-09-27T23:16:17.888Z] 114826534d7a: Pull complete [2022-09-27T23:16:17.888Z] 4657fd5d0bcf: Pull complete [2022-09-27T23:16:17.888Z] 6ad1cebc031e: Pull complete [2022-09-27T23:16:20.415Z] 8a3aa393b2d8: Pull complete [2022-09-27T23:16:20.415Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T23:16:20.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T23:16:20.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:16:20.485Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:16:20.516Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T23:16:22.004Z] $ docker top 2c784f4b4101c567f29b4259bcef2aa205a661f0265432264b3808f0f6ca9283 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T23:16:22.069Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-27T23:16:22.344Z] + set -o pipefail [2022-09-27T23:16:22.345Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-27T23:16:27.621Z] [2022-09-27T23:16:27.621Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-27T23:16:27.621Z] [2022-09-27T23:16:27.621Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/feeefc49-432a-4c18-8f83-5e0b7464d62b [2022-09-27T23:16:27.621Z] [2022-09-27T23:16:27.621Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T23:16:27.621Z] [2022-09-27T23:16:27.621Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T23:16:27.621Z] [2022-09-27T23:16:27.621Z] [Pipeline] } [2022-09-27T23:16:27.633Z] $ docker stop --time=1 2c784f4b4101c567f29b4259bcef2aa205a661f0265432264b3808f0f6ca9283 [2022-09-27T23:16:29.565Z] $ docker rm -f 2c784f4b4101c567f29b4259bcef2aa205a661f0265432264b3808f0f6ca9283 [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-27T23:16:29.956Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:16:29.967Z] provisioning config files... [2022-09-27T23:16:29.973Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9609225431437786483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:16:30.266Z] --> edgex-publish-swagger.sh [2022-09-27T23:16:30.266Z] === Publish doc/openapi/v2 API === [2022-09-27T23:16:30.266Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-27T23:16:30.266Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-27T23:16:30.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T23:16:30.266Z] Dload Upload Total Spent Left Speed [2022-09-27T23:16:31.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 805k --:--:-- --:--:-- --:--:-- 800k 100 139k 0 0 100 139k 0 160k --:--:-- --:--:-- --:--:-- 160k [2022-09-27T23:16:31.202Z] [2022-09-27T23:16:31.202Z] [Pipeline] } [2022-09-27T23:16:31.210Z] 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-27T23:16:31.592Z] + git log --format=format:%s -1 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a [Pipeline] sh [2022-09-27T23:16:31.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T23:16:31.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:16:32.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:16:32.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:16:32.246Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:16:32.276Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T23:16:32.598Z] $ docker top 18fd1c354309aa807a4739096d2e80068af3994ff69ecddf30ce90431a01a7e4 -eo pid,comm [2022-09-27T23:16:32.644Z] 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-27T23:16:32.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T23:16:32.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T23:16:32.678Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T23:16:32.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T23:16:32.792Z] $ docker exec 18fd1c354309aa807a4739096d2e80068af3994ff69ecddf30ce90431a01a7e4 ssh-agent [2022-09-27T23:16:32.898Z] SSH_AUTH_SOCK=/tmp/ssh-jTg7geUVp97e/agent.32 [2022-09-27T23:16:32.898Z] SSH_AGENT_PID=38 [2022-09-27T23:16:32.902Z] Running ssh-add (command line suppressed) [2022-09-27T23:16:33.004Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18352034927998012353.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18352034927998012353.key) [2022-09-27T23:16:33.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T23:16:33.301Z] + git semver tag [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,484 [run_tag] DEBUG tag force:False [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,484 [check_head_tag] DEBUG check head tag [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,485 [execute] INFO git cat-file --batch-check [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,489 [execute] INFO git cat-file --batch [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,508 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,508 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,508 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T23:16:33.560Z] 2022-09-27 23:16:33,513 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:16:33.560Z] 2.3.0-dev.22 [Pipeline] } [2022-09-27T23:16:33.570Z] $ docker exec --env ******** --env ******** 18fd1c354309aa807a4739096d2e80068af3994ff69ecddf30ce90431a01a7e4 ssh-agent -k [2022-09-27T23:16:33.676Z] unset SSH_AUTH_SOCK; [2022-09-27T23:16:33.677Z] unset SSH_AGENT_PID; [2022-09-27T23:16:33.677Z] echo Agent pid 38 killed; [2022-09-27T23:16:33.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T23:16:33.984Z] + git semver [Pipeline] } [2022-09-27T23:16:34.258Z] $ docker stop --time=1 18fd1c354309aa807a4739096d2e80068af3994ff69ecddf30ce90431a01a7e4 [2022-09-27T23:16:35.526Z] $ docker rm -f 18fd1c354309aa807a4739096d2e80068af3994ff69ecddf30ce90431a01a7e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:16:35.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T23:16:35.893Z] [2022-09-27T23:16:35.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:16:36.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T23:16:36.446Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T23:16:36.446Z] ab5ef0e58194: Pulling fs layer [2022-09-27T23:16:36.446Z] 9712f1f96733: Pulling fs layer [2022-09-27T23:16:36.446Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T23:16:36.446Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T23:16:36.446Z] e9a5061849ea: Pulling fs layer [2022-09-27T23:16:36.446Z] d747dcd14b5f: Pulling fs layer [2022-09-27T23:16:36.446Z] 2de7ff778b66: Pulling fs layer [2022-09-27T23:16:36.446Z] e9a5061849ea: Waiting [2022-09-27T23:16:36.446Z] 0d9ebad4ef96: Waiting [2022-09-27T23:16:36.446Z] d747dcd14b5f: Waiting [2022-09-27T23:16:36.446Z] 2de7ff778b66: Waiting [2022-09-27T23:16:36.446Z] 9712f1f96733: Download complete [2022-09-27T23:16:36.705Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T23:16:36.705Z] 63f879dbbcfc: Download complete [2022-09-27T23:16:36.963Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T23:16:36.963Z] 0d9ebad4ef96: Download complete [2022-09-27T23:16:36.963Z] d747dcd14b5f: Download complete [2022-09-27T23:16:36.963Z] ab5ef0e58194: Verifying Checksum [2022-09-27T23:16:36.963Z] ab5ef0e58194: Download complete [2022-09-27T23:16:37.219Z] e9a5061849ea: Verifying Checksum [2022-09-27T23:16:37.219Z] e9a5061849ea: Download complete [2022-09-27T23:16:37.219Z] 2de7ff778b66: Download complete [2022-09-27T23:16:39.741Z] ab5ef0e58194: Pull complete [2022-09-27T23:16:39.741Z] 9712f1f96733: Pull complete [2022-09-27T23:16:39.998Z] 63f879dbbcfc: Pull complete [2022-09-27T23:16:43.271Z] 0d9ebad4ef96: Pull complete [2022-09-27T23:16:43.271Z] e9a5061849ea: Pull complete [2022-09-27T23:16:43.271Z] d747dcd14b5f: Pull complete [2022-09-27T23:16:44.206Z] 2de7ff778b66: Pull complete [2022-09-27T23:16:44.206Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T23:16:44.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T23:16:44.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:16:44.274Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:16:44.299Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T23:16:45.808Z] $ docker top a1e941c3ca126a561c69bce65348fe89fbe2c520e5f8927d3889188a11db956f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:16:45.871Z] provisioning config files... [2022-09-27T23:16:45.877Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3906318749036521251tmp [2022-09-27T23:16:45.885Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13034324313719539895tmp [2022-09-27T23:16:45.893Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15639508365617697591tmp [Pipeline] { [Pipeline] echo [2022-09-27T23:16:45.907Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:16:46.185Z] ---> sigul-configuration.sh [2022-09-27T23:16:46.185Z] gpg: directory `/root/.gnupg' created [2022-09-27T23:16:46.185Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T23:16:46.185Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T23:16:46.185Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T23:16:46.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T23:16:46.185Z] gpg: CAST5 encrypted data [2022-09-27T23:16:46.185Z] gpg: encrypted with 1 passphrase [2022-09-27T23:16:46.185Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T23:16:46.471Z] + mkdir /home/jenkins [2022-09-27T23:16:46.471Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T23:16:46.758Z] + 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-27T23:16:46.765Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:16:47.047Z] ---> sigul-install.sh [2022-09-27T23:16:47.047Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T23:16:47.332Z] + git tag --list [2022-09-27T23:16:47.332Z] v0.0.0 [2022-09-27T23:16:47.332Z] v0.0.1-dev.1 [2022-09-27T23:16:47.332Z] v0.0.1-dev.10 [2022-09-27T23:16:47.332Z] v0.0.1-dev.11 [2022-09-27T23:16:47.332Z] v0.0.1-dev.12 [2022-09-27T23:16:47.332Z] v0.0.1-dev.13 [2022-09-27T23:16:47.332Z] v0.0.1-dev.14 [2022-09-27T23:16:47.332Z] v0.0.1-dev.15 [2022-09-27T23:16:47.332Z] v0.0.1-dev.16 [2022-09-27T23:16:47.332Z] v0.0.1-dev.17 [2022-09-27T23:16:47.332Z] v0.0.1-dev.18 [2022-09-27T23:16:47.332Z] v0.0.1-dev.19 [2022-09-27T23:16:47.332Z] v0.0.1-dev.2 [2022-09-27T23:16:47.332Z] v0.0.1-dev.20 [2022-09-27T23:16:47.332Z] v0.0.1-dev.21 [2022-09-27T23:16:47.332Z] v0.0.1-dev.22 [2022-09-27T23:16:47.332Z] v0.0.1-dev.23 [2022-09-27T23:16:47.332Z] v0.0.1-dev.24 [2022-09-27T23:16:47.332Z] v0.0.1-dev.25 [2022-09-27T23:16:47.332Z] v0.0.1-dev.26 [2022-09-27T23:16:47.332Z] v0.0.1-dev.27 [2022-09-27T23:16:47.332Z] v0.0.1-dev.28 [2022-09-27T23:16:47.332Z] v0.0.1-dev.3 [2022-09-27T23:16:47.332Z] v0.0.1-dev.4 [2022-09-27T23:16:47.332Z] v0.0.1-dev.5 [2022-09-27T23:16:47.332Z] v0.0.1-dev.6 [2022-09-27T23:16:47.332Z] v0.0.1-dev.7 [2022-09-27T23:16:47.332Z] v0.0.1-dev.8 [2022-09-27T23:16:47.332Z] v0.0.1-dev.9 [2022-09-27T23:16:47.332Z] v2.2.0 [2022-09-27T23:16:47.332Z] v2.2.0-dev.29 [2022-09-27T23:16:47.332Z] v2.2.0-dev.30 [2022-09-27T23:16:47.332Z] v2.2.0-dev.31 [2022-09-27T23:16:47.332Z] v2.2.0-dev.32 [2022-09-27T23:16:47.332Z] v2.2.0-dev.33 [2022-09-27T23:16:47.332Z] v2.2.0-dev.34 [2022-09-27T23:16:47.332Z] v2.2.0-dev.35 [2022-09-27T23:16:47.332Z] v2.3.0-dev.1 [2022-09-27T23:16:47.332Z] v2.3.0-dev.10 [2022-09-27T23:16:47.332Z] v2.3.0-dev.11 [2022-09-27T23:16:47.332Z] v2.3.0-dev.12 [2022-09-27T23:16:47.332Z] v2.3.0-dev.13 [2022-09-27T23:16:47.332Z] v2.3.0-dev.14 [2022-09-27T23:16:47.332Z] v2.3.0-dev.15 [2022-09-27T23:16:47.332Z] v2.3.0-dev.16 [2022-09-27T23:16:47.332Z] v2.3.0-dev.17 [2022-09-27T23:16:47.332Z] v2.3.0-dev.18 [2022-09-27T23:16:47.332Z] v2.3.0-dev.19 [2022-09-27T23:16:47.332Z] v2.3.0-dev.2 [2022-09-27T23:16:47.332Z] v2.3.0-dev.20 [2022-09-27T23:16:47.332Z] v2.3.0-dev.21 [2022-09-27T23:16:47.332Z] v2.3.0-dev.22 [2022-09-27T23:16:47.332Z] v2.3.0-dev.3 [2022-09-27T23:16:47.332Z] v2.3.0-dev.4 [2022-09-27T23:16:47.332Z] v2.3.0-dev.5 [2022-09-27T23:16:47.332Z] v2.3.0-dev.6 [2022-09-27T23:16:47.332Z] v2.3.0-dev.7 [2022-09-27T23:16:47.332Z] v2.3.0-dev.8 [2022-09-27T23:16:47.332Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T23:16:47.616Z] + lftools sign git-tag v2.3.0-dev.22 [2022-09-27T23:16:48.182Z] Signing Git tag with Sigul... [2022-09-27T23:16:48.182Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-09-27T23:16:48.447Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:16:48.723Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T23:16:48.729Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T23:16:48.748Z] $ docker stop --time=1 a1e941c3ca126a561c69bce65348fe89fbe2c520e5f8927d3889188a11db956f [2022-09-27T23:16:50.033Z] $ docker rm -f a1e941c3ca126a561c69bce65348fe89fbe2c520e5f8927d3889188a11db956f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T23:16:50.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T23:16:50.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:16:50.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:16:50.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:16:50.804Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:16:50.831Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T23:16:51.154Z] $ docker top bd3136b7649e893a969d5cd0902d4f347ca58f29afae4db8b7a373047d676e68 -eo pid,comm [2022-09-27T23:16:51.198Z] 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-27T23:16:51.198Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T23:16:51.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T23:16:51.232Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T23:16:51.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T23:16:51.342Z] $ docker exec bd3136b7649e893a969d5cd0902d4f347ca58f29afae4db8b7a373047d676e68 ssh-agent [2022-09-27T23:16:51.446Z] SSH_AUTH_SOCK=/tmp/ssh-Sb1C3r7hW3ip/agent.32 [2022-09-27T23:16:51.446Z] SSH_AGENT_PID=38 [2022-09-27T23:16:51.450Z] Running ssh-add (command line suppressed) [2022-09-27T23:16:51.552Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8990429221181296115.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8990429221181296115.key) [2022-09-27T23:16:51.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T23:16:51.842Z] + git semver bump pre [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,020 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,021 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,021 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,021 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,021 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,021 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,023 [execute] INFO git cat-file --batch-check [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,023 [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-27T23:16:52.102Z] 2022-09-27 23:16:52,028 [execute] INFO git cat-file --batch [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T23:16:52.102Z] 2022-09-27 23:16:52,033 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:16:52.102Z] 2.3.0-dev.23 [Pipeline] } [2022-09-27T23:16:52.112Z] $ docker exec --env ******** --env ******** bd3136b7649e893a969d5cd0902d4f347ca58f29afae4db8b7a373047d676e68 ssh-agent -k [2022-09-27T23:16:52.216Z] unset SSH_AUTH_SOCK; [2022-09-27T23:16:52.216Z] unset SSH_AGENT_PID; [2022-09-27T23:16:52.216Z] echo Agent pid 38 killed; [2022-09-27T23:16:52.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T23:16:52.522Z] + git semver [Pipeline] } [2022-09-27T23:16:52.794Z] $ docker stop --time=1 bd3136b7649e893a969d5cd0902d4f347ca58f29afae4db8b7a373047d676e68 [2022-09-27T23:16:54.068Z] $ docker rm -f bd3136b7649e893a969d5cd0902d4f347ca58f29afae4db8b7a373047d676e68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T23:16:54.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T23:16:54.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:16:54.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:16:54.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:16:54.767Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:16:54.794Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T23:16:55.135Z] $ docker top b525dfcdb8e8237e1d582ddc975313c365693b7a50d13b16b9681087354c67ce -eo pid,comm [2022-09-27T23:16:55.180Z] 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-27T23:16:55.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T23:16:55.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T23:16:55.208Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T23:16:55.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T23:16:55.323Z] $ docker exec b525dfcdb8e8237e1d582ddc975313c365693b7a50d13b16b9681087354c67ce ssh-agent [2022-09-27T23:16:55.418Z] SSH_AUTH_SOCK=/tmp/ssh-uNeoLNZHmegT/agent.32 [2022-09-27T23:16:55.418Z] SSH_AGENT_PID=38 [2022-09-27T23:16:55.423Z] Running ssh-add (command line suppressed) [2022-09-27T23:16:55.528Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6301300124642211576.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6301300124642211576.key) [2022-09-27T23:16:55.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T23:16:55.826Z] + git semver push [2022-09-27T23:16:56.087Z] 2022-09-27 23:16:56,013 [run_push] DEBUG push [2022-09-27T23:16:56.087Z] 2022-09-27 23:16:56,014 [execute] INFO git cat-file --batch-check [2022-09-27T23:16:56.087Z] 2022-09-27 23:16:56,014 [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-27T23:16:56.087Z] 2022-09-27 23:16:56,018 [execute] INFO git rev-list dee59fb1d18a678154de5f7e8cf5db9a10438218 -- [2022-09-27T23:16:56.087Z] 2022-09-27 23:16:56,018 [execute] DEBUG Popen(['git', 'rev-list', 'dee59fb1d18a678154de5f7e8cf5db9a10438218', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T23:16:56.087Z] 2022-09-27 23:16:56,023 [execute] INFO git fetch -v origin [2022-09-27T23:16:56.087Z] 2022-09-27 23:16:56,023 [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-27T23:16:56.658Z] 2022-09-27 23:16:56,596 [run_push] DEBUG no remote changes detected [2022-09-27T23:16:56.658Z] 2022-09-27 23:16:56,596 [execute] INFO git push origin semver [2022-09-27T23:16:56.658Z] 2022-09-27 23:16:56,597 [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-27T23:16:57.593Z] 2022-09-27 23:16:57,340 [run_push] DEBUG push all version tags [2022-09-27T23:16:57.593Z] 2022-09-27 23:16:57,340 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T23:16:57.593Z] 2022-09-27 23:16:57,341 [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-27T23:16:58.160Z] 2022-09-27 23:16:58,101 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-27T23:16:58.160Z] 2.3.0-dev.23 [Pipeline] } [2022-09-27T23:16:58.170Z] $ docker exec --env ******** --env ******** b525dfcdb8e8237e1d582ddc975313c365693b7a50d13b16b9681087354c67ce ssh-agent -k [2022-09-27T23:16:58.271Z] unset SSH_AUTH_SOCK; [2022-09-27T23:16:58.271Z] unset SSH_AGENT_PID; [2022-09-27T23:16:58.272Z] echo Agent pid 38 killed; [2022-09-27T23:16:58.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T23:16:58.577Z] + git semver [Pipeline] } [2022-09-27T23:16:58.846Z] $ docker stop --time=1 b525dfcdb8e8237e1d582ddc975313c365693b7a50d13b16b9681087354c67ce [2022-09-27T23:17:00.110Z] $ docker rm -f b525dfcdb8e8237e1d582ddc975313c365693b7a50d13b16b9681087354c67ce [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-27T23:17:00.651Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-27T23:17:00.651Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-27T23:17:00.651Z] total 16 [2022-09-27T23:17:00.651Z] drwxr-xr-x 3 root root 4096 Sep 27 23:06 . [2022-09-27T23:17:00.651Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 23:16 .. [2022-09-27T23:17:00.651Z] drwxr-xr-x 2 root root 4096 Sep 27 23:06 cost [2022-09-27T23:17:00.651Z] -rw-r--r-- 1 root root 90 Sep 27 23:06 cost.csv [2022-09-27T23:17:00.651Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-27T23:17:00.651Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-27T23:17:00.651Z] total 16 [2022-09-27T23:17:00.651Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 23:06 . [2022-09-27T23:17:00.651Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 23:16 .. [2022-09-27T23:17:00.651Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 23:06 cost [2022-09-27T23:17:00.651Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 27 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:17:00.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:17:01.788Z] ---> package-listing.sh [2022-09-27T23:17:01.788Z] ++ facter osfamily [2022-09-27T23:17:01.788Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T23:17:02.046Z] + OS_FAMILY=debian [2022-09-27T23:17:02.046Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-27T23:17:02.046Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T23:17:02.046Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T23:17:02.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T23:17:02.046Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T23:17:02.046Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-27T23:17:02.046Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T23:17:02.046Z] + case "${OS_FAMILY}" in [2022-09-27T23:17:02.046Z] + dpkg -l [2022-09-27T23:17:02.046Z] + grep '^ii' [2022-09-27T23:17:02.046Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T23:17:02.046Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T23:17:02.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T23:17:02.046Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-27T23:17:02.046Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-27T23:17:02.046Z] + 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-27T23:17:02.057Z] 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-27T23:17:02.332Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:17:02.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:17:02.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:17:02.957Z] prd-ubuntu20.04-docker-8c-8g-1457 does not seem to be running inside a container [2022-09-27T23:17:03.072Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T23:17:03.285Z] $ docker top 0e99f03d5b45d1aede4f76a40e1d95aa8e4d6943c80e750941d59978a065725e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:17:03.658Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T23:17:03.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T23:17:04.222Z] + ls /var/log/sa-host [2022-09-27T23:17:04.222Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:17:04.375Z] provisioning config files... [2022-09-27T23:17:04.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3519100978165417371tmp [Pipeline] { [Pipeline] echo [2022-09-27T23:17:04.398Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:17:04.675Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T23:17:04.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:17:05.005Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T23:17:05.013Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:17:05.291Z] ---> sudo-logs.sh [2022-09-27T23:17:05.291Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T23:17:05.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:17:05.593Z] ---> job-cost.sh [2022-09-27T23:17:05.593Z] lf-activate-venv: SKIPPING [2022-09-27T23:17:05.593Z] DEBUG: total: 0.2199999988079071 [2022-09-27T23:17:05.593Z] INFO: Retrieving Stack Cost... [2022-09-27T23:17:05.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T23:17:06.421Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T23:17:06.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:17:06.710Z] ---> logs-deploy.sh [2022-09-27T23:17:06.710Z] lf-activate-venv: SKIPPING [2022-09-27T23:17:06.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/61 [2022-09-27T23:17:06.710Z] INFO: archiving workspace using pattern(s): [2022-09-27T23:17:07.648Z] Archives upload complete. [2022-09-27T23:17:07.648Z] INFO: archiving logs to Nexus