Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7a4ea4616154a9850190ad4412f84979e62a8e6 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-ssh11958628926868435003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh6018212194585047432.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/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-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2595846382298895290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh1861597624981211719.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-sdk-c/branches/odessa/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-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11893207708213566658.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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41549 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.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-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a7a4ea4616154a9850190ad4412f84979e62a8e6 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @4da0bb8" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.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 a7a4ea4616154a9850190ad4412f84979e62a8e6 # timeout=10 > git rev-list --no-walk 4da0bb8aa793280e305e41bd3584482191500a47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:40:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:40:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:40:45 ========================================================= 06:40:45 EdgeX Global Pipelines Version Info 06:40:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:40:46 ------------------- 06:40:46 stable info: 06:40:46 ------------------- 06:40:46 Commited By: Cherry Wang cherry@iotechsys.com 06:40:46 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 06:40:46 Message: update stable to v1.0.272 06:40:46 ------------------- 06:40:46 experimental info: 06:40:46 ------------------- 06:40:46 Commited By: Ginny Guan ginny@iotechsys.com 06:40:46 Commit SHA: f6db5fc2479be019f42e69019374e584c3d84f0b 06:40:46 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7a4ea4 [Pipeline] echo 06:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:47 provisioning config files... 06:40:47 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5915962408078165752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:47 ---> ****-login.sh 06:40:47 nexus3.edgexfoundry.org:10001 06:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:48 Configure a credential helper to remove this warning. See 06:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:48 06:40:48 Login Succeeded 06:40:48 nexus3.edgexfoundry.org:10002 06:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:48 Configure a credential helper to remove this warning. See 06:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:48 06:40:48 Login Succeeded 06:40:48 nexus3.edgexfoundry.org:10003 06:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:48 Configure a credential helper to remove this warning. See 06:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:48 06:40:48 Login Succeeded 06:40:48 nexus3.edgexfoundry.org:10004 06:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:48 Configure a credential helper to remove this warning. See 06:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:48 06:40:48 Login Succeeded 06:40:48 ****.io 06:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:48 Configure a credential helper to remove this warning. See 06:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:48 06:40:48 Login Succeeded 06:40:48 ---> ****-login.sh ends [Pipeline] } 06:40:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:40:49 + git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo 06:40:49 -----------> git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 a7a4ea4616154a9850190ad4412f84979e62a8e6 [false] [Pipeline] sh 06:40:49 + git log --format=format:%s -1 a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo 06:40:49 ========================================================= 06:40:49 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 06:40:49 ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo 06:40:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:40:49 + echo 0.0.0 [Pipeline] echo 06:40:49 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-x86_64 [Pipeline] echo 06:40:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:40:49 ========================================================= 06:40:49 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] 06:40:49 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker build -t device-sdk-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . 06:40:50 Sending build context to Docker daemon 3.305MB 06:40:50 Step 1/22 : ARG BASE=alpine:3.18 06:40:50 Step 2/22 : FROM ${BASE} as builder 06:40:50 gcc-lts: Pulling from edgex-devops/edgex-gcc-base 06:40:50 96526aa774ef: Pulling fs layer 06:40:50 4f9bc52d1dc7: Pulling fs layer 06:40:50 585e8d389ef7: Pulling fs layer 06:40:50 4f9bc52d1dc7: Verifying Checksum 06:40:50 4f9bc52d1dc7: Download complete 06:40:50 96526aa774ef: Verifying Checksum 06:40:50 96526aa774ef: Download complete 06:40:50 96526aa774ef: Pull complete 06:40:50 4f9bc52d1dc7: Pull complete 06:40:51 585e8d389ef7: Verifying Checksum 06:40:51 585e8d389ef7: Download complete 06:40:54 585e8d389ef7: Pull complete 06:40:54 Digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 06:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 06:40:54 ---> 45f96820a350 06:40:54 Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:40:55 ---> Running in dadb3d692fd9 06:40:55 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:40:55 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:40:55 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:40:55 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:40:56 Removing intermediate container dadb3d692fd9 06:40:56 ---> 29a585f9d6ae 06:40:56 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 06:40:56 ---> Running in 45221dfba881 06:40:56 Removing intermediate container 45221dfba881 06:40:56 ---> dd058422e4bf 06:40:56 Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev 06:40:56 ---> Running in 6236cd1c99aa 06:40:57 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:40:57 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:40:58 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 06:40:58 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:40:58 (1/15) Installing libcbor (0.10.2-r1) 06:40:59 (2/15) Installing iotech-iot-1.5 (1.5.5-r2) 06:40:59 (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) 06:40:59 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:40:59 (5/15) Installing libcbor-dev (0.10.2-r1) 06:41:00 (6/15) Installing libmenuw (6.4_p20230506-r0) 06:41:00 (7/15) Installing libpanelw (6.4_p20230506-r0) 06:41:00 (8/15) Installing libncurses++ (6.4_p20230506-r0) 06:41:00 (9/15) Installing ncurses-dev (6.4_p20230506-r0) 06:41:01 (10/15) Installing libblkid (2.38.1-r8) 06:41:01 (11/15) Installing libuuid (2.38.1-r8) 06:41:01 (12/15) Installing libfdisk (2.38.1-r8) 06:41:02 (13/15) Installing libmount (2.38.1-r8) 06:41:02 (14/15) Installing libsmartcols (2.38.1-r8) 06:41:03 (15/15) Installing util-linux-dev (2.38.1-r8) 06:41:03 Executing busybox-1.36.1-r2.trigger 06:41:03 OK: 336 MiB in 97 packages 06:41:03 Removing intermediate container 6236cd1c99aa 06:41:03 ---> 50499f79702f 06:41:03 Step 6/22 : RUN mkdir /tmp/sdk 06:41:03 ---> Running in 52615d97f966 06:41:04 Still waiting to schedule task 06:41:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:41:04 Removing intermediate container 52615d97f966 06:41:04 ---> 6a9264781f71 06:41:04 Step 7/22 : COPY VERSION /tmp/sdk 06:41:04 ---> c50ee078ee2b 06:41:04 Step 8/22 : COPY src /tmp/sdk/src 06:41:04 ---> 5541275a2931 06:41:04 Step 9/22 : COPY include /tmp/sdk/include 06:41:05 ---> 53bf6e2e3031 06:41:05 Step 10/22 : COPY scripts /tmp/sdk/scripts 06:41:05 ---> 47d545a5baa8 06:41:05 Step 11/22 : COPY LICENSE /tmp/sdk 06:41:05 ---> 0e79df4c0a20 06:41:05 Step 12/22 : COPY Attribution.txt /tmp/sdk 06:41:05 ---> b94606943725 06:41:05 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 06:41:05 ---> Running in 8cc69376002f 06:41:05 + CPPCHECK=false 06:41:05 + DOCGEN=false 06:41:05 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:41:05 + '[' 0 -gt 0 ] 06:41:05 + readlink -f ./scripts/build.sh 06:41:05 + dirname /tmp/sdk/scripts/build.sh 06:41:05 + dirname /tmp/sdk/scripts 06:41:05 + ROOT=/tmp/sdk 06:41:05 + cd /tmp/sdk 06:41:05 + mkdir -p /tmp/sdk/build/release 06:41:05 + cd /tmp/sdk/build/release 06:41:05 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 06:41:05 -- The C compiler identification is GNU 12.2.1 06:41:05 -- Detecting C compiler ABI info 06:41:05 -- Detecting C compiler ABI info - done 06:41:05 -- Check for working C compiler: /usr/bin/cc - skipped 06:41:05 -- Detecting C compile features 06:41:05 -- Detecting C compile features - done 06:41:05 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:41:06 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 06:41:06 -- Found LIBYAML: /usr/lib/libyaml.so 06:41:06 -- Found LIBUUID: /usr/lib/libuuid.so 06:41:06 -- Found LIBCBOR: /usr/lib/libcbor.so 06:41:06 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:41:06 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:41:06 -- /opt/iotech/iot/1.5/include 06:41:06 -- C SDK 0.0.0 for Linux 06:41:06 -- Performing Test CSDK_HAVE_ATOMIC 06:41:06 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:41:06 -- Found Curses: /usr/lib/libcurses.so 06:41:06 -- Configuring done (0.4s) 06:41:06 -- Generating done (0.0s) 06:41:06 -- Build files have been written to: /tmp/sdk/build/release 06:41:06 + + tee release.log 06:41:06 make all package 06:41:06 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:41:06 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:41:06 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:41:06 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:41:06 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:41:07 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:41:07 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:41:07 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:41:07 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:41:07 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:41:07 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:41:08 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:41:08 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:41:08 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:41:08 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:41:08 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:41:08 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:41:08 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:41:08 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:41:09 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:41:09 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:41:10 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:41:10 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:41:10 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:41:10 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:41:10 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:41:10 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:41:10 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:41:11 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:41:11 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:41:11 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:41:11 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 06:41:11 /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:41:11 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:41:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:41:11 /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:41:11 875 | const iot_data_t *deviceservices_config; 06:41:11 | ^~~~~~~~~~~~~~~~~~~~~ 06:41:11 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:41:11 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:41:12 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:41:12 [ 68%] Linking C shared library libcsdk.so 06:41:12 [ 68%] Built target csdk 06:41:12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:41:12 [ 72%] Linking C executable template 06:41:12 [ 72%] Built target template 06:41:12 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:41:12 [ 76%] Linking C executable device-counter 06:41:12 [ 76%] Built target device-counter 06:41:12 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:41:12 [ 80%] Linking C executable device-random 06:41:12 [ 80%] Built target device-random 06:41:12 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:41:12 [ 84%] Linking C executable device-gyro 06:41:12 [ 84%] Built target device-gyro 06:41:12 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:41:13 [ 88%] Linking C executable device-bitfields 06:41:13 [ 88%] Built target device-bitfields 06:41:13 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:41:13 [ 92%] Linking C executable template-discovery 06:41:13 [ 92%] Built target template-discovery 06:41:13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:41:13 [ 96%] Linking C executable device-file 06:41:13 [ 96%] Built target device-file 06:41:13 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:41:13 [100%] Linking C executable device-terminal 06:41:13 [100%] Built target device-terminal 06:41:13 Run CPack packaging tool... 06:41:13 CPack: Create package using TGZ 06:41:13 CPack: Install projects 06:41:13 CPack: - Run preinstall target for: Csdk 06:41:13 CPack: - Install project: Csdk [] 06:41:13 CPack: Create package 06:41:14 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 06:41:14 + '[' false '=' true ] 06:41:14 + '[' false '=' true ] 06:41:14 + mkdir -p /tmp/sdk/build/debug 06:41:14 + cd /tmp/sdk/build/debug 06:41:14 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 06:41:14 -- The C compiler identification is GNU 12.2.1 06:41:14 -- Detecting C compiler ABI info 06:41:14 -- Detecting C compiler ABI info - done 06:41:14 -- Check for working C compiler: /usr/bin/cc - skipped 06:41:14 -- Detecting C compile features 06:41:14 -- Detecting C compile features - done 06:41:14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:41:14 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 06:41:14 -- Found LIBYAML: /usr/lib/libyaml.so 06:41:14 -- Found LIBUUID: /usr/lib/libuuid.so 06:41:14 -- Found LIBCBOR: /usr/lib/libcbor.so 06:41:14 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:41:14 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:41:14 -- /opt/iotech/iot/1.5/include 06:41:14 -- C SDK 0.0.0 for Linux 06:41:14 -- Performing Test CSDK_HAVE_ATOMIC 06:41:14 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:41:14 -- Found Curses: /usr/lib/libcurses.so 06:41:14 -- Configuring done (0.4s) 06:41:14 -- Generating done (0.0s) 06:41:14 -- Build files have been written to: /tmp/sdk/build/debug 06:41:14 + + make 06:41:14 tee debug.log 06:41:14 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:41:14 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:41:14 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:41:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:41:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:41:14 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:41:14 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:41:15 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:41:15 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:41:15 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:41:15 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:41:15 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:41:15 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:41:15 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:41:15 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:41:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:41:15 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:41:15 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:41:15 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:41:15 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:41:16 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:41:16 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:41:16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:41:16 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:41:16 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:41:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:41:16 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:41:16 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:41:16 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:41:16 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:41:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:41:17 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:41:17 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:41:17 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:41:17 [ 68%] Linking C shared library libcsdk.so 06:41:17 [ 68%] Built target csdk 06:41:17 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:41:17 [ 72%] Linking C executable template 06:41:17 [ 72%] Built target template 06:41:17 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:41:17 [ 76%] Linking C executable device-counter 06:41:17 [ 76%] Built target device-counter 06:41:17 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:41:17 [ 80%] Linking C executable device-random 06:41:17 [ 80%] Built target device-random 06:41:17 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:41:18 [ 84%] Linking C executable device-gyro 06:41:18 [ 84%] Built target device-gyro 06:41:18 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:41:18 [ 88%] Linking C executable device-bitfields 06:41:18 [ 88%] Built target device-bitfields 06:41:18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:41:18 [ 92%] Linking C executable template-discovery 06:41:18 [ 92%] Built target template-discovery 06:41:18 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:41:18 [ 96%] Linking C executable device-file 06:41:18 [ 96%] Built target device-file 06:41:18 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:41:18 [100%] Linking C executable device-terminal 06:41:18 [100%] Built target device-terminal 06:41:18 make: Entering directory '/tmp/sdk/build/release' 06:41:18 [ 68%] Built target csdk 06:41:18 [ 72%] Built target template 06:41:18 [ 76%] Built target device-counter 06:41:18 [ 80%] Built target device-random 06:41:18 [ 84%] Built target device-gyro 06:41:18 [ 88%] Built target device-bitfields 06:41:18 [ 92%] Built target template-discovery 06:41:18 [ 96%] Built target device-file 06:41:18 [100%] Built target device-terminal 06:41:18 Install the project... 06:41:18 -- Install configuration: "Release" 06:41:18 -- Installing: /usr/local/lib/libcsdk.so 06:41:18 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 06:41:18 -- Installing: /usr/local/include 06:41:18 -- Installing: /usr/local/include/devsdk 06:41:18 -- Installing: /usr/local/include/devsdk/devsdk.h 06:41:18 -- Installing: /usr/local/include/devsdk/devsdk-base.h 06:41:18 -- Installing: /usr/local/include/edgex 06:41:18 -- Installing: /usr/local/include/edgex/edgex.h 06:41:18 -- Installing: /usr/local/include/edgex/devices.h 06:41:18 -- Installing: /usr/local/include/edgex/profiles.h 06:41:18 -- Installing: /usr/local/include/edgex/edgex-base.h 06:41:18 -- Installing: /usr/local/include/edgex/rest-server.h 06:41:18 -- Installing: /usr/local/include/edgex/csdk-defs.h 06:41:18 -- Installing: /usr/local/share/device-sdk-c/LICENSE 06:41:18 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 06:41:18 make: Leaving directory '/tmp/sdk/build/release' 06:41:19 Removing intermediate container 8cc69376002f 06:41:19 ---> 1a14718c9f62 06:41:19 Step 14/22 : FROM ${BASE} 06:41:19 ---> 45f96820a350 06:41:19 Step 15/22 : LABEL maintainer="IOTech " 06:41:19 ---> Running in f3e1ee03e8f6 06:41:19 Removing intermediate container f3e1ee03e8f6 06:41:19 ---> 9aebb4026fc5 06:41:19 Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:41:19 ---> Running in df01fd2895a1 06:41:19 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:41:20 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:41:20 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:41:20 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:41:20 Removing intermediate container df01fd2895a1 06:41:20 ---> 83a62da3e308 06:41:20 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 06:41:20 ---> Running in 5e04b7bfdb8a 06:41:20 Removing intermediate container 5e04b7bfdb8a 06:41:20 ---> edfa604745f1 06:41:20 Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init 06:41:20 ---> Running in b0e9ee069d97 06:41:21 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:21 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:41:22 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:22 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:41:22 (1/11) Installing libpsl (0.21.5-r0) 06:41:23 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:41:23 (3/11) Installing curl (8.12.1-r0) 06:41:24 (4/11) Installing libpsl-utils (0.21.5-r0) 06:41:24 (5/11) Installing libpsl-dev (0.21.5-r0) 06:41:24 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:41:25 (7/11) Installing dumb-init (1.2.5-r2) 06:41:25 (8/11) Installing libcbor (0.10.2-r1) 06:41:25 (9/11) Installing iotech-iot-1.5 (1.5.5-r2) 06:41:25 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:41:26 (11/11) Installing libuuid (2.38.1-r8) 06:41:26 Executing busybox-1.36.1-r2.trigger 06:41:26 OK: 331 MiB in 91 packages 06:41:26 Removing intermediate container b0e9ee069d97 06:41:26 ---> ce329a0dd22b 06:41:26 Step 19/22 : RUN apk --no-cache upgrade 06:41:26 ---> Running in d01125614327 06:41:27 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:27 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:41:28 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:28 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:41:28 Upgrading critical system libraries and apk-tools: 06:41:28 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:41:29 Executing busybox-1.36.1-r2.trigger 06:41:29 Continuing the upgrade transaction with new apk-tools: 06:41:29 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:29 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:41:30 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:30 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:41:30 (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:41:31 (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 06:41:31 Executing busybox-1.36.1-r7.post-upgrade 06:41:31 (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 06:41:31 (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:41:32 (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:41:32 (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:41:33 (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 06:41:33 (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:41:34 (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:41:34 (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:41:35 (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 06:41:35 (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:41:35 (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:41:36 (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:41:36 (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 06:41:37 (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:41:37 (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:41:38 (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:41:38 (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:41:38 (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:41:38 (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:41:39 Executing busybox-1.36.1-r7.trigger 06:41:39 Executing ca-certificates-20241121-r1.trigger 06:41:39 OK: 331 MiB in 91 packages 06:41:40 Removing intermediate container d01125614327 06:41:40 ---> 3fc47967876e 06:41:40 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 06:41:40 ---> 043053f52b38 06:41:40 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 06:41:40 ---> e65df7cf2774 06:41:40 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 06:41:40 ---> eff718162d3d 06:41:40 Successfully built eff718162d3d 06:41:40 Successfully tagged device-sdk-c-builder-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:40 + git log+ --pretty=%H %s 06:41:40 grep ci(lts-release) 06:41:40 + head -n 1 06:41:40 + awk {print $1} [Pipeline] echo 06:41:41 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-x86_64 with the following tags: 06:41:41 a7a4ea4616154a9850190ad4412f84979e62a8e6 06:41:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + docker tag device-sdk-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 06:41:41 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64] 06:41:41 1fe422dd8fee: Preparing 06:41:41 e8beeb96c78f: Preparing 06:41:41 86e74d2e9146: Preparing 06:41:41 9c0a27bc94a0: Preparing 06:41:41 4636da7311e8: Preparing 06:41:41 f3d99ff56b0a: Preparing 06:41:41 4da62da8382d: Preparing 06:41:41 9d94fa7f7201: Preparing 06:41:41 1a98914da975: Preparing 06:41:41 cc2447e1835a: Preparing 06:41:41 f3d99ff56b0a: Waiting 06:41:41 4da62da8382d: Waiting 06:41:41 1a98914da975: Waiting 06:41:41 cc2447e1835a: Waiting 06:41:41 86e74d2e9146: Pushed 06:41:41 1fe422dd8fee: Pushed 06:41:41 e8beeb96c78f: Pushed 06:41:41 9d94fa7f7201: Layer already exists 06:41:41 f3d99ff56b0a: Pushed 06:41:41 1a98914da975: Layer already exists 06:41:41 4da62da8382d: Pushed 06:41:42 cc2447e1835a: Layer already exists 06:41:42 4636da7311e8: Pushed 06:41:46 9c0a27bc94a0: Pushed 06:41:46 a7a4ea4616154a9850190ad4412f84979e62a8e6: digest: sha256:3b895ab3d507f8ed949552cd6fa098b0fdd8c46d304333a69fff8a27404a4926 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:46 ===================================================== [Pipeline] echo 06:41:46 taggedImages: 06:41:46 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:42:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41550 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] checkout 06:42:33 Selected Git installation does not exist. Using Default 06:42:33 The recommended git tool is: NONE 06:42:38 using credential edgex-jenkins-ssh 06:42:38 Cloning the remote Git repository 06:42:38 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 06:42:38 > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 06:42:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 06:42:38 > git --version # timeout=10 06:42:38 > git --version # 'git version 2.25.1' 06:42:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 06:42:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:40 Avoid second fetch 06:42:40 Checking out Revision a7a4ea4616154a9850190ad4412f84979e62a8e6 (odessa) 06:42:40 > git config core.sparsecheckout # timeout=10 06:42:40 > git checkout -f a7a4ea4616154a9850190ad4412f84979e62a8e6 # timeout=10 06:42:41 Commit message: "ci(lts-release): LTS release v4.0.0 @4da0bb8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:42:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:46 Dload Upload Total Spent Left Speed 06:42:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 38522 0 --:--:-- --:--:-- --:--:-- 38522 [Pipeline] sh 06:42:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:42:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:42:47 + sudo tee /etc/docker/daemon.new 06:42:47 { 06:42:47 "registry-mirrors": [ 06:42:47 "https://nexus3.edgexfoundry.org:10001" 06:42:47 ], 06:42:47 "bip": "10.250.0.254/24", 06:42:47 "hosts": [ 06:42:47 "tcp://0.0.0.0:5555", 06:42:47 "unix:///var/run/docker.sock" 06:42:47 ], 06:42:47 "mtu": 1458, 06:42:47 "selinux-enabled": true, 06:42:47 "seccomp-profile": "/etc/docker/seccomp.json" 06:42:47 } [Pipeline] sh 06:42:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:42:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:05 provisioning config files... 06:43:05 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config11119580054312550680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:06 ---> ****-login.sh 06:43:06 nexus3.edgexfoundry.org:10001 06:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:12 Configure a credential helper to remove this warning. See 06:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:12 06:43:12 Login Succeeded 06:43:12 nexus3.edgexfoundry.org:10002 06:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:12 Configure a credential helper to remove this warning. See 06:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:12 06:43:12 Login Succeeded 06:43:12 nexus3.edgexfoundry.org:10003 06:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:12 Configure a credential helper to remove this warning. See 06:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:12 06:43:12 Login Succeeded 06:43:12 nexus3.edgexfoundry.org:10004 06:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:13 Configure a credential helper to remove this warning. See 06:43:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:13 06:43:13 Login Succeeded 06:43:13 ****.io 06:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:15 Configure a credential helper to remove this warning. See 06:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:15 06:43:15 Login Succeeded 06:43:15 ---> ****-login.sh ends [Pipeline] } 06:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:15 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:43:15 + echo 0.0.0 [Pipeline] echo 06:43:15 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-arm64 [Pipeline] echo 06:43:15 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:43:15 ========================================================= 06:43:15 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] 06:43:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker build -t device-sdk-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . 06:43:16 Sending build context to Docker daemon 3.308MB 06:43:16 Step 1/22 : ARG BASE=alpine:3.18 06:43:16 Step 2/22 : FROM ${BASE} as builder 06:43:16 gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 06:43:16 579b34f0a95b: Pulling fs layer 06:43:16 b046b3a35be6: Pulling fs layer 06:43:16 2014ba793e07: Pulling fs layer 06:43:16 b046b3a35be6: Verifying Checksum 06:43:16 b046b3a35be6: Download complete 06:43:16 579b34f0a95b: Verifying Checksum 06:43:16 579b34f0a95b: Download complete 06:43:17 579b34f0a95b: Pull complete 06:43:17 b046b3a35be6: Pull complete 06:43:19 2014ba793e07: Download complete 06:43:31 2014ba793e07: Pull complete 06:43:31 Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 06:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 06:43:31 ---> 4f4201145ecf 06:43:31 Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:43:31 ---> Running in 525f70dc1914 06:43:32 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:43:32 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:43:32 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:43:32 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:43:33 Removing intermediate container 525f70dc1914 06:43:33 ---> 73e25d6cea75 06:43:33 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 06:43:33 ---> Running in 40471ac4d40a 06:43:34 Removing intermediate container 40471ac4d40a 06:43:34 ---> 3f7167b60fb8 06:43:34 Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev 06:43:34 ---> Running in 82086b1c3d5f 06:43:35 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:43:36 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:43:37 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 06:43:38 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:43:38 (1/15) Installing libcbor (0.10.2-r1) 06:43:39 (2/15) Installing iotech-iot-1.5 (1.5.5-r2) 06:43:39 (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) 06:43:39 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:43:39 (5/15) Installing libcbor-dev (0.10.2-r1) 06:43:40 (6/15) Installing libmenuw (6.4_p20230506-r0) 06:43:40 (7/15) Installing libpanelw (6.4_p20230506-r0) 06:43:40 (8/15) Installing libncurses++ (6.4_p20230506-r0) 06:43:41 (9/15) Installing ncurses-dev (6.4_p20230506-r0) 06:43:41 (10/15) Installing libblkid (2.38.1-r8) 06:43:42 (11/15) Installing libuuid (2.38.1-r8) 06:43:42 (12/15) Installing libfdisk (2.38.1-r8) 06:43:42 (13/15) Installing libmount (2.38.1-r8) 06:43:43 (14/15) Installing libsmartcols (2.38.1-r8) 06:43:43 (15/15) Installing util-linux-dev (2.38.1-r8) 06:43:44 Executing busybox-1.36.1-r2.trigger 06:43:44 OK: 332 MiB in 97 packages 06:43:45 Removing intermediate container 82086b1c3d5f 06:43:45 ---> a5b01a78c405 06:43:45 Step 6/22 : RUN mkdir /tmp/sdk 06:43:45 ---> Running in 550506efa12a 06:43:47 Removing intermediate container 550506efa12a 06:43:47 ---> c75d039fb27a 06:43:47 Step 7/22 : COPY VERSION /tmp/sdk 06:43:47 ---> 52d92e7a98d1 06:43:47 Step 8/22 : COPY src /tmp/sdk/src 06:43:48 ---> b2216473290b 06:43:48 Step 9/22 : COPY include /tmp/sdk/include 06:43:49 ---> f86783fe6542 06:43:49 Step 10/22 : COPY scripts /tmp/sdk/scripts 06:43:49 ---> 5e808c9614ff 06:43:49 Step 11/22 : COPY LICENSE /tmp/sdk 06:43:49 ---> 0817c6b0e810 06:43:49 Step 12/22 : COPY Attribution.txt /tmp/sdk 06:43:50 ---> 1f957fefe22e 06:43:50 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 06:43:50 ---> Running in 2eecad3fc8b3 06:43:51 + CPPCHECK=false 06:43:51 + DOCGEN=false 06:43:51 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:43:51 + '[' 0 -gt 0 ] 06:43:51 + readlink -f ./scripts/build.sh 06:43:51 + dirname /tmp/sdk/scripts/build.sh 06:43:51 + dirname /tmp/sdk/scripts 06:43:51 + ROOT=/tmp/sdk 06:43:51 + cd /tmp/sdk 06:43:51 + mkdir -p /tmp/sdk/build/release 06:43:51 + cd /tmp/sdk/build/release 06:43:51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 06:43:52 -- The C compiler identification is GNU 12.2.1 06:43:52 -- Detecting C compiler ABI info 06:43:52 -- Detecting C compiler ABI info - done 06:43:52 -- Check for working C compiler: /usr/bin/cc - skipped 06:43:52 -- Detecting C compile features 06:43:52 -- Detecting C compile features - done 06:43:52 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:43:52 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 06:43:52 -- Found LIBYAML: /usr/lib/libyaml.so 06:43:52 -- Found LIBUUID: /usr/lib/libuuid.so 06:43:52 -- Found LIBCBOR: /usr/lib/libcbor.so 06:43:52 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:43:52 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:43:52 -- /opt/iotech/iot/1.5/include 06:43:52 -- C SDK 0.0.0 for Linux 06:43:52 -- Performing Test CSDK_HAVE_ATOMIC 06:43:53 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:43:53 -- Found Curses: /usr/lib/libcurses.so 06:43:53 -- Configuring done (1.7s) 06:43:53 -- Generating done (0.2s) 06:43:53 -- Build files have been written to: /tmp/sdk/build/release 06:43:53 + make all package 06:43:53 + tee release.log 06:43:53 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:43:54 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:43:55 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:43:56 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:43:56 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:43:58 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:43:58 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:43:59 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:44:01 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:44:02 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:44:03 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:44:03 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:44:04 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:44:05 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:44:05 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:44:08 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:44:08 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:44:09 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:44:10 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:44:11 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:44:11 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:44:18 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:44:18 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:44:18 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:44:19 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:44:19 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:44:21 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:44:23 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:44:23 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:44:24 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:44:25 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:44:27 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 06:44:27 /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:44:27 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:44:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:44:27 /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:44:27 875 | const iot_data_t *deviceservices_config; 06:44:27 | ^~~~~~~~~~~~~~~~~~~~~ 06:44:27 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:44:28 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:44:29 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:44:29 [ 68%] Linking C shared library libcsdk.so 06:44:29 [ 68%] Built target csdk 06:44:29 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:44:30 [ 72%] Linking C executable template 06:44:31 [ 72%] Built target template 06:44:31 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:44:31 [ 76%] Linking C executable device-counter 06:44:31 [ 76%] Built target device-counter 06:44:31 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:44:32 [ 80%] Linking C executable device-random 06:44:32 [ 80%] Built target device-random 06:44:32 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:44:33 [ 84%] Linking C executable device-gyro 06:44:33 [ 84%] Built target device-gyro 06:44:33 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:44:33 [ 88%] Linking C executable device-bitfields 06:44:34 [ 88%] Built target device-bitfields 06:44:34 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:44:35 [ 92%] Linking C executable template-discovery 06:44:35 [ 92%] Built target template-discovery 06:44:35 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:44:36 [ 96%] Linking C executable device-file 06:44:36 [ 96%] Built target device-file 06:44:36 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:44:37 [100%] Linking C executable device-terminal 06:44:37 [100%] Built target device-terminal 06:44:37 Run CPack packaging tool... 06:44:37 CPack: Create package using TGZ 06:44:37 CPack: Install projects 06:44:37 CPack: - Run preinstall target for: Csdk 06:44:38 CPack: - Install project: Csdk [] 06:44:38 CPack: Create package 06:44:38 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 06:44:38 + '[' false '=' true ] 06:44:38 + '[' false '=' true ] 06:44:38 + mkdir -p /tmp/sdk/build/debug 06:44:38 + cd /tmp/sdk/build/debug 06:44:38 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 06:44:38 -- The C compiler identification is GNU 12.2.1 06:44:38 -- Detecting C compiler ABI info 06:44:39 -- Detecting C compiler ABI info - done 06:44:39 -- Check for working C compiler: /usr/bin/cc - skipped 06:44:39 -- Detecting C compile features 06:44:39 -- Detecting C compile features - done 06:44:39 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:44:39 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 06:44:39 -- Found LIBYAML: /usr/lib/libyaml.so 06:44:39 -- Found LIBUUID: /usr/lib/libuuid.so 06:44:39 -- Found LIBCBOR: /usr/lib/libcbor.so 06:44:39 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:44:39 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:44:39 -- /opt/iotech/iot/1.5/include 06:44:39 -- C SDK 0.0.0 for Linux 06:44:39 -- Performing Test CSDK_HAVE_ATOMIC 06:44:40 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:44:40 -- Found Curses: /usr/lib/libcurses.so 06:44:40 -- Configuring done (1.6s) 06:44:40 -- Generating done (0.2s) 06:44:40 -- Build files have been written to: /tmp/sdk/build/debug 06:44:40 + make 06:44:40 + tee debug.log 06:44:40 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:44:41 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:44:41 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:44:41 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:44:42 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:44:42 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:44:43 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:44:43 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:44:43 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:44:44 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:44:44 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:44:45 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:44:45 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:44:45 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:44:45 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:44:46 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:44:46 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:44:47 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:44:47 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:44:48 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:44:48 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:44:49 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:44:49 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:44:50 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:44:50 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:44:50 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:44:51 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:44:52 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:44:53 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:44:53 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:44:53 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:44:54 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:44:54 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:44:55 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:44:55 [ 68%] Linking C shared library libcsdk.so 06:44:55 [ 68%] Built target csdk 06:44:55 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:44:55 [ 72%] Linking C executable template 06:44:56 [ 72%] Built target template 06:44:56 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:44:56 [ 76%] Linking C executable device-counter 06:44:56 [ 76%] Built target device-counter 06:44:56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:44:57 [ 80%] Linking C executable device-random 06:44:57 [ 80%] Built target device-random 06:44:57 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:44:57 [ 84%] Linking C executable device-gyro 06:44:58 [ 84%] Built target device-gyro 06:44:58 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:44:58 [ 88%] Linking C executable device-bitfields 06:44:58 [ 88%] Built target device-bitfields 06:44:58 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:44:59 [ 92%] Linking C executable template-discovery 06:44:59 [ 92%] Built target template-discovery 06:44:59 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:44:59 [ 96%] Linking C executable device-file 06:45:00 [ 96%] Built target device-file 06:45:00 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:45:00 [100%] Linking C executable device-terminal 06:45:01 [100%] Built target device-terminal 06:45:01 make: Entering directory '/tmp/sdk/build/release' 06:45:01 [ 68%] Built target csdk 06:45:01 [ 72%] Built target template 06:45:01 [ 76%] Built target device-counter 06:45:01 [ 80%] Built target device-random 06:45:01 [ 84%] Built target device-gyro 06:45:01 [ 88%] Built target device-bitfields 06:45:01 [ 92%] Built target template-discovery 06:45:01 [ 96%] Built target device-file 06:45:01 [100%] Built target device-terminal 06:45:01 Install the project... 06:45:01 -- Install configuration: "Release" 06:45:01 -- Installing: /usr/local/lib/libcsdk.so 06:45:01 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 06:45:01 -- Installing: /usr/local/include 06:45:01 -- Installing: /usr/local/include/devsdk 06:45:01 -- Installing: /usr/local/include/devsdk/devsdk.h 06:45:01 -- Installing: /usr/local/include/devsdk/devsdk-base.h 06:45:01 -- Installing: /usr/local/include/edgex 06:45:01 -- Installing: /usr/local/include/edgex/rest-server.h 06:45:01 -- Installing: /usr/local/include/edgex/edgex.h 06:45:01 -- Installing: /usr/local/include/edgex/edgex-base.h 06:45:01 -- Installing: /usr/local/include/edgex/devices.h 06:45:01 -- Installing: /usr/local/include/edgex/profiles.h 06:45:01 -- Installing: /usr/local/include/edgex/csdk-defs.h 06:45:01 -- Installing: /usr/local/share/device-sdk-c/LICENSE 06:45:01 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 06:45:01 make: Leaving directory '/tmp/sdk/build/release' 06:45:03 Removing intermediate container 2eecad3fc8b3 06:45:03 ---> 25d09ea1da0e 06:45:03 Step 14/22 : FROM ${BASE} 06:45:03 ---> 4f4201145ecf 06:45:03 Step 15/22 : LABEL maintainer="IOTech " 06:45:03 ---> Running in f6377f6253d3 06:45:03 Removing intermediate container f6377f6253d3 06:45:03 ---> 207dd696d821 06:45:03 Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:45:03 ---> Running in 0b4d04aaa01a 06:45:04 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:45:05 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:45:05 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:45:05 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:45:05 Removing intermediate container 0b4d04aaa01a 06:45:05 ---> adb5b3655f63 06:45:05 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 06:45:05 ---> Running in c7e8c04245ba 06:45:07 Removing intermediate container c7e8c04245ba 06:45:07 ---> f5f512605a24 06:45:07 Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init 06:45:07 ---> Running in 27d8771f5da5 06:45:08 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:08 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:45:09 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:10 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:45:10 (1/11) Installing libpsl (0.21.5-r0) 06:45:11 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:45:11 (3/11) Installing curl (8.12.1-r0) 06:45:12 (4/11) Installing libpsl-utils (0.21.5-r0) 06:45:12 (5/11) Installing libpsl-dev (0.21.5-r0) 06:45:12 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:45:13 (7/11) Installing dumb-init (1.2.5-r2) 06:45:13 (8/11) Installing libcbor (0.10.2-r1) 06:45:14 (9/11) Installing iotech-iot-1.5 (1.5.5-r2) 06:45:14 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:45:14 (11/11) Installing libuuid (2.38.1-r8) 06:45:15 Executing busybox-1.36.1-r2.trigger 06:45:15 OK: 327 MiB in 91 packages 06:45:16 Removing intermediate container 27d8771f5da5 06:45:16 ---> 34dc1b439837 06:45:16 Step 19/22 : RUN apk --no-cache upgrade 06:45:16 ---> Running in 97060c0d410d 06:45:17 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:17 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:45:18 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:19 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:45:19 Upgrading critical system libraries and apk-tools: 06:45:19 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:45:20 Executing busybox-1.36.1-r2.trigger 06:45:20 Continuing the upgrade transaction with new apk-tools: 06:45:20 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:21 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:45:22 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:22 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:45:22 (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:45:23 (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 06:45:23 Executing busybox-1.36.1-r7.post-upgrade 06:45:24 (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 06:45:24 (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:45:24 (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:45:25 (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:45:26 (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 06:45:26 (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:45:27 (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:45:27 (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:45:28 (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 06:45:28 (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:45:29 (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:45:29 (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:45:30 (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 06:45:31 (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:45:31 (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:45:32 (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:45:32 (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:45:32 (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:45:33 (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:45:33 Executing busybox-1.36.1-r7.trigger 06:45:33 Executing ca-certificates-20241121-r1.trigger 06:45:33 OK: 327 MiB in 91 packages 06:45:37 Removing intermediate container 97060c0d410d 06:45:37 ---> 1862f8210e25 06:45:37 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 06:45:37 ---> 8dd985d4b5dc 06:45:37 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 06:45:37 ---> 6fcdd423daea 06:45:37 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 06:45:38 ---> 83c054ca3ee4 06:45:38 Successfully built 83c054ca3ee4 06:45:38 Successfully tagged device-sdk-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:38 + grep ci(lts-release) 06:45:38 + awk {print $1} 06:45:38 + head -n 1 06:45:38 + git log --pretty=%H %s [Pipeline] echo 06:45:38 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-arm64 with the following tags: 06:45:38 a7a4ea4616154a9850190ad4412f84979e62a8e6 06:45:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:39 + docker tag device-sdk-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:39 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a7a4ea4616154a9850190ad4412f84979e62a8e6 06:45:39 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64] 06:45:39 cdd231e72582: Preparing 06:45:39 a54d853dd9bd: Preparing 06:45:39 6c0e4f4d4b17: Preparing 06:45:39 85eee17e9ac9: Preparing 06:45:39 dce869222dbb: Preparing 06:45:39 1cb8babc5a26: Preparing 06:45:39 8dfe6afa99d2: Preparing 06:45:39 7516a9d68dc0: Preparing 06:45:39 fbbef3d89ef9: Preparing 06:45:39 5f4d9fc4d98d: Preparing 06:45:39 8dfe6afa99d2: Waiting 06:45:39 7516a9d68dc0: Waiting 06:45:39 fbbef3d89ef9: Waiting 06:45:39 1cb8babc5a26: Waiting 06:45:39 5f4d9fc4d98d: Waiting 06:45:39 cdd231e72582: Pushed 06:45:39 6c0e4f4d4b17: Pushed 06:45:39 a54d853dd9bd: Pushed 06:45:39 7516a9d68dc0: Layer already exists 06:45:39 1cb8babc5a26: Pushed 06:45:40 fbbef3d89ef9: Layer already exists 06:45:40 8dfe6afa99d2: Pushed 06:45:40 5f4d9fc4d98d: Layer already exists 06:45:40 dce869222dbb: Pushed 06:45:48 85eee17e9ac9: Pushed 06:45:48 a7a4ea4616154a9850190ad4412f84979e62a8e6: digest: sha256:8948df16da1ecdb1e92c3b18ad4d19c5396e256789bf8002be1c0c0eecdb8c2f size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:45:48 ===================================================== [Pipeline] echo 06:45:48 taggedImages: 06:45:48 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:45:49 + git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo 06:45:49 -----------> git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 a7a4ea4616154a9850190ad4412f84979e62a8e6 [false] [Pipeline] sh 06:45:49 + git log --format=format:%s -1 a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo 06:45:49 ========================================================= 06:45:49 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 06:45:49 ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:45:50 + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh 06:45:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:51 ---> package-listing.sh 06:45:51 ++ facter osfamily 06:45:51 ++ tr '[:upper:]' '[:lower:]' 06:45:52 + OS_FAMILY=debian 06:45:52 + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa 06:45:52 + START_PACKAGES=/tmp/packages_start.txt 06:45:52 + END_PACKAGES=/tmp/packages_end.txt 06:45:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:52 + PACKAGES=/tmp/packages_start.txt 06:45:52 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 06:45:52 + PACKAGES=/tmp/packages_end.txt 06:45:52 + case "${OS_FAMILY}" in 06:45:52 + dpkg -l 06:45:52 + grep '^ii' 06:45:52 + '[' -f /tmp/packages_start.txt ']' 06:45:52 + '[' -f /tmp/packages_end.txt ']' 06:45:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:52 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 06:45:52 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ 06:45:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo 06:45:52 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/edgexfoundry_device-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:45:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:53 06:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:53 latest: Pulling from edgex-lftools-log-publisher 06:45:53 5eb5b503b376: Pulling fs layer 06:45:53 5c69ac0246d0: Pulling fs layer 06:45:53 ec43610c2a17: Pulling fs layer 06:45:53 3a2ae6a8a46f: Pulling fs layer 06:45:53 33b1e0a273af: Pulling fs layer 06:45:53 5d3b04190fa2: Pulling fs layer 06:45:53 2f39f015ded8: Pulling fs layer 06:45:53 3a2ae6a8a46f: Waiting 06:45:53 33b1e0a273af: Waiting 06:45:53 5d3b04190fa2: Waiting 06:45:53 2f39f015ded8: Waiting 06:45:53 5c69ac0246d0: Download complete 06:45:53 3a2ae6a8a46f: Download complete 06:45:53 33b1e0a273af: Verifying Checksum 06:45:53 33b1e0a273af: Download complete 06:45:53 5d3b04190fa2: Verifying Checksum 06:45:53 5d3b04190fa2: Download complete 06:45:53 ec43610c2a17: Verifying Checksum 06:45:53 ec43610c2a17: Download complete 06:45:53 5eb5b503b376: Download complete 06:45:54 2f39f015ded8: Download complete 06:45:54 5eb5b503b376: Pull complete 06:45:54 5c69ac0246d0: Pull complete 06:45:55 ec43610c2a17: Pull complete 06:45:55 3a2ae6a8a46f: Pull complete 06:45:55 33b1e0a273af: Pull complete 06:45:55 5d3b04190fa2: Pull complete 06:45:59 2f39f015ded8: Pull complete 06:45:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:45:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:59 prd-ubuntu20.04-docker-8c-8g-41549 does not seem to be running inside a container 06:45:59 $ 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/edgexfoundry_device-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:46:01 $ docker top b0727d3d1bec61fc642cab59527ba39c7fe6d8d33fa0c66f4551e03376d8b258 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:01 + mkdir -p /var/log/sysstat [Pipeline] sh 06:46:02 + ls /var/log/sa-host 06:46:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:02 provisioning config files... 06:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config1754631725484997625tmp [Pipeline] { [Pipeline] echo 06:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:02 ---> create-netrc.sh [Pipeline] } 06:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:46:03 ---> python-tools-install.sh [Pipeline] echo 06:46:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:03 ---> sudo-logs.sh 06:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:03 ---> job-cost.sh 06:46:03 lf-activate-venv: SKIPPING 06:46:03 INFO: No Stack... 06:46:03 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:04 INFO: Archiving Costs [Pipeline] echo 06:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:04 ---> logs-deploy.sh 06:46:04 lf-activate-venv: SKIPPING 06:46:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/7 06:46:04 INFO: archiving workspace using pattern(s): 06:46:05 Archives upload complete. 06:46:05 INFO: archiving logs to Nexus