Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 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-ssh12514005165678726868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2497518727048131106.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8878225350424024514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh786072586941962750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/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-ssh3343595713341603102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-8831’ Running on prd-ubuntu20.04-docker-8c-8g-8833 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 > 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 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 (main) > 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 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 Commit message: "refactor!: Rename path to secret name (#255)" > git rev-list --no-walk f65ca887385793521c5f561c8b8ec0758ab43644 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T17:29:37.394Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T17:29:37.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T17:29:37.492Z] ========================================================= [2023-03-08T17:29:37.492Z] EdgeX Global Pipelines Version Info [2023-03-08T17:29:37.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:29:38.222Z] ------------------- [2023-03-08T17:29:38.222Z] stable info: [2023-03-08T17:29:38.222Z] ------------------- [2023-03-08T17:29:38.222Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T17:29:38.222Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T17:29:38.222Z] Message: update stable to v1.0.244 [2023-03-08T17:29:38.793Z] ------------------- [2023-03-08T17:29:38.793Z] experimental info: [2023-03-08T17:29:38.793Z] ------------------- [2023-03-08T17:29:38.793Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T17:29:38.793Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T17:29:38.793Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T17:29:38.951Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-08T17:29:38.960Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-08T17:29:38.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T17:29:38.977Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T17:29:38.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T17:29:38.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T17:29:39.004Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T17:29:39.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T17:29:39.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T17:29:39.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T17:29:39.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T17:29:39.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-08T17:29:39.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T17:29:39.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T17:29:39.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T17:29:39.138Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T17:29:39.151Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T17:29:39.167Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T17:29:39.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T17:29:39.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T17:29:39.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T17:29:39.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-08T17:29:39.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T17:29:39.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T17:29:39.262Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T17:29:39.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T17:29:39.285Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T17:29:39.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T17:29:39.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T17:29:39.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T17:29:39.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] echo [2023-03-08T17:29:39.356Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33d7f92 [Pipeline] echo [2023-03-08T17:29:39.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T17:29:39.412Z] provisioning config files... [2023-03-08T17:29:39.425Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2792966163679960707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:29:39.734Z] ---> docker-login.sh [2023-03-08T17:29:39.734Z] nexus3.edgexfoundry.org:10001 [2023-03-08T17:29:39.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:39.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:39.995Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:39.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:39.995Z] [2023-03-08T17:29:39.995Z] Login Succeeded [2023-03-08T17:29:39.995Z] nexus3.edgexfoundry.org:10002 [2023-03-08T17:29:40.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:40.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:40.256Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:40.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:40.256Z] [2023-03-08T17:29:40.256Z] Login Succeeded [2023-03-08T17:29:40.256Z] nexus3.edgexfoundry.org:10003 [2023-03-08T17:29:40.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:40.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:40.256Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:40.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:40.256Z] [2023-03-08T17:29:40.256Z] Login Succeeded [2023-03-08T17:29:40.256Z] nexus3.edgexfoundry.org:10004 [2023-03-08T17:29:40.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:40.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:40.516Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:40.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:40.516Z] [2023-03-08T17:29:40.516Z] Login Succeeded [2023-03-08T17:29:40.516Z] docker.io [2023-03-08T17:29:40.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:40.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:40.777Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:40.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:40.777Z] [2023-03-08T17:29:40.777Z] Login Succeeded [2023-03-08T17:29:40.777Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T17:29:40.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T17:29:41.166Z] + git rev-list -1 --merges 33d7f92d5661b99b9b96e2663b29a2bf689d0f01~1..33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] echo [2023-03-08T17:29:41.222Z] -----------> git rev-list -1 --merges 33d7f92d5661b99b9b96e2663b29a2bf689d0f01~1..33d7f92d5661b99b9b96e2663b29a2bf689d0f01 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [false] [Pipeline] sh [2023-03-08T17:29:41.517Z] + git log --format=format:%s -1 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] echo [2023-03-08T17:29:41.532Z] ========================================================= [2023-03-08T17:29:41.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T17:29:41.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T17:29:41.849Z] + git log --format=format:%s -1 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] echo [2023-03-08T17:29:41.860Z] [semverPrep] GIT_COMMIT: 33d7f92d5661b99b9b96e2663b29a2bf689d0f01, Commit Message: refactor!: Rename path to secret name (#255) [Pipeline] echo [2023-03-08T17:29:41.870Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T17:29:42.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T17:29:42.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T17:29:42.203Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T17:29:42.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T17:29:42.203Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-03-08T17:29:42.203Z] /etc/ssh/ssh_known_hosts [2023-03-08T17:29:42.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:29:42.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T17:29:42.549Z] [2023-03-08T17:29:42.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:29:42.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T17:29:42.882Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T17:29:42.882Z] b85a868b505f: Pulling fs layer [2023-03-08T17:29:42.882Z] e2be974225ed: Pulling fs layer [2023-03-08T17:29:42.882Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T17:29:42.882Z] 988bab9f4d93: Pulling fs layer [2023-03-08T17:29:42.882Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T17:29:42.882Z] eaf3925da568: Pulling fs layer [2023-03-08T17:29:42.882Z] bab4dde63d76: Pulling fs layer [2023-03-08T17:29:42.882Z] bde34c3a00c8: Pulling fs layer [2023-03-08T17:29:42.882Z] b352a97aabf1: Pulling fs layer [2023-03-08T17:29:42.882Z] 4872d77fe225: Pulling fs layer [2023-03-08T17:29:42.882Z] 5851b861e8e6: Pulling fs layer [2023-03-08T17:29:42.882Z] 988bab9f4d93: Waiting [2023-03-08T17:29:42.882Z] 1469e6f7b9e6: Waiting [2023-03-08T17:29:42.882Z] eaf3925da568: Waiting [2023-03-08T17:29:42.882Z] bab4dde63d76: Waiting [2023-03-08T17:29:42.882Z] bde34c3a00c8: Waiting [2023-03-08T17:29:42.882Z] b352a97aabf1: Waiting [2023-03-08T17:29:42.882Z] 4872d77fe225: Waiting [2023-03-08T17:29:42.882Z] 5851b861e8e6: Waiting [2023-03-08T17:29:42.882Z] e2be974225ed: Verifying Checksum [2023-03-08T17:29:42.882Z] e2be974225ed: Download complete [2023-03-08T17:29:42.882Z] 988bab9f4d93: Download complete [2023-03-08T17:29:43.144Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T17:29:43.144Z] 1469e6f7b9e6: Download complete [2023-03-08T17:29:43.144Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T17:29:43.144Z] 339a4e72a1f5: Download complete [2023-03-08T17:29:43.144Z] eaf3925da568: Download complete [2023-03-08T17:29:43.144Z] bde34c3a00c8: Download complete [2023-03-08T17:29:43.144Z] b352a97aabf1: Verifying Checksum [2023-03-08T17:29:43.144Z] b352a97aabf1: Download complete [2023-03-08T17:29:43.144Z] 4872d77fe225: Verifying Checksum [2023-03-08T17:29:43.144Z] 4872d77fe225: Download complete [2023-03-08T17:29:43.144Z] 5851b861e8e6: Download complete [2023-03-08T17:29:43.144Z] b85a868b505f: Download complete [2023-03-08T17:29:43.714Z] bab4dde63d76: Verifying Checksum [2023-03-08T17:29:43.714Z] bab4dde63d76: Download complete [2023-03-08T17:29:44.657Z] b85a868b505f: Pull complete [2023-03-08T17:29:44.657Z] e2be974225ed: Pull complete [2023-03-08T17:29:45.229Z] 339a4e72a1f5: Pull complete [2023-03-08T17:29:45.229Z] 988bab9f4d93: Pull complete [2023-03-08T17:29:45.800Z] 1469e6f7b9e6: Pull complete [2023-03-08T17:29:45.800Z] eaf3925da568: Pull complete [2023-03-08T17:29:47.712Z] bab4dde63d76: Pull complete [2023-03-08T17:29:47.712Z] bde34c3a00c8: Pull complete [2023-03-08T17:29:47.974Z] b352a97aabf1: Pull complete [2023-03-08T17:29:47.974Z] 4872d77fe225: Pull complete [2023-03-08T17:29:47.974Z] 5851b861e8e6: Pull complete [2023-03-08T17:29:47.974Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T17:29:47.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T17:29:47.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:29:48.081Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:29:48.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T17:29:49.529Z] $ docker top a9ae4b3973b8e008a404379e41177345b7b83064787a2427c29dd1c7268eaffc -eo pid,comm [2023-03-08T17:29:49.583Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T17:29:49.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T17:29:49.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T17:29:49.621Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T17:29:49.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T17:29:49.755Z] $ docker exec a9ae4b3973b8e008a404379e41177345b7b83064787a2427c29dd1c7268eaffc ssh-agent [2023-03-08T17:29:49.849Z] SSH_AUTH_SOCK=/tmp/ssh-8FZpVNGD4Riy/agent.32 [2023-03-08T17:29:49.849Z] SSH_AGENT_PID=38 [2023-03-08T17:29:49.855Z] Running ssh-add (command line suppressed) [2023-03-08T17:29:49.969Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18434633361089900234.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18434633361089900234.key) [2023-03-08T17:29:49.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T17:29:50.274Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T17:29:50.291Z] $ docker exec --env ******** --env ******** a9ae4b3973b8e008a404379e41177345b7b83064787a2427c29dd1c7268eaffc ssh-agent -k [2023-03-08T17:29:50.381Z] unset SSH_AUTH_SOCK; [2023-03-08T17:29:50.382Z] unset SSH_AGENT_PID; [2023-03-08T17:29:50.382Z] echo Agent pid 38 killed; [2023-03-08T17:29:50.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T17:29:50.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T17:29:50.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T17:29:50.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T17:29:50.539Z] $ docker exec a9ae4b3973b8e008a404379e41177345b7b83064787a2427c29dd1c7268eaffc ssh-agent [2023-03-08T17:29:50.646Z] SSH_AUTH_SOCK=/tmp/ssh-Eslsd5dljQ1u/agent.70 [2023-03-08T17:29:50.646Z] SSH_AGENT_PID=76 [2023-03-08T17:29:50.652Z] Running ssh-add (command line suppressed) [2023-03-08T17:29:50.752Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6459345375188055992.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6459345375188055992.key) [2023-03-08T17:29:50.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T17:29:51.050Z] + git semver init [2023-03-08T17:29:51.310Z] 2023-03-08 17:29:51,294 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T17:29:51.310Z] 2023-03-08 17:29:51,295 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-08T17:29:51.310Z] 2023-03-08 17:29:51,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-08T17:29:51.310Z] 2023-03-08 17:29:51,295 [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) [2023-03-08T17:29:52.247Z] 2023-03-08 17:29:52,188 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-08T17:29:52.247Z] 2023-03-08 17:29:52,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-08T17:29:52.247Z] 2023-03-08 17:29:52,189 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:29:52.247Z] 2023-03-08 17:29:52,189 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:29:52.247Z] 3.0.0-dev.20 [Pipeline] } [2023-03-08T17:29:52.262Z] $ docker exec --env ******** --env ******** a9ae4b3973b8e008a404379e41177345b7b83064787a2427c29dd1c7268eaffc ssh-agent -k [2023-03-08T17:29:52.362Z] unset SSH_AUTH_SOCK; [2023-03-08T17:29:52.363Z] unset SSH_AGENT_PID; [2023-03-08T17:29:52.363Z] echo Agent pid 76 killed; [2023-03-08T17:29:52.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T17:29:52.676Z] + git semver [Pipeline] } [2023-03-08T17:29:53.264Z] $ docker stop --time=1 a9ae4b3973b8e008a404379e41177345b7b83064787a2427c29dd1c7268eaffc [2023-03-08T17:29:54.564Z] $ docker rm -f --volumes a9ae4b3973b8e008a404379e41177345b7b83064787a2427c29dd1c7268eaffc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T17:29:54.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T17:29:55.118Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T17:29:55.122Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T17:29:55.257Z] provisioning config files... [2023-03-08T17:29:55.264Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13070201938973071328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:29:55.561Z] ---> docker-login.sh [2023-03-08T17:29:55.561Z] nexus3.edgexfoundry.org:10001 [2023-03-08T17:29:55.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:55.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:55.561Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:55.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:55.561Z] [2023-03-08T17:29:55.561Z] Login Succeeded [2023-03-08T17:29:55.561Z] nexus3.edgexfoundry.org:10002 [2023-03-08T17:29:55.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:55.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:55.561Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:55.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:55.561Z] [2023-03-08T17:29:55.561Z] Login Succeeded [2023-03-08T17:29:55.561Z] nexus3.edgexfoundry.org:10003 [2023-03-08T17:29:55.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:55.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:55.826Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:55.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:55.826Z] [2023-03-08T17:29:55.826Z] Login Succeeded [2023-03-08T17:29:55.826Z] nexus3.edgexfoundry.org:10004 [2023-03-08T17:29:55.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:55.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:55.826Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:55.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:55.826Z] [2023-03-08T17:29:55.826Z] Login Succeeded [2023-03-08T17:29:55.826Z] docker.io [2023-03-08T17:29:55.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:29:56.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:29:56.088Z] Configure a credential helper to remove this warning. See [2023-03-08T17:29:56.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:29:56.088Z] [2023-03-08T17:29:56.088Z] Login Succeeded [2023-03-08T17:29:56.088Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T17:29:56.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T17:29:56.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T17:29:56.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T17:29:56.181Z] ========================================================= [2023-03-08T17:29:56.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T17:29:56.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:29:56.495Z] + 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 . [2023-03-08T17:29:56.495Z] Sending build context to Docker daemon 27.84MB [2023-03-08T17:29:56.495Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T17:29:56.495Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-08T17:29:56.757Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T17:29:56.757Z] 213ec9aee27d: Pulling fs layer [2023-03-08T17:29:56.757Z] 4583459ba037: Pulling fs layer [2023-03-08T17:29:56.757Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T17:29:56.757Z] 53926ce57604: Pulling fs layer [2023-03-08T17:29:56.757Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T17:29:56.757Z] 22ff95d597cd: Pulling fs layer [2023-03-08T17:29:56.757Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T17:29:56.757Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T17:29:56.757Z] a7acece74701: Pulling fs layer [2023-03-08T17:29:56.757Z] 22ff95d597cd: Waiting [2023-03-08T17:29:56.757Z] 12d6caf4c0d1: Waiting [2023-03-08T17:29:56.757Z] 53926ce57604: Waiting [2023-03-08T17:29:56.757Z] 96b7cbca73a9: Waiting [2023-03-08T17:29:56.757Z] a7acece74701: Waiting [2023-03-08T17:29:56.757Z] 21b2b0c7a3f4: Waiting [2023-03-08T17:29:56.757Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T17:29:56.757Z] 93c1e223e6f2: Download complete [2023-03-08T17:29:56.757Z] 4583459ba037: Verifying Checksum [2023-03-08T17:29:56.757Z] 4583459ba037: Download complete [2023-03-08T17:29:56.757Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T17:29:56.757Z] 21b2b0c7a3f4: Download complete [2023-03-08T17:29:56.757Z] 22ff95d597cd: Verifying Checksum [2023-03-08T17:29:56.757Z] 22ff95d597cd: Download complete [2023-03-08T17:29:56.757Z] 213ec9aee27d: Verifying Checksum [2023-03-08T17:29:56.757Z] 213ec9aee27d: Download complete [2023-03-08T17:29:56.757Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T17:29:56.757Z] 12d6caf4c0d1: Download complete [2023-03-08T17:29:57.023Z] 213ec9aee27d: Pull complete [2023-03-08T17:29:57.023Z] 4583459ba037: Pull complete [2023-03-08T17:29:57.285Z] 93c1e223e6f2: Pull complete [2023-03-08T17:29:57.285Z] a7acece74701: Verifying Checksum [2023-03-08T17:29:57.285Z] a7acece74701: Download complete [2023-03-08T17:29:57.547Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T17:29:57.547Z] 96b7cbca73a9: Download complete [2023-03-08T17:29:57.547Z] 53926ce57604: Verifying Checksum [2023-03-08T17:29:57.547Z] 53926ce57604: Download complete [2023-03-08T17:30:02.830Z] 53926ce57604: Pull complete [2023-03-08T17:30:02.830Z] 21b2b0c7a3f4: Pull complete [2023-03-08T17:30:02.830Z] 22ff95d597cd: Pull complete [2023-03-08T17:30:02.830Z] 12d6caf4c0d1: Pull complete [2023-03-08T17:30:04.735Z] 96b7cbca73a9: Pull complete [2023-03-08T17:30:05.681Z] a7acece74701: Pull complete [2023-03-08T17:30:05.681Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T17:30:05.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T17:30:05.681Z] ---> db6d94c90886 [2023-03-08T17:30:05.681Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-08T17:30:07.063Z] ---> Running in 5da19701c538 [2023-03-08T17:30:07.323Z] Removing intermediate container 5da19701c538 [2023-03-08T17:30:07.323Z] ---> 1666c5fd011d [2023-03-08T17:30:07.323Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T17:30:07.323Z] ---> Running in 86416714e980 [2023-03-08T17:30:07.323Z] Removing intermediate container 86416714e980 [2023-03-08T17:30:07.323Z] ---> 7a4f467a81e8 [2023-03-08T17:30:07.323Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T17:30:07.583Z] ---> Running in 44402bb77e17 [2023-03-08T17:30:07.583Z] Removing intermediate container 44402bb77e17 [2023-03-08T17:30:07.583Z] ---> c30a6fb0a4fd [2023-03-08T17:30:07.583Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T17:30:07.583Z] ---> Running in d9274f118396 [2023-03-08T17:30:07.843Z] Removing intermediate container d9274f118396 [2023-03-08T17:30:07.843Z] ---> cbfccb7ae02a [2023-03-08T17:30:07.843Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-08T17:30:07.843Z] ---> Running in 65a4bded3b78 [2023-03-08T17:30:07.843Z] Removing intermediate container 65a4bded3b78 [2023-03-08T17:30:07.843Z] ---> b34e64b5d0c0 [2023-03-08T17:30:07.843Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T17:30:07.843Z] ---> Running in 342250288f93 [2023-03-08T17:30:08.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T17:30:08.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T17:30:08.619Z] OK: 211 MiB in 51 packages [2023-03-08T17:30:09.190Z] Removing intermediate container 342250288f93 [2023-03-08T17:30:09.190Z] ---> 2fb6f41f6d63 [2023-03-08T17:30:09.190Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-08T17:30:09.190Z] ---> Running in 7d52add10903 [2023-03-08T17:30:09.190Z] Removing intermediate container 7d52add10903 [2023-03-08T17:30:09.190Z] ---> 51b3bf3187eb [2023-03-08T17:30:09.190Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-08T17:30:09.448Z] ---> 9ddae536224a [2023-03-08T17:30:09.448Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T17:30:09.448Z] ---> Running in 2408f9c2b5cd [2023-03-08T17:30:10.223Z] Still waiting to schedule task [2023-03-08T17:30:10.223Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8832’ [2023-03-08T17:30:48.173Z] Removing intermediate container 2408f9c2b5cd [2023-03-08T17:30:48.173Z] ---> 3101e88c3a57 [2023-03-08T17:30:48.173Z] Step 12/13 : COPY . . [2023-03-08T17:30:48.173Z] ---> 4986aee7248f [2023-03-08T17:30:48.173Z] Step 13/13 : RUN ${MAKE} [2023-03-08T17:30:48.173Z] ---> Running in 856fd733a7fa [2023-03-08T17:30:48.173Z] noop [2023-03-08T17:30:48.173Z] Removing intermediate container 856fd733a7fa [2023-03-08T17:30:48.173Z] ---> 47b18a5d99e1 [2023-03-08T17:30:48.173Z] Successfully built 47b18a5d99e1 [2023-03-08T17:30:48.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:30:48.485Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T17:30:48.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:30:48.563Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:30:48.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T17:30:48.974Z] $ docker top 0679963c9af093e78c8152600204073d00b2f69e649ed87e06d8583fbc02a8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T17:30:49.306Z] + go version [2023-03-08T17:30:49.306Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T17:30:49.320Z] $ docker stop --time=1 0679963c9af093e78c8152600204073d00b2f69e649ed87e06d8583fbc02a8d7 [2023-03-08T17:30:50.629Z] $ docker rm -f --volumes 0679963c9af093e78c8152600204073d00b2f69e649ed87e06d8583fbc02a8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:30:51.039Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T17:30:51.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:30:51.106Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:30:51.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T17:30:51.517Z] $ docker top 06106744da5dae49384b6d925fa09e2a14624b5f9f2d8a9f01af30cc576a8064 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T17:30:51.855Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-08T17:30:52.151Z] + make test [2023-03-08T17:30:52.151Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T17:30:52.411Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-08T17:31:04.613Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-08T17:31:07.149Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 30.5% of statements [2023-03-08T17:31:07.149Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-08T17:31:07.149Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.016s coverage: 86.5% of statements [2023-03-08T17:31:17.116Z] 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." [2023-03-08T17:31:17.116Z] go vet ./... [2023-03-08T17:31:20.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T17:31:20.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T17:31:20.404Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T17:31:20.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T17:31:20.430Z] $ docker stop --time=1 06106744da5dae49384b6d925fa09e2a14624b5f9f2d8a9f01af30cc576a8064 [2023-03-08T17:31:22.204Z] $ docker rm -f --volumes 06106744da5dae49384b6d925fa09e2a14624b5f9f2d8a9f01af30cc576a8064 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T17:31:22.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T17:31:22.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T17:31:23.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T17:31:23.470Z] + ls -al . [2023-03-08T17:31:23.470Z] total 232 [2023-03-08T17:31:23.470Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 17:30 . [2023-03-08T17:31:23.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:29 .. [2023-03-08T17:31:23.470Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 17:31 .git [2023-03-08T17:31:23.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:29 .github [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 8 17:29 .gitignore [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 17:29 .golangci.yml [2023-03-08T17:31:23.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 17:29 .semver [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 8 17:29 Attribution.txt [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 8 17:29 CHANGELOG.md [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 8 17:29 Dockerfile [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 17:29 GOVERNANCE.md [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 8 17:29 Jenkinsfile [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 17:29 LICENSE [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 8 17:29 Makefile [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 17:29 OWNERS.md [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 8 17:29 README.md [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 17:29 VERSION [2023-03-08T17:31:23.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 17:29 bin [2023-03-08T17:31:23.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:29 cmd [2023-03-08T17:31:23.470Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 17:31 coverage.out [2023-03-08T17:31:23.470Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 17:29 doc [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 8 17:29 go.mod [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 8 17:29 go.sum [2023-03-08T17:31:23.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:29 internal [2023-03-08T17:31:23.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:29 snap [2023-03-08T17:31:23.470Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 8 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:31:23.840Z] + 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=33d7f92d5661b99b9b96e2663b29a2bf689d0f01 --label arch=amd64 --label version=3.0.0-dev.20 . [2023-03-08T17:31:23.840Z] Sending build context to Docker daemon 27.92MB [2023-03-08T17:31:23.840Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T17:31:23.840Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-08T17:31:23.840Z] ---> 47b18a5d99e1 [2023-03-08T17:31:23.840Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-08T17:31:24.101Z] ---> Running in bde66e7a4c45 [2023-03-08T17:31:24.101Z] Removing intermediate container bde66e7a4c45 [2023-03-08T17:31:24.101Z] ---> 643f06142189 [2023-03-08T17:31:24.101Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T17:31:24.101Z] ---> Running in c71117b39560 [2023-03-08T17:31:24.360Z] Removing intermediate container c71117b39560 [2023-03-08T17:31:24.360Z] ---> 86eaf7b07ceb [2023-03-08T17:31:24.360Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T17:31:24.360Z] ---> Running in 5cd859525637 [2023-03-08T17:31:24.360Z] Removing intermediate container 5cd859525637 [2023-03-08T17:31:24.360Z] ---> 4ddf016daf1f [2023-03-08T17:31:24.360Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T17:31:24.360Z] ---> Running in a99023db1a49 [2023-03-08T17:31:24.619Z] Removing intermediate container a99023db1a49 [2023-03-08T17:31:24.619Z] ---> e26eb9f89476 [2023-03-08T17:31:24.619Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-08T17:31:24.619Z] ---> Running in 5b573b17662d [2023-03-08T17:31:24.619Z] Removing intermediate container 5b573b17662d [2023-03-08T17:31:24.619Z] ---> 60f560e98afd [2023-03-08T17:31:24.619Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T17:31:24.619Z] ---> Running in 723dc760b550 [2023-03-08T17:31:24.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T17:31:25.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T17:31:25.398Z] OK: 211 MiB in 51 packages [2023-03-08T17:31:25.969Z] Removing intermediate container 723dc760b550 [2023-03-08T17:31:25.969Z] ---> e3abd0266580 [2023-03-08T17:31:25.969Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-08T17:31:25.969Z] ---> Running in 16b203cf7215 [2023-03-08T17:31:25.969Z] Removing intermediate container 16b203cf7215 [2023-03-08T17:31:25.969Z] ---> dec0c0b72110 [2023-03-08T17:31:25.969Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-08T17:31:26.230Z] ---> c83f725be6cf [2023-03-08T17:31:26.230Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T17:31:26.230Z] ---> Running in 574f34b69bdc [2023-03-08T17:31:27.166Z] Removing intermediate container 574f34b69bdc [2023-03-08T17:31:27.166Z] ---> 6fc20b8e3c6d [2023-03-08T17:31:27.166Z] Step 12/26 : COPY . . [2023-03-08T17:31:28.104Z] ---> a6eeda6e05be [2023-03-08T17:31:28.104Z] Step 13/26 : RUN ${MAKE} [2023-03-08T17:31:28.104Z] ---> Running in 7d9266736024 [2023-03-08T17:31:28.362Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-08T17:31:55.142Z] Removing intermediate container 7d9266736024 [2023-03-08T17:31:55.142Z] ---> 8b26b9ecb97b [2023-03-08T17:31:55.142Z] Step 14/26 : FROM alpine:3.16 [2023-03-08T17:31:55.142Z] 3.16: Pulling from library/alpine [2023-03-08T17:31:55.142Z] ef5531b6e74e: Pulling fs layer [2023-03-08T17:31:55.142Z] ef5531b6e74e: Download complete [2023-03-08T17:31:55.142Z] ef5531b6e74e: Pull complete [2023-03-08T17:31:55.142Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T17:31:55.142Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T17:31:55.142Z] ---> dfd21b5a31f5 [2023-03-08T17:31:55.142Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-08T17:31:55.142Z] ---> Running in 9b944cd4a8bf [2023-03-08T17:31:55.142Z] Removing intermediate container 9b944cd4a8bf [2023-03-08T17:31:55.142Z] ---> 46c017aeeba7 [2023-03-08T17:31:55.142Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-08T17:31:55.142Z] ---> Running in 8365baa85b4c [2023-03-08T17:31:55.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T17:31:55.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T17:31:55.142Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T17:31:55.142Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T17:31:55.142Z] OK: 6 MiB in 15 packages [2023-03-08T17:31:55.142Z] Removing intermediate container 8365baa85b4c [2023-03-08T17:31:55.142Z] ---> cf3c57b1fe35 [2023-03-08T17:31:55.142Z] Step 17/26 : WORKDIR / [2023-03-08T17:31:55.142Z] ---> Running in bbd289d46e66 [2023-03-08T17:31:55.142Z] Removing intermediate container bbd289d46e66 [2023-03-08T17:31:55.142Z] ---> e159a5abe3ac [2023-03-08T17:31:55.142Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-08T17:31:55.142Z] ---> fb8e2b57589d [2023-03-08T17:31:55.142Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-08T17:31:55.142Z] ---> 24440fd96853 [2023-03-08T17:31:55.142Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-08T17:31:55.142Z] ---> 9654dbb40121 [2023-03-08T17:31:55.142Z] Step 21/26 : EXPOSE 59984 [2023-03-08T17:31:55.142Z] ---> Running in 603e706ce5d6 [2023-03-08T17:31:55.142Z] Removing intermediate container 603e706ce5d6 [2023-03-08T17:31:55.142Z] ---> 3e5cb5abd738 [2023-03-08T17:31:55.142Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-08T17:31:55.142Z] ---> Running in 3a4d28a9e424 [2023-03-08T17:31:55.142Z] Removing intermediate container 3a4d28a9e424 [2023-03-08T17:31:55.142Z] ---> f1628eee5be9 [2023-03-08T17:31:55.142Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T17:31:55.142Z] ---> Running in f6a8eeb5de75 [2023-03-08T17:31:55.142Z] Removing intermediate container f6a8eeb5de75 [2023-03-08T17:31:55.142Z] ---> 778a93a5fe33 [2023-03-08T17:31:55.142Z] Step 24/26 : LABEL arch=amd64 [2023-03-08T17:31:55.142Z] ---> Running in a209dcbe24af [2023-03-08T17:31:55.142Z] Removing intermediate container a209dcbe24af [2023-03-08T17:31:55.142Z] ---> 7205ef47f149 [2023-03-08T17:31:55.142Z] Step 25/26 : LABEL git_sha=33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:31:55.142Z] ---> Running in 1a5aee895a66 [2023-03-08T17:31:55.142Z] Removing intermediate container 1a5aee895a66 [2023-03-08T17:31:55.142Z] ---> d77d197a82c3 [2023-03-08T17:31:55.142Z] Step 26/26 : LABEL version=3.0.0-dev.20 [2023-03-08T17:31:55.142Z] ---> Running in 6a6b8e87afa9 [2023-03-08T17:31:55.142Z] Removing intermediate container 6a6b8e87afa9 [2023-03-08T17:31:55.142Z] ---> eeb66274d22e [2023-03-08T17:31:55.142Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T17:31:55.142Z] Successfully built eeb66274d22e [2023-03-08T17:31:55.142Z] 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 [2023-03-08T17:31:55.247Z] provisioning config files... [2023-03-08T17:31:55.257Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7739463820592615617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:31:55.553Z] ---> docker-login.sh [2023-03-08T17:31:55.554Z] nexus3.edgexfoundry.org:10001 [2023-03-08T17:31:55.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:31:55.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:31:55.554Z] Configure a credential helper to remove this warning. See [2023-03-08T17:31:55.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:31:55.554Z] [2023-03-08T17:31:55.554Z] Login Succeeded [2023-03-08T17:31:55.554Z] nexus3.edgexfoundry.org:10002 [2023-03-08T17:31:55.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:31:55.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:31:55.814Z] Configure a credential helper to remove this warning. See [2023-03-08T17:31:55.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:31:55.814Z] [2023-03-08T17:31:55.814Z] Login Succeeded [2023-03-08T17:31:55.814Z] nexus3.edgexfoundry.org:10003 [2023-03-08T17:31:55.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:31:55.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:31:55.814Z] Configure a credential helper to remove this warning. See [2023-03-08T17:31:55.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:31:55.814Z] [2023-03-08T17:31:55.814Z] Login Succeeded [2023-03-08T17:31:55.814Z] nexus3.edgexfoundry.org:10004 [2023-03-08T17:31:55.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:31:56.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:31:56.074Z] Configure a credential helper to remove this warning. See [2023-03-08T17:31:56.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:31:56.074Z] [2023-03-08T17:31:56.074Z] Login Succeeded [2023-03-08T17:31:56.074Z] docker.io [2023-03-08T17:31:56.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:31:56.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:31:56.334Z] Configure a credential helper to remove this warning. See [2023-03-08T17:31:56.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:31:56.334Z] [2023-03-08T17:31:56.334Z] Login Succeeded [2023-03-08T17:31:56.334Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T17:31:56.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T17:31:56.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T17:31:56.386Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-08T17:31:56.386Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:31:56.386Z] latest [2023-03-08T17:31:56.386Z] 3.0.0-dev.20 [2023-03-08T17:31:56.386Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [2023-03-08T17:31:56.386Z] main [2023-03-08T17:31:56.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:31:56.691Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:31:56.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:31:56.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T17:31:56.999Z] 686212bfd7e7: Preparing [2023-03-08T17:31:56.999Z] a2452a2380f8: Preparing [2023-03-08T17:31:56.999Z] caf95ca146f6: Preparing [2023-03-08T17:31:56.999Z] bc4f3d6a6d50: Preparing [2023-03-08T17:31:56.999Z] aa5968d388b8: Preparing [2023-03-08T17:31:56.999Z] aa5968d388b8: Layer already exists [2023-03-08T17:31:56.999Z] bc4f3d6a6d50: Pushed [2023-03-08T17:31:56.999Z] a2452a2380f8: Pushed [2023-03-08T17:31:56.999Z] 686212bfd7e7: Pushed [2023-03-08T17:32:00.290Z] caf95ca146f6: Pushed [2023-03-08T17:32:00.290Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01: digest: sha256:08bbc29fd49868d7a3404a3790c14981f00fe4fe890238a6ea214ae632f4825a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:00.601Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:00.906Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-08T17:32:00.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T17:32:00.906Z] 686212bfd7e7: Preparing [2023-03-08T17:32:00.906Z] a2452a2380f8: Preparing [2023-03-08T17:32:00.906Z] caf95ca146f6: Preparing [2023-03-08T17:32:00.906Z] bc4f3d6a6d50: Preparing [2023-03-08T17:32:00.906Z] aa5968d388b8: Preparing [2023-03-08T17:32:00.906Z] aa5968d388b8: Layer already exists [2023-03-08T17:32:00.906Z] caf95ca146f6: Layer already exists [2023-03-08T17:32:00.906Z] a2452a2380f8: Layer already exists [2023-03-08T17:32:00.906Z] bc4f3d6a6d50: Layer already exists [2023-03-08T17:32:00.906Z] 686212bfd7e7: Layer already exists [2023-03-08T17:32:00.906Z] latest: digest: sha256:08bbc29fd49868d7a3404a3790c14981f00fe4fe890238a6ea214ae632f4825a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:01.215Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:01.520Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.20 [2023-03-08T17:32:01.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T17:32:01.520Z] 686212bfd7e7: Preparing [2023-03-08T17:32:01.520Z] a2452a2380f8: Preparing [2023-03-08T17:32:01.520Z] caf95ca146f6: Preparing [2023-03-08T17:32:01.520Z] bc4f3d6a6d50: Preparing [2023-03-08T17:32:01.520Z] aa5968d388b8: Preparing [2023-03-08T17:32:01.520Z] bc4f3d6a6d50: Layer already exists [2023-03-08T17:32:01.520Z] a2452a2380f8: Layer already exists [2023-03-08T17:32:01.520Z] 686212bfd7e7: Layer already exists [2023-03-08T17:32:01.520Z] aa5968d388b8: Layer already exists [2023-03-08T17:32:01.520Z] caf95ca146f6: Layer already exists [2023-03-08T17:32:01.520Z] 3.0.0-dev.20: digest: sha256:08bbc29fd49868d7a3404a3790c14981f00fe4fe890238a6ea214ae632f4825a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:01.835Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:02.140Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [2023-03-08T17:32:02.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T17:32:02.140Z] 686212bfd7e7: Preparing [2023-03-08T17:32:02.140Z] a2452a2380f8: Preparing [2023-03-08T17:32:02.140Z] caf95ca146f6: Preparing [2023-03-08T17:32:02.140Z] bc4f3d6a6d50: Preparing [2023-03-08T17:32:02.140Z] aa5968d388b8: Preparing [2023-03-08T17:32:02.140Z] aa5968d388b8: Layer already exists [2023-03-08T17:32:02.140Z] caf95ca146f6: Layer already exists [2023-03-08T17:32:02.140Z] bc4f3d6a6d50: Layer already exists [2023-03-08T17:32:02.140Z] 686212bfd7e7: Layer already exists [2023-03-08T17:32:02.140Z] a2452a2380f8: Layer already exists [2023-03-08T17:32:02.140Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20: digest: sha256:08bbc29fd49868d7a3404a3790c14981f00fe4fe890238a6ea214ae632f4825a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:02.451Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:02.758Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-08T17:32:02.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T17:32:02.758Z] 686212bfd7e7: Preparing [2023-03-08T17:32:02.758Z] a2452a2380f8: Preparing [2023-03-08T17:32:02.758Z] caf95ca146f6: Preparing [2023-03-08T17:32:02.758Z] bc4f3d6a6d50: Preparing [2023-03-08T17:32:02.758Z] aa5968d388b8: Preparing [2023-03-08T17:32:02.758Z] bc4f3d6a6d50: Layer already exists [2023-03-08T17:32:02.758Z] a2452a2380f8: Layer already exists [2023-03-08T17:32:02.758Z] caf95ca146f6: Layer already exists [2023-03-08T17:32:02.758Z] 686212bfd7e7: Layer already exists [2023-03-08T17:32:02.758Z] aa5968d388b8: Layer already exists [2023-03-08T17:32:02.758Z] main: digest: sha256:08bbc29fd49868d7a3404a3790c14981f00fe4fe890238a6ea214ae632f4825a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T17:32:02.809Z] ===================================================== [Pipeline] echo [2023-03-08T17:32:02.819Z] taggedImages: [2023-03-08T17:32:02.819Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:32:02.819Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-08T17:32:02.819Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.20 [2023-03-08T17:32:02.819Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [2023-03-08T17:32:02.819Z] - 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 [2023-03-08T17:32:03.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T17:32:03.179Z] [2023-03-08T17:32:03.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:32:03.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T17:32:03.478Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T17:32:03.478Z] 5eb5b503b376: Pulling fs layer [2023-03-08T17:32:03.478Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T17:32:03.478Z] ec43610c2a17: Pulling fs layer [2023-03-08T17:32:03.478Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T17:32:03.478Z] 33b1e0a273af: Pulling fs layer [2023-03-08T17:32:03.478Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T17:32:03.478Z] 2f39f015ded8: Pulling fs layer [2023-03-08T17:32:03.478Z] 3a2ae6a8a46f: Waiting [2023-03-08T17:32:03.478Z] 33b1e0a273af: Waiting [2023-03-08T17:32:03.478Z] 5d3b04190fa2: Waiting [2023-03-08T17:32:03.478Z] 2f39f015ded8: Waiting [2023-03-08T17:32:03.478Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T17:32:03.478Z] 5c69ac0246d0: Download complete [2023-03-08T17:32:03.478Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T17:32:03.478Z] 3a2ae6a8a46f: Download complete [2023-03-08T17:32:03.740Z] ec43610c2a17: Verifying Checksum [2023-03-08T17:32:03.740Z] ec43610c2a17: Download complete [2023-03-08T17:32:03.740Z] 33b1e0a273af: Verifying Checksum [2023-03-08T17:32:03.740Z] 33b1e0a273af: Download complete [2023-03-08T17:32:03.740Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T17:32:03.740Z] 5d3b04190fa2: Download complete [2023-03-08T17:32:03.740Z] 5eb5b503b376: Verifying Checksum [2023-03-08T17:32:03.740Z] 5eb5b503b376: Download complete [2023-03-08T17:32:04.676Z] 2f39f015ded8: Download complete [2023-03-08T17:32:05.244Z] 5eb5b503b376: Pull complete [2023-03-08T17:32:05.244Z] 5c69ac0246d0: Pull complete [2023-03-08T17:32:05.816Z] ec43610c2a17: Pull complete [2023-03-08T17:32:05.816Z] 3a2ae6a8a46f: Pull complete [2023-03-08T17:32:06.076Z] 33b1e0a273af: Pull complete [2023-03-08T17:32:06.076Z] 5d3b04190fa2: Pull complete [2023-03-08T17:32:11.349Z] 2f39f015ded8: Pull complete [2023-03-08T17:32:11.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T17:32:11.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T17:32:11.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:32:11.426Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:32:11.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T17:32:13.070Z] $ docker top 975bd7b30e4058fcd0a6d8f3a680f36f89c6a3126c5f9a1126e4585a1b851a0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:32:13.445Z] ---> job-cost.sh [2023-03-08T17:32:13.445Z] lf-activate-venv: SKIPPING [2023-03-08T17:32:13.445Z] INFO: No Stack... [2023-03-08T17:32:13.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T17:32:14.273Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T17:32:14.563Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-08T17:32:14.563Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T17:32:14.578Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] [2023-03-08T17:32:14.583Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] did not exist. Created. [2023-03-08T17:32:14.583Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T17:32:14.884Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T17:32:14.916Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T17:32:14.923Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T17:32:14.942Z] $ docker stop --time=1 975bd7b30e4058fcd0a6d8f3a680f36f89c6a3126c5f9a1126e4585a1b851a0b [2023-03-08T17:32:16.124Z] $ docker rm -f --volumes 975bd7b30e4058fcd0a6d8f3a680f36f89c6a3126c5f9a1126e4585a1b851a0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T17:32:38.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8834 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-08T17:32:38.721Z] Running in /w/workspace/device-onvif-camera/110 [Pipeline] { [Pipeline] checkout [2023-03-08T17:32:38.759Z] The recommended git tool is: git [2023-03-08T17:32:44.118Z] using credential edgex-jenkins-ssh [2023-03-08T17:32:44.133Z] Cloning the remote Git repository [2023-03-08T17:32:44.182Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T17:32:44.262Z] > git init /w/workspace/device-onvif-camera/110 # timeout=10 [2023-03-08T17:32:44.427Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T17:32:44.428Z] > git --version # timeout=10 [2023-03-08T17:32:44.451Z] > git --version # 'git version 2.25.1' [2023-03-08T17:32:44.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T17:32:44.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T17:32:45.905Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-08T17:32:45.937Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T17:32:46.807Z] Avoid second fetch [2023-03-08T17:32:46.807Z] Checking out Revision 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 (main) [2023-03-08T17:32:47.536Z] Commit message: "refactor!: Rename path to secret name (#255)" [2023-03-08T17:32:46.826Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T17:32:46.844Z] > git checkout -f 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T17:32:48.390Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T17:32:48.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T17:32:48.390Z] Dload Upload Total Spent Left Speed [2023-03-08T17:32:48.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68924 0 --:--:-- --:--:-- --:--:-- 68924 [Pipeline] sh [2023-03-08T17:32:48.965Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T17:32:49.296Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T17:32:49.296Z] + sudo tee /etc/docker/daemon.new [2023-03-08T17:32:49.296Z] { [2023-03-08T17:32:49.296Z] "registry-mirrors": [ [2023-03-08T17:32:49.296Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T17:32:49.296Z] ], [2023-03-08T17:32:49.296Z] "bip": "10.250.0.254/24", [2023-03-08T17:32:49.296Z] "hosts": [ [2023-03-08T17:32:49.296Z] "tcp://0.0.0.0:5555", [2023-03-08T17:32:49.296Z] "unix:///var/run/docker.sock" [2023-03-08T17:32:49.296Z] ], [2023-03-08T17:32:49.296Z] "mtu": 1458, [2023-03-08T17:32:49.296Z] "selinux-enabled": true, [2023-03-08T17:32:49.296Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T17:32:49.296Z] } [Pipeline] sh [2023-03-08T17:32:49.630Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T17:32:49.961Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T17:33:08.242Z] provisioning config files... [2023-03-08T17:33:08.269Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/110@tmp/config12410542388841217553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:33:08.625Z] ---> docker-login.sh [2023-03-08T17:33:08.625Z] nexus3.edgexfoundry.org:10001 [2023-03-08T17:33:08.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:33:09.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:33:09.166Z] Configure a credential helper to remove this warning. See [2023-03-08T17:33:09.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:33:09.166Z] [2023-03-08T17:33:09.167Z] Login Succeeded [2023-03-08T17:33:09.167Z] nexus3.edgexfoundry.org:10002 [2023-03-08T17:33:09.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:33:09.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:33:09.711Z] Configure a credential helper to remove this warning. See [2023-03-08T17:33:09.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:33:09.711Z] [2023-03-08T17:33:09.711Z] Login Succeeded [2023-03-08T17:33:09.711Z] nexus3.edgexfoundry.org:10003 [2023-03-08T17:33:09.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:33:09.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:33:09.986Z] Configure a credential helper to remove this warning. See [2023-03-08T17:33:09.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:33:09.986Z] [2023-03-08T17:33:09.986Z] Login Succeeded [2023-03-08T17:33:09.986Z] nexus3.edgexfoundry.org:10004 [2023-03-08T17:33:10.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:33:10.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:33:10.265Z] Configure a credential helper to remove this warning. See [2023-03-08T17:33:10.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:33:10.265Z] [2023-03-08T17:33:10.265Z] Login Succeeded [2023-03-08T17:33:10.265Z] docker.io [2023-03-08T17:33:10.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:33:10.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:33:10.805Z] Configure a credential helper to remove this warning. See [2023-03-08T17:33:10.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:33:10.805Z] [2023-03-08T17:33:10.805Z] Login Succeeded [2023-03-08T17:33:10.805Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T17:33:10.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T17:33:11.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T17:33:11.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T17:33:11.091Z] ========================================================= [2023-03-08T17:33:11.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T17:33:11.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:33:11.431Z] + 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 . [2023-03-08T17:33:12.017Z] Sending build context to Docker daemon 20.61MB [2023-03-08T17:33:12.017Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T17:33:12.017Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-08T17:33:12.285Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T17:33:12.285Z] 9b18e9b68314: Pulling fs layer [2023-03-08T17:33:12.285Z] 35d82f9e3411: Pulling fs layer [2023-03-08T17:33:12.285Z] e16973657156: Pulling fs layer [2023-03-08T17:33:12.285Z] fc693d55d65f: Pulling fs layer [2023-03-08T17:33:12.285Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T17:33:12.285Z] dda99020689f: Pulling fs layer [2023-03-08T17:33:12.285Z] db1c61fa0a46: Pulling fs layer [2023-03-08T17:33:12.285Z] 891c053d2c06: Pulling fs layer [2023-03-08T17:33:12.285Z] 7e9fc2657dce: Waiting [2023-03-08T17:33:12.285Z] db1c61fa0a46: Waiting [2023-03-08T17:33:12.285Z] 891c053d2c06: Waiting [2023-03-08T17:33:12.285Z] dda99020689f: Waiting [2023-03-08T17:33:12.285Z] fc693d55d65f: Waiting [2023-03-08T17:33:12.285Z] e16973657156: Verifying Checksum [2023-03-08T17:33:12.285Z] e16973657156: Download complete [2023-03-08T17:33:12.285Z] 35d82f9e3411: Verifying Checksum [2023-03-08T17:33:12.285Z] 35d82f9e3411: Download complete [2023-03-08T17:33:12.285Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T17:33:12.285Z] 7e9fc2657dce: Download complete [2023-03-08T17:33:12.285Z] dda99020689f: Verifying Checksum [2023-03-08T17:33:12.285Z] dda99020689f: Download complete [2023-03-08T17:33:12.285Z] 9b18e9b68314: Download complete [2023-03-08T17:33:13.252Z] 9b18e9b68314: Pull complete [2023-03-08T17:33:13.252Z] 891c053d2c06: Verifying Checksum [2023-03-08T17:33:13.252Z] 891c053d2c06: Download complete [2023-03-08T17:33:13.522Z] 35d82f9e3411: Pull complete [2023-03-08T17:33:13.793Z] e16973657156: Pull complete [2023-03-08T17:33:14.380Z] db1c61fa0a46: Verifying Checksum [2023-03-08T17:33:14.380Z] db1c61fa0a46: Download complete [2023-03-08T17:33:14.966Z] fc693d55d65f: Verifying Checksum [2023-03-08T17:33:14.966Z] fc693d55d65f: Download complete [2023-03-08T17:33:27.292Z] fc693d55d65f: Pull complete [2023-03-08T17:33:27.292Z] 7e9fc2657dce: Pull complete [2023-03-08T17:33:27.292Z] dda99020689f: Pull complete [2023-03-08T17:33:33.969Z] db1c61fa0a46: Pull complete [2023-03-08T17:33:36.583Z] 891c053d2c06: Pull complete [2023-03-08T17:33:36.583Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T17:33:36.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T17:33:36.583Z] ---> f96f9c87975a [2023-03-08T17:33:36.583Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-08T17:33:38.542Z] ---> Running in b12fceefb560 [2023-03-08T17:33:38.542Z] Removing intermediate container b12fceefb560 [2023-03-08T17:33:38.542Z] ---> fb6b9f52bd11 [2023-03-08T17:33:38.542Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T17:33:38.542Z] ---> Running in b0cd224d8b88 [2023-03-08T17:33:38.812Z] Removing intermediate container b0cd224d8b88 [2023-03-08T17:33:38.812Z] ---> 386c30d0fdf3 [2023-03-08T17:33:38.812Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T17:33:38.812Z] ---> Running in 4899c33efcb2 [2023-03-08T17:33:39.079Z] Removing intermediate container 4899c33efcb2 [2023-03-08T17:33:39.079Z] ---> 3d03626ad992 [2023-03-08T17:33:39.079Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T17:33:39.344Z] ---> Running in 4268f5ea8a1f [2023-03-08T17:33:39.612Z] Removing intermediate container 4268f5ea8a1f [2023-03-08T17:33:39.612Z] ---> e3f2443ed7ff [2023-03-08T17:33:39.612Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-08T17:33:39.612Z] ---> Running in f3101555dda0 [2023-03-08T17:33:39.886Z] Removing intermediate container f3101555dda0 [2023-03-08T17:33:39.886Z] ---> 9c60f3fc7aa5 [2023-03-08T17:33:39.886Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T17:33:39.886Z] ---> Running in 18d2288c45bc [2023-03-08T17:33:40.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T17:33:41.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T17:33:42.043Z] OK: 221 MiB in 51 packages [2023-03-08T17:33:43.010Z] Removing intermediate container 18d2288c45bc [2023-03-08T17:33:43.010Z] ---> fd34bb8a8db6 [2023-03-08T17:33:43.010Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-08T17:33:43.010Z] ---> Running in 0de6810230eb [2023-03-08T17:33:43.277Z] Removing intermediate container 0de6810230eb [2023-03-08T17:33:43.277Z] ---> 269fd08dcc4f [2023-03-08T17:33:43.277Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-08T17:33:43.866Z] ---> f157ca55e55d [2023-03-08T17:33:43.866Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T17:33:43.866Z] ---> Running in 5a7c37d76c0d [2023-03-08T17:34:52.037Z] Removing intermediate container 5a7c37d76c0d [2023-03-08T17:34:52.038Z] ---> 39eff6f90cb5 [2023-03-08T17:34:52.038Z] Step 12/13 : COPY . . [2023-03-08T17:34:52.309Z] ---> 4094555c4bbd [2023-03-08T17:34:52.309Z] Step 13/13 : RUN ${MAKE} [2023-03-08T17:34:52.309Z] ---> Running in 9e358ba0a08b [2023-03-08T17:34:53.273Z] noop [2023-03-08T17:34:53.870Z] Removing intermediate container 9e358ba0a08b [2023-03-08T17:34:53.870Z] ---> 65aae02ad64a [2023-03-08T17:34:54.137Z] Successfully built 65aae02ad64a [2023-03-08T17:34:54.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:34:54.484Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T17:34:54.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:34:54.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-8834 does not seem to be running inside a container [2023-03-08T17:34:54.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/110 -v /w/workspace/device-onvif-camera/110:/w/workspace/device-onvif-camera/110:rw,z -v /w/workspace/device-onvif-camera/110@tmp:/w/workspace/device-onvif-camera/110@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 [2023-03-08T17:34:55.923Z] $ docker top ff1fd82f0715e0aacfd3cd9396e4b182d11bc6071c7ee544a43dbf4eb900fb12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T17:34:56.755Z] + go version [2023-03-08T17:34:56.756Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T17:34:56.776Z] $ docker stop --time=1 ff1fd82f0715e0aacfd3cd9396e4b182d11bc6071c7ee544a43dbf4eb900fb12 [2023-03-08T17:34:58.377Z] $ docker rm -f --volumes ff1fd82f0715e0aacfd3cd9396e4b182d11bc6071c7ee544a43dbf4eb900fb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:34:58.899Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T17:34:58.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:34:59.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-8834 does not seem to be running inside a container [2023-03-08T17:34:59.138Z] $ 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/110 -v /w/workspace/device-onvif-camera/110:/w/workspace/device-onvif-camera/110:rw,z -v /w/workspace/device-onvif-camera/110@tmp:/w/workspace/device-onvif-camera/110@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 [2023-03-08T17:35:00.285Z] $ docker top 7c428725d4169f503f0e3121a206e8d330c6499709d7b522a908869ae11dbb53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T17:35:00.792Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/110 [Pipeline] fileExists [Pipeline] sh [2023-03-08T17:35:01.129Z] + make test [2023-03-08T17:35:01.129Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T17:35:03.078Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-08T17:36:39.753Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-08T17:36:39.753Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.167s coverage: 30.5% of statements [2023-03-08T17:36:39.753Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-08T17:36:49.858Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.077s coverage: 86.5% of statements [2023-03-08T17:36:50.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T17:36:50.126Z] go vet ./... [2023-03-08T17:37:22.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T17:37:22.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T17:37:22.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T17:37:22.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T17:37:22.425Z] $ docker stop --time=1 7c428725d4169f503f0e3121a206e8d330c6499709d7b522a908869ae11dbb53 [2023-03-08T17:37:24.352Z] $ docker rm -f --volumes 7c428725d4169f503f0e3121a206e8d330c6499709d7b522a908869ae11dbb53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T17:37:25.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T17:37:25.330Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T17:37:25.863Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T17:37:26.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T17:37:26.544Z] + ls -al . [2023-03-08T17:37:26.545Z] total 228 [2023-03-08T17:37:26.545Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 17:35 . [2023-03-08T17:37:26.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:32 .. [2023-03-08T17:37:26.545Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 17:32 .git [2023-03-08T17:37:26.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:32 .github [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 8 17:32 .gitignore [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 17:32 .golangci.yml [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 8 17:32 Attribution.txt [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 8 17:32 CHANGELOG.md [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 8 17:32 Dockerfile [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 17:32 GOVERNANCE.md [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 8 17:32 Jenkinsfile [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 17:32 LICENSE [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 8 17:32 Makefile [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 17:32 OWNERS.md [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 8 17:32 README.md [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 17:29 VERSION [2023-03-08T17:37:26.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 17:32 bin [2023-03-08T17:37:26.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:32 cmd [2023-03-08T17:37:26.545Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 17:36 coverage.out [2023-03-08T17:37:26.545Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 17:32 doc [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 8 17:32 go.mod [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 8 17:32 go.sum [2023-03-08T17:37:26.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:32 internal [2023-03-08T17:37:26.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:32 snap [2023-03-08T17:37:26.545Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 8 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:37:26.892Z] + 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=33d7f92d5661b99b9b96e2663b29a2bf689d0f01 --label arch=arm64 --label version=3.0.0-dev.20 . [2023-03-08T17:37:27.861Z] Sending build context to Docker daemon 20.68MB [2023-03-08T17:37:27.861Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T17:37:27.861Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-08T17:37:27.861Z] ---> 65aae02ad64a [2023-03-08T17:37:27.861Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-08T17:37:27.861Z] ---> Running in 0f3dc974e769 [2023-03-08T17:37:28.445Z] Removing intermediate container 0f3dc974e769 [2023-03-08T17:37:28.445Z] ---> 0300b3bbf086 [2023-03-08T17:37:28.445Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T17:37:28.445Z] ---> Running in e2d4675ce4d1 [2023-03-08T17:37:28.713Z] Removing intermediate container e2d4675ce4d1 [2023-03-08T17:37:28.713Z] ---> 263929241b3d [2023-03-08T17:37:28.713Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T17:37:28.713Z] ---> Running in ba7f6b31a076 [2023-03-08T17:37:30.672Z] Removing intermediate container ba7f6b31a076 [2023-03-08T17:37:30.672Z] ---> a7c8329633c6 [2023-03-08T17:37:30.672Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T17:37:30.672Z] ---> Running in 18a1997b9cfe [2023-03-08T17:37:30.672Z] Removing intermediate container 18a1997b9cfe [2023-03-08T17:37:30.672Z] ---> 2b95daf0d0bf [2023-03-08T17:37:30.672Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-08T17:37:30.941Z] ---> Running in 3a39695dac14 [2023-03-08T17:37:31.209Z] Removing intermediate container 3a39695dac14 [2023-03-08T17:37:31.209Z] ---> 0aca5754beb3 [2023-03-08T17:37:31.209Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T17:37:31.209Z] ---> Running in de30b8a902d7 [2023-03-08T17:37:32.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T17:37:32.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T17:37:33.400Z] OK: 221 MiB in 51 packages [2023-03-08T17:37:34.823Z] Removing intermediate container de30b8a902d7 [2023-03-08T17:37:34.823Z] ---> 2a52be5c9a89 [2023-03-08T17:37:34.823Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-08T17:37:34.823Z] ---> Running in c283ab211f00 [2023-03-08T17:37:35.093Z] Removing intermediate container c283ab211f00 [2023-03-08T17:37:35.093Z] ---> 46547d5bf694 [2023-03-08T17:37:35.093Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-08T17:37:35.682Z] ---> b269e1617fb1 [2023-03-08T17:37:35.682Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T17:37:35.682Z] ---> Running in e63e37a816db [2023-03-08T17:37:39.038Z] Removing intermediate container e63e37a816db [2023-03-08T17:37:39.038Z] ---> e415a33f492d [2023-03-08T17:37:39.038Z] Step 12/26 : COPY . . [2023-03-08T17:37:40.990Z] ---> 101c4bf92a67 [2023-03-08T17:37:40.990Z] Step 13/26 : RUN ${MAKE} [2023-03-08T17:37:40.990Z] ---> Running in e24738e23876 [2023-03-08T17:37:41.957Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-08T17:40:03.696Z] Removing intermediate container e24738e23876 [2023-03-08T17:40:03.696Z] ---> 83d850472fff [2023-03-08T17:40:03.696Z] Step 14/26 : FROM alpine:3.16 [2023-03-08T17:40:03.696Z] 3.16: Pulling from library/alpine [2023-03-08T17:40:03.696Z] 3760b48202b3: Pulling fs layer [2023-03-08T17:40:03.696Z] 3760b48202b3: Download complete [2023-03-08T17:40:03.696Z] 3760b48202b3: Pull complete [2023-03-08T17:40:03.696Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T17:40:03.696Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T17:40:03.696Z] ---> 4c81e5bf8899 [2023-03-08T17:40:03.696Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-08T17:40:03.696Z] ---> Running in 46432f8ea5b5 [2023-03-08T17:40:03.696Z] Removing intermediate container 46432f8ea5b5 [2023-03-08T17:40:03.696Z] ---> aeaf0acf7c46 [2023-03-08T17:40:03.696Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-08T17:40:03.696Z] ---> Running in db259fb22d0a [2023-03-08T17:40:03.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T17:40:03.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T17:40:03.696Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T17:40:03.696Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T17:40:03.696Z] OK: 5 MiB in 15 packages [2023-03-08T17:40:03.696Z] Removing intermediate container db259fb22d0a [2023-03-08T17:40:03.696Z] ---> 566bff262907 [2023-03-08T17:40:03.696Z] Step 17/26 : WORKDIR / [2023-03-08T17:40:03.696Z] ---> Running in 91fbc5051532 [2023-03-08T17:40:03.696Z] Removing intermediate container 91fbc5051532 [2023-03-08T17:40:03.696Z] ---> 7d1f73d8036e [2023-03-08T17:40:03.696Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-08T17:40:03.696Z] ---> 00ad44d1cc61 [2023-03-08T17:40:03.696Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-08T17:40:03.696Z] ---> 01f3e6cee427 [2023-03-08T17:40:03.696Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-08T17:40:03.696Z] ---> 45cea6b6870c [2023-03-08T17:40:03.696Z] Step 21/26 : EXPOSE 59984 [2023-03-08T17:40:03.696Z] ---> Running in 4f8fd5c87ab7 [2023-03-08T17:40:03.696Z] Removing intermediate container 4f8fd5c87ab7 [2023-03-08T17:40:03.696Z] ---> 8ebfcc95858b [2023-03-08T17:40:03.696Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-08T17:40:03.696Z] ---> Running in 442eca9950cf [2023-03-08T17:40:03.696Z] Removing intermediate container 442eca9950cf [2023-03-08T17:40:03.696Z] ---> 040b4310238a [2023-03-08T17:40:03.696Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T17:40:03.696Z] ---> Running in a16921245839 [2023-03-08T17:40:03.962Z] Removing intermediate container a16921245839 [2023-03-08T17:40:03.962Z] ---> 8f8214e97ec5 [2023-03-08T17:40:03.962Z] Step 24/26 : LABEL arch=arm64 [2023-03-08T17:40:03.962Z] ---> Running in 5cf6c01c84c2 [2023-03-08T17:40:04.229Z] Removing intermediate container 5cf6c01c84c2 [2023-03-08T17:40:04.229Z] ---> 60bc1b0cda80 [2023-03-08T17:40:04.229Z] Step 25/26 : LABEL git_sha=33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:40:04.500Z] ---> Running in 2d8dbba97293 [2023-03-08T17:40:04.767Z] Removing intermediate container 2d8dbba97293 [2023-03-08T17:40:04.767Z] ---> 6686e3761547 [2023-03-08T17:40:04.767Z] Step 26/26 : LABEL version=3.0.0-dev.20 [2023-03-08T17:40:04.767Z] ---> Running in 69e8bc4e2516 [2023-03-08T17:40:05.032Z] Removing intermediate container 69e8bc4e2516 [2023-03-08T17:40:05.032Z] ---> 560f1fd49064 [2023-03-08T17:40:05.032Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T17:40:05.032Z] Successfully built 560f1fd49064 [2023-03-08T17:40:05.032Z] 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 [2023-03-08T17:40:05.112Z] provisioning config files... [2023-03-08T17:40:05.125Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/110@tmp/config15831798064065285874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:40:05.473Z] ---> docker-login.sh [2023-03-08T17:40:05.473Z] nexus3.edgexfoundry.org:10001 [2023-03-08T17:40:05.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:40:05.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:40:05.821Z] Configure a credential helper to remove this warning. See [2023-03-08T17:40:05.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:40:05.821Z] [2023-03-08T17:40:05.821Z] Login Succeeded [2023-03-08T17:40:05.821Z] nexus3.edgexfoundry.org:10002 [2023-03-08T17:40:05.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:40:06.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:40:06.092Z] Configure a credential helper to remove this warning. See [2023-03-08T17:40:06.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:40:06.092Z] [2023-03-08T17:40:06.092Z] Login Succeeded [2023-03-08T17:40:06.092Z] nexus3.edgexfoundry.org:10003 [2023-03-08T17:40:06.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:40:06.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:40:06.368Z] Configure a credential helper to remove this warning. See [2023-03-08T17:40:06.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:40:06.368Z] [2023-03-08T17:40:06.368Z] Login Succeeded [2023-03-08T17:40:06.368Z] nexus3.edgexfoundry.org:10004 [2023-03-08T17:40:06.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:40:06.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:40:06.915Z] Configure a credential helper to remove this warning. See [2023-03-08T17:40:06.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:40:06.915Z] [2023-03-08T17:40:06.915Z] Login Succeeded [2023-03-08T17:40:06.915Z] docker.io [2023-03-08T17:40:07.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T17:40:07.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T17:40:07.474Z] Configure a credential helper to remove this warning. See [2023-03-08T17:40:07.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T17:40:07.474Z] [2023-03-08T17:40:07.474Z] Login Succeeded [2023-03-08T17:40:07.474Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T17:40:07.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T17:40:07.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T17:40:07.522Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-08T17:40:07.522Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:40:07.522Z] latest [2023-03-08T17:40:07.522Z] 3.0.0-dev.20 [2023-03-08T17:40:07.522Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [2023-03-08T17:40:07.522Z] main [2023-03-08T17:40:07.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:07.865Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:08.222Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:40:08.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T17:40:08.222Z] 1dc45dfecca0: Preparing [2023-03-08T17:40:08.222Z] 918ab25d0bb8: Preparing [2023-03-08T17:40:08.222Z] b2838c4aa9a9: Preparing [2023-03-08T17:40:08.222Z] 1347ea4ca34b: Preparing [2023-03-08T17:40:08.222Z] f70ee36035b9: Preparing [2023-03-08T17:40:08.222Z] f70ee36035b9: Layer already exists [2023-03-08T17:40:08.486Z] 918ab25d0bb8: Pushed [2023-03-08T17:40:08.486Z] 1dc45dfecca0: Pushed [2023-03-08T17:40:08.486Z] 1347ea4ca34b: Pushed [2023-03-08T17:40:13.833Z] b2838c4aa9a9: Pushed [2023-03-08T17:40:13.833Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01: digest: sha256:c16cfdc532a1e68b2ec4228922f90a907023e4e51b43c783772c613ead08505f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:14.174Z] + 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 [2023-03-08T17:40:14.517Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-08T17:40:14.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T17:40:14.517Z] 1dc45dfecca0: Preparing [2023-03-08T17:40:14.517Z] 918ab25d0bb8: Preparing [2023-03-08T17:40:14.517Z] b2838c4aa9a9: Preparing [2023-03-08T17:40:14.517Z] 1347ea4ca34b: Preparing [2023-03-08T17:40:14.517Z] f70ee36035b9: Preparing [2023-03-08T17:40:14.517Z] f70ee36035b9: Layer already exists [2023-03-08T17:40:14.517Z] 1dc45dfecca0: Layer already exists [2023-03-08T17:40:14.517Z] b2838c4aa9a9: Layer already exists [2023-03-08T17:40:14.517Z] 1347ea4ca34b: Layer already exists [2023-03-08T17:40:14.517Z] 918ab25d0bb8: Layer already exists [2023-03-08T17:40:14.517Z] latest: digest: sha256:c16cfdc532a1e68b2ec4228922f90a907023e4e51b43c783772c613ead08505f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:14.854Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:15.448Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.20 [2023-03-08T17:40:15.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T17:40:16.401Z] 1dc45dfecca0: Preparing [2023-03-08T17:40:16.401Z] 918ab25d0bb8: Preparing [2023-03-08T17:40:16.401Z] b2838c4aa9a9: Preparing [2023-03-08T17:40:16.401Z] 1347ea4ca34b: Preparing [2023-03-08T17:40:16.401Z] f70ee36035b9: Preparing [2023-03-08T17:40:16.401Z] 1dc45dfecca0: Layer already exists [2023-03-08T17:40:16.401Z] b2838c4aa9a9: Layer already exists [2023-03-08T17:40:16.401Z] f70ee36035b9: Layer already exists [2023-03-08T17:40:16.401Z] 918ab25d0bb8: Layer already exists [2023-03-08T17:40:16.401Z] 1347ea4ca34b: Layer already exists [2023-03-08T17:40:16.401Z] 3.0.0-dev.20: digest: sha256:c16cfdc532a1e68b2ec4228922f90a907023e4e51b43c783772c613ead08505f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:16.733Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:17.062Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [2023-03-08T17:40:17.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T17:40:17.062Z] 1dc45dfecca0: Preparing [2023-03-08T17:40:17.062Z] 918ab25d0bb8: Preparing [2023-03-08T17:40:17.062Z] b2838c4aa9a9: Preparing [2023-03-08T17:40:17.062Z] 1347ea4ca34b: Preparing [2023-03-08T17:40:17.062Z] f70ee36035b9: Preparing [2023-03-08T17:40:17.062Z] 1347ea4ca34b: Layer already exists [2023-03-08T17:40:17.062Z] 1dc45dfecca0: Layer already exists [2023-03-08T17:40:17.062Z] f70ee36035b9: Layer already exists [2023-03-08T17:40:17.062Z] 918ab25d0bb8: Layer already exists [2023-03-08T17:40:17.062Z] b2838c4aa9a9: Layer already exists [2023-03-08T17:40:17.062Z] 33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20: digest: sha256:c16cfdc532a1e68b2ec4228922f90a907023e4e51b43c783772c613ead08505f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:17.405Z] + 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 [2023-03-08T17:40:17.738Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-08T17:40:17.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T17:40:17.738Z] 1dc45dfecca0: Preparing [2023-03-08T17:40:17.738Z] 918ab25d0bb8: Preparing [2023-03-08T17:40:17.738Z] b2838c4aa9a9: Preparing [2023-03-08T17:40:17.738Z] 1347ea4ca34b: Preparing [2023-03-08T17:40:17.738Z] f70ee36035b9: Preparing [2023-03-08T17:40:17.738Z] 1dc45dfecca0: Layer already exists [2023-03-08T17:40:17.738Z] b2838c4aa9a9: Layer already exists [2023-03-08T17:40:17.738Z] 1347ea4ca34b: Layer already exists [2023-03-08T17:40:17.738Z] 918ab25d0bb8: Layer already exists [2023-03-08T17:40:17.738Z] f70ee36035b9: Layer already exists [2023-03-08T17:40:18.004Z] main: digest: sha256:c16cfdc532a1e68b2ec4228922f90a907023e4e51b43c783772c613ead08505f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T17:40:18.045Z] ===================================================== [Pipeline] echo [2023-03-08T17:40:18.051Z] taggedImages: [2023-03-08T17:40:18.051Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [2023-03-08T17:40:18.051Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-08T17:40:18.051Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.20 [2023-03-08T17:40:18.051Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:33d7f92d5661b99b9b96e2663b29a2bf689d0f01-3.0.0-dev.20 [2023-03-08T17:40:18.051Z] - 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 [2023-03-08T17:40:18.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T17:40:18.409Z] [2023-03-08T17:40:18.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:18.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T17:40:18.738Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T17:40:18.738Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T17:40:18.738Z] 04944245beec: Pulling fs layer [2023-03-08T17:40:18.738Z] 699f458cf7ca: Pulling fs layer [2023-03-08T17:40:18.738Z] 765212b225bb: Pulling fs layer [2023-03-08T17:40:18.738Z] f23df028b6ca: Pulling fs layer [2023-03-08T17:40:18.738Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T17:40:18.738Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T17:40:18.738Z] 765212b225bb: Waiting [2023-03-08T17:40:18.738Z] f23df028b6ca: Waiting [2023-03-08T17:40:18.738Z] d65c8cfc05b1: Waiting [2023-03-08T17:40:18.738Z] 2437ff75d9bd: Waiting [2023-03-08T17:40:19.005Z] 04944245beec: Verifying Checksum [2023-03-08T17:40:19.005Z] 04944245beec: Download complete [2023-03-08T17:40:19.005Z] 765212b225bb: Verifying Checksum [2023-03-08T17:40:19.005Z] 765212b225bb: Download complete [2023-03-08T17:40:19.005Z] f23df028b6ca: Download complete [2023-03-08T17:40:19.005Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T17:40:19.005Z] d65c8cfc05b1: Download complete [2023-03-08T17:40:19.005Z] 699f458cf7ca: Verifying Checksum [2023-03-08T17:40:19.005Z] 699f458cf7ca: Download complete [2023-03-08T17:40:19.595Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T17:40:19.595Z] 8998bd30e6a1: Download complete [2023-03-08T17:40:21.534Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T17:40:21.534Z] 2437ff75d9bd: Download complete [2023-03-08T17:40:22.938Z] 8998bd30e6a1: Pull complete [2023-03-08T17:40:23.205Z] 04944245beec: Pull complete [2023-03-08T17:40:24.610Z] 699f458cf7ca: Pull complete [2023-03-08T17:40:24.610Z] 765212b225bb: Pull complete [2023-03-08T17:40:25.564Z] f23df028b6ca: Pull complete [2023-03-08T17:40:25.565Z] d65c8cfc05b1: Pull complete [2023-03-08T17:40:37.864Z] 2437ff75d9bd: Pull complete [2023-03-08T17:40:38.129Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T17:40:38.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T17:40:38.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:40:38.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-8834 does not seem to be running inside a container [2023-03-08T17:40:38.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/110 -v /w/workspace/device-onvif-camera/110:/w/workspace/device-onvif-camera/110:rw,z -v /w/workspace/device-onvif-camera/110@tmp:/w/workspace/device-onvif-camera/110@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 [2023-03-08T17:40:42.121Z] $ docker top 19f1a34d877f0688782de3c37a02f984cbbbb3896d2bf50c6dd580259141028b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:40:42.639Z] ---> job-cost.sh [2023-03-08T17:40:42.907Z] lf-activate-venv: SKIPPING [2023-03-08T17:40:42.907Z] INFO: No Stack... [2023-03-08T17:40:43.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T17:40:44.067Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T17:40:44.384Z] + cat /w/workspace/device-onvif-camera/110/archives/cost.csv [2023-03-08T17:40:44.384Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T17:40:44.419Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] [2023-03-08T17:40:44.427Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] did not exist. Created. [2023-03-08T17:40:44.428Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T17:40:44.805Z] /w/workspace/device-onvif-camera/110@tmp/durable-05963a2f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T17:40:45.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T17:40:45.154Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T17:40:45.209Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T17:40:45.215Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T17:40:45.228Z] $ docker stop --time=1 19f1a34d877f0688782de3c37a02f984cbbbb3896d2bf50c6dd580259141028b [2023-03-08T17:40:46.661Z] $ docker rm -f --volumes 19f1a34d877f0688782de3c37a02f984cbbbb3896d2bf50c6dd580259141028b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-08T17:40:47.067Z] provisioning config files... [2023-03-08T17:40:47.074Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7416672539982502389tmp [Pipeline] { [Pipeline] sh [2023-03-08T17:40:47.364Z] + set +x [2023-03-08T17:40:47.364Z] + curl -s https://codecov.io/bash [2023-03-08T17:40:47.364Z] + bash -s -- [2023-03-08T17:40:47.364Z] [2023-03-08T17:40:47.364Z] _____ _ [2023-03-08T17:40:47.364Z] / ____| | | [2023-03-08T17:40:47.364Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T17:40:47.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T17:40:47.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T17:40:47.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T17:40:47.364Z] Bash-1.0.6 [2023-03-08T17:40:47.364Z] [2023-03-08T17:40:47.364Z] [2023-03-08T17:40:47.364Z] ==> git version 2.25.1 found [2023-03-08T17:40:47.364Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-08T17:40:47.364Z] Release-Date: 2020-01-08 [2023-03-08T17:40:47.364Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-08T17:40:47.364Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T17:40:47.364Z] ==> Jenkins CI detected. [2023-03-08T17:40:47.364Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-08T17:40:47.364Z] project root: . [2023-03-08T17:40:47.364Z] --> token set from env [2023-03-08T17:40:47.365Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T17:40:47.365Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T17:40:47.365Z] ==> Python coveragepy not found [2023-03-08T17:40:47.365Z] ==> Searching for coverage reports in: [2023-03-08T17:40:47.365Z] + . [2023-03-08T17:40:47.365Z] -> Found 1 reports [2023-03-08T17:40:47.365Z] ==> Detecting git/mercurial file structure [2023-03-08T17:40:47.365Z] ==> Reading reports [2023-03-08T17:40:47.365Z] + ./coverage.out bytes=76650 [2023-03-08T17:40:47.365Z] ==> Appending adjustments [2023-03-08T17:40:47.365Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T17:40:47.624Z] + Found adjustments [2023-03-08T17:40:47.624Z] ==> Gzipping contents [2023-03-08T17:40:47.624Z] 12K /tmp/codecov.gnDe0c.gz [2023-03-08T17:40:47.624Z] ==> Uploading reports [2023-03-08T17:40:47.624Z] url: https://codecov.io [2023-03-08T17:40:47.624Z] query: branch=main&commit=33d7f92d5661b99b9b96e2663b29a2bf689d0f01&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T17:40:47.624Z] -> Pinging Codecov [2023-03-08T17:40:47.624Z] 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=33d7f92d5661b99b9b96e2663b29a2bf689d0f01&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T17:40:47.883Z] -> Uploading to [2023-03-08T17:40:47.883Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/F29A59C45E3A92E06B3E522C9905F8EF/33d7f92d5661b99b9b96e2663b29a2bf689d0f01/3b882d82-338c-46c9-ab6f-44e88d77b770.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T174047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=757b894063343eb8633b9ae6c113bede04b01b42097a110218c1473747c6d74b [2023-03-08T17:40:47.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T17:40:47.883Z] Dload Upload Total Spent Left Speed [2023-03-08T17:40:48.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10507 0 0 100 10507 0 36356 --:--:-- --:--:-- --:--:-- 36356 [2023-03-08T17:40:48.147Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] } [2023-03-08T17:40:48.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-08T17:40:48.335Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T17:40:48.345Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:48.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T17:40:48.646Z] [2023-03-08T17:40:48.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:40:48.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T17:40:48.941Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T17:40:48.941Z] df9b9388f04a: Pulling fs layer [2023-03-08T17:40:48.941Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T17:40:48.941Z] 25bc292e5bac: Pulling fs layer [2023-03-08T17:40:48.941Z] 114826534d7a: Pulling fs layer [2023-03-08T17:40:48.941Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T17:40:48.941Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T17:40:48.941Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T17:40:48.941Z] 4657fd5d0bcf: Waiting [2023-03-08T17:40:48.941Z] 6ad1cebc031e: Waiting [2023-03-08T17:40:48.941Z] 8a3aa393b2d8: Waiting [2023-03-08T17:40:48.941Z] 114826534d7a: Waiting [2023-03-08T17:40:48.941Z] 25bc292e5bac: Verifying Checksum [2023-03-08T17:40:48.941Z] 25bc292e5bac: Download complete [2023-03-08T17:40:48.941Z] 52dc419b0ee2: Download complete [2023-03-08T17:40:48.941Z] df9b9388f04a: Verifying Checksum [2023-03-08T17:40:48.941Z] df9b9388f04a: Download complete [2023-03-08T17:40:49.203Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T17:40:49.203Z] 6ad1cebc031e: Download complete [2023-03-08T17:40:49.203Z] df9b9388f04a: Pull complete [2023-03-08T17:40:49.203Z] 52dc419b0ee2: Pull complete [2023-03-08T17:40:49.466Z] 25bc292e5bac: Pull complete [2023-03-08T17:40:50.034Z] 114826534d7a: Verifying Checksum [2023-03-08T17:40:50.034Z] 114826534d7a: Download complete [2023-03-08T17:40:50.034Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T17:40:50.034Z] 8a3aa393b2d8: Download complete [2023-03-08T17:40:54.228Z] 114826534d7a: Pull complete [2023-03-08T17:40:54.228Z] 4657fd5d0bcf: Pull complete [2023-03-08T17:40:54.228Z] 6ad1cebc031e: Pull complete [2023-03-08T17:40:57.515Z] 8a3aa393b2d8: Pull complete [2023-03-08T17:40:57.515Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T17:40:57.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T17:40:57.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:40:57.603Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:40:57.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-08T17:40:59.442Z] $ docker top 99a27dfff6eb9eb0e599657340e7f43069fdccd1fdf7cb32c204d004e629c492 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T17:40:59.516Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-08T17:40:59.805Z] + set -o pipefail [2023-03-08T17:40:59.805Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-08T17:41:05.086Z] [2023-03-08T17:41:05.086Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-08T17:41:05.086Z] [2023-03-08T17:41:05.086Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/5c458aa3-a96d-47b1-aa28-b97d28e87d62 [2023-03-08T17:41:05.086Z] [2023-03-08T17:41:05.086Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-08T17:41:05.086Z] [2023-03-08T17:41:05.086Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T17:41:05.086Z] [2023-03-08T17:41:05.350Z] [2023-03-08T17:41:05.350Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T17:41:05.350Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T17:41:05.350Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T17:41:05.367Z] $ docker stop --time=1 99a27dfff6eb9eb0e599657340e7f43069fdccd1fdf7cb32c204d004e629c492 [2023-03-08T17:41:07.420Z] $ docker rm -f --volumes 99a27dfff6eb9eb0e599657340e7f43069fdccd1fdf7cb32c204d004e629c492 [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 [2023-03-08T17:41:07.838Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T17:41:07.853Z] provisioning config files... [2023-03-08T17:41:07.860Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12004971003016393297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:08.155Z] --> edgex-publish-swagger.sh [2023-03-08T17:41:08.155Z] === Publish doc/openapi/v2 API === [2023-03-08T17:41:08.155Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-08T17:41:08.155Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-08T17:41:08.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T17:41:08.155Z] Dload Upload Total Spent Left Speed [2023-03-08T17:41:09.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 576k --:--:-- --:--:-- --:--:-- 575k 100 469k 0 0 100 469k 0 576k --:--:-- --:--:-- --:--:-- 575k [2023-03-08T17:41:09.096Z] [2023-03-08T17:41:09.096Z] [Pipeline] } [2023-03-08T17:41:09.103Z] 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 [2023-03-08T17:41:09.546Z] + git log --format=format:%s -1 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 [Pipeline] sh [2023-03-08T17:41:09.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T17:41:09.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:41:10.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T17:41:10.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:41:10.227Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:41:10.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T17:41:10.663Z] $ docker top 5cb44cc86691bc83bb848c82dafd5f696f8cc8a19bfc90a6eff77aab041c241a -eo pid,comm [2023-03-08T17:41:10.717Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T17:41:10.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T17:41:10.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T17:41:10.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T17:41:10.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T17:41:10.874Z] $ docker exec 5cb44cc86691bc83bb848c82dafd5f696f8cc8a19bfc90a6eff77aab041c241a ssh-agent [2023-03-08T17:41:10.992Z] SSH_AUTH_SOCK=/tmp/ssh-l3EuXYU9KcU3/agent.32 [2023-03-08T17:41:10.992Z] SSH_AGENT_PID=38 [2023-03-08T17:41:10.997Z] Running ssh-add (command line suppressed) [2023-03-08T17:41:11.116Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7996669914501047712.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7996669914501047712.key) [2023-03-08T17:41:11.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T17:41:11.413Z] + git semver tag [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,675 [run_tag] DEBUG tag force:False [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,675 [check_head_tag] DEBUG check head tag [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,677 [execute] INFO git cat-file --batch-check [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,680 [execute] INFO git cat-file --batch [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,712 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,712 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,713 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-08T17:41:11.981Z] 2023-03-08 17:41:11,718 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:41:11.981Z] 3.0.0-dev.20 [Pipeline] } [2023-03-08T17:41:11.993Z] $ docker exec --env ******** --env ******** 5cb44cc86691bc83bb848c82dafd5f696f8cc8a19bfc90a6eff77aab041c241a ssh-agent -k [2023-03-08T17:41:12.100Z] unset SSH_AUTH_SOCK; [2023-03-08T17:41:12.101Z] unset SSH_AGENT_PID; [2023-03-08T17:41:12.101Z] echo Agent pid 38 killed; [2023-03-08T17:41:12.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T17:41:12.414Z] + git semver [Pipeline] } [2023-03-08T17:41:12.690Z] $ docker stop --time=1 5cb44cc86691bc83bb848c82dafd5f696f8cc8a19bfc90a6eff77aab041c241a [2023-03-08T17:41:13.990Z] $ docker rm -f --volumes 5cb44cc86691bc83bb848c82dafd5f696f8cc8a19bfc90a6eff77aab041c241a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:41:14.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T17:41:14.377Z] [2023-03-08T17:41:14.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:41:14.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T17:41:14.678Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T17:41:14.678Z] ab5ef0e58194: Pulling fs layer [2023-03-08T17:41:14.678Z] 9712f1f96733: Pulling fs layer [2023-03-08T17:41:14.678Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T17:41:14.678Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T17:41:14.678Z] e9a5061849ea: Pulling fs layer [2023-03-08T17:41:14.678Z] d747dcd14b5f: Pulling fs layer [2023-03-08T17:41:14.678Z] 2de7ff778b66: Pulling fs layer [2023-03-08T17:41:14.678Z] e9a5061849ea: Waiting [2023-03-08T17:41:14.678Z] d747dcd14b5f: Waiting [2023-03-08T17:41:14.678Z] 2de7ff778b66: Waiting [2023-03-08T17:41:14.678Z] 0d9ebad4ef96: Waiting [2023-03-08T17:41:14.678Z] 9712f1f96733: Verifying Checksum [2023-03-08T17:41:14.678Z] 9712f1f96733: Download complete [2023-03-08T17:41:14.940Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T17:41:14.940Z] 63f879dbbcfc: Download complete [2023-03-08T17:41:15.200Z] e9a5061849ea: Verifying Checksum [2023-03-08T17:41:15.200Z] e9a5061849ea: Download complete [2023-03-08T17:41:15.200Z] d747dcd14b5f: Download complete [2023-03-08T17:41:15.200Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T17:41:15.200Z] 0d9ebad4ef96: Download complete [2023-03-08T17:41:15.458Z] ab5ef0e58194: Verifying Checksum [2023-03-08T17:41:15.458Z] ab5ef0e58194: Download complete [2023-03-08T17:41:15.458Z] 2de7ff778b66: Verifying Checksum [2023-03-08T17:41:15.458Z] 2de7ff778b66: Download complete [2023-03-08T17:41:18.743Z] ab5ef0e58194: Pull complete [2023-03-08T17:41:18.743Z] 9712f1f96733: Pull complete [2023-03-08T17:41:19.693Z] 63f879dbbcfc: Pull complete [2023-03-08T17:41:23.880Z] 0d9ebad4ef96: Pull complete [2023-03-08T17:41:23.880Z] e9a5061849ea: Pull complete [2023-03-08T17:41:23.880Z] d747dcd14b5f: Pull complete [2023-03-08T17:41:25.255Z] 2de7ff778b66: Pull complete [2023-03-08T17:41:25.255Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T17:41:25.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T17:41:25.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:41:25.328Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:41:25.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-08T17:41:27.356Z] $ docker top dcf2ce7d2abafd4a0f1420030d4e6e2facd0f136b105d475aad38e21bfbdf343 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T17:41:27.432Z] provisioning config files... [2023-03-08T17:41:27.439Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9833514904698276123tmp [2023-03-08T17:41:27.450Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10515297688813980176tmp [2023-03-08T17:41:27.459Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4501587915825231397tmp [Pipeline] { [Pipeline] echo [2023-03-08T17:41:27.472Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:27.757Z] ---> sigul-configuration.sh [2023-03-08T17:41:27.757Z] gpg: directory `/root/.gnupg' created [2023-03-08T17:41:27.757Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T17:41:27.757Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T17:41:27.757Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T17:41:27.757Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T17:41:27.757Z] gpg: CAST5 encrypted data [2023-03-08T17:41:27.757Z] gpg: encrypted with 1 passphrase [2023-03-08T17:41:27.757Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T17:41:28.040Z] + mkdir /home/jenkins [2023-03-08T17:41:28.040Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T17:41:28.329Z] + 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 [2023-03-08T17:41:28.337Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:28.627Z] ---> sigul-install.sh [2023-03-08T17:41:28.627Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T17:41:28.914Z] + git tag --list [2023-03-08T17:41:28.914Z] v0.0.0 [2023-03-08T17:41:28.914Z] v0.0.1-dev.1 [2023-03-08T17:41:28.914Z] v0.0.1-dev.10 [2023-03-08T17:41:28.914Z] v0.0.1-dev.11 [2023-03-08T17:41:28.914Z] v0.0.1-dev.12 [2023-03-08T17:41:28.914Z] v0.0.1-dev.13 [2023-03-08T17:41:28.914Z] v0.0.1-dev.14 [2023-03-08T17:41:28.914Z] v0.0.1-dev.15 [2023-03-08T17:41:28.914Z] v0.0.1-dev.16 [2023-03-08T17:41:28.914Z] v0.0.1-dev.17 [2023-03-08T17:41:28.914Z] v0.0.1-dev.18 [2023-03-08T17:41:28.914Z] v0.0.1-dev.19 [2023-03-08T17:41:28.914Z] v0.0.1-dev.2 [2023-03-08T17:41:28.914Z] v0.0.1-dev.20 [2023-03-08T17:41:28.914Z] v0.0.1-dev.21 [2023-03-08T17:41:28.914Z] v0.0.1-dev.22 [2023-03-08T17:41:28.914Z] v0.0.1-dev.23 [2023-03-08T17:41:28.914Z] v0.0.1-dev.24 [2023-03-08T17:41:28.914Z] v0.0.1-dev.25 [2023-03-08T17:41:28.914Z] v0.0.1-dev.26 [2023-03-08T17:41:28.914Z] v0.0.1-dev.27 [2023-03-08T17:41:28.914Z] v0.0.1-dev.28 [2023-03-08T17:41:28.914Z] v0.0.1-dev.3 [2023-03-08T17:41:28.914Z] v0.0.1-dev.4 [2023-03-08T17:41:28.914Z] v0.0.1-dev.5 [2023-03-08T17:41:28.914Z] v0.0.1-dev.6 [2023-03-08T17:41:28.914Z] v0.0.1-dev.7 [2023-03-08T17:41:28.914Z] v0.0.1-dev.8 [2023-03-08T17:41:28.914Z] v0.0.1-dev.9 [2023-03-08T17:41:28.914Z] v2.2.0 [2023-03-08T17:41:28.914Z] v2.2.0-dev.29 [2023-03-08T17:41:28.914Z] v2.2.0-dev.30 [2023-03-08T17:41:28.914Z] v2.2.0-dev.31 [2023-03-08T17:41:28.914Z] v2.2.0-dev.32 [2023-03-08T17:41:28.914Z] v2.2.0-dev.33 [2023-03-08T17:41:28.914Z] v2.2.0-dev.34 [2023-03-08T17:41:28.914Z] v2.2.0-dev.35 [2023-03-08T17:41:28.914Z] v2.3.0 [2023-03-08T17:41:28.914Z] v2.3.0-dev.1 [2023-03-08T17:41:28.914Z] v2.3.0-dev.10 [2023-03-08T17:41:28.914Z] v2.3.0-dev.11 [2023-03-08T17:41:28.914Z] v2.3.0-dev.12 [2023-03-08T17:41:28.914Z] v2.3.0-dev.13 [2023-03-08T17:41:28.914Z] v2.3.0-dev.14 [2023-03-08T17:41:28.914Z] v2.3.0-dev.15 [2023-03-08T17:41:28.914Z] v2.3.0-dev.16 [2023-03-08T17:41:28.914Z] v2.3.0-dev.17 [2023-03-08T17:41:28.914Z] v2.3.0-dev.18 [2023-03-08T17:41:28.914Z] v2.3.0-dev.19 [2023-03-08T17:41:28.914Z] v2.3.0-dev.2 [2023-03-08T17:41:28.914Z] v2.3.0-dev.20 [2023-03-08T17:41:28.914Z] v2.3.0-dev.21 [2023-03-08T17:41:28.914Z] v2.3.0-dev.22 [2023-03-08T17:41:28.914Z] v2.3.0-dev.23 [2023-03-08T17:41:28.914Z] v2.3.0-dev.24 [2023-03-08T17:41:28.914Z] v2.3.0-dev.25 [2023-03-08T17:41:28.914Z] v2.3.0-dev.26 [2023-03-08T17:41:28.914Z] v2.3.0-dev.27 [2023-03-08T17:41:28.914Z] v2.3.0-dev.28 [2023-03-08T17:41:28.914Z] v2.3.0-dev.29 [2023-03-08T17:41:28.914Z] v2.3.0-dev.3 [2023-03-08T17:41:28.914Z] v2.3.0-dev.30 [2023-03-08T17:41:28.914Z] v2.3.0-dev.31 [2023-03-08T17:41:28.914Z] v2.3.0-dev.32 [2023-03-08T17:41:28.914Z] v2.3.0-dev.33 [2023-03-08T17:41:28.914Z] v2.3.0-dev.34 [2023-03-08T17:41:28.914Z] v2.3.0-dev.35 [2023-03-08T17:41:28.914Z] v2.3.0-dev.36 [2023-03-08T17:41:28.914Z] v2.3.0-dev.37 [2023-03-08T17:41:28.914Z] v2.3.0-dev.38 [2023-03-08T17:41:28.914Z] v2.3.0-dev.39 [2023-03-08T17:41:28.914Z] v2.3.0-dev.4 [2023-03-08T17:41:28.914Z] v2.3.0-dev.40 [2023-03-08T17:41:28.914Z] v2.3.0-dev.41 [2023-03-08T17:41:28.914Z] v2.3.0-dev.42 [2023-03-08T17:41:28.914Z] v2.3.0-dev.43 [2023-03-08T17:41:28.914Z] v2.3.0-dev.44 [2023-03-08T17:41:28.914Z] v2.3.0-dev.45 [2023-03-08T17:41:28.914Z] v2.3.0-dev.5 [2023-03-08T17:41:28.914Z] v2.3.0-dev.6 [2023-03-08T17:41:28.914Z] v2.3.0-dev.7 [2023-03-08T17:41:28.914Z] v2.3.0-dev.8 [2023-03-08T17:41:28.914Z] v2.3.0-dev.9 [2023-03-08T17:41:28.914Z] v2.3.1-dev.1 [2023-03-08T17:41:28.914Z] v3.0.0-dev.1 [2023-03-08T17:41:28.914Z] v3.0.0-dev.10 [2023-03-08T17:41:28.914Z] v3.0.0-dev.11 [2023-03-08T17:41:28.914Z] v3.0.0-dev.12 [2023-03-08T17:41:28.914Z] v3.0.0-dev.13 [2023-03-08T17:41:28.914Z] v3.0.0-dev.14 [2023-03-08T17:41:28.914Z] v3.0.0-dev.15 [2023-03-08T17:41:28.914Z] v3.0.0-dev.16 [2023-03-08T17:41:28.914Z] v3.0.0-dev.17 [2023-03-08T17:41:28.914Z] v3.0.0-dev.18 [2023-03-08T17:41:28.914Z] v3.0.0-dev.19 [2023-03-08T17:41:28.914Z] v3.0.0-dev.2 [2023-03-08T17:41:28.914Z] v3.0.0-dev.20 [2023-03-08T17:41:28.914Z] v3.0.0-dev.3 [2023-03-08T17:41:28.914Z] v3.0.0-dev.4 [2023-03-08T17:41:28.914Z] v3.0.0-dev.5 [2023-03-08T17:41:28.914Z] v3.0.0-dev.6 [2023-03-08T17:41:28.914Z] v3.0.0-dev.7 [2023-03-08T17:41:28.914Z] v3.0.0-dev.8 [2023-03-08T17:41:28.914Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-08T17:41:29.199Z] + lftools sign git-tag v3.0.0-dev.20 [2023-03-08T17:41:29.767Z] Signing Git tag with Sigul... [2023-03-08T17:41:29.767Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-03-08T17:41:30.344Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:30.631Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T17:41:30.638Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T17:41:30.656Z] $ docker stop --time=1 dcf2ce7d2abafd4a0f1420030d4e6e2facd0f136b105d475aad38e21bfbdf343 [2023-03-08T17:41:31.983Z] $ docker rm -f --volumes dcf2ce7d2abafd4a0f1420030d4e6e2facd0f136b105d475aad38e21bfbdf343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T17:41:32.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T17:41:32.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:41:32.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T17:41:32.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:41:32.757Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:41:32.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T17:41:33.207Z] $ docker top 61a06f15ee10889c56ed0fe8ea990a8067b25840d435d2e1cf121301b72f2e30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T17:41:33.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T17:41:33.297Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T17:41:33.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T17:41:33.421Z] $ docker exec 61a06f15ee10889c56ed0fe8ea990a8067b25840d435d2e1cf121301b72f2e30 ssh-agent [2023-03-08T17:41:33.544Z] SSH_AUTH_SOCK=/tmp/ssh-wa1n6PMVzvgs/agent.32 [2023-03-08T17:41:33.544Z] SSH_AGENT_PID=38 [2023-03-08T17:41:33.549Z] Running ssh-add (command line suppressed) [2023-03-08T17:41:33.659Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8736957252441037535.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8736957252441037535.key) [2023-03-08T17:41:33.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T17:41:33.962Z] + git semver bump pre [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,250 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,250 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,251 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,251 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,251 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,251 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,253 [execute] INFO git cat-file --batch-check [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,261 [execute] INFO git cat-file --batch [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T17:41:34.532Z] 2023-03-08 17:41:34,267 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:41:34.532Z] 3.0.0-dev.21 [Pipeline] } [2023-03-08T17:41:34.545Z] $ docker exec --env ******** --env ******** 61a06f15ee10889c56ed0fe8ea990a8067b25840d435d2e1cf121301b72f2e30 ssh-agent -k [2023-03-08T17:41:34.660Z] unset SSH_AUTH_SOCK; [2023-03-08T17:41:34.660Z] unset SSH_AGENT_PID; [2023-03-08T17:41:34.660Z] echo Agent pid 38 killed; [2023-03-08T17:41:34.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T17:41:34.985Z] + git semver [Pipeline] } [2023-03-08T17:41:35.570Z] $ docker stop --time=1 61a06f15ee10889c56ed0fe8ea990a8067b25840d435d2e1cf121301b72f2e30 [2023-03-08T17:41:36.884Z] $ docker rm -f --volumes 61a06f15ee10889c56ed0fe8ea990a8067b25840d435d2e1cf121301b72f2e30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T17:41:37.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T17:41:37.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:41:37.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T17:41:37.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:41:37.615Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:41:37.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T17:41:38.044Z] $ docker top 9f6b226a13b6d60a54bf31909f31cbd56a4348ef704abd2ccd42383cca753fb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T17:41:38.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T17:41:38.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T17:41:38.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T17:41:38.248Z] $ docker exec 9f6b226a13b6d60a54bf31909f31cbd56a4348ef704abd2ccd42383cca753fb5 ssh-agent [2023-03-08T17:41:38.349Z] SSH_AUTH_SOCK=/tmp/ssh-T2dD8QvoDxos/agent.32 [2023-03-08T17:41:38.349Z] SSH_AGENT_PID=38 [2023-03-08T17:41:38.353Z] Running ssh-add (command line suppressed) [2023-03-08T17:41:38.452Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11011817217519406113.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11011817217519406113.key) [2023-03-08T17:41:38.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T17:41:38.755Z] + git semver push [2023-03-08T17:41:39.014Z] 2023-03-08 17:41:39,006 [run_push] DEBUG push [2023-03-08T17:41:39.014Z] 2023-03-08 17:41:39,007 [execute] INFO git cat-file --batch-check [2023-03-08T17:41:39.014Z] 2023-03-08 17:41:39,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T17:41:39.014Z] 2023-03-08 17:41:39,011 [execute] INFO git rev-list a4f0cff23674d1d49eb82a4e8beb2803f13d593c -- [2023-03-08T17:41:39.014Z] 2023-03-08 17:41:39,011 [execute] DEBUG Popen(['git', 'rev-list', 'a4f0cff23674d1d49eb82a4e8beb2803f13d593c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T17:41:39.273Z] 2023-03-08 17:41:39,017 [execute] INFO git fetch -v origin [2023-03-08T17:41:39.273Z] 2023-03-08 17:41:39,017 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-08T17:41:39.841Z] 2023-03-08 17:41:39,543 [run_push] DEBUG no remote changes detected [2023-03-08T17:41:39.841Z] 2023-03-08 17:41:39,543 [execute] INFO git push origin semver [2023-03-08T17:41:39.841Z] 2023-03-08 17:41:39,544 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T17:41:40.407Z] 2023-03-08 17:41:40,293 [run_push] DEBUG push all version tags [2023-03-08T17:41:40.407Z] 2023-03-08 17:41:40,293 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T17:41:40.407Z] 2023-03-08 17:41:40,293 [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) [2023-03-08T17:41:41.342Z] 2023-03-08 17:41:41,046 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T17:41:41.342Z] 3.0.0-dev.21 [Pipeline] } [2023-03-08T17:41:41.353Z] $ docker exec --env ******** --env ******** 9f6b226a13b6d60a54bf31909f31cbd56a4348ef704abd2ccd42383cca753fb5 ssh-agent -k [2023-03-08T17:41:41.461Z] unset SSH_AUTH_SOCK; [2023-03-08T17:41:41.461Z] unset SSH_AGENT_PID; [2023-03-08T17:41:41.461Z] echo Agent pid 38 killed; [2023-03-08T17:41:41.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T17:41:41.767Z] + git semver [Pipeline] } [2023-03-08T17:41:42.043Z] $ docker stop --time=1 9f6b226a13b6d60a54bf31909f31cbd56a4348ef704abd2ccd42383cca753fb5 [2023-03-08T17:41:43.376Z] $ docker rm -f --volumes 9f6b226a13b6d60a54bf31909f31cbd56a4348ef704abd2ccd42383cca753fb5 [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 [2023-03-08T17:41:44.059Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-08T17:41:44.059Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-08T17:41:44.059Z] total 16 [2023-03-08T17:41:44.059Z] drwxr-xr-x 3 root root 4096 Mar 8 17:32 . [2023-03-08T17:41:44.059Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 17:41 .. [2023-03-08T17:41:44.059Z] drwxr-xr-x 2 root root 4096 Mar 8 17:32 cost [2023-03-08T17:41:44.059Z] -rw-r--r-- 1 root root 91 Mar 8 17:32 cost.csv [2023-03-08T17:41:44.059Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-08T17:41:44.059Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-08T17:41:44.059Z] total 16 [2023-03-08T17:41:44.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 17:32 . [2023-03-08T17:41:44.059Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 17:41 .. [2023-03-08T17:41:44.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 17:32 cost [2023-03-08T17:41:44.059Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:44.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:45.286Z] ---> package-listing.sh [2023-03-08T17:41:45.286Z] ++ facter osfamily [2023-03-08T17:41:45.286Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T17:41:45.546Z] + OS_FAMILY=debian [2023-03-08T17:41:45.546Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-08T17:41:45.546Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T17:41:45.546Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T17:41:45.546Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T17:41:45.546Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T17:41:45.546Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-08T17:41:45.546Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T17:41:45.546Z] + case "${OS_FAMILY}" in [2023-03-08T17:41:45.546Z] + dpkg -l [2023-03-08T17:41:45.546Z] + grep '^ii' [2023-03-08T17:41:45.546Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T17:41:45.546Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T17:41:45.546Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T17:41:45.547Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-08T17:41:45.547Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-08T17:41:45.547Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-08T17:41:45.560Z] 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 [2023-03-08T17:41:45.845Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T17:41:46.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T17:41:46.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T17:41:46.483Z] prd-ubuntu20.04-docker-8c-8g-8833 does not seem to be running inside a container [2023-03-08T17:41:46.520Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T17:41:46.755Z] $ docker top 85cac4fc730055ac5af71378d995558aeb5894f3e8ce0592184baae8a749fe3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T17:41:47.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T17:41:47.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T17:41:47.673Z] + ls /var/log/sa-host [2023-03-08T17:41:47.673Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T17:41:47.743Z] provisioning config files... [2023-03-08T17:41:47.750Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5928730592494223829tmp [Pipeline] { [Pipeline] echo [2023-03-08T17:41:47.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:48.048Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T17:41:48.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:48.381Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T17:41:48.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:48.677Z] ---> sudo-logs.sh [2023-03-08T17:41:48.677Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T17:41:48.699Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:48.985Z] ---> job-cost.sh [2023-03-08T17:41:48.985Z] lf-activate-venv: SKIPPING [2023-03-08T17:41:48.985Z] DEBUG: total: 0.2199999988079071 [2023-03-08T17:41:48.985Z] INFO: Retrieving Stack Cost... [2023-03-08T17:41:49.554Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T17:41:49.813Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T17:41:49.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T17:41:50.114Z] ---> logs-deploy.sh [2023-03-08T17:41:50.114Z] lf-activate-venv: SKIPPING [2023-03-08T17:41:50.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/110 [2023-03-08T17:41:50.114Z] INFO: archiving workspace using pattern(s): [2023-03-08T17:41:51.496Z] Archives upload complete. [2023-03-08T17:41:51.496Z] INFO: archiving logs to Nexus